/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/
#tematica{
	
	width:630px;
	float:right;}
#relacion{
	padding:0px 40px;
	
	float:none;
	width:auto;
	
}
#relacion img{
	}
.cata{
	float:left;
	margin-left:10px;
}
#flashcontent{

	width:885px;
	position:absolute;
	top:123px;
	z-index:6;
	left:22px;

}
#cuerpo_web{
	overflow: visible;}
.fondo_busca{
	border:0;
	background:none;
	background:url(../img/campobuscar_14.jpg) no-repeat left top;
	width:308px;
	padding-left:5px;
	font-style:italic;
	color:#666;

	overflow:visible;
	padding-top:7px;
	padding-bottom:7px;}
	
.lupa{	border:0;
	background:none;
	width:39px;
	height:29px;
	cursor:pointer;
	background:url(../img/inputbuscar_15.jpg) no-repeat left top;}	
	
h1 span{
	font-weight:normal;}	
	
.abecedario a{
	width:20px;
	margin:0px 3px;
	display:block;
	float:left;
	text-align:center;
	
	text-decoration:none;}	
	
.letraon{
	background:url(../img/adc_16.jpg) no-repeat left top;
	width:20px;
	height:20px;
	color:#FFF;}	