body {
	margin: 0px;
	background-color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tabla {
	height: 100%;
	width: 990px;
}
#tabla_centro {
	width: 990px;
	background-image: url(../img/fondo_tabla.jpg);
}
#tabla_centro_home {
	width: 990px;
	background-color: #FFF;
}
#tabla_centro_contacto {
	width: 990px;
	background-image: url(../img/fondo_tabla_contacto.jpg);
}
#cabecera {
	background-image: url(../img/botonera_fondo_gris.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#botonera {
	height: 30px;
	background-image: url(../img/botonera_fondo.jpg);
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 280px;
}
.bt {
	line-height: 30px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #90a9cd;
	padding-left: 10px;
}
.bt_txt {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
a.bt_txt:hover {
	color: #CCC;
}
#seccion {
	background-color: #3F63A8;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 280px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.seccion_txt {
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 10px;
}
#texto {
	font-size: 11px;
	color: #333333;
	margin-bottom: 15px;
	float: right;
	padding-top: 30px;
	width: 577px;
}
#texto_contacto {
	font-size: 11px;
	color: #333333;
	margin-bottom: 15px;
	float: right;
	padding-top: 30px;
	width: 710px;
}
#texto .subtitulo{
	font-size: 17px;
	color: #B20838;
}
#texto .subtitulo2{
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}
#texto .punteo{
	background-image: url(../img/puntito.jpg);
	padding-left: 27px;
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
#texto .destacado, #texto_contacto .destacado {
	font-weight: bold;
	color: #B20838;
}
.banner {
	margin-top: 10px;
	margin-left: 16px;
}
#col3 {
	float: left;
	width: 266px;
	padding-bottom: 10px;
	border-top-width: 55px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.bt_subseccion{
	background-color: #808080;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.bt_subseccion_familia {
	background-color: #3F63A8;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.bt_subseccion a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.bt_subseccion_familia a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


.bt_subseccion a:hover{
	color: #CCC;
}
.bt_subseccion_familia a:hover {
	color: #CCC;
}

.bt_subseccion_productos{
	background-color: #808080;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bt_subseccion_productos a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.bt_subseccion_productos a:hover{
	color: #CCC;
}
#col3 .titulo {
	font-size: 19px;
	color: #808080;
	line-height: 16px;
	padding-left: 25px;
	background-color: #FFF;
}
#col3 #descarga_completa {
	background-color: #B20838;
	width: 150px;
	text-align: center;
	margin-left: 60px;
	padding: 5px;
	margin-top: 10px;
}
#col3 #descarga_completa a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
#col3 #descarga_completa a:hover {
	color: #CCC;
}
#pie {
	background-color: #4D4D4D;
	font-size: 10px;
	text-align: center;
	color: #CCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3F63A8;
	height: 40px;
	line-height: 30px;
}
.pie_link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
a.pie_link:hover {
	color: #CCC;
}
#detalle_redes {
	width: 101px;
	font-size: 10px;
	float: right;
	margin-right: 15px;
	padding-top: 5px;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-left: 15px;
}
#detalle_redes .rsociales img {
	border:0pt none;
	float:none;
	padding:0pt;
	margin-top: 0pt;
	margin-right: 2pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
}
#detalle_redes .titulo {
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}
#detalle_redes a.titulo:hover {
	text-decoration: underline;
}
.img_der {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_izq {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.celda_contacto {
	color: #FFF;
	background-color: #808080;
	text-align: right;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 20px;
	margin-left: 80px;
}
.caja {
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	width: 380px;
	margin-right: 10px;
	border: 1px solid #808080;
}
.bt_enviar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3F63A8;
	border: 1px solid #3F63A8;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.peque {
	font-size: 10px;
	color: #666;
}
.bucle_bloque {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F63A8;
	clear: both;
}
.bucle_bloque .fecha {
	font-size: 10px;
	color: #999;
}
.bucle_bloque .seccion {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
.bucle_bloque .titulo {
	font-size: 17px;
	color: #B20838;
}
.bucle_bloque .subtitulo {
	color: #666;
}
.bucle_bloque .imagenes {
	float: left;
}
.bucle_bloque .imagenes img {
	height: auto;
	width: 250px;
	margin-right: 10px;
}
.bucle_bloque .imagenes .video {
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
}
.bucle_bloque .texto {
	margin-top: 10px;
}
.bucle_bloque .texto a {
	color: #3F63A8;
}
.bucle_bloque .texto a:hover {
	text-decoration: none;
}
.bucle_bloque .sector_descargas {
	clear: both;
	padding-top: 20px;
}
.bucle_bloque .bt_descarga {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	background-color: #3F63A8;
	margin-bottom: 1px;
	font-size: 10px;
	text-decoration: none;
	margin-top: 1px;
}
.bucle_bloque a.bt_descarga:hover {
	background-color: #666;
}
.bucle_bloque .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;
}
.bucle_bloque .galeria {
}
.bucle_bloque .galeria img {
	height: 60px;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 10px solid #666;
	float: left;
}
.bucle_bloque .redes {
	clear: both;
	margin-top: 15px;
	height: 25px;
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
}
.bucle_bloque .redes .rsociales {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding-top: 2px;
	float: left;
	padding-bottom: 2px;
	background-color:#FFFFFF
}
.bucle_bloque .redes .rsociales img {
	float:none;
	padding:0px;
	margin-right: 4px;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bucle_bloque .redes .titulo_redes {
	float: left;
	line-height: 16px;
	margin-left: 5px;
}
.bucle_bloque .separador {
	clear: both;
	height: 0px;
	margin-bottom: 10px;
}
#detalle {

}
#detalle .fecha {
	font-size: 10px;
	color: #999;
}
#detalle .seccion {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
#detalle .titulo {
	font-size: 17px;
	color: #3F63A8;
	margin-bottom: 20px;
}
#detalle .subtitulo {
	color: #666;
}
#detalle .imagenes {
	float: left;
}
#detalle .imagenes img {
	height: auto;
	width: 250px;
	margin-right: 10px;
}
#detalle .imagenes .video {
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
}
#detalle .texto {

}
#detalle .texto a {
	color: #3F63A8;
}
#detalle .texto a:hover {
	text-decoration: none;
}
#detalle .sector_descargas {
	clear: both;
	padding-top: 20px;
}
#detalle .bt_descarga {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFF;
	background-color: #B20838;
	margin-bottom: 1px;
	font-size: 10px;
	text-decoration: none;
	margin-top: 1px;
}
#detalle a.bt_descarga:hover {
	color: #CCC;
}
#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;
}
#detalle .galeria {
	color: #960;
}
#detalle .galeria img {
	height: 60px;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 10px solid #666;
	float: left;
}
#detalle .volver a {
	font-size: 10px;
	color: #FFF;
	background-color: #999;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	margin-top: 20px;
	clear: both;
}
#detalle .volver a:hover {
	background-color: #666;
}
#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 .titulo {
	color: #666;
	font-size: 10px;
	float: left;
	padding-top: 3px;
	margin-left: 5px;
}
#detalle .separador {
	clear: both;
	height: 0px;
	margin-bottom: 10px;
}
#col_home_noticias {
	float: left;
	width: 245px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#col_home_noticias .seccion {
	font-size: 17px;
	color: #FFF;
	background-color: #3F63A8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.col_home_productos {
	float: right;
	width: 668px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.resumen_bloque {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F63A8;
	clear: both;
	font-size: 11px;
	color: #333;
	margin-top: 10px;
}
.resumen_bloque .fecha {
	font-size: 10px;
	color: #999;
	text-align: right;
}
.resumen_bloque .seccion {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
.resumen_bloque .titulo {
	clear: both;
}
.resumen_bloque .titulo a{
	font-size: 17px;
	color: #B20838;
	text-decoration: none;
}
.resumen_bloque .titulo a:hover{
	text-decoration: underline;
}
.resumen_bloque .subtitulo {
	color: #666;
}
.resumen_bloque .foto {
	float: left;
	margin-right: 10px;
	height: auto;
	width: 120px;
}

.resumen_bloque .texto a {
	color: #3F63A8;
}
.resumen_bloque .texto a:hover {
	text-decoration: none;
}
.resumen_bloque .texto {
	margin-top: 10px;
}
.resumen_bloque .separador {
	clear: both;
	height: 0px;
	margin-bottom: 10px;
}


.resumen_productos {
	clear: both;
	font-size: 11px;
	color: #333;
	background-color: #E6E6E6;
	padding: 10px;
	margin-bottom: 10px;
}
.resumen_productos .titulo {
	margin-bottom: 10px;
}
.resumen_productos .titulo a{
	font-size: 17px;
	color: #3F63A8;
	text-decoration: none;
}
.resumen_productos .titulo a:hover{
	text-decoration: underline;
}
.resumen_productos .foto {
	float: left;
	margin-right: 10px;
	height: auto;
	width: 120px;
}
.resumen_productos .texto a {
	color: #3F63A8;
}
.resumen_productos .texto a:hover {
	text-decoration: none;
}
.resumen_productos .texto {
}
.resumen_productos .separador {
	clear: both;
	height: 0px;
	margin-bottom: 10px;
}

