/*Resetear  estilos css margenes y paddings*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	/*font-size: 100%;*/
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
a,a:hover{
	text-decoration: none;
}
/*comienzo de hoja de estilos básica*/
/*etiquetas html generales*/

BODY{
	margin:0px;
	font : 11px  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color : #333333;
	background-image: url(../images/body-fondo.gif);
	background-repeat: repeat-x;
}
A{
	color : #333333;
	}
	A:hover{
		color:#ef9c00;
	}
H1{
	font-size:1.4em;
	background-color: #FF6938;
	line-height: 1.7em;
	margin-top:40px;
	margin-bottom: 20px;
	padding-left: 10px;
}
H2{
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	line-height:3em;
	
}
H3{
	font-size: 1.1em;
	color : #A0522D;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}
H4{
	font-size: 1.0em;
	color : #0059A9;
	font-weight: bold;
	
}
H5{
	font-size: 1em;
	color: #EF9C00;
	font-weight: bold;
	
}
H6{
	font-size: 0.9em;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom: 1px solid #333333;
	font-weight:bold;
	background-image: url(../images/imgCollateral.gif);
	background-repeat: no-repeat;
}
P{
	margin-top:10px;
}
/*Estructura del sitio*/
#contenedor{
	width : 930px;
	min-height:725px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	
}
#cabecera{
	/*width:1024px;*/
	height:220px;
	padding:0px;
	margin:0px;
	background-color: transparent;
	
}
#contenido{
	width:640px;
	line-height: 1.4em;
	/*margin-left:240px;*/
	padding:0px;
	min-height:550px;
	border-left: 1px dotted #2C6279;
	float:right;
}
/*bottom*/
div#bottom{
	background-color: #2c6279;
	text-align: right;width : 1023px;	margin:0 auto;
	border-top:3px solid #333333;
	clear:both;
	color:white;
}

#lateralDE, #lateralIZ{
	width: 240px;
	margin-top:10px;
	padding:0px;
	
}
#lateralIZ{
	float:left;
}
#lateralDE{
	float:right;
}
.modulo{
	width:100%;
	background-color:white;
	
	margin-bottom:15px;
	margin-top:15px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
/*Fin de estructura*/
/*Definiciones para el submenu, sin bordes redondeados*/
div#submenu{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
UL.nav{
	margin:0px;
	padding:3px;
	
}
UL.nav LI {
	display: inline;
	border:1px solid #333333;
	
	margin-left:3px;
}
.nav LI A{
	text-decoration:none;
	color :#333333;
	font-family : "Arial";
	font-size : 12px;
	padding-right:10px;
	padding-left:10px;
	margin:2px;
	background-color: #b0d979;
}
.nav LI A:hover{
	/*background-color: #0059a9;*/
 color:#b0d979;
}
/*Menu principal y .modulo*/
.modulo LI.BP{
	text-align:left;
	margin:5px 0px;
	padding:2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold; 
	border-bottom:1px dotted #2c6279;
}
.modulo LI.BP A{
	display: block;
}
.modulo LI.BP A:hover{
	/*background-color: #b0d979;*/
	display: block;
}
.modulo LI.video{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px 0px;
	padding:2px 0;
	border-bottom: 1px solid #333333;
}
.modulo LI.video a:hover{
	color: #A0522D;
}
.modulo P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin:10px 0px;
	padding:2px 0;
}
.modulo INPUT{
border: 1px solid #333333;
}
/*Definición del contenido*/
#contenido P,#contenido h1,#contenido h2,#contenido h3,#contenido h4,#contenido h5,#contenido h6{
	margin-left:10px;
	margin-right:10px;
	/*text-align: justify;*/
}
#contenido UL.lista{
	list-style-image: url(../images/icolista.gif);
	margin-left:60px;
}
/*especificaciones detalladas*/
/*enlace no incluidos en el menu*/

.enlace{
font-size:0.8em;
font-family:  Arial, Helvetica, sans-serif;
}
.enlace LI{
	border-bottom: 1px solid #abc3d72;
	line-height:35px;
}
.centrar{
	margin-top:25px;
	text-align: center;
	margin-bottom:25px;
	
}
.flotaizq{
	float: left;
	margin-right:10px;
}
.flotader{
	float:right;
	margin-left:10px;
}
.bordetabla{
	/*border: 1px solid #abc3d7;*/
}
.resultadosTb{
	width:95%;
	font-size: 12px;
	text-align: center;
}
/*Formularios*/
#contenido FORM{
	font-size: 12px;
	margin-top: 50px;
}
INPUT,textarea{
	border: 2px solid #abc3d7;
}
div.instrucciones{
	width:95%;
	margin-top:15px;
	border:3px solid #0059a9;
	min-height:200px;
	padding:10px;
}


