@charset "utf-8";
/* CSS Document */

#container {
	position:absolute;
	left:5px;
	top:5px;
	width:850px;
	height:1102px;
	z-index:1;
}
#publi_top {
	position:absolute;
	left:5px;
	top:5px;
	width:846px;
	height:95px;
	z-index:2;
}
#header {
	position:absolute;
	left:5px;
	top:105px;
	width:845px;
	height:140px;
	z-index:3;
}
#left {
	position:absolute;
	left:5px;
	top:250px;
	width:200px;
	height:615px;
	z-index:4;
}
#menu {
	position:absolute;
	left:10px;
	top:255px;
	width:190px;
	height:185px;
	z-index:5;
}
#publi_left {
	position:absolute;
	left:10px;
	top:507px;
	width:190px;
	height:600px;
	z-index:6;
}
#body {
	position:absolute;
	left:211px;
	top:250px;
	width:640px;
	height:615px;
	z-index:7;
}
#footer {
	position:absolute;
	left:12px;
	top:1060px;
	width:841px;
	height:25px;
	z-index:8;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	color: #333333;
	font-size: 12px;
}
.style5 {color: #000066; }
.style6 {color: #FFFFFF}
.style8 {
	font: bold Arial;
	font-size: 12px;
}
.style11 {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }


.bordeimg{
background-color: #cccccc;
border: #000066;
border-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
}
a.blanco {color: #FFFFFF; text-decoration: none}
a.blanco:link{color: #FFFFFF; text-decoration: none}
a.blanco:visited{color: #FFFFFF; text-decoration: none}
a.blanco:active{color: #FFFFFF; text-decoration: none}
a.blanco:hover{color: #FFFFFF;text-decoration: underline}

a.negro {color: #000000; text-decoration: none}
a.negro:link{color: #000000; text-decoration: none}
a.negro:visited{color: #000000; text-decoration: none}
a.negro:active{color: #000000; text-decoration: none}
a.negro:hover{color: #000000;text-decoration: underline}

a.azul {color: #000066; text-decoration: none}
a.azul:link{color: #000066; text-decoration: none}
a.azul:visited{color: #000066; text-decoration: none}
a.azul:active{color: #000066; text-decoration: none}
a.azul:hover{color: #ffffff;text-decoration: underline}

a.gris {
	color: #333333;
	text-decoration: underline
}
a.gris:link{
	color: #333333;
	text-decoration: underline
}
a.gris:visited{
	color: #333333;
	text-decoration: underline
}
a.gris:active{
	color: #333333;
	text-decoration: underline
}
a.gris:hover{
	color: #FF9900;
	text-decoration: underline
}


/* Sitemap */

BODY {
	font:normal 80% tahoma, verdana;
	background-color:#fff;
}

.pager { 
	background-color:#eee; 
	border:#ccc 3px solid;
	padding:3px;
	text-align:center;
	font:normal 12px verdana;
}
.lhead { 
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage { 
	font:normal 12px verdana;
}
.lcount { 
	background-color:#999; 
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
}
.copyright{
	font:normal 11px tahoma,verdana;
	color:#000;
	text-align:center;
	padding:0px;
	width:720px;

}
a:link,a:visited{
	padding:1px;
	color:#009;
	text-decoration:none;
}
a:visited{
	color:#669;
}
a.aemphasis{
	color:#009;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#930;
}
hr {
	color:#ccc;
}
