body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#contenedor {
	width: 750px;
	border: none;
}

#banner {
	height: 50px;
	width: 750px;
	margin-bottom: 5px;
	float: left;
}
#menu {
	height: 20px;
	width: 750px;
	margin-bottom: 5px;
	float: left;
}
#menu div.barraMenu a.botonMenu {
	background-color: #20630D;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	width: 125px;
	font-weight: bold;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	}  
#menu div.barraMenu a.botonMenu:hover {
	background-color: #92D0B5;
	color: #20630D;
	font-weight: bold;
	}  
#firma {
	height: 20px;
	width: 750px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #20630D;
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
}
.clientes {
	height: 150px;
	width: 205px;
	float: right;
	border: 1px solid #20630D;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#bienvenida {
	height: 100%;
	width: 369px;
	float: left;
	border: 1px solid #92D0B5;
	position: relative;
}
#navBar{
	float: right;
	width: 205px;
	margin-bottom: 5px;
	position: relative;
	height: auto;
}

#content{
	width: 498px;
	margin-bottom: 15px;
	border: 1px solid #20630D;
	float: left;
	height: 130px;
	padding: 15px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #20630D;
	height: 15px;
	width: 100%;
	padding-top: 2px;
}
.imagen {
	padding: 5px;
	border: 1px solid #92D0B5;
	float: left;
}
#texto {
	width: 225px;
	float: left;
	text-align: justify;
	margin-right: 5px;
}
.texto_bienvenida {
	width: 320px;
	float: left;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	font-size: 11px;
	margin-top: 5px;
}
.titulo_bienvenida {
	width: 320px;
	float: left;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
input.user {
	height: auto;
	width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.user_pass {
	height: auto;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
input.boton {

	height: auto;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.probalear {
	text-decoration: none;
	color: #000000;
}
#izquierda {
	float: left;
	height: auto;
	width: 530px;
}
#derecha {
	float: left;
	height: auto;
	width: 220px;
}
.ofertas {
	height: 150px;
	width: 306px;
	float: right;
	border: 1px solid #20630D;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-right: 15px;
}
a.noticia {
	text-decoration: none;
	color: #000000;
	text-align: justify;
}
hr.contacto {
	width: 225px;
	border-top: 1px solid #20630D;
	border-right: 1px #20630D;
	border-bottom: 1px #20630D;
	border-left: 1px #20630D;
}
.direccion {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.mapa {
	padding: 5px;
	border: 1px solid #92D0B5;
	float: left;
	width: 250px;
}
.form_contacto {
	padding: 5px;
	float: right;
	width: 250px;
}
.contacto {

	height: auto;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
input.contacto {
	height: auto;
	width: 225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select.contacto {

	height: auto;
	width: 225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blanco {
	color: #FFFFFF;
	font-weight: bold;
}
.azul {
	color: #0859AD;
	font-size: 11px;
	font-weight: bold;
}
#menu_catalogo {
	height: 20px;
	width: 750px;
	float: left;
	background-color: #0859AD;
}
#menu_catalogo div.barraMenu a.botonMenu {

	background-color: #0859AD;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	width: 125px;
	font-weight: bold;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
}
#menu_catalogo div.barraMenu a.botonMenu:hover {

	background-color: #E0E7FF;
	color: #0859AD;
	font-weight: bold;
}
.imagen_oferta {
	float: left;
	border: #92D0B5;
	margin-left: 12px;
}
