/*/////////WIDGETS/////*/
/*---------------WIDGET CATEGORIAS---------------*/
.wdCategorias {
	max-width:970px;
	margin-left:10px;

}
.wdCategorias ul{
	list-style:none;
}
.wdCategorias li{
	margin-bottom:2px;
	display:inline-block;
	vertical-align:top;
	width:32%;
	margin-right:10px;
}
.wdCategorias li a{

	display:block;
	padding:5px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:14px;
	color:#666;
}
.wdCategorias li a span{ width:15px; height:15px; float:left; background: url(../img/widgets/bgLi.gif);}
.wdCategorias .on a, .wdCategorias a:hover{
	text-decoration:none!important;
	color:#000;
}
.wdCategorias .on{
	color:#000;
}
.wdCategorias li ul{
	overflow:hidden
}
.wdCategorias li ul li {
	margin-right:0;
	float:none;
	width:99%
}
.wdCategorias li ul li a{
	color:#444;
	padding-left:5px;
	font-size:10px;
}
.wdCategorias li ul li a:hover{
	color:#000;
}
.wdCategorias li ul ul li{
	width:auto;
	float:none
}
.wdCategorias li ul .on {
	padding-left:0;
}
.wdCategoriasBot {
	clear:both;
	height:12px;
	overflow:hidden;
}
.g630 .wdCategorias {
	margin-left:0;
}
.g630 .wdCategorias li{
	width:47.3%;
	margin-right:10px;
}
.g630 .wdCategorias li ul li {
	margin-right:0;
	float:none;
	width:99%
}
.g470 .wdCategorias {
	margin-left:0;
}
.g470 .wdCategorias li{
	width:47.3%;
	margin-right:10px;
}
.g470 .wdCategorias li ul li {
	margin-right:0;
	float:none;
	width:99%
}
.g310 .wdCategorias, .g230 .wdCategorias{
	margin-left:0;
}
.g310 .wdCategorias ul, .g230 .wdCategorias ul{
	list-style:none;
}
.g310 .wdCategorias li{
	display:block;
	width:auto;
	margin:0
}
.g310 .wdCategorias li a, .g230 .wdCategorias li a{
	display:block;
	padding:8px 0 8px 10px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:16px;
	
}
.g310 .wdCategorias li a:hover , .g230 .wdCategorias li a:hover{
	display:block;
	padding:8px 0 8px 10px;
	border-right:#999 15px solid;
	color:#000;
	border-bottom:1px solid #ccc;

	
}
.g310 .wdCategorias li ul, .g230 .wdCategorias li ul{
	margin:0 0 0 15px;
	overflow:hidden
}
.g310 .wdCategorias li ul li a, .g230 .wdCategorias li ul li a{
	padding-left:10px;
	font-size:10px;

}
.g310 .wdCategorias li ul .on , .g230 .wdCategorias li ul .on{
	padding-left:0;
}
.g230 .wdCategorias li{
	display:block;
	width:auto;
	margin:0
}
.g230 .wdCategoriasBot { background-image:url(../img/widgets/wdCategoriasLatBot230.gif) } 
.g310 .wdCategoriasBot { background-image:url(../img/widgets/wdCategoriasLatBot310.gif) }

/*//////////////////////////////////////////PRODUCTOS*/
/*---------------WIDGET GENERAL---------------*/
.wdProductosGeneral {
	max-width:960px;
	margin-left:10px;
	margin-right:3px;
}
.wdProductosGeneral .productosItem {
	float:left;
	width:220px;	
	background-color:#fff;
	border:#CCCCCC solid 1px;
	margin:0 5px 10px 0;
	display:inline;
	cursor:pointer;
	padding:10px;
	height:320px;
	border-top:2px #ccc solid;
}
.wdProductosGeneral .productosItem:hover {
	background:#f5f5f5;
	border:1px solid #C0C0C0;
	border-bottom:2px #666 solid;
	
}
.wdProductosGeneral .productosItem:hover img{
	border:1px solid #E9E6C9 ;

}
.wdProductosGeneral .foto img{
	border:1px solid #FFF;
	width:210px;
	margin-bottom:5px;
}
.wdProductosGeneral .categ{	
	font-size:12px;
	color:#0d5f8e;

}
.wdProductosGeneral .nombre{
	font-size:16px;
	font-weight:bold;
	color:#f18322;
	overflow:hidden;
	height:37px
}
.wdProductosGeneral .descrip{	
	text-align:left;
	height:45px;
	clear:left;
	margin-bottom:3px;
	overflow:hidden;
	width:100%;
}
.wdProductosGeneral .datos{	
	margin:2px;
	font-weight:bold;
	padding-left:5px
}
.wdProductosGeneral .datos img{	
	float:right;
	margin:-90px 0 0 0;
	position:relative;
	height:30px;
	max-width:75px;
	border:#999999 solid 1px;
}
.wdProductosGeneral .precio{	
	font-size:12px;
	text-align:right;
	font-weight:bold;
	float:right;
	padding:3px 5px; background:#CCC; 
	margin:5px 0
}
.wdProductosGeneral .btns{	
	display:inline-block;
	padding:3px 10px 0 10px;
	height:17px;
	margin-left:27px;
	margin-top:10px;

}
.wdProductosGeneral .btns a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:900;
	color:#333;
	text-transform:uppercase;
}
.g630 .wdProductosGeneral {
	margin-top: 20px;
}
.g630 .wdProductosGeneral .productosItem {
	width:178px;
	height:285px;
}
.g630 .wdProductosGeneral .foto img{
	width:176px;
}
.g630 .wdProductosGeneral .btns{	
	margin-left:14px;
}
.g470 .wdProductosGeneral {
	margin:0
}
.g470 .wdProductosGeneral .productosItem {
	width:208px;
	height:auto;
}
.g470 .wdProductosGeneral .foto img{
	width:201px;
}
.g470 .wdProductosGeneral .btns{	
	margin-left:14px;
}
.g310 .wdProductosGeneral {
	margin-left:0
}
.g310 .wdProductosGeneral .productosItem {
	width:auto;	
	margin:0 0 10px 0;
	display:block;
	height:auto;
}
.g310 .wdProductosGeneral .foto img{
	width:286px;
}
.g310 .wdProductosGeneral .nombre{
	overflow:visible;
	height:auto;
	padding-bottom:4px
}
.g230 .wdProductosGeneral {
	margin-left:0
}
.g230 .wdProductosGeneral .productosItem {
	float:none;
	width:auto;	
	margin:0 0 10px 0;
	display:block;
	height:auto;
}
.g230 .wdProductosGeneral .foto img{
	width:206px;
}
.g230 .wdProductosGeneral .nombre{
	overflow:visible;
	height:auto;
	padding-bottom:4px
}
.fichaConsulta{
	padding:3px;
	margin:5px;
	float:left;
	width:180px;
	border:1px solid #CCCCCC;
	background-color:#FFF
}
.imgConsulta{
	margin-bottom:5px;
	border:#999999 solid 1px;
}
.imgConsulta img{
	width:170px;
}
.datFichaConsulta span{
	font-weight:bold;
	padding:2px 4px;
	font-size:15px;
}
.datFichaConsulta p{
	padding:2px 4px;
}
.datFichaConsulta strong{
	font-size:12px;
	padding:2px 4px;
}

/*---------------WIDGET NAVEGADOR---------------*/
.wdProductosNav {
	padding:4px 10px 0 17px; 
	margin:0 auto;
	font-weight:normal;
	font-size:11px;
	min-height:25px;
	color:#fff !important;

}
.g630 .wdProductosNav {
	width:603px;
	background-image:url(../img/widgets/bgNav.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	height:auto;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:10px;

}
.wdProductosFichaBasica .wdProductosNav {
	width:603px;
	padding:0px 0 0 10px;
	background:none;
	min-height:inherit
}
.wdProductosNav a{
	color:#F3F3F3;
	
}
.wdProductosNav .lastChild{
	color:#FFF;
	font-weight:bold;
	font-size:15px;
}
.g630 .wdProductosNav .lastChild{

}
.wdProductosNavSubMenu {
	display:none;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	border-right-width:2px;
	margin:20px 0px 0px 0px;
	position:absolute;
	z-index:101;
}
.wdProductosNavSubMenu li{
	list-style:none
}
.wdProductosNavSubMenu a{
	display:none;
	font-weight:normal !important;
	border-bottom:#CCCCCC 1px solid;
	font-size:13px !important;
	padding:5px 22px 5px 10px !important; display:block;
	color:#523F38 !important;
}
.wdProductosNavSubMenu a:hover{
	background-color:#523F38 ;
	color:#fff !important;
	text-decoration:none
}
/*---------------WIDGET LISTADOS---------------*/
.wdProductosListadoTools {
	margin:4px 0 5px 0;
	height:22px;
	padding:4px;
	text-align:right;
	border-bottom:#4c4c4c solid 2px;
}
.wdProductosListadoTools a{
	float:left;
	outline:none;
	padding:6px 10px;
	margin-right:3px;
	display:inline;	
	color:#000;
	font-weight:bold;
	width:auto;
	height:14px;
	text-align:left;
	text-transform:uppercase;
	background-color:#ccc;

}
.wdProductosListadoTools .on, .wdProductosListadoTools a:hover{
	text-decoration:none !important; color:#fff;
	background-color:#666;
	z-index:100;
	position:relative;
}
.wdProductosListadoTools a img{ margin-right:10px;
}
.productosOrderInput{
	cursor:pointer; 
	padding-right:10px;

	border:1px solid #CCCCCC;
	height:16px !important
}
.productosOrder{
	position:absolute;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#fff;
	text-align:left;
	margin-top:2px;
	display:none;
	margin-left:418px;
	width:230px
}
.productosOrder a{
	width:90px;
	border:#999999 solid 1px;
	margin-bottom:2px;
	margin-right:2px;
	background-image:none;
}
.productosOrder a:hover{
	color:#fff;
	background-image:none;
	background-color:#666;
}
.contOrdenTit {
	background-color:#E9E9E9;
	margin-left:10px;
	margin-bottom:3px;
	height:27px;
}
.wdProductosListadoGaleria .productosContTit {
	display:none;
}
.wdProductosListadoGaleria .productosItem {
	float:left;
	width:180px;	
	background-color:#fff;
	border:#CCCCCC solid 1px;
	margin:0 5px 10px 0;
	display:inline;
	cursor:pointer;
	padding:10px;
	height:auto;
	border-top:2px #ccc solid;
}
.wdProductosListadoGaleria .productosItem:hover {
	background:#f5f5f5;
	border:1px solid #C0C0C0;
	border-bottom:2px #666 solid;
}
.wdProductosListadoGaleria .productosItem:hover img{
	border:1px solid #E9E6C9 ;
}
.wdProductosListadoGaleria .foto img{
	border:1px solid #FFF;
	width:180px;
	margin-bottom:5px;
}
.wdProductosListadoGaleria .categ{	
	font-size:12px;
	color:#0d5f8e;
	text-transform:uppercase;
}
.wdProductosListadoGaleria .nombre{
	font-size:15px;
	font-weight:bold;
	color:#f18322;
	overflow:hidden;
	height:37px
}
.wdProductosListadoGaleria .descrip{	
	text-align:left;
	height:45px;
	clear:left;
	overflow:hidden;
	width:100%;
}
.wdProductosListadoGaleria .datos{	
	margin:2px;
	font-weight:bold;
	padding-left:5px
}
.wdProductosListadoGaleria .datos img{	
	float:right;
	margin:-90px 0 0 0;
	position:relative;
	height:30px;
	max-width:75px;
	border:#999999 solid 1px;
}
.wdProductosListadoGaleria .precio{	
	font-size:12px;
	text-align:right;
	font-weight:bold;
	float:right;
	padding:3px 5px; background:#CCC; 
	margin:5px 0
}
.wdProductosListadoGaleria .btns{	
	padding:3px 10px 0 10px;
	height:17px;
	margin:2px 0 0 14px;
	display:inline-block;
	background:url(../img/productos/bgBotones.gif);
}
.wdProductosListadoGaleria .btns a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:900;
	color:#333;
	text-transform:uppercase;
}
.wdProductosListadoGrilla {
	background-color:#FFFFFF;
	padding:4px 0
}
.wdProductosListadoGrilla .productosContTit {
	background-color:#E9E9E9;
	margin-bottom:3px;
	height:26px;
	overflow:auto;
}
.wdProductosListadoGrilla .productosContTit p, .wdProductosListadoGrilla .contOrdenTit p{
	float:left;
	border-left:#fff 1px solid;
	height:18px;
	font-weight:bold;
	padding:5px 0 3px 5px;
	display:inline;
}
.wdProductosListadoGrilla .productosItem {
    background-color:#fff;
	border:#CCCCCC solid 1px;
	border-top:2px #ccc solid;
	padding:6px;
	clear:left;
	border-bottom:#CCCCCC solid 1px;
	cursor:pointer;
	height:90px
}
.wdProductosListadoGrilla .productosItem:hover {
	background:#f5f5f5;
	border:1px solid #C0C0C0;
	border-bottom:2px #666 solid;
}
.wdProductosListadoGrilla .productosItem:hover img{border:#999 solid 1px}
.wdProductosListadoGrilla .dest {
	background-color:#eee ;
}
.wdProductosListadoGrilla .foto img{
	margin-right:10px;
	border:#CCCCCC solid 1px;
	float:left;
	display:inline;	
	width:110px;
}
.wdProductosListadoGrilla .categ{	
	font-size:12px;
	font-weight:bold;
	color:#0d5f8e;
	text-transform:uppercase;
}
.wdProductosListadoGrilla .nombre {
	font-size:16px;
	font-weight:bold;
	width:400px !important;
	text-align:left;
}
.wdProductosListadoGrilla .descrip{	
	text-align:left;
	float:left;
	width:275px;
	text-align:justify;
}
.wdProductosListadoGrilla .datos img{	
	width:75px;
}
.wdProductosListadoGrilla .precio{	
	margin-left:10px;
	font-size:15px;
	display:inline;
	font-weight:bold
}
.wdProductosListadoGrilla .stock{	
	margin-left:10px;
	display:inline;
}
.wdProductosListadoGrilla .btns{	
	float:left;
	background: url(../img/productos/bgBotones.gif);
	padding:3px 10px 0 10px;
	height:17px;
	margin:10px;
	background:url(../img/productos/bgBotones.gif);
}
.wdProductosListadoGrilla .btns a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:900;
	color:#333;
	text-transform:uppercase;
}
/*---------------WIDGET FICHA BASICA---------------*/
.productoFotos {
	float:left;
	display:inline;
	margin:5px 5px 5px 15px;
	width:300px;
	text-align:center
}
.productoFotos img{
	cursor:pointer;
}
.productoFotoPr {
		display:inline-block;
	border:solid 1px #e5e5e5;
	padding:5px;
	margin-bottom:5px;
}
.productoFotosSec a{
	display:inline-block;
	border:solid 1px #e5e5e5;
	margin:0 1px 1px 0
}
.productoTit {
	font-size:27px;
	float:left;
	width:530px;
	padding:3px 10px;
}
.productoInfo {
	float:left;
	width:640px;
	margin-bottom:10px;
	font-size:12px
}
.productoMarca {
	float:right;
	margin:5px;
	width:80px;
	display:inline;	
}
.productoMarca img{
	width:80px;
}
.productoInfo .cod{
	padding:10px 0 0 10px;
	font-weight:bold
}
.productoInfo .stock {
	padding:10px 0 0 10px;
	font-weight:bold;
	color:#EE7F01;
}
.productoInfo p{
	padding:6px 35px 0 10px;
}
.productoInfo .precio{
	padding:5px 10px !important;
	margin:10px 0 2px 0 !important;
	width:auto !important;
	font:bold 19px Arial, Helvetica, sans-serif !important
}
.productoTools {
	width:630px;
	float:right;
	text-align:right;
	padding-top:8px;
}
.productoTools a{
	float:right;
	margin-right:5px
}

.siguiente {
	background:url(../img/icon/siguiente.gif) bottom;
	width:30px; height:30px;
}
.anterior {
	background:url(../img/icon/anterior.gif) bottom;
	width:30px; height:30px;
}
.siguiente:hover {
	background:url(../img/icon/siguiente.gif) top;
}
.anterior:hover {
	background:url(../img/icon/anterior.gif) top;
}
.anterior span,  .siguiente span, .anteriorOff span,  .siguienteOff span{
	display:none
}
.anteriorOff {
	background:url(../img/icon/anteriorOff.gif) bottom;
	width:30px; height:30px;
	cursor:default
}
.siguienteOff {
	background:url(../img/icon/siguienteOff.gif) bottom;
	width:30px; height:30px;
	cursor:default
}
.cuadAnt, .cuadSig{
	position:absolute; 
	background-color:#FFFFFF; 
	padding:5px; 
	border:1px solid #CCCCCC; width:208px;
	display:none;
}
.productoGal {
	margin-top:10px;
	clear:both;
	background:#e9e6c9;
}
.productoGal img{
	border:#CCCCCC solid 1px;
	cursor:pointer;
	width:110px;
}
.productoGal a{
	margin:0 3px 7px 4px !important;
	float:left;
}

/*//////////////////////////////////////////MEDIA*/
/*---------------WIDGET MEDIA LISTA---------------*/
.wdMediaLista {
	max-width:960px;
	margin-left:10px
}

.wdMediaLista h4 {
	margin-bottom:10px;
}

.mediaItem {
	width:166px;
	height:186px;
	border:1px solid #ccc;
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	padding:7px;
	cursor:pointer
}
.mediaItem img{
	width:166px;
}
.mediaItem h6{
	font-size:14px;
	color:#666;
	text-align:center;
	margin-top:6px;
	height:38px;
	overflow:hidden;
}
.mediaItem span{
	font-size:10px;
	color:#d62133;
	float:left
}
.mediaItem .autor{
	float:right;
	font-size:10px;
	color:#666666;
}
.mediaItem .fecha{
	float:right;
	clear:right;
	font-size:10px;
	color:#666666;
}
.mediaItem:hover {
	border:1px solid #CC0000;
}
.mediaItem:hover h6{
	color:#000
}
.videos{
	
}
.videos .mediaItem{
	height:164px !important;
}
.mediaItemVideoIcon {
	position:relative;
	margin-top:-124px;
	width:166px;
	height:124px;
	background:url(../img/media/iconVideoLista.png) no-repeat  center
}
.g630 .wdMediaLista {
	margin:0
}
.g630 .mediaItem {
	width:180px;
	padding:9px;
}
.g630 .mediaItem img{
	width:180px;
}
.g630 .videos .mediaItem{
	height:154px !important;
}
.g630 .mediaItemVideoIcon {
	margin-top:-135px;
	width:180px;
	height:135px;

}
.g470 .wdMediaLista {
	margin:0
}
.g470 .mediaItem {
	width:205px;
	padding:9px;
	height:205px
}
.g470 .mediaItem img{
	width:205px
}
.g470 .videos .mediaItem{
	height:205px !important;
}
.g470 .mediaItemVideoIcon {
	margin-top:-154px;
	width:205px;
	height:154px;

}
.g310 .wdMediaLista {
	margin:0
}
.g310 .mediaItem {
	width:auto;
	float:none;
	height:auto;
	display:block;
	padding:10px;
	text-align:center;
	margin:0 0 10px
}
.g310 .mediaItem img{
	width:290px
}
.g310 .mediaItem h6{
	height:auto
}
.g310 .mediaItem span{
	display:none;
}
.g310 .videos .mediaItem{
	height:auto !important;
}
.g310 .mediaItemVideoIcon {
	margin-top:-210px;
	width:290px;
	height:210px;

}
.g230 .wdMediaLista {
	margin:0
}
.g230 .mediaItem {
	width:auto;
	float:none;
	height:auto;
	display:block;
	padding:10px;
	text-align:center;
	margin:0 0 10px
}
.g230 .mediaItem img{
	width:210px
}
.g230 .mediaItem h6{
	height:auto
}
.g230 .mediaItem span{
	display:none;
}
.g230 .videos .mediaItem{
	height:auto !important;
}
.g230 .mediaItemVideoIcon {
	margin-top:-158px;
	width:210px;
	height:158px;

}
/*//////////////////////////////////////////SECCIONES*/
/*---------------WIDGET SUB MENU ----------------------*/
.wdSubMenuSeccion { width:950px; margin:0 auto 10px}
.seccionSubMenuRoot {
	padding:3px 10px 2px;
	margin:0 15px;
	font-size:12px;
	background:url(../img/bgSeccionSubMenuRoot.gif) no-repeat
}
.seccionSubMenuSib {
	height:37px;
	list-style:none;
	background:url(../img/bgSeccionSubMenuSib.gif) no-repeat
}
.seccionSubMenuSib li{
	float:left;
}
.seccionSubMenuSib a {
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	padding:13px 15px 0 20px;
	height:24px;
	color:#036;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background:url(../img/bgSeccionSubMenuSibOff.gif) top right no-repeat;
}
.seccionSubMenuSib a:hover {
	color:#FFF;
}
.seccionSubMenuSib .on{

}
.seccionSubMenuSib .on a{
	color:#FFF !important;
	padding:7px 22px 0 16px;
	height:30px;
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/bgSeccionSubMenuSibOn.gif) left no-repeat;
}
.seccionSubMenuChild {
	list-style:none;
	background:url(../img/bgSeccionSubMenuChild.gif) no-repeat bottom;
	clear:left;
	height:26px;
	margin:0 15px;
	text-align:center
}
.seccionSubMenuChild li{
	float:left
}
.seccionSubMenuChild li a{
	display:inline-block;
	color:#036;
	font-size:12px;
	font-weight:bold;
	background:url(../img/btnSeccionSubMenuChildOn.gif) no-repeat top left;
	text-decoration:none;
	text-align:center;
	margin-left:5px;

}
.seccionSubMenuChild li a span { 
	display:inline-block; 
	margin-left:4px; 
	padding:6px 10px 0 3px;
	height:20px;
	background:url(../img/btnSeccionSubMenuChildOn.gif) no-repeat top right;
}

.seccionSubMenuChild li a:hover{
	color:#000;
	background:url(../img/btnSeccionSubMenuChildO.gif) bottom left;}

.seccionSubMenuChild li a:hover span{
	background:url(../img/btnSeccionSubMenuChildO.gif) bottom right;}

.seccionArbol , .seccionArbol ul{
	list-style:none;
	position:absolute;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	border-bottom:none;
	width:180px;
	display:inline;
	margin:-4px 0 0 10px
}
.seccionArbol li{
	list-style:none;
}
.seccionArbol .des{
	background-image:url(../img/bgSeccionArbolDes.gif);
	background-repeat:no-repeat;
	background-position:right center
}
.seccionArbol a{
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	border-bottom:#CCCCCC solid 1px;
	text-decoration:none;
}
.seccionArbol li:hover {
	color:#FFFFFF !important;
	background-color:#c8c8c8  !important;
}
/*---------------WIDGET LISTADO ---------------------*/
.wdSeccionesGeneral {
	max-width:970px;
	margin-left:10px;
}
.wdSeccionesGeneral ul{
	list-style:none;
}
.wdSeccionesGeneral li{
	margin-bottom:2px;
	display:inline-block;
	vertical-align:top;
	width:32%;
	margin-right:10px;
}
.wdSeccionesGeneral li a{
	display:block;
	padding:7px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#666;
}
.wdSeccionesGeneral li a span{margin-right:10px; width:15px; height:15px; float:left; background:url(../img/widgets/bgLi.gif) no-repeat;}

.wdSeccionesGeneral a:hover{
	color:#000;
	background:#f0f0f0;
}
.wdSeccionesGeneral .on{
	color:#000;
}
.wdSeccionesGeneral li ul{
	overflow:hidden
}
.wdSeccionesGeneral li ul li {
	margin-right:0;
	float:none;
	width:99%
}
.wdSeccionesGeneral li ul li a{
	color:#444;
	padding-left:5px;
	font-size:10px;
}
.wdSeccionesGeneral li ul li a:hover{
	color:#000;
}
.wdSeccionesGeneral li ul ul li{
	width:auto;
	float:none
}
.wdSeccionesGeneral li ul .on {
	padding-left:0;
}
.wdSeccionesGeneralBot {
	clear:both;
	height:12px;
	overflow:hidden;
}
.g630 .wdSeccionesGeneral {
	margin:0;
}
.g470 .wdSeccionesGeneral {
	margin:0;
}
.g470 .wdSeccionesGeneral li{
	width:47.3%;
	margin-right:10px;
}
.g470 .wdSeccionesGeneral li ul li {
	margin-right:0;
	display:block;
	width:99%
}
.g470 .wdSeccionesGeneral {
	margin:0;
}
.g470 .wdSeccionesGeneral li{
	width:47.3%;
	margin-right:10px;
}
.g470 .wdSeccionesGeneral li ul li {
	margin-right:0;
	display:block;
	width:99%
}
.g310 .wdSeccionesGeneral, .g230 .wdSeccionesGeneral  {
	margin:0
}
.g310 .wdSeccionesGeneral li, .g230 .wdSeccionesGeneral li{
	display:block;
	width:auto;
	margin:0
}
.g310 .wdSeccionesGeneral li a, .g230 .wdSeccionesGeneral li a{
	display:block;
	padding:7px 0 7px 10px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:14px;
	color:#666;
}
.g310 .wdSeccionesGeneral li ul, .g230 .wdSeccionesGeneral li ul{
	margin:0 0 0 15px;
	overflow:hidden
}
.g310 .wdSeccionesGeneral li ul li a, .g230 .wdSeccionesGeneral li ul li a{
	color:#444;
	padding-left:10px;
	font-size:10px;
}
.g310 .wdSeccionesGeneral li ul li a:hover, .g230 .wdSeccionesGeneral li ul li a:hover{
	color:#000;
}
.g310 .wdSeccionesGeneral li ul .on, .g230 .wdSeccionesGeneral li ul .on {
	padding-left:0;
}

/*------FORMATO RESUMEN -------*/
.wdSeccionesGeneralResumen li {
	width:308px;
	margin-right:10px;
	float:left;
	height:auto;
}
.wdSeccionesGeneralResumen li a{
	height:222px;
	background:#F7F7F7;
	font-size:11px !important;
	font-weight:normal;
	border:none;
	margin-bottom:10px;
	text-transform:none;
	height:auto;
}
.wdSeccionesGeneralResumen li a:hover{
	text-decoration:none;
	background-color:#ccc;
	color:#000
}
.wdSeccionesGeneralResumen a img{
	width:294px;
	margin-bottom:4px;
}
.wdSeccionesGeneralResumen li h5{
	font-size:25px;	
}
.wdSeccionesGeneralResumen li p{
	padding:3px;
	font-weight:normal
}
.g630 .wdSeccionesGeneralResumen li {
	width:303px;
}
.g630 .wdSeccionesGeneralResumen a img{
	width:289px;
}
.g470 .wdSeccionesGeneralResumen li{
	width:223px;
}
.g470 .wdSeccionesGeneralResumen a img{
	width:209px;
}
.g310 .wdSeccionesGeneralResumen a{
	border:none !important;
	height:auto
}
.g310 .wdSeccionesGeneralResumen a img{
	width:290px;
}
.g230 .wdSeccionesGeneralResumen a{
	border:none !important;
	height:auto;
	width:auto
}
.g230 .wdSeccionesGeneralResumen a img{
	width:210px;
}

/*//////////////////////////////////////////NOTICIAS*/
/*---------------WIDGET LISTADO---------------*/
.wdNoticiasLista {
	padding:5px 0;
	margin:0 auto;
}
.noticiasLista {
	padding:30px 10px 10px 10px;
	width:250px;
	margin:20px;
	float:left;
	background:url(../img/noticias/bgNoticiasLista950.gif) no-repeat top;
	margin-bottom:5px;
}
.noticiasLista .volanta{
	padding:2px 5px;
	color:#666;
	font-size:10px;
}
.noticiasLista .volanta strong{
	color:#666;
}
.noticiasLista .foto{

	display:inline;
	border:#FFFFFF 2px  solid;
	margin:0 auto 6px 60px;
	border:3px solid;
	border-color:#CCC;
}
.noticiasLista h4{
	padding:2px 5px;
	font-size:20px;
}
.noticiasLista h4 a{
	color:#314087;
}
.noticiasLista .bajada{
	color:#666;
	text-align:justify;
	padding-left:6px
}
.noticiasListaComent {
	float:right;
	clear:right;
	background:url(../img/noticias/coment.png) no-repeat center left;
	padding:0 0 0 27px !important;
	margin-top:5px
}
.noticiasListaComent a{
	color:#006699; text-decoration:none
}
.noticiasListaComent a:hover{
	color:#000
}
.noticiasListaComent span{
	font-weight:bold;
	font-size:18px
}
.g630 .noticiasLista {
	padding:30px 0px 10px 0px;
	width:630px;
	margin:0px;
	float:left;
	background:url(../img/noticias/bgNoticiasLista950.gif) no-repeat top;
	margin-bottom:5px;
}

.g630 .noticiasLista .foto{
	float:left;
	display:inline;
	border:#FFFFFF 2px  solid;
	margin:0 20px 6px 6px;
	border-right:10px solid;
	border-right-color:#666;
}

.g470 .noticiasLista {
	padding:10px 6px;
	background:url(../img/noticias/bgNoticiasLista470.gif) no-repeat top;
}
.g310 .noticiasLista {
	padding:10px 6px;
	background:url(../img/noticias/bgNoticiasLista310.gif) no-repeat top;
}
.g310 .noticiasLista h4 {
	font-size:15px
}
.g230 .noticiasLista {
	width:230px;
	float:right;
	margin:0 -10px 0 0px;
	padding:10px 10px 10px 10px;
	background:url(../img/noticias/bgNoticiasLista230.gif) no-repeat top;
}
.g230 .noticiasLista img {
	width:80px;
	float:right;
	margin:0 0 0 8px
}
.g230 .noticiasLista h4 {
	font-size:15px
}
/*---------------WIDGET FICHA---------------*/
.noticiasCompleta {
	padding:8px 0
}
.noticiasCompleta .tools {
	float:right;
	border:#EEEEEE solid 1px;
	padding:4px;
	margin-top:-5px;
}
.noticiasCompleta .tools  span{
	display:none
}
.noticiasCompleta .tools  a:hover{
	background-position:bottom
}
.toolAchica { background:url(../img/noticias/a-.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px }
.toolAgranda { background:url(../img/noticias/a+.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px }
.toolRec { background:url(../img/noticias/mail.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.toolPrint { background:url(../img/noticias/print.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.toolAnt { background:url(../img/noticias/izq.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.toolSig { background:url(../img/noticias/der.gif) top no-repeat; width:20px; height:20px; float:left;  }
.toolAntOff { background:url(../img/noticias/izqOff.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px; cursor:default }
.toolSigOff { background:url(../img/noticias/derOff.gif) top no-repeat; width:20px; height:20px; float:left; cursor:default  }
.cuadAnt, .cuadSig{
	position:absolute; 
	background-color:#FFFFFF; 
	padding:5px; 
	border:1px solid #CCCCCC; width:208px;
	display:none;
}
.cuadAnt{
	margin:30px 0 0 -55px;
}
.cuadSig{
	margin:30px 0 0 -55px;
}
.cuadAnt img, .cuadSig img{
	float:left;
	margin-right:5px;
}
.cuadAnt label, .cuadSig label{
	font-weight:bold;
	vertical-align:middle;
}
.noticiasCompleta .volanta {
	font-size:13px;
	color:#666;
	font-weight:800;
	font-size:12px;
	padding-left:8px;
	margin-bottom:20px;
}
.noticiasCompleta .volanta strong {
	font-size:13px;
	color:#314087;
}
.noticiasCompleta h4 {
	font-size:24px;
	padding:8px 0;
	padding-left:8px
}
.noticiasCompleta .foto{
	float:left;
	display:inline;
	margin:4px 3px;
	cursor:pointer !important;
}
.noticiaFotos {
	float:left;
	display:inline;
	text-align:center
}
.noticiaFotos img{
	cursor:pointer;
}
.noticiaFotoPr {
	display:inline-block;
	border:solid 2px #e5e5e5;
	margin:20px;
	border-bottom:solid 6px #e5e5e5;
}
.noticiaFotosSec a{
	display:inline-block;
	border:solid 1px #e5e5e5;
	border-bottom:solid 6px #e5e5e5;
	margin:0 1px 1px 0;
}
.noticiasCompleta .bajada{
	padding:12px 12px 6px 12px;
	font-weight:bold;
	font-size:15px;
}
.noticiasCompleta .cuerpo{
	padding:0 12px 15px 12px;
}
.noticiasCompleta .cuerpo p{
	margin-top:15px;
}
.noticiasCompleta .fuente{
	margin-bottom:5px;
	font-weight:800;
	color:#314087;
}
.noticiasCompleta .galeria{
	padding:8px;
	clear:left
}
.noticiasGaleria a {
	float:left;
	margin:2px
}
/*---------------WIDGET COMENTARIOS---------------*/
.noticiasComentBox {
	padding-bottom:20px;
}
.noticiasComent {
	margin:0 3px 10px 3px;

}
.noticiasComentAutor {
	padding:15px;
	color:#999999;

	background:url(../img/icon/cometarioAutor.gif) left no-repeat;
}
.noticiasComentAutor strong{
	color:#000000; font-size:13px;
}
.noticiasComentTxt {
	padding:10px 25px 5px 25px;
	margin-top:20px
}
.noticiasComentForm {
	padding:0 14px;
}
.noticiasComentForm p{
	padding:10px;
}
.noticiasComentForm label{
	display:block;
	font-weight:bold;
	padding:3px 8px
}
.noticiasComentForm input{
	width:250px
}
.noticiasComentForm textarea{
	width:580px; height:70px
}
.blockerComentario{
	position:absolute;
	background-color:#FFFFFF;
	width:678px;
	height:362px;
	display:none;
}
.enviandoComentario{
	font-size:16px;
	font-weight:bold;
	margin:150px 0 0 300px;
	position:absolute;
	text-align:center;
	display:none;



}

