@charset "utf-8";
/* CSS Document */
#Contenido {
	float:right;
	width:700px;
	height:422px;
/*	height:900px;*/
	background-image:url(../images/botones/Contenido_3.png);
	background-repeat:no-repeat;
	background-color:#8A8160;
}
#opcion1{
float:left;
width:233px;
}
#opcion2{
float:left;
width:233px;
}
#opcion3{
float:left;
width:233px;
}
#opcion4{
float:left;
width:233px;
}
#opcion5{
float:left;
width:233px;
}
#opcion6{
float:left;
width:233px;
}
