*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
}
a img
{
	border:none;
}

html, body 
{
	height: 100%;
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
	text-align:center;
}
div#container
{
	min-height:100%;
	margin:0 auto;
	padding:0px 0 0 0;
	width: 930px; 
	position:relative;  
	text-align:left; 
	 
	
}

* html div#container 
{
	height:100%;
}
/* *:firstchild+html div#container 
{
	height:200px !important;
	
	background-color:#FFFF00!important;
}*/

div#header
{
	width: 574px;
	position: relative;
	float:right;
	margin:0 0 10px 0;
}
div#left
{
  	height: 573px;
	width: 346px;
	position: relative;
	float:left;
	margin:10px 10px 0 0px;
}
div#right
{
	float:right;
	position:relative;
	width:574px;
	margin:0 0 0 20px;
	margin:10px 0px 0px 0;
	
}
div#centerLogo
{
    height:256px;
	width: 190px;
	position: relative;
	float:left;
	
	
}
div#rightPhotos
{
   
	width: 374px;
	position: relative;
	float:right;
}


div#footer
{
	
	clear:both;
	position:relative;
	
	
	margin:-5px 10px 10px 0px;
	width:930px;
	
}
* html div#footer
{
	margin:-10px 10px 10px 0px;
	
	
}
div#footer div.listadoIzquierda
{
	width:546px;
	margin:20px 0 10px 0 ;
	padding:15px 0 10px 0;
	float:left;
	position:relative;
	
	
}
div#footer div.listadoDerecha
{
	width:374px;
	float:right;
	
	margin:20px 0 0 10px;
	padding:15px 0 10px 0;
	float:right;
	position:relative;
	
	
	
}
/***************************************************************************************************************************************************************************/

div#contenidosFooter
{
	width: 787px;
	height: 138px;
	margin: 0 auto;
	position: relative;
}

div#contenidos
{
	width: 710px;
	margin: 0 auto;
	clear: both;
	
}
div#textos
{
	width: 470px;
	float: left;
	height: 200px;
}
div#lateral
{
	width: 200px;
	float: right;
	padding:0 0 80px 0;
	text-align:justify;
}
