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

body {
	background-image: url(fondo.jpg);
	background-repeat: no-repeat;
	background-color: #002248;
	margin:0 auto;
	background-position: center top;
	overflow:auto;
	top:0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
a:active{
	text-decoration: none;
	color: #FFFFFF;
}

#pie {
	position:relative;
	width:100%;
	height:265px;
	z-index:1;
	background-repeat:   repeat-x;
	background-position: center bottom;
	background-attachment: scroll;
	background-image: url(images/pie/fondo.jpg);
}

#contenido {
	position:relative;
	top:0px;
	width:900px;
	z-index:100;
	height: auto;
	text-align:center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
}

#contenedor {
position:relative;
	width: 100%;
	text-align:center;

}

#contenedor2 {
	width: 100%;
	position:static;
}

#banner {
	position:relative;
	width:896px;
	height:343px;
	top:0px;
	z-index:0;
	text-align:center;
	margin: 0 auto 0 auto;
	
}
.parrafo {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	padding-right: 0px;
	padding-left: 0px;
}
.tituloAzul {
	font-family: Tahoma;
	font-size: 20px;
	color: #2B5A7D;
}
.tituloNegro {
	font-family: Tahoma;
	font-size: 20px;
	color: #333333;
}
.tituloBlanco {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
}
.tituloNegro2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
}
.tituloBlanco2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
}
.parrafoBlanco {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.vineta1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/vineta1.png);
	text-transform: none;
	line-height: 25px;
	text-indent: 0px;
}
.tituloAzul2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #2B5A7D;
}
.parrafoAzul3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #2B5A7D;
	text-align: justify;
}

.parrafoAzul {
	font-family: Tahoma;
	font-size: 12px;
	color: #2B5A7D;
	text-align: justify;
}
.cuadro {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.vineta2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/vineta2.png);
	text-transform: none;
	line-height: 20px;
	font-weight: bold;
	list-style-type: none;
	letter-spacing: 1px;
	word-spacing: normal;
}
.derechos {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.formulario {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	width: 200px;
}
.formularioMensaje {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 78px;
	width: 200px;
}

#contenedor3 {
	width: 100%;
	position:absolute;
	margin: 0 auto 0 auto;
	text-align: center;
	z-index: -1;

}
#fondo2 {
	position:relative;
	top:14px;
	width:905px;
	height:605px;
	text-align:center;
	z-index:-1;
	background-image: url(images/fondo2.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contProyectos {
	position:absolute;
	top:21px;
	width:605px;
	height:420px;
	text-align:center;
	left: 5px;
	overflow: scroll;
	background-color: #CCCCCC;
	text-transform: none;
}

.cuadro2 {
	padding: 20px;
}


.parrafoizquierda {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}


.vineta3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
	text-indent: 0px;
	list-style-type: square;
	white-space: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px;
	text-align: left;
}
 a:hover.enlacecorreos,  a:link.enlacecorreos,  a:visited.enlacecorreos{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}
