body {
	margin: 0px;
	background-color: #E6E7D9;
	font-family: Verdana, Geneva, sans-serif;
}
#tabla_gral {
	height:100%;
	width:990px;
	background-color: #FFF;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
}
#col_izq {
	float: left;
	width: 240px;
	background-image: url(../img/fondo_col_izq.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#col_der {
	float: right;
	width: 750px;
	background-image: url(../img/borde_bco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#botonera {
	background-image: url(../img/fondo_botonera.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-right: 45px;
	line-height: 40px;
	padding-top: 20px;
}
#botonera .bt {
	color: #FFF;
	text-decoration: none;
	padding-top: 20px;
}
#botonera a.bt:hover {
	color: #333;
}
#pie {
	background-image: url(../img/fondo_pie.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-right: 40px;
	height: 40px;
}
#logo {
	margin-left: 60px;
	margin-bottom: 30px;
}


.bt_celda {
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.sub_bt_celda {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B1B1B1;
	text-align: right;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
}
.bt_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt_texto:hover {
	background-color: #989754;
}
.banner_movil {
	background-color: #97945F;
	padding: 7px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #F7F7F7;
	cursor:pointer;
}
.banner_movil .titulo{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.dire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 130px;
}
#contenido {
	font-size: 11px;
	line-height: 14px;
	color: #333;
	background-image: url(../img/cabecera_interior.jpg);
	background-repeat: no-repeat;
	width: 690px;
	margin-top: 20px;
	margin-left: 20px;
	background-position: 0px 0px;
	padding-top: 80px;
}
.textoVerdeGde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #989754;
	text-decoration: none;
	font-weight: bold;
}

.seccion_int {
	text-align: right;
	margin-bottom: 40px;
}
.seccion_int .tit_seccion{
	font-size: 19px;
	color: #989754;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
	line-height: 25px;

}


.img_izq {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.subbt_celda {
	background-color: #666666;
	text-align: center;
	width: 150px;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
	margin-right: 10px;
}
.bt_interno {
	color: #FFF;
	background-color: #666;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.bt_interno a {
	color: #FFF;
	text-decoration: none;
}
.bt_interno a:hover {
	color: #ccc;
}
.galeria {
	margin-top: 20px;
	width: 690px;
	text-align: center;
	background-color: #41413F;
}
.galeria img{
	height: 60px;
	width: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	border: 5px solid #989754;
}
.resumen_bloque {
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
}
.resumen_bloque .fecha {
	font-size: 10px;
	color: #999;
	padding-left: 165px;
}
.resumen_bloque .titulo {
	padding-left: 165px;
}
.resumen_bloque .titulo a{
	font-size: 13px;
	color: #999857;
	text-decoration: none;
	font-weight: bold;
}
.resumen_bloque .titulo a:hover{
	text-decoration: underline;
}
.resumen_bloque .subtitulo {
	color: #666;
	padding-left:165px;
}
.resumen_bloque .foto {
	float: left;
	height: auto;
	width: 150px;
	border: 2px solid #989754;
}

.resumen_bloque .texto a {
	color: #989754;
}
.resumen_bloque .texto a:hover {
	text-decoration: none;
}
.resumen_bloque .texto {
	margin-top: 10px;
	padding-left: 165px;
}
.resumen_bloque .precio {
	color: #FFF;
	background-color: #41413F;
	font-size: 13px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.movil_bloque {
	background-color: #EAEAEA;
	margin-bottom: 10px;
	float: left;
	width: 335px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.movil_bloque .titulo {
	padding: 5px;
}
.movil_bloque .foto {
	height: auto;
	width: 200px;
	margin-top: 5px;
}
.movil {
	background-color: #989754;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}
.movil a{
	color: #FFF;
	text-decoration: none;
}
.movil a:hover {
	color: #333;
}



#detalle {

}
#detalle .fecha {
	font-size: 10px;
	color: #999;
}
#detalle .titulo {
	font-size: 13px;
	font-weight: bold;
	color: #989754;
}
#detalle .subtitulo {
	color: #666;
}
#detalle .imagenes {
	float: left;
}
#detalle .imagenes img {
	height: auto;
	width: 250px;
	margin-right: 10px;
	border: 2px solid #989754;
}
#detalle .imagenes .video {
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
}
#detalle .texto {
	margin-top: 20px;
}
#detalle .texto a {
	color: #989754;
}
#detalle .texto a:hover {
	text-decoration: none;
}
#detalle .precio {
	color: #FFF;
	background-color: #41413F;
	font-size: 13px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#detalle .sector_descargas {
	clear: both;
	padding-top: 20px;
}
#detalle .bt_descarga {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	background-color: #989754;
	margin-bottom: 1px;
	font-size: 10px;
	text-decoration: none;
	margin-top: 1px;
}
#detalle a.bt_descarga:hover {
	background-color: #41413F;
}
#detalle .titulo_galeria {
	font-size: 14px;
	color: #666;
	text-align: right;
	clear: both;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.volver a {
	font-size: 10px;
	color: #FFF;
	background-color: #989754;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	margin-top: 20px;
	clear: both;
}
.volver a:hover {
	background-color: #41413F;
}
#detalle_redes_hor {
	clear: both;
	border: 1px solid #F2F2F2;
	margin-top: 20px;
}
#detalle_redes_hor .rsociales img {
	border:0pt none;
	float:none;
	padding:0pt;
	margin-top: 0pt;
	margin-right: 2pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
}
#detalle_redes_hor .redes_titulo {
	color: #666;
	font-size: 10px;
	float: left;
	padding-top: 3px;
	margin-left: 5px;
}
#detalle .separador {
	clear: both;
	height: 0px;
	margin-bottom: 10px;
}
.celda_contacto {
	color: #FFF;
	background-color: #41413F;
	text-align: right;
	line-height: 20px;
	margin-right: 70px;
	margin-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.caja {
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	width: 370px;
	margin-right: 10px;
	border: 1px solid #97945F;
}
.bt_enviar {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #989754;
	border: 1px solid #fff;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.peque {
	font-size: 11px;
	color: #666;
}
.productos_home {
	float: left;
	width: 165px;
	margin-right: 10px;
	color: #FFF;
	cursor:pointer;
}
.productos_home p {
	padding: 3px;
	margin: 0px;
}
.productos_home .tit {
	font-size: 12px;
	font-weight: bold;
}
.leermas {
	background-color: #989754;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	text-decoration: none;
	float: right;
	font-size: 10px;
	border: 1px solid #989754;
}
a.leermas:hover {
	background-color: #41413F;
	border: 1px solid #666;
}

.col_izq_home {
	float: left;
	width: 450px;
	padding-top: 10px;
}
.col_der_home {
	float: right;
	width: 230px;
	padding-top: 10px;
}

.seccion_home {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	padding-left: 10px;
	font-weight: bold;
}
.pie_foto {
	color: #999;
}
