/* CSS Document */
* {
 margin:auto;
}

body { background-image:url(img/bg.jpg); background-repeat:repeat-x; background-color:#000000; margin-top:40px;}

.conteniner {
 position:relative;
 width:939px;
 height:auto;
 
}

.verdana_11 { font-family:Verdana; font-size:11px; color:#525252 }
.verdana_11 a { font-family:Verdana; font-size:11px; color:#525252; text-decoration:none}
.verdana_11 a:hover{ font-family:Verdana; font-size:11px; color:#525252; text-decoration:underline}


.verdana_10 { font-family:Verdana; font-size:10px; color:#BE6901; font-weight:bold;}
.verdana_10 a{ font-family:Verdana; font-size:10px; color:#BE6901; font-weight:bold; text-decoration:none}
.verdana_10 a:hover{ font-family:Verdana; font-size:10px; color:#BE6901; font-weight:bold; text-decoration:underline}

.verdana_10a { font-family:Verdana; font-size:10px; color:#525252;}
.verdana_10a a{ font-family:Verdana; font-size:10px; color:#525252; text-decoration:none}
.verdana_10a a:hover{ font-family:Verdana; font-size:10px; color:#525252; text-decoration:underline}


.trebuchet_10 { font-family:"Trebuchet MS"; font-size:10px; color:#999999; text-decoration:none}
.trebuchet_10 a { font-family:"Trebuchet MS"; font-size:10px; color:#999999; text-decoration:none}
.trebuchet_10 a:hover{ font-family:"Trebuchet MS"; font-size:10px; color:#999999; text-decoration:underline}

.trebuchet_12 { font-family:"Trebuchet MS"; font-size:12px; color:#333333; text-decoration:none}
.trebuchet_12 a { font-family:"Trebuchet MS"; font-size:12px; color:#333333; text-decoration:none}
.trebuchet_12 a:hover{ font-family:"Trebuchet MS"; font-size:12px; color:#333333; text-decoration:underline}

.trebuchet_16 { font-family:"Trebuchet MS"; font-size:16px; color:#003366;  text-decoration:none}
.trebuchet_16 a { font-family:"Trebuchet MS"; font-size:16px; color:#003366;  text-decoration:none}
.trebuchet_16 a:hover{ font-family:"Trebuchet MS"; font-size:16px; color:#003366; text-decoration:underline}

.verdana_14 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF}

.logitos {
	position:absolute;
	float:left;
	width:21px;
	height:184px;
	left: 904px;
	top: 125px;
	z-index:10;
	text-align:right;
}

.logitos2 {
	background-image:url(img/logi2.jpg);
	position:absolute;
	float:left;
	width:20px;
	height:35px;
	left: -2px;
	top: 365px;
	z-index:10;
	background-repeat:repeat-y;
}

.logitos3 {
	background-image:url(img/logi3.jpg);
	position:absolute;
	float:left;
	width:20px;
	height:35px;
	left: -2px;
	top: 617px;
	z-index:10;
	background-repeat:repeat-y;
}
