/* CSS Document */

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0;
	background-image: url(../images/back.jpg);
	background-color:#dfdfdf;
	background-repeat: repeat-x;
	background-position:top;
	}

A:link {
	COLOR: #161c01; TEXT-DECORATION: none
}
A:visited {
	COLOR: #161c01; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333333;
	TEXT-DECORATION: none;
	
	

}

select {
	font-s.ize: 11px;
}
input {
	font-size: 11px;
}

ul {
padding-left: 0;
margin-left: 36px;
list-style-type: none; 
}
#body1{
	background-image: url(../images/fondo_header.jpg);
	background-position:top let;
	background-repeat:repeat-x;
	}
#body2{
	background-image: url(../images/fondo_sub_botones.jpg);
	background-position:top let;
	background-repeat: no-repeat;
	background-color:#05abe8;
	}	
	
.contenidos_{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;

}	
.contenidos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	padding: 0px 15px 0px 15px;
}
.contenidos_negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #161c01;
	padding: 0px 15px 0px 15px;
}
.contenidos2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #086485;
	
}
.contenidos2_pding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #086485;
	padding: 0px 15px 0px 15px;
}
.contenidos3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #585858;
	padding: 0px 15px 0px 15px;
}
.blockquote {

font-size:12px;
font-weight: normal;
color:#323232;
padding: 0px 5px 0px 5px;
}
.footer{
	font-size: 11px;
	color:#585858;
}
.letras_destacadas {
	font-size: 13px;
	color: #FF6600;
}