	body {
		margin:auto;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:759px;
		background:#696969  url("fondo.gif") top repeat-x;
		min-width:759px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		color:#409BB3;
		font-weight:bold;
	    font-family: arial;
		text-align:center;
	}
	a {
	   
		font-size:12px;
	    font-weight:bold;
	    font-family: arial;
		text-decoration:none;
		color:#409BB3;
	}
	a:hover {
		color:#FFB400;
		font-size:12px;
	    font-weight:bold;
	    font-family: arial;
		text-decoration:none;
	}
	h1, h2, h3 {
		font-size:170%;
		font-weight:bold;
		margin:0px 20px 0px 20px;
		padding:0;
		color:#FFB400;
		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:left;
		height:115px;
		width:759px;
		margin-top:0px;
		padding-top:0px;
		text-align:center; 
	}
	#header img {
		border:0;
		margin:auto;
	}
	
	/* menustyles */
	#menu {
		float:left;
		margin:auto;
	   width:759px;
	   height:81px;
	   overflow:hidden;
	   text-align: center;
	   background:url("fmenu.gif") top no-repeat;
	}
	#menu h2 {
		font-size:12px;
		font-weight:bold;
		margin:0px 0px 0px 0px;
		padding:2px;
		color:#ffffff;
		font-family: arial;
		line-height: 15px;
		text-align: center;
	}
	#menu ul { 
		margin:0px;
		padding:0px;
		line-height: 18px;
	}
	#menu ul li {  
		list-style-type: none;
		display:inline;
		margin-left:5px;
		margin-right:5px;
	}
	#menu ul li a {  
	   color:#409BB3; 
	   text-decoration:none; 
	   font-size:16px;
	   font-weight:bold;
	   font-family: arial;
	   text-transform:capitalize ;
	}
	#menu ul li a:hover {  
	   color:#fff; 
	   font-size:16px;
	   font-weight:bold;
	   font-family: arial;
	   text-transform:capitalize ;
	}
	
	/* container */
	.contenido{
		clear:both;
		float:left; 
		width:759px;
		overflow:hidden;		 
		background:#ccc  url("fcentral.gif") center repeat-y;
	} 
	
	/* Footer  */
	#footer {
		text-align:center;
		clear:both;
		float:left;
		width:759px;
		height:41px;
		color:#000;
		font-size:10px;
		background: url("fpie.gif") center no-repeat;
	}
	#footer p {
		padding: 0px;
		margin-top:-10px;
	}
	#menupubli{
		padding: 5px; 
	}
	#footer img{
		padding:2px;
		margin:2px;
		vertical-align: middle;
	}
	#footer a {
	   font-size:10px;
	   font-weight: none;
	   font-family: arial;
		text-decoration:none;
		color:#000;
	}
	#footer a:hover {
		color:#2583AD;
		font-size:10px;
	   font-weight: none;
	   font-family: arial;
		text-decoration:none;
	}
	
/*-------------- Resultados -------------------*/

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

#orden{  
	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:580px;  
	font-size:70%;  
	text-align:left;
	margin: auto;  
}
.clasificacion{ 
	font-size:22px;    
	text-align:center;
	font-weight:bold;
	padding-top:14px;
	COLOR: #bbbbbb;	
}
.resultadoimagen{
	margin-right: 10px;
	padding-right:10px;
	margin-left: 10px;
	padding-left:10px;
	margin-top: 6px;
	padding-top:6px;
	text-align:center; 
	font-size:10px;
	COLOR: #666;  
	width:170px; 
	float:right; 
	clear:both;
}
.resultadoresumen{  
	text-align: justify;
	font-size: 14px;
	FONT-FAMILY: times ;
	color:#333333;
	font-weight:bold;
	margin:  0px 20px 20px 20px;
}
.resultadodatos{  
	color: #666;
	font-size: 14px;
	text-align: center;
	width:350px;  
} 
.resultadotexto {   
	width:350px;   
}
.resultadotexto h3{ 
	padding: 8px 8px 8px 8px; 
}
.resultadotexto a{  
	text-align: center;
	font-size:20px;  
}
.resultadotexto a:hover{ 
	text-align: center;
	font-size:20px;  
}
#paginacion{
    margin: auto;
	color: #999999;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.separador{
	width:580px;
	height:10px;   
	text-align:left;
	margin: auto; 
	clear:both;
}
/*-------------- contenido -------------------*/
#contenido{ 
    margin: auto;
	width: 700px;
	text-align: center;
	margin-left: 20px;
}
#contenido h2{ 
	font-variant:small-caps;
}
#vercontenido{ 
    margin-bottom: 10px;
}
#vercontenido A{ 
font-size:10px; 
}
#vercontenido A:hover{  
font-size:10px; 
}
#resumencontenido{ 
    margin-bottom: 10px;
	text-align: justify;
	width: 700px;
	COLOR: #333333;	
}
#imagencontenido{ 
    margin-bottom: 10px;
}
#datoscontenido{ 
	padding-bottom: 15px;
}
