/* CSS Document */
body, html{
	height:100%;
	}
body	{
	margin:0px;
	padding:0px;
	background-position:top left;
	background-image: url(img/Fdo_sup.png);
	background-repeat: repeat-x;
	background-color:#F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin-top: 0px;
	line-height: 12px;
	}
a	{
	text-decoration:none;
	color:#0082BF;
	}
h1	{
	font-size:15px;
	color:#5B91FF;
	margin: 0;
	text-align: left;
	}
h2	{
	font-size:14px;
	color:#0052FD;
	margin: 0px;
	text-align:center;
	}
h3	{
	font-size:11px;
	color:#333333;
	text-align: left;
	margin: 0px 0px 0px 1px;
	}
img {
	border:0;
	}
#cont	{	/* Para Contactos */
	width:800px;
	margin:0 auto;
	height: 700px;
	}
#cont1	{
	width:800px;
	margin:0 auto;
	display: block;
	margin-bottom: 10px;
	}

/* -------------ESTILOS DE LISTA----------------------*/
.ul1	{
	list-style-type:none;
	margin:10px auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006393;
	text-align: justify;
		}
.ul1 li	{
	margin:5px auto
}
.ul2	{
	padding:0;
	color:#006699;
	text-align: left;
	margin: 0;
		}
.ul2 li	{
	margin:5px 20px;
}
.li1	{
	background-color:#0091D7; 
	width:40px; 
	color:#FFFFFF;
	text-align:center;
	}
/* -------------ESTILOS DE PARRAFOS----------------------*/
.p1	{
	color:#333333;
	text-align:justify;
	margin-top: 5px;
	margin-bottom: 1px;
	line-height: 14px;
	}
.p5 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-align:left;
	line-height: 12px;
	margin: 0px 0px 5px 0px;
	}
/* -------------ESTILOS DE DIV----------------------*/
.dvcl{	/* Linea de espacio en blanco */
	clear:both;
	height:20px;
	}
.dv1{
	clear:both;
	height:110px;
	margin: 5px auto;
	}
.dv1 img{
	float: left;
	margin-left: 10px;
	}
.dv1 div{
	float: right;
	width:680px;
	margin-top: 5px;
	}
.dv1 p{
	color: #005E8A;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	}
.dv2 {
	width:600px;
	height: 135px;
	margin-top: 15px;
	margin-left: 80px;
	}
.dv2 img{
	float: left;
	margin-left: 10px;
	}
.dv2 p{
	font-size:12px;
	color: #005E8A;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	}
#dmn 	{
	border-top: #0099CC 1px solid;
	clear: both;
	height: 20px;
	padding-top: 1px;
	margin-top: 40px;
	}
	
#dmn ul	{
	list-style-type:none;
	text-align: center;
	margin-top: 5px;
	}

#dmn ul li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display: inline;
	margin-left: 10px;
	font-weight: bold;
	color: #999999;
	}
#dfoot	{ 
	width:100%;
	height:70px;
	text-align:center;
	background-image: url(img/fdo_foot.png);
	background-repeat: repeat-x;
	clear: both;
	}
.dlin{
	clear: both;
	background-image: url(img/ptoaz.png);
	background-repeat: repeat-x;
	}
.dbgg{
	background-image:url(img/ptogris.png);
	background-repeat:repeat-x;
	}
.dpr{
	clear:both;
	width:320px;
	height:35px;
	}
.dpr img {
	float:left;
	width:15px;
	height:18px;
	margin-top:10px;
	}
.dpr div {
	float:left;
	width:300px;
	height:35px;
	margin-left:5px;
	margin-top:3px;
	}
.dpr2{
	float:left;
	width:500px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
			text-align: left;
}
.dpr2 p{
	margin-top: 2px;
	margin-bottom: 2px;
	color: #4E4E9C;
	font-weight: bold;
	line-height: 14px;
	border-bottom: #9393C8 1px solid;
	border-bottom-color: #9393C8;
}
.dpr2 ul{
	margin-top: 2px;
	margin-bottom: 10px;
	color: #003366;
}
.dpr2 ul li{
	margin-bottom: 2px;
}
.dpr3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.dpr3 a{
	color:#27393F;
}
.dpr3 a:hover{
text-decoration:underline;
	color: #0033FF;
}
.dpr3 p{
	margin-top: 2px;
	margin-bottom: 2px;
	color: #006699;
	font-weight: bold;
}
.dpr3 ul{
	margin-top: 2px;
	margin-bottom: 10px;
	color: #003366;
}
.dpr3 ul li{
	margin-bottom: 5px;
	margin-left: 20px;
}
/* -------------FORMULARIO----------------------*/
form {
margin:0px auto;
}
input, textarea {
	width:200px;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	border-right: #CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-left: #999999 1px solid;
	border-top:#999999 1px solid;
	line-height:13px;
	padding-left:5px;
	padding-right:3px;
	}												
input	{
	height:20px;
	margin:0px 0px 0px 0px;
	}
textarea	{
	height:145px;
	margin:0px 0px 0px 0px;
	overflow:auto;
	}

