/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

body, td, th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#burbujas {
	position: absolute;
	top: 2px;
	left: 300px;
	background-color: transparent;
}

#menu {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 490px;
	float: left;
}
#menu h1 {
	padding: 0;
	margin: 0 0 20px 0;
	width: 174;
	height: 94px;
}
#menu h1 span {
	display: none;
}

#menu ul {
	margin: 0 0 0 30px;
	padding: 0;
}
#menu li {
	list-style: none;
	padding-bottom: 10px;
}

#menu li a {
	background-image: url(images/mnu_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
	color: #8CB8D4;
}

#contenido {
	color: #1F5273;
	width: 485px;
	padding: 20px 0 20px 60px;
	float: left;
}
#contenido p {
	line-height: 1.5em;
}
#contenido h2 {
	background-image: url(images/bg_h1.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 10px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1F7FBB;
	font-size: 180%;
}

#contenido h2#encabezado_portada {
	background-image: url(images/tit_portada.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 75px;
}
#contenido h2#encabezado_portada span {
	display: none;
}
#noticia img {
	border: 1px solid #003366;
}
#contenido #noticia {
	width: 48%;
	padding-top: 10px;
	text-align: justify;
	margin-right: 10px;
}
#noticia p {
}

#noticia h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0e6195;
	text-decoration: none;
	vertical-align: bottom;
	text-align: left;
}
#wrap #contenido #noticia a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	background-image: url(images/flecha.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 60px;
}

#contenido #encabezado_contacto {
	background-image: url(images/tit_contactos.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 480px;
}
#contenido h2#encabezado_contacto span {
	display: none;
}
#contenido #form_contacto {
	width: 80%;
	border: 1px solid #A2C1D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #196EA7;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	width: 80px;
	height: 70px;
	vertical-align: top;
	text-decoration: none;
}

.texto_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #196EA7;
	padding-left: 15px;
}
#wrap #contenido input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E526F;
	border: 1px solid #14659A;
	height: 15px;
}
.texarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #196EA7;
	border: 1px solid #B6C8D3;
}
.titNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.Contenido2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F5273;
	text-align: justify;
	line-height: 15px;
	padding-top: 5px;
}
.bordeFoto {
	border: 1px solid #217FBC;
	margin-bottom: 10px;
}

a.linkAzul:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.TitSecccInterno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2784BF;
	text-align: left;
	background-image: url(images/flecha_titulo.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 4px;
}
a.linkAzul:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
a.linkAzul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B7BBA;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
a.linkAzul:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.celdaBotonAcepto {
	border: 1px solid #0C507D;
}

#contenido #encabezado_noticia {
	background-image: url(images/tit_noticias.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 45px;
}

#contenido #encabezado_politica {
	background-image: url(images/tit_politicas.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 45px;
}

#contenido #encabezado_noticia span {
	display: none;
}
.bajada {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #286c97;
	text-align: justify;
	line-height: 15px;
	padding-top: 5px;
}
#contenido #encabezado_productos {
	height: 50px;
	width: 480px;
	background-image: url(images/tit_productos.jpg);
	background-repeat: no-repeat;
}
#contenido #encabezado_productos span {
	display: none;
}
#contenido #encabezado_formulario {
	height: 75px;
	width: 480px;
	background-image: url(images/tit_formulario.jpg);
	background-repeat: no-repeat;
}
#contenido #encabezado_formulario span {
	display: none;
}

.Titproducto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #a1bccd;
	text-indent: 15px;
	text-align: left;
	background-repeat: no-repeat;
	height: 15px;
}
.texDescripcionProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #266992;
	text-indent: 20px;
	background-image: url(images/flecha_titulo_producto.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.DescProducto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
}
#contenido #encabezado_estudios {
	background-image: url(images/tit_estudios.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 480px;
}
#contenido #encabezado_estudios span {
	display: none;
}
#contenido #encabezado_monografias {
	background-image: url(images/tit_monografias.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 480px;
}
#contenido #encabezado_monografias span {
	display: none;
}
#contenido #encabezado_multimedia {
	background-image: url(images/tit_multimdia.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 480px;
}
#contenido #encabezado_multimedia span {
	display: none;
}
#contenido #encabezado_aviso {
	background-image: url(images/tit_advertencia.jpg);
	height: 70px;
	width: 480px;
}
#contenido #encabezado_aviso span {
	display: none;
}
