@charset "utf-8";
/* CSS Document */
/*png images*/
* html img, * html .png {
	position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "css/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
/* */
body {
	background-color:#3d3d3d;
	background-image:url(../images/fondo_body.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	color:#6a6969;
	line-height:18px;
	font-family:'Trebuchet MS';
	line-height:16px;
}
a {
	color:#6a6969;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*     ESTILOS  */

.padtop10 {
	padding-top:10px;
}
.padtop25 {
	padding-top:25px;
}
.margtop10 {
	margin-top:10px;
}
.left {
	text-align:left
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.f18b {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.f18bb {
	font-size:18px;
	font-weight:bold;
	color:#3d3d3d;
}
.padl8 {
	padding-left:8px;
}
.border_det {
	border-right:#d4d4d4 1px solid;
}
.nota {
	text-align:left;
	width:473px;
	margin:10px 0 0 18px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:13px;
	line-height:16px;
	padding:5px;
}
.nota img {
	text-align:center;
	margin-bottom:10px;
}
.nota_2 {
	text-align:left;
	width:473px;
	margin:10px 0 0 18px;
	color:#747474;
	font-size:13px;
	line-height:16px;
	padding:5px;
}
.nota_2 strong {
	color:#3d3d3d
}
.nota_2 a {
	color:#00a9cc;
	text-decoration:underline;
}
.nota_2 a:hover {
	text-decoration: none;
}
.nota_2 ul {
	list-style:none;
	padding-left:2px;
	margin-left:2px;
}
.nota_2 li {
	list-style:none;
	background-image:url(../images/li_black.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 3px 3px 15px;
	font-size:13px;
	margin-left:10px;
	widows:80%;
}
.cont_int_izq {
	width:504px;
	height:auto;
	float: left;
	padding:0 15px 0 0;
}
.cont_int_der {
	width:240px;
	height:auto;
	padding:0 0 0 15px ;
	float:left;
}
.fondo_azul {
	width:512px;
	height:46px;
	line-height:46px;
	background-image:url(../images/fondo_azul.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
}
.fondo_cazul {
	width:512px;
	height: auto;
	background-image:url(../images/fondo_cazul.jpg);
	background-repeat: repeat-x;
	background-color:#f2f2f2;
	float: left;
}
.pie_fondo_azul {
	width:512px;
	height:18px;
	background-image:url(../images/pie_azul.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
}
.img_azul {
	width:512px;
	float:left;
	text-align:center;
	padding:10px 0 10px 0;
}
.fondo_rojo {
	width:249px;
	height:46px;
	line-height:46px;
	background-image:url(../images/fondo_rojo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	float:left;
}
.sub_fondo_rojo {
	width:249px;
	height:auto;
	color:#f0000f;
	font-size:13px;
	line-height:16px;
	text-align:left;
	float:left;
	padding-top:10px;
}
.titulo_rojo a {
	color:#f0000f;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
.titulo_rojo a:hover {
	color:#f0000f;
	text-decoration: underline;
}
.noti_rojo a:hover {
	text-decoration:underline;
}
.fondo_violeta {
	width:777px;
	height:46px;
	line-height:46px;
	background-image:url(../images/fondo_violeta.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
}
.violeta_notas {
	width:260px;
	float:left;
	font-size:12px;
}
.violeta_notas a {
	color:#bd32f3;
	text-decoration:none
}
.violeta_notas a:hover {
	color:#fff;
	text-decoration:none
}
.blanco_notas {
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	width:240px;
	float:left;
}
.fondo_naranja {
	width:777px;
	height: auto;
	line-height:46px;
	background-image:url(../images/fondo_naranja.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
	background-color:#FFFFFF
}
.fondo_cnaranja {
	width:777px;
	padding-top:10px;
	height: auto;
	background-image:url(../images/fondo_cazul.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	float: left;
}
.pie_fondo_naranja {
	width:777px;
	height:19px;
	background-image:url(../images/pie_naranja.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
}
.naranja_videos {
	width:260px;
	float:left;
	font-size:12px;
}
.naranja_videos a {
	color:#f4b264;
	text-decoration:none
}
.naranja_videos a:hover {
	color:#fff;
	text-decoration:none
}
.blanco_videos {
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	width:240px;
	float:left;
}
.videos {
	width:218px;
	height:auto;
	padding:0 15px 0 15px;
	margin-right:4px;
	float:left;
}
.titulo_video {
	color:#f08100;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-top:5px;
}
.titulo_video a {
	color:#f08100;
	text-decoration:none;
}
.titulo_video a:hover {
	color:#f08100;
	text-decoration: underline;
}
.texto_video a:hover {
	text-decoration:underline;
}
.titulo_notas {
	color:#bd32f3;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-top:5px;
}
.titulo_notas a {
	color:#bd32f3;
	text-decoration:none;
}
.titulo_notas a:hover {
	color:#bd32f3;
	text-decoration: underline;
}
.azul_noticias {
	width:165px;
	float:left;
	font-size:12px;
}
.azul_noticias a {
	color:#63d3ea;
	text-decoration:none
}
.azul_noticias a:hover {
	color:#fff;
	text-decoration:none
}
.blanco_noticias {
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	width:165px;
	float:left;
}
.noti_link {
	width:234px;
	padding-left:18px;
	padding-top:15px;
	float:left;
	height:auto;
	line-height:16px;
}
.noti_link a:hover {
	text-decoration:underline;
}
.noti_fecha {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}
.noti_titulo {
	color:#018aa6;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}
.noti_titulo a {
	color:#018aa6;
	text-decoration:none;
}
.noti_titulo a:hover {
	color:#018aa6;
	text-decoration: underline;
}
.leer_mas {
	color:#018aa6;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas a {
	color:#018aa6;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas a:hover {
	color:#018aa6;
	text-decoration:underline;
	font-weight:bold;
}
.leer_mas_rojo {
	color:#f0000f;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas_rojo a {
	color:#f0000f;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas_rojo a:hover {
	color:#f0000f;
	text-decoration:underline;
	font-weight:bold;
}
.leer_mas_naranja {
	color:#f08100;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas_naranja a {
	color:#f08100;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas_naranja a:hover {
	color:#f08100;
	text-decoration:underline;
	font-weight:bold;
}
.leer_mas_violeta {
	color:#bd32f3;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas_violeta a {
	color:#bd32f3;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.leer_mas_violeta a:hover {
	color:#bd32f3;
	text-decoration:underline;
	font-weight:bold;
}
.nav {
	width:auto;
	padding:0 46px 0 46px;
	float:left;
}
.nav a {
	font-size:18px;
	text-decoration:none;
	color:#f9f9f9;
}
.nav a:hover {
	text-decoration:none;
	color:#1dc7ff;
}
.nav_lat {
	background-image:url(../images/fondo_pie_nav_lat.jpg);
	background-repeat:repeat-y;
}
.link_nav_lat {
	border-bottom:1px solid #cbcbcb;
	line-height:38px;
	height:38px;
	color:#282828;
	padding:0 0 0 15px;
	font-size:14px;
}
.link_nav_lat a {
	text-decoration:none;
	color:#282828;
}
.link_nav_lat a:hover {
	color:#1dc7ff;
	text-decoration:none;
}
.link_nav_lat_am {
	border-bottom:1px solid #cbcbcb;
	line-height:38px;
	height:38px;
	color:#282828;
	padding:0 0 0 15px;
	font-size:14px;
}
.link_nav_lat_am a {
	text-decoration:none;
	color:#282828;
}
.link_nav_lat_am a:hover {
	color:#ffcc00;
	text-decoration:none;
}
.nav_lat_pie {
	background-image:url(../images/pie_nav_lat.jpg);
	background-repeat: no-repeat;
	width:231px;
	height:28px;
}
.nav_pie {
	width:auto;
	padding:0 20px 0 20px;
	float:left;
}
.nav_pie a {
	font-size:12px;
	text-decoration:none;
	color:#626262;
}
.nav_pie a:hover {
	text-decoration:none;
	color:#fff;
}
.text_pie {
	width:auto;
	padding:0 10px 0 10px;
	float:left;
	font-weight:bold;
}
.text_pie a {
	font-size:12px;
	text-decoration:none;
	color:#fff;
}
.text_pie a:hover {
	text-decoration:none;
	color:#626262;
}
.copy_pie {
	color:#747474;
	width:240px;
	float:left;
}
.copy_pie_img {
	padding-top:15px;
	width:180px;
	float: left;
}
.copy_pie_tarjeta {
	padding-top:15px;
	width:250px;
	float:left;
	text-align:right;
	padding-left:20px;
}
.google {
	width:100%;
	height:114px;
	margin:0 auto;
	text-align:center;
	line-height:110px;
	clear: both;
}
.cont_titulos_anchos {
	width:776px;
	height:46px;
	float:left;
	margin:0;
	padding:0
}
.cont_titulos_altos {
	width:776px;
	height:102px;
	float:left;
	margin:0 0 30px 0;
	padding:0


}
.tit_azul_ancho {
	background-color:#00a9cc;
	height:46px;
	width:732px;
	float:left;
	font-size:18px;
	line-height:46px;
	color:#fefefe
}
.tit_izq {
	background-color:#00a9cc;
	height:46px;
	width:50%;
	float:left;
	font-size:18px;
	line-height:46px;
	color:#fefefe
}
.tit_der {
	background-color:#00a9cc;
	height:36px;
	width:50%;
	float:left;
	text-align:right;
	font-size:18px;
	line-height:46px;
	color:#fefefe;
	padding-top:5px;
}
.tit_der input{
	background-image:url(../images/buscar.png);
	background-repeat:no-repeat;
	background-position:left;
	width:264px;
	height:27px;
	border:none;
	color:#018aa6;
	padding-left:5px;
	background-color:transparent;
	padding-top:10px;
	.padding-top:5px;
}
.tit_azul_ancho {
	background-color:#00a9cc;
	height:46px;
	width:732px;
	float:left;
	font-size:18px;
	line-height:46px;
	color:#fefefe
}
.tit_azul_ancho_izq {
	background-image:url(../images/pta_azul_izq.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.tit_azul_ancho_der {
	background-image:url(../images/pta_azul_der.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.subnav {
	width:777px;
	height:74px;
	float:left;
	background-image:url(../images/fondo_subnav.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #dcdcdc;
}
.subnav_item {
	width:auto;
	padding-left:34px;
	float:left;
	height:37px;
	padding-top:35px;
}
.subnav_item a {
	font-size:12px;
	color:#3d3d3d;
	text-decoration:none;
	font-weight:bold;
}
.subnav_item a:hover {
	color:#00a9cc;
	text-decoration:none;
}
.subnav_input {
	width:270px;
	padding-left:34px;
	float:left;
	height:27px;
	padding-top:20px;
}
.subnav_input input {
	background-image:url(../images/buscar.png);
	background-repeat:no-repeat;
	background-position:left;
	width:264px;
	height:27px;
	border:none;
	color:#018aa6;
	padding-left:5px;
	background-color:transparent;
	padding-top:10px;
}
.linea {
	height:20px;
	width:685px;
	border-bottom:1px #f3f2f2 solid;
	margin-left:10px;
	margin-bottom:20px;
	float:left;
}

.listado_x_1 {
	width:777px;
	float:left;
	height:auto;
}
.listado_x_1 img {
	float:left;
}
.listado_img {
	width:268px;
	padding-left:15px;
	height:202px;
	float:left;
	margin-right:10px;
}
.listado_txt {
	width:480px;
	height:202px;
	float:left;
}
.listado_txt  .fecha_l {
	width:100%;
	line-height:14px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
.listado_txt a .titulo_l {
	width:100%;
	line-height:14px;
	color:#018aa6;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
	cursor:pointer;
}
.listado_txt a:hover .titulo_l {
	text-decoration: none;
	color:#000;
}
.listado_txt a {
	width:100%;
	line-height:14px;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	line-height:16px;
}
.listado_txt a:hover {
	text-decoration:none;
	color:#018aa6;
}
.listado_large {
	width:760px;
	height:auto;
	float:left;
	padding-left:15px;
}
.listado_large  .fecha_l {
	width:100%;
	line-height:14px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
.listado_large a .titulo_l {
	width:100%;
	line-height:14px;
	color:#018aa6;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
	cursor:pointer;
}
.listado_large a:hover .titulo_l {
	text-decoration: none;
	color:#000;
}
.listado_large a {
	width:100%;
	line-height:14px;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	line-height:16px;
}
.listado_large a:hover {
	text-decoration:none;
	color:#018aa6;
}
.paginacion {
	width:776px;
	font-weight:bold;
	height:46px;
	float:left;
	background-image:url(../images/fondo_paginacion.jpg);
	background-repeat:repeat-x;
	margin:15px 0 0 0;
}
.paginacion_izq {
	width:180px;
	float:left;
	padding-left:12px;
	margin-top:15px;
}
.paginacion_izq a {
	font-size:12px;
	color:#63d3ea;
}
.paginacion_izq a:hover {
	color:#fff;
	text-decoration:none
}
.paginacion_cen {
	width:380px;
	font-size:12px;
	color:#000;
	float:left;
	padding-left:10px;
	margin-top:15px;
	text-align:center;
}
.paginacion_der {
	width:180px;
	float:right;
	padding-right:12px;
	margin-top:15px;
	text-align:right;
}
.paginacion_der a {
	font-size:12px;
	color:#63d3ea;
}
.paginacion_der a:hover {
	color:#fff;
	text-decoration:none
}
.ant {
	width:22%;
	float:left;
}
.ant a {
	text-decoration:none;
	color:#c3c2c2;
	background-image:url(../images/flecha_izq.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.ant a:hover {
	text-decoration:none;
	color:#63d3ea;
}
.num {
	width:40%;
	float:left;
	text-decoration: none;
	color:#63d3ea;
	word-spacing:5px;
	margin-left:12px;
}
.num a {
	color:#fff;
	text-decoration:none;
}
.num a:hover {
	text-decoration:underline;
	color:#63d3ea;
}
.sig {
	width:20%;
	float:left
}
.sig a {
	background-image:url(../images/flecha_der.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
	color:#c3c2c2;
}
.sig a:hover {
	text-decoration:none;
	color:#63d3ea;
}
.tit_det {
	font-size:24px;
	line-height:24px;
	color:#00a9cc;
	border-bottom:1px solid #c3c3cc;
	padding:25px 0 20px 10px;
}
.tit_det_li {
	width:100%;
	height:auto;
	border-bottom:1px solid #c3c3cc;
	margin-bottom:25px;
}
.tit_det_li ul {
	list-style:none;
	padding-left:2px;
	margin-left:20px;
}
.tit_det_li li {
	list-style:none;
	background-image:url(../images/li_red.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 0px 12px;
	font-size:12px;
	color:#3d3d3d;
	line-height:36px;
	font-weight:bold;
}
.tit_det_li li a {
	font-size:12px;
	color:#3d3d3d;
}
.tit_det_li li a:hover {
	font-size:12px;
	color:#f86c00;
	text-decoration:none;
}
.tit_det_der {
	background-image:url(../images/encabezados.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:55px;
	width:242px;
	font-size:18px;
	line-height:55px;
	color:#FFFFFF;
	margin-top:20px;
}
.det_det_der {
	background-image:url(../images/fondo_cuadros_der.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	height:auto;
	width:242px;
	padding:15px 0 15px 0;
}
.det_det_der ul {
	list-style:none;
	padding-left:2px;
	margin-left:2px;
	font-weight:bold;
}
.det_det_der li {
	list-style:none;
	padding:3px;
	font-size:13px;
	margin-left:10px;
	widows:80%;
}
.det_det_der a {
	text-decoration:none;
}
.det_det_der a:hover {
	text-decoration:none;
	color:#00a9cc;
}
.mini_nav {
	word-spacing:5px;
	padding:5px 0 5px 0;
	color:#afaeae;
	font-weight:bold;
}
.mini_nav a {
	font-weight:bold;
	text-decoration:underline;
}
/* razas */
.sub_tit_razas {
	width:100%;
	padding-left:20px;
	float:left;
	height:60px;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	line-height:60px;
}
.signo_razas {
	color:#ef3611;
	font-size:16px;
}
.rojo_razas {
	color:#ef3611;
}
.tit_rojo_ancho {
	background-color:#ef3611;
	height:46px;
	width:732px;
	float:left;
	font-size:18px;
	line-height:46px;
	color:#fefefe;
}
.tit_rojo_ancho_izq {
	background-image:url(../images/pta_roja_izq.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.tit_rojo_ancho_der {
	background-image:url(../images/pta_roja_der.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.galeria_razas {
	width:175px;
	height:auto;
	float:left;
	padding-left:15px;
}
.galeria_razas a img {
	border:3px solid #fff
}
.galeria_razas a:hover img {
	border:3px solid #ef3611
}
.galeria_razas a {
	color: #ef3611;
	font-size:16px;
	line-height:32px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
.galeria_razas a:hover {
	color:#000;
	text-decoration:none
}
.galeria_razas_nueva {
	width:159px;
	float:left;
	background-color: #FF0000
}
.galeria_razas_nueva a img {
	border:3px solid #ef3611;
}
.galeria_razas_nueva a:hover img {
	border:3px solid #fff
}
.galeria_razas_nueva a {
	color: #fff;
	font-size:16px;
	line-height:28px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	cursor:pointer;
}
.galeria_razas_nueva a:hover {
	color:#000;
	text-decoration:none
}
.negro {
	color:#000000;
	padding-left:10px;
}
.blanco {
	color:#fff;
	padding-left:10px;
}
/* asociese */
.tit_asociese_ancho {
	background-color:#f86c00;
	height:46px;
	width:732px;
	float:left;
	font-size:18px;
	line-height:46px;
	color:#fefefe;
	font-weight:bold;
}
.tit_asociese_ancho_izq {
	background-image:url(../images/pta_asociese_izq.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.tit_asociese_ancho_der {
	background-image:url(../images/pta_asociese_der.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.sub_tit_asociese {
	width:530px;
	padding-left:20px;
	float:left;
	height:60px;
	color:#fd7e00;
	font-size:24px;
	font-weight:bold;
	line-height:60px;
}
.det_asociese {
	width:530px;
	padding-left:20px;
	padding-top:30px;
	float:left;
	height:auto;
	color:#3d3d3d;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}
.cont_asoc_izq {
	width:560px;
	height:auto;
	float: left;
}
.cont_asoc_der {
	width:215px;
	height:auto;
	float: left;
	padding-top:15px;
}
.asoc_h {
	width:755px;
	padding-left:20px;
	color:#f86c00;
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	float:left;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:24px 0;
}
.tipo_soc {
	width:242px;
	height:auto;
	float:left;
	margin-right:15px;
}
.nosocio {
	width:223px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_nosoc.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.nosocio img {
	padding-top:20px;
	padding-left:10px;
}
.plata {
	width:223px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_plata.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.plata img {
	padding-top:20px;
	padding-left:10px;
}
.oro {
	width:223px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_oro.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.oro img {
	padding-top:20px;
	padding-left:10px;
}
.platino {
	width:223px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_platino.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.platino img {
	padding-top:20px;
	padding-left:10px;
}
.bold {
	font-weight:bold;
	color:#3d3d3d;
}
.placa_regalo {
	width:140px;
	height:55px;
	float:left;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	font-weight:bold;
}
.cont_soc_int {
	padding-top:15px;
	width:240px;
	height:auto;
	border-left: 1px solid #c6c4c4;
	border-right: 1px solid #c6c4c4;
	float:left;
}
.soc_int {
	width:209px;
	height:auto;
	padding:20px 10px 0px 20px;
	float:left;
}
.pie_soc_int {
	width:242px;
	height:18px;
	float:left;
}
.soc_int ul {
	list-style:none;
	padding-left:2px;
	margin-left:2px;
}
.soc_int li {
	list-style:none;
	font-size:13px;
	color:#3d3d3d;
}
.soc_int a {
	color:#f86c00;
	text-decoration:underline;
}
.soc_int a:hover {
	color:#3d3d3d;
	text-decoration:none;
}
.soc_int_ico {
	width:100%;
	height:auto;
	float:left;
}
.soc_int_ico a {
	text-decoration:none;
	font-size:10px;
	line-height:16px;
	color:#4a4a4a
}
.soc_int_ico a:hover {
	color:#59b2d9;
	font-weight:bold;
}
.soc_int_ico_sobre {
	border-top: 1px solid #c6c4c4;
	padding:10px 0 10px 70px;
	background-image:url(../images/sobre_ico.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:10px;
}
.soc_int_ico_dinero {
	border-top: 1px solid #c6c4c4;
	padding:10px 0 10px 70px;
	background-image:url(../images/dinero_ico.png);
	background-position:left;
	background-repeat:no-repeat;
}
.soc_int_ico_tarjeta {
	border-top: 1px solid #c6c4c4;
	padding:20px 0 20px 70px;
	background-image:url(../images/tarjeta_ico.png);
	background-position:left;
	background-repeat:no-repeat;
}
.asoc_txt {
	width:755px;
	padding-left:20px;
	height:auto;
	color:#3d3d3d;
	font-size:13px;
	line-height:18px;
	float:left;
}
.asoc_txt ul {
	list-style:none;
	padding-left:2px;
	margin-left:2px;
}
.asoc_txt li {
	list-style:none;
	background-image:url(../images/li_black.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 0px 3px 12px;
	font-size:13px;
	color:#3d3d3d;
}
/* SOE  */
.destacado {
	color:#f86c00;
	font-weight:bold;
}
.tit_soe_ancho_izq {
	background-image:url(../images/pta_gris_izq.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:61px;
	float:left;
	margin-top:20px;
}
.tit_soe_ancho_der {
	background-image:url(../images/pta_gris_der.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:22px;
	height:61px;
	float:left;
	margin-top:20px;
}
.tit_soe_ancho {
	background-image:url(../images/fdo_gris.jpg);
	background-repeat: repeat-x;
	background-position: middle;
	text-align:left;
	height:61px;
	width:633px;
	float:left;
	font-size:17px;
	line-height:61px;
	font-weight:bold;
	color:#fff;
	margin-top:20px;
}
.tit_celeste {
	color:#86fafb;
	font-size:18px;
	font-weight:bold;
}
.imgsuper {
	float:left;
	width:99px;
	height:102px;
	background-image:url(../images/fdo_gris.jpg);
	background-repeat: repeat-x;
	background-position:center;
	text-align: center;
}
/* soap */
.nosocio_sl {
	width:162px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_nosoc_sl.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.nosocio_sl img {
	padding-top:20px;
	padding-left:10px;
}
.plata_sl {
	width:162px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_plata_sl.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.plata_sl img {
	padding-top:20px;
	padding-left:10px;
}
.oro_sl {
	width:162px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_oro_sl.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.oro_sl img {
	padding-top:20px;
	padding-left:10px;
}
.platino_sl {
	width:162px;
	height:55px;
	float:left;
	background-image:url(../images/fondo_platinum_sl.png);
	background-repeat:no-repeat;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	padding-left:20px;
	font-weight:bold;
}
.platino_sl img {
	padding-top:20px;
	padding-left:10px;
}
.tipo_soc_soap {
	width:182px;
	height:auto;
	float:left;
	margin-right:11px;
}
.cont_soc_int_sl {
	padding-top:5px;
	width:180px;
	height:auto;
	border-left: 1px solid #c6c4c4;
	border-right: 1px solid #c6c4c4;
	float:left;
}
.soc_int_sl {
	width:150px;
	height:auto;
	padding:20px 10px 0px 20px;
	float:left;
}
.soc_int_sl ul {
	list-style:none;
	padding-left:2px;
	margin-left:2px;
}
.soc_int_sl li {
	list-style:none;
	font-size:13px;
	color:#3d3d3d;
}
.soc_int_sl a {
	color:#f86c00;
	text-decoration:underline;
}
.soc_int_sl a:hover {
	color:#3d3d3d;
	text-decoration:none;
}
.soc_int_sl_ico {
	width:100%;
	height:auto;
	float:left;
}
.soc_int_ico a {
	text-decoration:none;
	font-size:10px;
	line-height:16px;
	color:#4a4a4a
}
.soc_int_ico a:hover {
	color:#59b2d9;
	font-weight:bold;
}
.pie_soc_int_sl {
	width:182px;
	height:18px;
	float:left;
}
.placa_soap {
	width:150px;
	height:55px;
	float:left;
	font-size:17px;
	line-height:55px;
	color: #FFFFFF;
	font-weight:bold;
}
/* socios */
.tit_socios_ancho {
	background-color:#00c9f8;
	height:46px;
	width:732px;
	float:left;
	font-size:18px;
	line-height:46px;
	color:#fefefe;
	font-weight:bold;
}
.tit_socios_ancho_izq {
	background-image:url(../images/pta_socio_izq.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.tit_socios_ancho_der {
	background-image:url(../images/pta_socio_der.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}

.galeria_socios {
	width:245px;
	height:auto;
	float:left;
	padding-left:10px;
	margin-top:30px;
	float:left;
}
.galeria_socios img{ float:left;}
.galeria_socios p{width:230px; padding:0 50px 0 5px;}
.galeria_socios_dato{
	font-size:11px; 
	color:#3d3d3d;
	text-align:left;
	line-height:16px;
}
.galeria_socios_data{
	font-size:11px; 
	color:#0195b8;
	text-align:left;
	line-height:16px;
}
.galeria_socios a img {
	border:3px solid #fff
}
.galeria_socios a:hover img {
	border:3px solid #0195b8
}
.galeria_socios a {
	color: #ef3611;
	font-size:16px;
	line-height:32px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
.galeria_socios a:hover {
	color:#000;
	text-decoration:none
}

/*    CAPAS     */

#contenedor {
	margin:0px auto 0px auto;
	width:1071px;
	height:auto;
}
#contenedor_inf {
	margin:0px auto 0px auto;
	width:1071px;
}
#header {
	height:408px;
	width:1023px;
	margin: 0 auto;
}
#logo {
	width:411px;
	height:75px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	float: left;
}
#buscador {
	width:284px;
	height:22px;
	padding:26px 0 0 300px;
	float: left
}
#nav {
	height:56px;
	background-image:url(../images/fondonav.jpg);
	background-repeat: no-repeat;
	width:959px;
	margin:0 auto;
	line-height:56px;
	padding:0 0 0 64px;
}
#contenido {
	width:1047px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding-left:24px;
	padding-bottom:24px;
}
#cont_izq {
	width:231px;
	float:left;
	padding:23px 13px 0px 0px;
}
#cont_der {
	width:778px;
	height:auto;
	float:left;
	padding:23px 0px 0px 0px;
}
#cont_movil {
	width:778px;
	height:auto;
	float:left;
	padding:23px 0px 0px 0px;
}
#pie {
	clear:both;
	margin:0 auto 0 auto;
	width:100%;
	height:189px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../images/fondofooter.jpg);
	background-repeat:repeat-x;
}
#contenedor_pie {
	margin:0px auto;
	width:926px;
	padding-left:145px;
	height:auto;
	text-align:left;
	line-height:55px;
}
/* fed */
#divFeed {
	position: absolute;
	right: 0px;
}
body > div#divFeed {
	right: 0px;
	position: fixed;
}


/* INICIO VIDEOS Paco */
.tit_videos_ancho {
	background-color:#f08000;
	height:46px;
	width:732px;
	float:left;
	font-size:18px;
	line-height:46px;
	color:#fefefe
}
.tit_videos_ancho_izq {
	background-image:url(../images/pta_naranja_izq.png);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
.tit_videos_ancho_der {
	background-image:url(../images/pta_naranja_der.png);
	background-repeat:no-repeat;
	background-position:right;
	width:22px;
	height:46px;
	float:left;
}
/* Inicio navegador videos */
.subnav_video_item {
	width:auto;
	padding-left:34px;
	float:left;
	height:37px;
	padding-top:35px;
}
.subnav_video_item a {
	font-size:12px;
	color:#3d3d3d;
	text-decoration:none;
	font-weight:bold;
}
.subnav_video_item a:hover {
	color:#f08000;
	text-decoration:none;
}
/* Fin navegador videos */
/* Inicio tems de videos */
.listado_video {
	width:350px;
	padding-left:15px;
	height:290px;
	float:left;
	margin-right:10px;
}
.listado_video_txt {
	width:398px;
	height:290px;
	float:left;
}
.listado_video_txt a .titulo_l {
	width:100%;
	line-height:14px;
	color:#f08000;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
	cursor:pointer;
}
.listado_video_txt a:hover .titulo_l {
	text-decoration:underline;
}
.listado_video_txt a {
	width:100%;
	line-height:14px;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	line-height:16px;
}
.listado_video_txt a:hover {
	text-decoration:underline;
}
/* Fin videos tem Paco */
/* Paginacin Videos */
.paginacion_videos_izq {
	width:180px;
	float:left;
	padding-left:12px;
	margin-top:15px;
}
.paginacion_videos_izq a {
	font-size:12px;
	color:#f08000;
}
.paginacion_videos_izq a:hover {
	color:#fff;
	text-decoration:none
}
.paginacion_videos_der {
	width:180px;
}
/* Login Panel */
#top {
	height: 38px;
	width:697px;
	position: relative;
	float:left;
	background: url(../images/pestania_socios.png) no-repeat right 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin: 0;
	color: #222;
	text-align: right;
	display: block;
	padding: 8px 80px 5px 0px;
	word-spacing:5px;
}
#top ul.login {
	float: right;
	clear: right;
	height: 23px;
	width: 230px;
}
#top ul.login li {
	display: block;
	float: left;
	height: 20px;
	width:230px;
}
#top a {
	color: #222;
	text-decoration:none;
}
#top a:hover { 
	color: #000;
	text-decoration:none;
}
/* LOGIN */
#login {
	color: #4b4b4b;
	font-weight:normal;
	background: #fff;
	position: relative;
	z-index: 3;
	height:0;
		width:777px;
	overflow: hidden;
	float:left;
	background-image:url(../images/fondo_subnav.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}
#login a {
	text-decoration: none;
	color: #7d7d7d;
}
#login a:hover {
/*
	text-decoration: underline;
	float:right;
	padding-right:12px;
	margin-top:15px;
	text-align:right;
*/
}
.paginacion_videos_der a {
	font-size:12px;
	color:#f08000;
}
.paginacion_videos_der a:hover {
	color:#fff;
	text-decoration:none
}
.videos_ant {
	width:22%;
	float:left;
}
.videos_ant a {
	text-decoration:none;
	color:#c3c2c2;
	background-image:url(../images/flecha_izq.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.videos_ant a:hover {
	text-decoration:none;
	color:#f08000;
}
.videos_num {
	width:40%;
	float:left;
	text-decoration: none;
	color:#f08000;
	word-spacing:5px;
	margin-left:12px;
}
.videos_num a {
	color:#fff;
	text-decoration:none;
}
.videos_num a:hover {
	text-decoration:underline;
	color:#f08000;
}
.videos_sig {
	width:20%;
	float:left
}
.videos_sig a {
	background-image:url(../images/flecha_der.png);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
	color:#c3c2c2;
}
.videos_sig a:hover {
	text-decoration:none;
	color:#f08000;
}
/* Fin paginacin videos */
/* FIN VIDEOS Paco */

#login a:hover {
	text-decoration: underline;
}
#login .loginContent {
	width: 747px;
	height: 380px;
	margin:20px;
	text-align: center;
}
#login .loginContent .left {
	width: 270px;
	float: left;
	padding-left: 160px;
	color:#7d7d7d;
	font-size:14px;
	font-weight:bold;
}
#login .loginContent .right {
	width:270px;
	float: left;
	text-align: left;
	padding-left:160px;
	color:#7d7d7d;
	font-size:14px;
	font-weight:bold;
}
#login .loginContent form {
	margin: 0 0 10px 0;
	height:26px;
}
#login .loginContent input.field {
	background-image:url(../images/input_session.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	height: 31px;
	width:251px;
	color:#a4a3a3;
	padding-left:15px;
	margin-top:10px;
	line-height:15px;
	padding-top:10px;
}

#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	color:#7d7d7d;
}
#login .loginContent .label {
	width:150px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	line-height: 31px;
	float:left;
	padding-top:10px;
}
#login .loginContent .labelinput {
	width:280px;
	float:left;
}
#login .loginContent .labelsubmit {
	width:120px;
	padding-top:5px;
	float:left;
}
#login .loginContent input.button_login {
	width:120px;
	height: 38px;
	cursor: pointer;
	border: none;
	margin-top:5px;
	background: transparent url(../images/session.png) no-repeat 0 0;
}

/* FORMULARIO */
.Estilo1 {
	color: #999999;
	font-weight: bold;
	line-height:10px;
	margin-bottom:5px;
	text-align:left;
}
#colum_der{
	float:right;
	width:329px;
	height:auto;
	float:left;
	padding:0px 50px 20px 10px;
}

#colum_izq{
	float:left;
	width:329px;
	height:auto;
	float:left;
	padding:0px 10px 20px 50px;
}

#nosocio{
	width:533px;
	height:112px;
	background-image:url(../images/nosocio.jpg);
	margin:30px auto 30px 112px;
	float:left
	}
	
.enviar{
	width:133px;
	height:43px;
	background-image:url(../images/enviar.jpg);
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
	border:0px;
	line-height:38px;
	}	
	
.volver{
	width:133px;
	height:43px;
	background-image:url(../images/volver.jpg);
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
	border:0px;
	line-height:38px;
	}


#pag_h {
	width:188px;
	height:31px;
	margin-top:240px;
	padding-top: 10px;
	padding-left: 20px;
	float:right;
	text-align:center;
	position: absolute;
	top: 90px;
	right: -10px;
	background-color: #000;
	filter:alpha(opacity=70);
	opacity: .7;
	border: 1px solid #000;
}

.nav_h {
	line-height:13px;
	font-size:12px;
	padding-right:8px;
	padding-left: 8px;
	float:left;
	color:#0298d6;
	padding-top: 2px;
}
.nav_h a {
	color:#fff;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-size: 26px;
}
.nav_h a:hover {
	color:#0298d6;
	text-decoration:none;
}

.curved {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}

#nav_num ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}

#nav_num ul li {
	float: left;
	font-weight: bold;
	padding-left: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	letter-spacing: 5px;
}

#imgContenedor {
	overflow: hidden;
}

/* Titulo del header */
#tit_header {
	position: absolute;
	top: 100px;
	left: 40px;
	font-family: Trebuchet MS;
	font-size: 56px;
	color: #004d64;
}

.tit_header1 {
	font-weight: bold;
	clear: both;
/*	height: 50px; */
	line-height: 2;
}

.tit_header2 {
	clear: both;
	font-size: 40px;
/*	height: 55px; */
	line-height: 1;
}

.tit_header3 {
	clear:both;
	font-size: 40px;
	height: 40px;
	font-weight: bold;
	line-height: 1;
}
/* Fin Titulo del header */
