@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #040404;
	background-color: #FFFFFF;
	background-image: url(../images/bkg_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 13px;
	margin: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head {
	background-image: url(../images/bkg_fondo.gif);
	background-repeat:   repeat-x;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}

#head .contenido {
	width: 960px;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
	
}
#head .logo {
	height: 59px;
	width: 50px;
	padding-top: 50px;
	display: inline;
	float: left;
	padding-right: 72px;
	padding-left: 72px;
}
#head .menu {
	float: left;
	width: 756px;
	height: 122px;
}
#head .table {
	margin-top: 32px;
	float: left;
	width: 734px;
}

#head .menu ul {
	list-style-type: none;
	margin-top: 34px;
	display: inline;
	float: left;
}
#head .menu li {
	background-image: url(../images/separador_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 61px;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	display: block;
	padding-top: 27px;
	line-height: 20px;
	float: left;
}

#head .menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #2d5b77;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
#head .menu a:hover {
	text-decoration: none;
	color: #198dd2;
}
#cuerpo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/pie_cuerpo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#cuerpo .izq {
	float: left;
	width: 204px;
}
#cuerpo .izq h1 {
	color: #2E5A73;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 20px;
}
#cuerpo  .izq  .logotuv {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#cuerpo .izq h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

#cuerpo .der {
	width: 726px;
	float: left;
	margin-top: 20px;
	padding-left: 30px;
}
#cuerpo .der .img {
	padding: 25px;
	background-color: #f4f4f4;
	width: 589px;
}
#cuerpo .der .separador {
	margin-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#cuerpo .der h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #198dd2;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 12px;
	padding-bottom: 5px;
}
#cuerpo .der h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #5C5E5F;
	padding-right: 30px;
	line-height: 30px;
	padding-top: 10px;
}
#cuerpo .der h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #198dd2;
	padding-top: 10px;
	padding-right: 30px;
	letter-spacing: -1px;
	padding-bottom: 12px;
}
#cuerpo .der h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2E5B78;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	text-transform: capitalize;
}


#cuerpo .der ul {
	padding-top: 10px;
	padding-right: 30px;
	list-style-type: none;
	line-height: 18px;
}
#cuerpo .der li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #000000;
}
#cuerpo .der a {
	color: #198DD2;
	text-decoration: none;
}
#cuerpo .der a:hover {
	color: #040404;
	text-decoration: underline;
}


.txtazul   {
	color: #198dd2;
}
#cuerpo .der p {
	padding-top: 20px;
	padding-right: 30px;
	line-height: 18px;
}
#pie {
	background-image: url(../images/bkg_pie.gif);
	background-repeat:  repeat-x;
	background-position: center top;
	height: 138px;
	margin-right: auto;
	margin-left: auto;
}
#pie .pieCont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 91px;
}
#pie .logo {
	float: left;
	width: 115px;
	padding-top: 20px;
	padding-left: 20px;
}
#pie .bottom {
	background-image: url(../images/pie_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#pie .links {
	float: left;
	width: 800px;
	padding-top: 40px;
	text-align: right;
	color: #858585;
}
#pie .links a {
	text-decoration: none;
	color: #858585;
}
#pie .links a:hover {
	color: #040404;
	text-decoration: underline;
}
#cuerpo .textfield {
	border: 1px solid #D6D6D6;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#cuerpo .select {
	border: 1px solid #D6D6D6;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#cuerpo .textarea {
	width: 575px;
	border: 1px solid #D6D6D6;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
}


#cuerpo .buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#cuerpo .txtform {
	font-size: 12px;
	background-image: url(../images/bullet_form.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contacto_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3D3E3F;
	padding: 10px;
	margin-top: 75px;
	background-color: #F4F4F4;
}
#contacto_izq h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #198DD2;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 16px;
	text-transform: uppercase;
}
#contacto_izq  .txt {
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
}
#contacto_izq .txt a {
	color: #198DD2;
	text-decoration: none;
}
.titCuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.txtCuadro {
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.txtCuadroaZUL {
	font-size: 12px;
	color: #198DD2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight:bold;
}

