	body {		
		margin:auto;
		text-align:center;
		background:#3D9FD9 url("fondo.gif") top repeat-x; 
		color:#007A91;
	}
	a {
	   font-size:12px;
	   font-weight:bold;
	   font-family: arial;
		text-decoration:none; 
		color:#FBC100;
	}
	a:hover {
		color:#B9D5EF;
		font-size:12px;
	   font-weight:bold;
	   font-family: arial;
		text-decoration:none;
	}
	h1, h2{
		font-size:20px;
		font-weight:bold;
		margin:0px 20px 0px 20px;
		padding:0;
		color:#888;
		font-family: arial;
		text-align: center;
	}
	h3 {
		font-size:15px;
		font-weight:bold;
		margin:10px;
		padding:0;
		color:#aaa;
		font-family: arial;
		text-align: center;
	}
	p {
		margin:0px 20px 0px 20px;
		padding:0;
	}
	img {
		margin:10px 0 5px;
		border:0;
	}
	/* Header styles */
	#header {
		clear:both; 
		float:none;
		height:107px;
		width:730px;
		margin:auto; 
		padding:0px;
		text-align:left;
		background:  url("fcab.gif") bottom repeat-x;
	} 
	
	#header a{  
		font-size:27px;
		font-weight:bold;
		font-family: arial black;
		text-decoration:none;
		text-transform: capitalize;
		color:#007A91; 
	} 
	
	#header a:hover{  
		font-size:27px;
		font-weight:bold;
		font-family: arial black;
		text-transform: capitalize;
		text-decoration:none;
		color:#FCD467;
	} 
	#cabizq {
		float:left;
		height:107px;
		width:300px;
		margin:0px;
		background: url("izqcab.gif") bottom left no-repeat;
		text-align:center;   

	}
	
	#mentop {
	   margin-top:35px;
	   margin-left:10px;
	   width:260px;	
	}
	
	#mentop a{	
	   color:#fff;
	   font-size:15px;
	   font-weight:bold;
	   font-family: arial ;	
	}
	#mentop a:hover{	
	   font-size:15px;
	   font-weight:bold;
	   font-family: arial ;
	   color:#fff; 
	}
	
	#byf { 
	float:right;
	height:107px;
	width:430px;
	background: url("dercab.gif") bottom right no-repeat;
	text-align:center;
	}
	
	#homfav {
	float:left;
	margin-top:38px; 
	width:215px;
	height:68px;
	background:url("curvacab.gif") bottom left no-repeat; 
	}
	
	#homfav  img{ 
	margin:0px;  
	padding:0px;
	border:0px;  
	} 
	
	.hom{ 
	width:56px;
	float:left;
	margin-top:  0px;
	margin-left: 48px; 
	padding:0px;
	border:0px;  
	}
	.fav{ 
	width:59px;
	float:left;
	margin-top:  0px;
	margin-left: 28px; 
	padding:0px;
	border:0px;  
	}
	
	#byf2 {
	float:right;
	margin-top:65px;
	margin-right:10px; 
	height:32px;
	width:190px; 
	padding:0px; 
	}
	
	#byf2 .submitb {
	background: url("botonbusqueda.gif"); 
	height: 32px;
	width: 41px; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin:0px;
	}
	
	#byf2 .buscando {
	background: url("busqueda.gif") top no-repeat; 
	height: 32px;
	width: 147px;  
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin:0px;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	text-indent:3px;
	color:#ccc;
	}
	
	/* menustyles */
	#centeredmenu { 
	   overflow:hidden;
		margin-top:10px; 
	   text-align: left;
	   
	}
	#centeredmenu ul { 
	   list-style:none;
		padding:0px;
		margin:auto; 
	}
	#centeredmenu ul li {
	 
	   list-style:none;
	   float: left;
	   padding: 2px;
	}
	#centeredmenu ul li a { 
	   color:#4D8FB4;
	   text-decoration:none; 
	   font-size:13px;
	   font-weight:bold;
	   font-family: arial; 
	}
	#centeredmenu ul li a:hover { 
	   color:#888;
	   font-size:13px;
	   font-weight:bold;
	   font-family: arial;
	}
	
	#nubedetags {
		width:100%;
		margin:auto;
		text-align:center;
	}
	
	
	/* column container */
	.colmask {
		margin:auto; /* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:none;
		width:680px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */ 
		background:#FFF url("fcontenido.gif") ; 
	}
	 .colmask a{
	   font-size:15px;
	   font-weight:bold;
	   font-family: arial;
		text-decoration:underline; 
	}
	 .colmask a:hover{ 
		font-size:15px;
	   font-weight:bold;
	   font-family: arial;
		text-decoration:underline;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		margin:auto;
		text-align:center;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		margin:auto;
		text-align:center;
		padding:0 0 1em 0; 
	}
	/* 2 Column (right menu) settings 680 */
	.rightmenu {
				/* right column background colour */
	}
	.rightmenu .colleft {
	
	}
	.rightmenu .col1 { 
		border-right:solid 1px #ddd; 
		width:530px;			/* left column content width*/ 
	
	}
	.rightmenu .col2 {  
		width:140px;			/* right column content width */ 
		margin-left:4px;
	}
	/* Footer styles */
	#footer {
		font-size:10px;
		color:#666;
		text-align:center;
		clear:both;
		float:left;
		width:100%;
		height:22px;
		background:#fff  url("pie.gif") bottom no-repeat;
	}
	#footer p {
		padding:0px;
		margin:0px;
	}
	#footer a { 
	   font-weight:bold;
	   font-size:10px;
	   font-family: arial;
		text-decoration:none;
		color:#666;
	}
	#footer a:hover {
		color:#CCC; 
	   font-weight:bold;
	   font-size:10px;
	   font-family: arial;
		text-decoration:none;
	} 
	
	
/*-------------- Resultados -------------------*/

#resultados{ 
	color: #AAAAAA;  
	font-size:10px; 
	text-align:center;
	margin-top:20px;
}

#orden{ 
	color: #999999;
	font-size:10px;
	text-align: center;
	margin-bottom:20px;
}
#orden A:visited	{ COLOR: #999999;	font-size:10px; FONT-FAMILY: arial ; font-weight:bold;	text-decoration: none}
#orden A:link		{ COLOR: #999999;	font-size:10px; FONT-FAMILY: arial ; font-weight:bold;	text-decoration: none} 
#orden A:active		{ COLOR: #999999;	font-size:10px; FONT-FAMILY: arial ; font-weight:bold;	text-decoration: none} 
#orden A:hover		{ COLOR: #cccccc;	font-size:10px; FONT-FAMILY: arial ; font-weight:bold;	text-decoration: none} 

.resultado{  
	width:100%;
	font-size:12px;  
	text-align:left;
	margin:auto; 
}
.clasificacion{ 
	font-size:200%;    
	text-align:center;
	font-weight:bold;
	COLOR: #AAAAAA;	
}
.resultadoimagen{
	margin-right: 10px;
	margin-left: 10px;
	text-align:left;
	float: left;
	font-size:10px;
	COLOR: #0F77A1;
}
.resultadoresumen{ 
	text-align: justify; 
	FONT-FAMILY: arial ;
	font-size:14px;
	color:#AAAAAA; 
}
.resultadodatos{  
	color: #FFC355;  
}
.resultadotexto { 
	padding: 0px; 
	float:left; 
	width:400px;
	text-align: left;  
}
.resultadotexto h3{  
	margin:0px;
	text-align: left; 
	text-transform: capitalize;
}
#paginacion{
    margin: auto;
	color: #999999;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.separador{
	width:80%;
	overflow:hidden;
	height:10px;
	margin: 10px;
	border-bottom:solid 1px #ddd;
	clear:both;
}
.seccion{
	width:90%; 
	padding: 20px;
}

/*-------------- contenido -------------------*/
#contenido{ 
    margin: 20px;
	width: 90%;
	text-align: center; 
}
#contenido h2{ 
	font-variant:small-caps;
}
#vercontenido{ 
    margin-bottom: 10px;
} 
#resumencontenido{ 
    margin: auto;
	text-align: justify;
	font-weight:bold;
	font-size:16px;
}
#imagencontenido{ 
    margin-bottom: 10px;
}
#datoscontenido{ 
	padding-bottom: 15px;
	color: #FFC355; 
} 
.tops{ 
	margin-top:20px;   
	text-align: left;
}

.tops ul{
	margin:0px; 
	padding:0px; 
	text-align: left;
	list-style-type: none; 
	text-decoration:none; 
	width:100%;
} 
.topcon li a{
	margin:0px; 
	padding:0px;  
	list-style-type: none; 
	text-decoration:none; 
	list-style-type: none;
	width:100%;  
}  

#menupubli { 
	   float: left;
	   width:170px; 
	text-align: left;
	margin: 10px 0px 10px 0px;
}
 
#menupubli b{   
		color:#444; 
		font-size:14px;
		font-weight:bold;
		font-family: arial;
}
