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

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DAD9AB;
	background-image: url(i/bg.gif);
	background-repeat: repeat-x;
}
body, html,div,p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	text-align: justify;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #1384AD;
}
a:active {
	text-decoration: none;
	color: #1384AD;
}
h1.titulo {
	color: #1384AD;
	font-size: 22px;
	margin-top: -5px;
	font-weight: normal;
	}
h1 {
	color: #1384AD;
	font-size: 22px;
	margin-top: -5px;
	font-weight: normal;
	}
h2 {
	color: #1384AD;
	font-size: 16px;
	margin-top: -3px;
	font-weight: normal;
	}
h2 .a{
	text-decoration:none;
	color: #1384AD;
	}
h2 .a:hover{
	text-decoration:none;
	color: #AB813E;
	}
#box {
	width: 850px;
	position: relative;
	background-color: #D0E3E9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(i/botonera.gif);
	background-repeat: repeat-y;
	}
#logo {
	background-image: url(i/logotipo.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 216px;
	float: left;
	}
#flash {
	background-image: url(i/banner_flash.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 634px;
	float: right;
	}
#subbaner {
	height: 24px;
	width: 850px;
	clear: both;
	background-image: url(i/subbaner.gif);
	background-repeat: no-repeat;
	}
#subbaner02 {
	background-image: url(i/subbaner2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 850px;
	clear: both;
	}
#contenedor {
	width: 850px;
	clear: both;
	}
#btnera {
	background-image: url(i/botonera.gif);
	background-repeat: repeat-y;
	width: 185px;
	float: left;
	}
	
/* sub botonera*/
.navlistSub
{
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 160px;
	padding-left: 0px;
	margin-right: 5px;
}

.navlistSub li
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1384AD;
	background-image: url(i/cuadro_btn.gif);
	background-position: 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.navlistSub li a
{
	font-size: 14px;
	color: #666666;
	display: block;
	text-decoration: none;
	text-align: left;
}

.navlistSub li a:hover
{
	font-size: 14px;
	color: #1384AD;
	text-decoration: none;
}

/* */
.btnPie {
	font-size: 11px;
}

#contHome {
	background-image: url(i/img_nino.jpg);
	width: 665px;
	float: right;
	height: 323px;
	background-repeat: no-repeat;
	}
#cont {
	width: 618px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 31px;
	padding-right: 15px;
	line-height: 150%;
	padding-top: 10px;
}
#pie {
	width: 618px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 31px;
	padding-right: 15px;
	text-align: right;
	padding-bottom: 15px;
	padding-top: 5px;
}
#lineapunetada{
	height: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 10px;
}
#footer {
	clear: both;
	color: #1384AD;
	font-size: 12px;
	background-image: url(i/pie.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 800px;
	padding-top: 10px;
	text-align: right;
	padding-right: 50px;
	}
.left{
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.right{
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
.subtit {
	font-weight: bold;
	color: #1384AD;
	font-size: 14px;
	line-height: 130%;
}
