body {
	background-image:url(imagenes/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#66732E;
	margin-top:10px;
	}
img { 
	behavior: url(iepngfix.htc);
	border:none;
	}
#contenedor{
	margin:0 auto;
	width:925px;
	}
#cabecera{
	width:925px;
	height:384px;
}	
#menu{
	width:925px;
	height:55px;
}
#lado1{
width:23px;
height:55px;
float:left;
}
#lado2{
width:23px;
height:55px;
float:left;
}
#emenu{
width:879px;
height:55px;
float:left;
	background-image:url(imagenes/menu.jpg);
	background-repeat:repeat-x;	
	vertical-align:middle;
}
#contenidos{
	width:925px;
	background-color:#EBE4D4;
	color:#555555;
	font-family:verdana;
	font-size:11px;
	
}
#textos{
float:left;
width:590px;
padding:5px;
}

#imagenes{
float:left;
width:325px;
}
#sp{
float:none;
clear:both;
width:925px;
height:1px;

}
#pie{
	width:925px;
	height:86px;
}

.texto_grand{
	font-size:12px;
	color:#996600;
}
	
.texto_peq{
	font-size:10px;
	}

a.titulos{
	color:#996600;
	text-decoration:none:;
	font-size:14px;
	
	
	}
a.titulos:hover{
	color:#6A4927;
	text-decoration:none;
	font-size:14px;
	
	}
a.titulos:visited{
	color:#996600;
	text-decoration:none;
	font-size:14px;
	
	}
a.titulos:visited:hover{
	color:#6A4927;
	text-decoration:none;
	font-size:14px;
	
	}
a{
	color:#6A4927;
	text-decoration:none;
	font-size:11px;
	
	}
a:hover{
	color:#6A4927;
	text-decoration:underline;
	font-size:11px;
	
	}
a:visited{
	color:#6A4927;
	text-decoration:none;
		
	font-size:11px;
	
	}
a:hover{
	color:#6A4927;
	text-decoration:underline;
	font-size:11px;
	
	}
