@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
}
#tabla_gral {
	height: 100%;
	width: 100%;
}
.pie {
	height: 80px;
	font-size: 13px;
	color: #CCC;
	line-height: 20px;
	padding: 10px;
	background-color: #002c31;
	text-align: center;
}
.pie .link {
	color: #FFF;
	text-decoration: none;
}
.pie a.link:hover {
	color: #CCC;
}
.pie .subbotonera {
	color: #999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}s
.pie a.subbotonera:hover {
	color: #F7C7AC;
}
.cabecera {
	text-align: center;
	height: 10px;
}
.cabecera .logo {
	width: 90%;
	max-width: 120px;
	margin-top: 10px;
	float:left
}
.logos {
	float: left;
	padding-top: 15px;
	padding-left: 10px
}
.cabecera .slogan {
	color: #1A86C8;
	font-size: 16px;
	padding: 10px;
}
.cabecera .slogan a {
	color: #1A86C8;
	
}
#logos_marcas {
	width: 100%;
}
#logos_marcas td{
	width: 20%;
}
#logos_marcas img{
	width: 100%;
	height:auto
}

#botonera {
	clear: both;
	background-color: #ed1c24;
}
#botonera_der {
	float: right;
	font-size: 17px;
	color: #FFF;
	padding-right: 10px;
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#botonera .ico {
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}
#botonera #menu {
	display: none;
}
#botonera #redes {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
#botonera #redes img{
	margin-left: 2px;
}
#menu ul {
	width: 200px;
	position: absolute;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	background-color: #002c31;
}
#menu ul ul {
	width: 150px;
	position: absolute;
	z-index: 100;
	padding: 0px;
	margin-top: -27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
#menu ul ul li{
	background-color: #7E7B45;
}
#menu li {
	list-style-type: none;
	padding: 10px;
	font-size: 14px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#menu li a{
	color: #FFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #CCC;
}

#contenido {
	font-size: 14px;
	color: #666;
	line-height: 18px;
	padding: 10px;
}
.tit_home {
	font-size: 17px;
	color: #003B6A;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.tit_home.ofertas {
	font-size: 17px;
	color: #FFF;
	background-color: #1A86C8;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
.tit_home.productos {
	font-size: 17px;
	background-color: #E9EAE8;
	margin-bottom: 1px;
	color: #1a86c8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}


.tit_home .mas{
	color: #FFF;
	text-decoration:none;
	float: right;
	font-size: 12px;
}

.tit_home a.mas:hover{
	color: #CCC;
}

.tit_home .mas2 {
	color: #999;
	text-decoration:none;
	float: right;
	font-size: 12px;
}
.tit_home a.mas2:hover {
	color: #666;
}
.bloque_productos   {
	clear: both;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	border-bottom-style: solid;
}
.bloque_productos.trabajos {
	padding: 15px;
	border: 1px solid #9a9754;
}
.bloque_productos.actualidad {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bloque_productos.productos {
	padding: 15px;
	background-color: #E9EAE8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
}
.bloque_productos.oportunidades {
	padding: 15px;
	background-color: #E9EAE8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bloque_productos.ofertas {
	background-color: #1A86C8;
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
}
.bloque_productos .caja_foto {
	float: left;
}

.bloque_productos .foto {
	height: auto;
	width: 120px;
	float: left;
	margin-right: 10px;
}
.bloque_productos .foto2 {
	height: auto;
	width: 120px;
	margin-right: 10px;
}

.bloque_productos .fecha {
	font-size: 12px;
	color: #999;
}
.bloque_productos.ofertas .fecha {
	font-size: 12px;
	color: #CCC;
}

.bloque_productos .titulo a, .bloque_productos .titulo {
	font-size: 16px;
	color: #0755AB;
	text-decoration: none;
}
.bloque_productos.ofertas .titulo a, .bloque_productos .titulo {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.bloque_productos  .titulo_productos a, .bloque_productos .titulo_productos  {
	font-size: 16px;
	color: #1a86c8;
	text-decoration: none;
}
.bloque_productos .titulo a:hover, .bloque_productos  .titulo_productos a:hover{
	text-decoration: underline;
}
.bloque_productos .subtitulo{
	color: #999;
}
.bloque_productos.ofertas .subtitulo {
	color: #FFF;
	background-color: #003B6A;
	padding: 5px;
	margin-top: 5px;
}

.bloque_productos .texto {
	padding-top: 5px;
}
.bloque_productos.ofertas .texto {
	color:#FFF
}
.bloque_productos .texto_destacado {
	font-size: 15px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 2px;
	background-color: #E9EAE8;
}
.bloque_productos .oferta {
	height: auto;
	width: 80px;
	z-index:10;
	position: absolute;
	margin: 0px;
}

.precio  {
	margin-top: 5px;

}
.precio span  {
	font-size: 17px;
	color: #FFF;
	background-color: #900;
	padding-right: 10px;
	padding-left: 10px;
}

.bloque_productos .bt_mas {
	margin-left: 10px;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;
}

.bloque_productos a.bt_mas:hover {
	text-decoration: none;
}
.bloque_productos .bt_mas2 {
	color: #0755AB;
	text-decoration: underline;
	font-size: 14px;
	margin-left: 10px;
}

.bloque_productos a.bt_mas2:hover {
	text-decoration:none
}
.bloque_productos .bt_mas3 {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	background-color: #1a86c8;
	padding-right: 5px;
	padding-left: 5px;
}
.bloque_productos a.bt_mas3:hover {
	background-color: #666666;
}
.banner_home {
	margin-bottom: 15px;
	text-align: center;
}
@media only screen and (max-width:250px) { 
.banner_home img {
	width: 100%;
}
}

#banner_dir {
	cursor:pointer;
	margin-bottom: 5px;
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
	width:250px;
	margin-right:auto;
	margin-left:auto;
	background-color: #666;
}


#banner_dir .titulo {
	color: #E9EAE8;
	font-size: 17px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#banner_dir a {
	color: #CCC;
	text-decoration: none;
}
#banner_dir a:hover {
	text-decoration: underline;
}
#banner_dir .ver_mas {
	color: #FFF;
	background-color: #ff081b;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
}
#titulo_seccion {
	font-size: 20px;
	color: #FFF;
	clear: both;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 10px;
	line-height: 20px;
	background-color: #002C31;
	font-weight: normal;
}

.punteo {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.flia  {
	line-height: 17px;
	padding-left: 10px;
}
.flia a {
	color: #836E3F;
	font-size: 13px;
	text-decoration: none;
}
#detalle_producto .titulo_nove {
	font-size: 18px;
	color: #1A86C8;
}


#detalle_producto .fecha_nove {
	font-size: 12px;
	color: #999;
}
#detalle_producto .subtitulo_oferta {
	color: #FFF;
	background-color: #003B6A;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#detalle_producto .subtitulo_nove {
	color: #999;
	margin-bottom: 10px;
}

#detalle_producto .precio {
	color: #FFF;
	background-color: #836E3F;
	padding: 5px;
}





#detalle_producto .imagenes {
	padding-bottom: 10px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#detalle_producto .imagenes .foto {
	height: auto;
	width: 100%;
	max-width: 350px;
}
#detalle_producto .imagenes .foto2 {
	margin-top: 10px;
	height: auto;
	width: 180px;
}


#detalle_producto .imagenes .video {
	margin-top: 10px;
}

#detalle_producto .texto {
	padding-top: 10px;
}

#detalle_producto .texto a {
	color: #1A86C8;
}
#detalle_producto .texto a:hover {
	text-decoration: none;
}
#detalle_producto .texto_destacado {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E9EAE8;
	margin-top: 20px;
}
#detalle_producto .sector_descargas {
	clear: both;
	padding-top: 20px;
}

.sector_descargas .tit_descargas {
	font-size: 14px;
	color: #666;
	background-image: url(../img/bt_descarga.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-position: 3px;
}

.sector_descargas .tit_descargas a{
	color: #666;
	text-decoration:none
}
#detalle_producto .bt_descarga {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#detalle_producto .bt_descarga a{
	color: #666;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}
#detalle_producto .bt_descarga a:hover {
	color: #1A86C8;
}
#detalle_producto .bt_ver {
	font-size: 14px;
	color: #FFF;
	background-color: #9A9754;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#detalle_producto a.bt_ver:hover {
	background-color: #666;
}
#detalle_producto .datos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2E82BF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E9EAE8;
}
#detalle_producto .datos .datos_titulo{
	color: #2E82BF;
	font-size: 13px;
	font-weight: bold;
}
#detalle_producto .oferta {
	padding: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.titulo_galeria {
	font-size: 16px;
	color: #999;
	text-align: right;
	clear: both;
	padding-right: 10px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
}
.galeria  {
	width: 100%;
	margin-top: 20px;
	background-color: #E9EAE8;
	clear: both;
	background-image: url(../img/detalle_bloque.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.galeria img {
	height: 70px;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	max-width: 200px;
}
.volver   {
	padding-bottom: 10px;
	text-align: right;
}
.volver  a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.volver a:hover {
	text-decoration: underline;
}
.volver_nove {
	font-size: 12px;
	color: #FFF;
	float: right;
	text-decoration: none;
	padding-left: 20px;
	font-weight: normal;
}
a.volver_nove:hover {
	color: #CCC;
}
#detalle_redes_hor {
	margin-top: 30px;
	clear: both;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#detalle_redes_hor .rsociales img {
	border:0pt none;
	padding:0pt;
	margin-top: 2pt;
	margin-right: 2pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
}

#detalle_redes_hor .titulo_redes {
	color: #999;
	font-size: 10px;
	padding-top: 3px;
	line-height: 20px;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#detalle_redes {
	border: 1px solid #F2F2F2;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#detalle_redes .rsociales img {
	border:0pt none;
	padding:0pt;
	margin-top: 2pt;
	margin-right: 2pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
}
#detalle_redes .titulo_redes {
	color: #999;
	font-size: 10px;
	padding-top: 3px;
	line-height: 20px;
	float: left;
	margin-right: 10px;
}
.celda_contacto {
	color: #666;
	background-color: #E9EAE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 5px;
}
.celda_contacto .caja {
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	border: 1px solid #FFF;
	margin-top: 2px;
}



.bt_enviar {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #999;
	border: none;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
}
.peque {
	font-size: 12px;
	color: #666;
}
.peque a{
	color: #666;
}
.peque a:hover{
	text-decoration: none;
}
#legal {
	font-size: 13px;
	color: #666;
	margin: 20px;
	background-color: #FFF;
	background-image: none;
	line-height: 18px;
}
.titulo_legal{
	font-size: 16px;
	color: #0B96B7;
}
#legal a {
	color: #FF081B;
	text-decoration: none;
}
#legal a:hover {
	text-decoration: underline;
}
#legal .seccion {
	font-size: 20px;
	color: #FFF;
	background-color: #830302;
	padding: 10px;
	margin-bottom: 20px;
}
.destacado {
	font-size: 15px;
	color: #0755AB;
}
.azul {
	color: #0B96B7;
}
a.azul:hover {
	text-decoration:none
}.banner {
	background-color: #009ABE;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ABEEF7;
	cursor:pointer;
	padding: 10px;
}
.cuadro_foto {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #999;
}
.cuadro_foto img{
	width: 90%;
	height: auto;
	max-width:350px;
	margin-bottom: 5px;
}
.titulo_eventos {
	font-size: 18px;
	color: #FFF;
	clear: both;
	background-color: #999;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.especial {
	position: absolute;
	z-index: 99;
}
#login, #logout {
	width: 100%;
	background-color: #DBDEC9;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.login_error {
	font-size: 11px;
	line-height: 20px;
	background-color: #900;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
#login input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border: 1px solid #D9D9D9;
	width: 80%;
	margin-bottom: 10px;
	padding: 5px;
}
#login .bt, #logout .bt {
	background-color: #4F5A20;
	cursor:pointer;
	color: #FFF;
	border: 1px solid #4F5A20;
	font-size: 13px;
	margin-top: 10px;
	text-decoration: none;
	width: 80%;
}

.bt_cv {
	color: #FFF;
	background-color: #6B6B6B;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-top:30px
}
.bt_cv  a {
	float: right;
	color: #FFF;
	background-color: #66A324;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.bt_cv  a:hover {
	color: #333;
}
.enlace {
	clear: both;
	padding-top: 30px;
}
.enlace a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #66A324;
	padding-right: 10px;
	padding-left: 10px;
}
.enlace a:hover {
	color: #000;
}
.productos_flia {
	color: #FFF;
	background-color: #6B6B6B;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 15px;
}
.productos_producto {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66A324;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
}
.productos_producto a {
	color: #6B6B6B;
	text-decoration: none;
}
.productos_producto a:hover {
	color: #66A324;
}
.web_clasica {
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	background-color: #666;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
}
.web_clasica a {
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	background-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
.autorizado {
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}
.comillas {
	font-size: 50px;
	color: #5AA7A1;
	padding-right: 5px;
	padding-top: 15px;
	float: left;
	line-height: 5px;
}
.banner_destacado_pie {
	font-size: 14px;
	color: #999;
	background-image: url(../img/fondo_destacados.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	text-align: center;
}

.banner_destacado_pie .tit {
	padding-top: 5px;
}

.banner_destacado_pie .tit a{
	font-weight: bold;
	color: #0B96B7;
	text-decoration: none;
	font-size: 16px;
}
.banner_destacado_pie .tit a:hover{
	color: #999;
}
.banner_destacado_pie img {

}
.formulario_pie {
	background-color: #E9EAE8;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	color: #999;
}
.formulario_pie .tit {
	padding-top: 5px;
	font-weight: bold;
	color: #0B96B7;
	text-decoration: none;
	font-size: 16px;
}
.formulario_pie input, .formulario_pie select  {
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	margin-bottom: 5px;
}
.formulario_pie .bt_enviar {
	background-color: #0B96B7;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titulo_relacion {
	font-size: 16px;
	color: #FFF;
	background-color: #002C31;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.facebook {
	text-align: center;
	height: 50px;
	margin-bottom: 20px;
	background-image: url(../img/fondo_facebook.png);
	background-repeat: repeat-x;
	background-position: top;
	cursor: pointer;
}
.foto_oportunidad {
	position: absolute;
	z-index: 5;
	text-align: left;
}
.dire {
	color: #FFF;
	background-color: #828282;
	font-size: 14px;
	line-height: 20px;
	height: 50px;
	text-align: center;
	padding: 15px;
}
.dire .titulo_dire {
	font-size: 17px;
	color: #836E3F;
	font-weight: bold;
}
.dire a {
	color: #FFF;
	text-decoration: underline;
}
.acuerdos_logos img {
	width: 100%;
	max-width: 130px;
}
