/* CSS Document */


/*GENERAL*/
body{
	background:url();
	background-color:#000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a{text-decoration:none; color:#D8001D}
a:hover{text-decoration:underline;}

ul, li, p, dl, dd, dt{margin:0; padding: 0;}


h1 {background-image: url(../img/logo.gif); width: 303px; height: 141px; text-indent: -999px; margin: 0; float: left;}

h2{
	background-image: url(../img/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #D8001D;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0 10px 0 ;
	padding: 3px 0 5px 30px;
}

h4{
	background-image: url(../img/bg_logito_rojo.gif);
	padding: 0 0 0 25px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	background-repeat: no-repeat;
	margin: 5px 0;
}

h5{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#contenedor{
	width: 900px;
	min-height: 600px;
	background-color:#FFFFFF;
	margin: 0 auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow:hidden;
	margin-bottom: 15px;
}


body{margin: 0; padding: 0;}

/*HEAD*/
#wrapper_head{ height: 139px; padding-left: 30px; width: 870px; overflow: hidden;}


#right{
	width: 344px;
	height: 141px;
	background-image: url(../img/bg_head_left.gif);
	background-repeat: no-repeat;
	float: right;
	text-indent: -999px;
}

/*INFO*/
#wrapper_informacion{width: 666px; float: left; min-height: 865px; overflow: hidden; }
.info{
	width: 616px;
	padding: 13px 15px;
	margin-left: 15px;
	margin-top: 15px;
	border:1px solid #CCCCCC;
	overflow: hidden;
}



/*FOOTER*/
#footer{
	width: 856px;
	height: 202px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	padding: 9px 22px;
	margin-top:15px;

}

.titfooter_der{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bg_tit_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
}

#footer dl{padding-left: 10px;}
#footer dl dt{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer dl dd{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#footer1{
	width: 225px;
	float: left;
	background-image: url(../img/bg_columna_footer.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#footer2{
	width: 225px;
	float: left;
	background-image: url(../img/bg_columna_footer.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 15px;
}
 #footer2 a{	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration:none;}



.titfooter_izq{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bg_tit_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
	text-align:right;
}

#footer3{
	width: 355px;
	float: right;
	text-align:right;
	overflow: hidden;
}

#footer3 dl{float: right;padding-right: 10px; }

 #footer3 a{	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration:none;}

#footer3 ul{ float: right; padding-top: 15px;}
#footer3 li{list-style: none; float: left; padding: 0 7px;}

.notichica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.notimasgran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
