@charset "utf-8";
/* CSS Document */

#main_home
{
	float:left;
	margin:1.3em 0 0 0;
	padding: 0 0 0 6.58em;
}
#main{
     width:57em;
	float:left;
	padding:1em 2em 2em 2em;
	text-align: justify;
	margin-right:2px;
	font-size:13px;
}
#main h1
{
	color: #c1200f;
	font-family: Sans-Serif, Trebuchet MS, Arial,Verdana;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing:-1px;
	line-height:1.1em;
	float:left;
	padding:0;
}

#main h2
{
	clear:both;
	float:left;
	color: #e38d7e;
	font-family: Sans-Serif, Trebuchet MS, Arial,Verdana;
	font-size: 1.2em;
	letter-spacing:-1px;
	line-height:1.3em;
	padding:0.2em 0 0 0;
}


#main p
{
	clear:both;
	text-align:justify;
	color:#6e6565;
	font-size:13px;
	width:54em;
	padding:0.5em 0 0 0;
	}

#main img
{
	border:0;
	margin:0;	
}


#inicio_titular{
	float:left;
	clear:both;
	width:600px;
	 height:80px;
  *height:auto; 
  *min-height:80px; 
  _height:80px;
   display:table !important;
	
}

#sombra_superior{
  width:600px;
  float:left;
  height:6px;
  clear:none;
  background:url(../../img/home/sombra_superior.jpg) left bottom;
/* background-color:#999;*/
  background-repeat:no-repeat;
  padding:0 1em 0 0;
  margin:0;
  border:0;


}
#sombra_medio{
  width:610px;
  float:left;
  clear:none;
  padding:0;
  margin:0;
  border:0;
  background:url(../../img/home/sombra_medio.jpg) left top repeat-y;	
	height:100px;
	*height:auto; 
	*min-height:100px; 
	_height:100px;	
	display:table !important; 
}
#sombra_inferior{
 width:600px;
  float:left;
  clear:none;
  height:9px;
  background:url(../../img/home/sombra_inferior.jpg) left top;
  background-repeat:no-repeat;
  padding:0 1em 0 0;
  margin:0;

}
#contenido_topico{
	padding:1em 0 0 1em;
	float:left;
	clear:both;
	width:500px;
	_width:300px;
}

#inicio_titular_mensajes{
 width:500px;
 margin:0;
 padding:0.1em 0 0.2em 0; 
 
}
#inicio_titular_mensajes span{
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
    color:#666666;
    font-weight:bold;
}

#inicio_titular_topicos {
 width:500px;
 margin:0;
 padding:0.3em 0 0 0;
 font-size: 12px;
}

#inicio_titular_topicos a{color:#666666; font-size: 12px; text-decoration:underline; font-weight:bold;}
#inicio_titular_topicos a:hover{color:#666666; font-size: 12px; text-decoration:underline; font-weight:bold;}



#marco_fotos
{
  padding: 2.5em 0 0 10em;
}
.texto_grande
{
   color: #c1200f;
   font-size:20px;
   font-weight:bold; 
       
}
a .texto_grande{
   color: #c1200f;
   font-size:20px;
   font-weight:bold;
   text-decoration:none;     
}
a:hover .texto_grande{
 color:#999999;
}
a .texto_grande2{
   color: #c1200f;
   font-size:16px;
   font-weight:bold;
   text-decoration:none;     
}
a:hover .texto_grande2{
 color:#999999;
}
#main .rojo {color: #cb2c18; font-size: 13px;}
#main a {color: #cb2c18; font-size: 13px; text-decoration:underline;}
#main a:hover {color: #cb2c18; font-size: 13px; text-decoration:none;}

