BODY 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:0px; 
	text-align: center; 
	color:#FFF;
	margin:0 auto;
	background-image:url(elementos/fondo-top.jpg);
	background-repeat:repeat-x;
}

#contenedor
{

margin-top:58px;
text-align:center;
}

#cuerpo_home
{
text-align:center;
margin:0 auto;
background-image:url(elementos/cuerpo-home.jpg);
background-repeat:no-repeat;
width:809px;
height:687px;
}

#cuerpo
{
text-align:left;
margin:0 auto;
background-image:url(elementos/cuerpo.jpg);
background-repeat:no-repeat;
width:809px;
height:687px;
}

#menu
{
float:right;
margin-top:5px;
}

#texto_home
{
margin-left:452px;
padding-top:365px;
width:340px;
text-align:left;
height:280px;
}

#texto
{
padding-left:20px;
padding-top:305px;
width:795px;
text-align:left;
height:340px;
}

.corte
{clear:both;}

#pie
{
color:#000000;
font-size:11px;
text-align:right;
padding-left:20px;
width:760px;
}

a.enlacepie
{
text-decoration:none;
color:#000000;}

a.enlacepie:hover
{color:#FF0000;}

.thumbs
{float:left;
width:150px;
height:120px;
text-align:center;}


#izq
{
float:left;
width:475px;}

#der
{
margin-top:25px;
float:left;
width:280px;
margin-left:15px;}


/*ie6*/



