﻿body {
font-family:Verdana, sans-serif;
color:#666;
background-color:#DFEDEE;
margin:0; padding:0;
background-position:top; 
background-image:url("img/fondo_degradado_top.jpg");
background-repeat:repeat-x;
font-size:11px;
padding-top:20px;

}

#contenedor {
background-color:#fff;
width:762px;
border-left:dotted 1px #85A6FE;
border-right:dotted 1px #85A6FE;
margin:30px auto 0 auto;

}

#caja {
margin:0px auto;
width:600px;

}

#cuerpo {
width: 600px;
margin: 0 auto;


}

#cabecera{

	padding-left:30px;
	padding-top:20px;
	background-color:#295197;	
}

#banderitas{
text-align:right;
padding:0  3px  1px 0;

}

#banderitas img{
	border:none;

}

#columna_izqu {
text-align:left;
background:url(img/separador.jpg) no-repeat  center right;
width:310px;
float:left;
min-height:221px;
padding-top:50px;
}


#construccion{
	text-align:center;
	
}
#texto {

width:270px;
text-align:left;
float:right;
padding:50px 10px 5px 10px;
margin-bottom:25px;
}



#pie {
background-color: #CCCCCC;
width:600px;
clear:both;
padding:5px 0px 5px 10px;
}

form {
	width:250PX;
	background-color:#DFEDEE;
	padding:15px;
	line-height:1.5em;
	margin-bottom:10px;
}
form input{
	font-size:10px;
	margin:10px 0px 0px 10px;
	width:230px;
	color:#999999;
}
form input.bt_news{
	width:100px;
	text-align:center;
	margin-left:145px;
	vertical-align:middle;
	margin:5px 0px 10px 145px;
}

/*-------- Estilos de los textos --------*/

h1 {
	color:#275292;
	font-size:18px;
}

.titulo {
background:url(img/sombra.gif) repeat-x bottom left;
background-color:#5182A2;
text-align:left;
font-size:13px;
font-weight:bold;
padding:3px 0 10px 5px;
color:#FFF;
}

.estilo1 {
font-size:12px;
font-weight:bold;
color:#0179DC;
}

p {

color:#999;
}
#pie p{
	color: #333333;
}
a {

color:#275292;
text-decoration:none;

}

a:hover {text-decoration:underline;}

#texto p{
 line-height:1.5em;
 text-align:justify;	
}

#columna_izqu p{
	width:290px;
	font-size:11px;
	line-height:1.5em;
}

#contacto{
	padding-bottom:20px;
}

.firma{
text-align:right;
}

#pie_buscadores{
	width:760px;
	margin:15px auto;
	font-size:0.8em;
	color: #999999;
	text-align:justify;
	
}