body{
	background-image: url(../img/fondo.jpg);
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;  /*IE 6 o anteriores*/
}

div {background-color:white; text-align:left;}

#contenedor {
	margin: 0px auto;
	width:  1000px; 
}

#subheader { clear: both;	height: 150px; z-index:1}

.Texto-tirado-B {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  line-height: 16px;
  text-align:left;
  margin-top:24px;
}

.Texto-tirado {
  color:#333333;
  font-size:12px;
  line-height:18px;
}

.Titulo-Secciones {
  color:#C3A007;
  font-size:18px;
  font-weight:bold;
  letter-spacing:0px;
  text-transform:uppercase;
  padding:25px 0;
}

.Titular {
  color:#3F547A;
  font-size:18px;
  font-weight:bold;
}

/* Regla para altura en IE */
* html .cuerpo {clear:both; height:322px; width:1000px; display:block}

.cuerpo {clear:both; min-height:322px; width:1000px; display:block;}

.seccion {
  color:#C3A007;
  font-size:18px;
  font-weight:bold;
  letter-spacing:0px;
  text-transform:uppercase;
  padding: 5px 0 5px 25px;
  text-align:left;
  border-bottom: 1px solid #CDCDCD
}

.linea-horizontal {
  background-image:url(../img/linea-horizontal.gif);
  height:40px;
  margin-left:25px;
  width: auto;
}

/************ NOTICIAS ************/

.noticia_fecha {
  color:#C3A007;
  font-size:12px;
  font-weight:bold;
  padding-left:10px;
}

.noticia_titulo {
  font-weight:bold;
  padding-left:10px;
  line-height:25px;
  color: #3F547A;
}

.noticia_titulo a{ font-size:0.9em; color: #3F547A;}

.noticia_titulo a:hover{ color: #3F547A; }

.noticia_resumen {
  color:#333333;
  font-size:0.8em;
  font-style:normal;
  line-height:18px;
  padding:0 25px;
}

.noticia_detalle{
  min-height: 200px;
  height: auto !important;
  height: 200px;
  width: 810px;
}
/************ NOTICIAS ************/

a{
	text-decoration: none;
	padding-left: 0px;
	text-align: justify;
	font-size: 13px;
  letter-spacing: 0px;
  color:#3F547A;
}
a:hover {
  color:#3F547A;
  text-decoration:underline;
}

.subheader_right {

	float: right;
	font-size: 0.8em;
	color:white;
  background-color: black;
		
	line-height: 28px;
	padding: 0px 13px 0px 12px;


}

.enlace	{
	text-decoration: underline;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	letter-spacing: 0px;
	color:#FF5426
}

.subheader_right a{
	text-decoration: underline;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	font-size: 1em;
        letter-spacing: 0px;
	color:#FF5426
}

.subheader_right a:hover{
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	letter-spacing: 0px;
	color: yellow;
}

a img {
	border:medium none;	
	text-decoration:none;
	vertical-align:text-bottom;
}


p{
	text-align: justify;
}


#header {
	height: 50px;
	margin: 0px 0 2px 0; 
}

.tituloadl{vertical-align:middle;}

#header_logotipo {
	width: 110px;
	color: #013add;
	padding: 0px;
	background-color: #013add;
	float: left;
}
#header_texto {

	width: 790px;

	color: white;

	padding: 0px;
	
	margin: 30px 0px 0px 70px;
		
	font-size: 2.6em;
}




.subheader_left {

	line-height: 28px;

	color:#FFFFFF;

	font-size: 0.8em;

	padding: 0px;

	text-align: center;

	margin-left: 10px;

   float: left;
	width: auto;
}

.left {	float: left; }

.right {
	float: right;
	text-align: left; 
	width: 820px;
	margin: 0px 1px 15px 10px; 
	padding: 0px 5px 20px 20px; 
	border-left: 1px solid #e6e6e6; 
}

.cuerpo_izda {
  width: 700px;
}

.cuerpo_dcha {
  width: 300px;
}


.recuadro {
  position:relative;
  left:0;
  z-index: 1;
  color: black;
  height: 70px;
  background-color: white;
  padding:0 25px 10px 25px;
}

/************ CONTACTAR ************/

.parrafocontacto {
	float: left;
	border-right:1px solid  #455F85;
	color: blue;
	background-color: #FFFFCC;
	font-size:0.8em;
	text-align: center;
	padding: 0 25px;
}

.mapa {
	float: right;
	border:1px solid  #455F85;
	color: blue;
	font-size:0.8em;
	text-align: center;
	margin-right:25px;
}

/************ CONTACTAR ************/


#pie {
	clear: both;
}

.articulo h2 {

	color:#003366;
	border-bottom: 1px solid #CCCCCC;
	font-size:1.6em;
}

.photo{
	float:right;
	margin:5pt 10px 0pt 10pt;
	padding:0pt;
}

.nota {
	background:#FFFFCC url(../images/ico_ok.gif) no-repeat scroll 0%;
	border:1px solid #CCCCCC;
	font-size: 16px;
	text-align: center;
	margin: 30px auto 0 auto;	
	padding:3px 3px 3px 75px;
	width:400px;
}

.nota_error {
	background:#FFFFCC url(../images/ico_error.gif) no-repeat scroll 0%;
	border:1px solid #CCCCCC;
	font-size: 16px;
	text-align: center;
	margin: 30px auto 0 auto;	
	padding:3px 3px 3px 3px;
	width:400px;
}

	margin: 30px auto 0 auto;	
	padding:3px 3px 3px 75px;
	width:400px;
}

.nota_error {
	background:#FFFFCC url(../images/ico_error.gif) no-repeat scroll 0%;
	border:1px solid #CCCCCC;
	font-size: 16px;
	text-align: center;
	margin: 30px auto 0 auto;	
	padding:3px 3px 3px 3px;
	width:400px;
}
