body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	text-align:center;
	margin: 0px;
	background-image:url(imagenes/estructura/prueba_01_01.jpg);
	background-repeat:repeat-x;
	background-color:#cbcbc1;
}
a {
color:#663399;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#contenedor {
	margin: 0px auto;
	width: 950px;
}
#contenido {
background-color:#f2f4f0;
width: 100%;
height: 385px;
font-size: 12px;
padding-top:5px;
overflow:auto;
}
#sobreContenido {
width: 614px;
height: 15px;
padding-top: 55px;
background-image:url(imagenes/estructura/prueba_01_03.jpg);
}
#sobreContenido a{
color:#585F3F;
font-weight:bold
}
#bajoContenido {
vertical-align:top;
padding-top: 15px;
text-align:right;
color:#8a839c;
font-size: 12px;
width:558px;
height: 57px;
background-image:url(imagenes/estructura/prueba_01_11.jpg);
}
#reflejoInferior {
	background-image:url(imagenes/estructura/prueba_01_13.jpg);
	background-repeat:repeat-x;
	font-size: 10px;
	text-align:center;
	color: #8C9465;
}
#reflejoInferior a{
	color: #769D5E;
}
#botonera {
	background-color:#bdc2a5;
	font-size: 16px;
	width:100%;
	height:217px;
	padding-left: 20px;
}
#botonera a{
	color:#6C6D38;
	font-weight:bold
}
