/* CSS Document */

body {
margin: 0;
padding: 0;
background: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
.conjunto_bloques{
padding-right:20px;
}

a img {
	border:none;
}

#contenedor {
margin:0 auto;
width:900px;
height:auto;
padding-top:20px;
}

#cabecera {
width:900px;
height:224px;
margin: 0 auto;
}

#principal {
width:900px;
height:765px;
background-image:url(img/cuerpo/index_0101.jpg);
background-repeat:no-repeat;
}

#principal3 {
	background:url(img/cuerpo/bg-repe.jpg) repeat-y;
	width:900px;
	height:auto;
}
#principal4 {
	background:url(img/cuerpo/bg-repe.jpg) repeat-y;
	width:900px;
	height:1850px;
}
#principal2 {
	width:900px;
	height:900px;
	background-image:url(img/cuerpo/index_0202.jpg);
	background-repeat:no-repeat;
}

#menu {
	width:204px;
	height:340px;
	padding-top:65px;
	padding-left:26px;
	float:left;
	color:#FFFFFF;

}

#menu a {
color:#FFFFFF;
text-decoration:none;
}

#menu a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#contenido {
	width:640px;
	height:840px;
	float:right;
	padding-right:10px;
	padding-top:20px;

}
#contenido2 {
	width:640px;
	height:837px;
	float:right;
	padding-right:10px;
	padding-top:20px;

}
#contenido table {
	color:#022954;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	
}

#contenido2 {
	width:640px;
	float:right;
	padding-right:10px;
	padding-top:20px;

}

#contenido2 table {
	color:#022954;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	
}

#texto {
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	text-align:justify;
	width:580px;
	color:#022954;
	font-size:11px;
	line-height:16px;	
}

#texto2 {
	text-align:justify;
	color:#022954;
	font-size:11px;
	font-weight: normal;
}

#texto a{
color:#006699;
text-decoration:none;
}
#texto a:hover{
color:#006699;
text-decoration:underline;
}

#foto {
width:350px;
height:205px;
background-image:url(img/foto_texto.jpg);
float:right;
margin-left:10px;
margin-bottom:10px;
border:thin;
border-bottom-color:#022954;
}

#pie {
	width:900px;
	height:100px;	
	clear:both;
	padding-top:14px;
	padding-left:30px;
	text-align:center;
	font-size:10px;
	
}

#pie a {
color:#000000;
text-decoration:none;
}

#pie a:hover {
color:#000000;
text-decoration:underline;
}

#pie2 {
	width:900px;
	height:100px;	
	clear:both;
	padding-top:2px;
	padding-left:10px;
	text-align:center;
	font-size:10px;
	
}
#pie3 {
	width:900px;
	background:url(img/cuerpo/footer.jpg) no-repeat;
	height:40px;
	clear:both;
	padding-top:7px;
	padding-left:10px;
	text-align:center;
	font-size:10px;
	
}
#bgss{
	width:900px;
	background:url(img/cuerpo/portada3.jpg) no-repeat;
	height:765px;
}
#pie2 a {
color:#000000;
text-decoration:none;
}

#pie2 a:hover {
color:#000000;
text-decoration:underline;
}

#bloque {
	width:300px;
	height:105px;	
	float:right;
	padding:5px;
}

#bloque table{
	color:#022954;
	font-weight:bold;
	text-align:left;
	font-size:12px;
}

text1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
}


#publi1{
	display:block;
	border:0px solid red;
	width:450px;
	height:115px;
	float:left;
	margin:20px 0px 20px 20px;
}

#publi2{
	display:block;
	border:0px solid red;
	width:450px;
	height:105px;
	float:left;
	margin:20px 0px 20px 55px;
}




