/*/////////WIDGETS/////*/
/*---------------WIDGET SUB MENU SECCION---------------*/
.wdSubMenuSeccion {
	margin:0 auto 10px;
	width:914px;
}
.seccionSubMenuRoot {
	border-radius:6px 0 0px 0;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 0 0 0;
	background:url(../img/bgSeccionSubMenuRoot.gif) no-repeat;
	font-size:12px;
	height:14px;
	padding:3px 10px;
	margin:0 3px;
}
.seccionSubMenuSib {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background:url(../img/bgSeccionSubMenuSib.gif) no-repeat;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
}
.seccionSubMenuSib li{
	float:left;
}
.seccionSubMenuSib a {
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:16px;
	padding:12px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
.seccionSubMenuSib a:hover {
	background-color:#FA9E39;
	color:#000000;
}
.seccionSubMenuSib .on{
	margin-left:4px;
	font-weight:bold;
}
.seccionSubMenuSib .on a{
	background:url(../img/bgSeccionSubMenuSibOn.gif) no-repeat right;
	color:#000000;
	font-size:23px;
	height:30px;
	padding:7px 20px 3px;
	margin-left:0px;
}
.seccionSubMenuChild {
	list-style:none;
	background:#f1f1f1;
	color:#000;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow:inset 0px 0px 3px 0px #ccc;
	-webkit-box-shadow: 2px 1px #f8f8f8;
	border:1px solid #ccc;
	cursor:pointer;
	clear:left;
	height:34px;
	margin:0 15px;
	padding-left:2px;
	text-align:center;
}
.seccionSubMenuChild li{
	float:left
}
.seccionSubMenuChild li a{
	display:inline-block;
	color:#000;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	height:28px;
	margin-left:5px;
	margin-top:0px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	background-color:#E2E2E2;
}
.seccionSubMenuChild li a span { 
	display:inline-block; 
	margin-left:4px; 
	padding:6px 10px 0 6px;
	height:24px;
;}

.seccionSubMenuChild li a:hover{
	-moz-box-shadow:inset 0px 0px 3px 0px #999;
	-webkit-box-shadow: 2px 1px #999;
	background:#fff  !important;
}

.seccionSubMenuChild li a:hover span{
	color:#000 !important;}

.seccionArbol , .seccionArbol ul{
	list-style:none;
	position:absolute;
    background:transparent !important;
	border:#000 !important solid 3px;
	border-bottom:none;
	width:180px;
	display:inline;
	margin:-4px 0 0 10px
}
.seccionArbol li{
	list-style:none;
	color:#666;
	background-color:#FFFFFF !important;
	border-radius:6px 5p;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.seccionArbol a{
	display:block;
	font-size:12px;
	color:#000 !important ;
	font-weight: bold;
	padding:3px 8px;
	border-bottom:#000 !important solid 3px;
	text-decoration:none;
	border:1px solid #FA7A00;
	border-radius:6px 5p;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.seccionArbol li:hover {
	color:#FFFFFF !important;
	background:#FFE7CF  !important;
}
/*---------------WIDGET CATEGORIAS---------------*/
.wdCategoriasLat {
	background-color:#fc961f;
	margin-bottom:25px;
}
.wdCategoriasLat ul{
	list-style:none;
	margin:-12px 8px 0;
}
.wdCategoriasLat li{
	margin-bottom:2px;
	display:inline;
}
.wdCategoriasLat li a{
	display:block;
	padding:7px 0 7px 5px;
	border-bottom:1px solid #ffe0bd;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}
.wdCategoriasLat li a span{ display:none}
.wdCategoriasLat .on a, .wdCategoriasLat a:hover{
	text-decoration:none!important;
	color:#000;
	background-color:#ffe0bd
}
.wdCategoriasLat .on{
	color:#000;
	background-color:#ffe0bd
}
.wdCategoriasLat li ul{
	margin:0 0 0 18px;
	overflow:hidden
}
.wdCategoriasLat li ul li a{
	color:#444;
	padding-left:15px;
	font-size:10px;
}
.wdCategoriasLat li ul li a:hover{
	color:#000;
	background-color:#ffe0bd
}
.wdCategoriasLat li ul .on {
	padding-left:0;
}
.wdCategoriasLatBot {
	clear:both;
	height:12px;
	overflow:hidden;
}
.g230 .wdCategoriasLatBot { background-image:url(../img/wdCategoriasLatBot230.gif) } 
.g310 .wdCategoriasLatBot { background-image:url(../img/wdCategoriasLatBot310.gif) } 
/*---------------WIDGET PRODUCTOS GENERAL---------------*/

.wdProductosGeneral {
	max-width:970px;
	background:#FFFFFF none repeat scroll 0 0;
	clear:left;
	color:#333333;
	margin-bottom:5px;
	padding:10px 0px 5px 5px;
	
}
.wdProductosGeneral .productosItem {
	float:left;
	width:205px;
	display:inline;
	cursor:pointer;
	height:auto;
	color:#000;
	margin:0px 5px 10px 8px;
	padding:10px;
	background-color:#F9FFDF;
	border:1px solid #A9CF0C;
	-moz-border-radius:7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow:inset 0px 0px 15px 0px #EFEFEF;
	-webkit-box-shadow: 2px 1px #f8f8f8;
	}
.wdProductosGeneral .foto img{
	width:203px;
	margin-bottom:10px;
	position:absolute;
	background-color: #C49B27;
	border:1px solid #CCC;
}
.wdProductosGeneral .categ{	
	font-size:12px;
	color:#0d5f8e;
}
.wdProductosGeneral .nombre{
	overflow:hidden;
	height:36px;;
	width:auto;
	margin:170px 0px 0px 0px;
	background:transparent url(../img/bgProductosNombre.png) repeat-x;
	color:#FFF !important;
	font-size:15px;
	font-weight:bold;
	height:42px;
	padding:8px 0 0 10px;
	width:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.wdProductosGeneral .nombre a{
	color:#FFF !important;
}
.wdProductosGeneral .nombre:hover{
	color:#FFF !important;

}
.wdProductosGeneral .descrip{	
	text-align:left;
	height:75px;
	clear:left;
	margin-top:3px;
	overflow:hidden;
	width:275px;
	margin-bottom:5px;
	margin-left:0px;
}
.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:18px;
	padding:0;
	font-weight:bold;
	height:20px;
	overflow:hidden;
	margin:4px 5px;
	color:#F60;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
.wdProductosGeneral .stock{
	display:inline-block;
	margin-top:-28px;
	float:right;
	margin-left:100px;
	font-size:12px;
	position:absolute;
}
.wdProductosGeneral .btns{	
	height:15px;
	width:auto;
	margin:5px 18px;
	background:transparent url(../img/bgProductosBtns.png) repeat-x scroll 0 0;
	padding:4px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
}
.wdProductosGeneral .btns:hover{	
	background:transparent url(../img/bgProductosBtnsOn.png) repeat-x scroll 0 0;

}
.wdProductosGeneral .btns a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	color:#000 !important;
	margin:40px 3px 0px;
}
.wdProductosGeneral .btns a:hover{
	color:#000 !important;
	text-decoration:underline;
}

.fichaConsulta{
	padding:10px;
	margin:8px;
	float:right;
	width:180px;
	background-color:#FFF;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.imgConsulta{
	margin:6px;
	border:0px !important;
	text-align:center;
}
.imgConsulta img{
	
}
.datFichaConsulta span{
	font-weight:bold;
	padding:2px 4px;
	font-size:15px;
}
.datFichaConsulta p{
	padding:10px;
}
.datFichaConsulta strong{
	font-size:12x;
	padding:2px 4px;
}
.wdProductosGeneral .descrip {
	width:190px;
	height:55px;
	overflow:hidden;
	}
	
.g710 .wdProductosGeneral {
	padding:0px;
	margin:0px;
}
.g710 .wdProductosGeneral .productosItem {
	width:200px;
	
}
.g710 .wdProductosGeneral .foto img{
	width:192px;
	margin:0px 10px 0px 0px;
}
.g710 .wdProductosGeneral .productosItem {
}
.g710 .wdProductosGeneral .productosItem:hover {	
}
.g710 .wdProductosGeneral .nombre {
	margin-top:165px;
}
.g710 .wdProductosGeneral .btns{
	margin:5px 0px 0px 0px;
}

.g630 .wdProductosGeneral {
	margin:0px 0px;
	padding:0px 0px;
}

.g630 .wdProductosGeneral .productosItem {
	width:177px;
	height:308px;
	margin:0px 5px 10px;
}
.g630 .wdProductosGeneral .btns{
	margin:0px;
	margin-left:0px;

}
.g630 .wdProductosGeneral .foto img {
	width:176px;
}

.g630 .wdProductosGeneral .nombre {
	margin-top:150px;
	padding:3px 10px;
}
.g470 .wdProductosGeneral .foto img{
	width:200px;
}


.g470 .wdProductosGeneral .productosItem {
	width:203px;
	margin:5px 5px;
}
.g470 .wdProductosGeneral{
	padding:0px;
	margin:0px;
}
.g470 .wdProductosGeneral .btns{
	margin:5px 0px 0px 10px;
}

.g470 .wdProductosGeneral .nombre {
	margin-top:170px;
}

.g310 .wdProductosGeneral {
	padding:0px;
	margin:0px;
}
.g310 .wdProductosGeneral .nombre {
	margin-left:110px;
	margin-top:0px;
}
.g310 .wdProductosGeneral .descrip {
	margin-left:110px;
	width:170px;
}
.g310 .wdProductosGeneral .productosItem {
	width:287px;
	margin:5px 1px;
}
.g310 .wdProductosGeneral .foto img {
	width:100px;
}
.g310 .wdProductosGeneral .btns {
	margin-left:60px;
}

.g230 .wdProductosGeneral {
	margin:0px;
	padding:0px;
}

.g230 .wdProductosGeneral .productosItem {
	width:208px;
	margin:10px 0px;
}

.g230 .wdProductosGeneral .foto img {
		width:206px;
}

.g230 .wdProductosGeneral .nombre {
	margin-top:170px;
}
.g230 .wdProductosGeneral .precio {
}
.g230 .wdProductosGeneral .descrip {
}

.g230 .wdProductosGeneral .stock {
}

.g230 .wdProductosGeneral .btns {
	margin:5px 0px 0px 12px;
}
.g230 .wdProductosGeneral .btns a{
}

/*---------------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:-12px;
	display:inline;	
	color:#999;
	font-weight:bold;
	width:96px;
	height:14px;
	text-align:left;
	text-transform:uppercase;
	background:url(../img/productos/solapaOff.png);
}
.wdProductosListadoTools .on, .wdProductosListadoTools a:hover{
	text-decoration:none !important; color:#fff;
	background:url(../img/productos/solapaOn.png);
	z-index:100;
	position:relative;
}
.wdProductosListadoTools a img{ margin-right:10px;
}
.productosOrderInput{
	cursor:pointer; 
	padding-right:10px;
	background:url(../img/productos/bgInputOrder.gif) no-repeat top right #fff !important;
	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 4px 9px 4px;
	display:inline;
	cursor:pointer;
	padding:10px;
	height:282px;
}
.wdProductosListadoGaleria .productosItem:hover {
	background:#f7f6ec;
	border:1px solid #999;
}
.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;
	margin-bottom:5px;
	padding:2px;
	clear:left;
	border-bottom:#CCCCCC solid 1px;
	cursor:pointer;
	height:90px
}
.wdProductosListadoGrilla .productosItem:hover {
	background-color:#fbf6e1;
}
.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;
}
/*FICHA CONSULTA*/

.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 strong{
	font-size:12x;
	padding:2px 4px;
}
.blockOrden{
	position:absolute; background-color:#fff; display:none;filter:alpha(opacity=90);opacity:.90;
}
.loaderOrden{
	position:absolute;display:none; font-weight:bold; text-align:center; width:150px;z-index:2;
}

/*------FORMATO RESUMEN -------*/
.wdSeccionesGeneralResumen li {
	width:300px;
	margin-right:5px;
}
.wdSeccionesGeneralResumen li a{
	height:330px;
	font-size:11px !important;
	font-weight:normal;
	color:#FFF  !important;
	border:none;
	margin-bottom:10px;
	text-transform:none;
	padding-left:15px;
	background:#A80000 url(../img/widgets/bgresumen970.png) repeat-x;
}

.wdSeccionesGeneralResumen li a:hover{
	text-decoration:none;
	background:#DEA520 url(../img/widgets/bgresumen970.png) repeat-x;

}
.wdSeccionesGeneralResumen a img{
	width:270px;
	margin-bottom:4px;
	padding-left:0px;
	margin-top:10px;
	border:#460002 0px solid;
	border-bottom:30px solid #9F7400;
}

.wdSeccionesGeneralResumen li h5{
	margin-left:16px;
}
.wdSeccionesGeneralResumen li h5:hover{
	margin-left:16px;

}
.wdSeccionesGeneralResumen li p{
	padding:3px;
	font-weight:normal;
	margin-right:15px;

}
.g630 .wdSeccionesGeneralResumen li {
	width:190px;
	margin-right:10px;
	height:250px;
}
.g630 .wdSeccionesGeneralResumen li a{
	width:190px;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	cursor:pointer;
	padding:5px;
	height:240px;
	color:#FFF;
	margin:5px 20px 30px 20px;
	background:#9B0000 url(../img/widgets/bgresumen.png);
}
.g630 .wdSeccionesGeneralResumen li h5{
	font-size:20px;
	z-index:102;
	position:absolute;
	margin-left:16px;
	color:#fff;
	margin-top:130px;
}
		
.g630 .wdSeccionesGeneralResumen li p{
	margin-top:160px;
	margin-left:5px;
}
.g630 .wdSeccionesGeneralResumen li a:hover{
	background:#E2A71D url(../img/widgets/bgresumen.png);
	color:#000;
}
.g630 .wdSeccionesGeneralResumen a img{
	position:absolute;
	width:170px;
	z-index:0;
	margin-left:8px;
}
.g470 .wdSeccionesGeneralResumen li{
	width:140px;
	margin-right:10px;
	height:245px;
}
.g470 .wdSeccionesGeneralResumen li a{
	width:130px;
	margin-right:10px;
	height:270px;
	background-image:url(../img/widgets/bgresumen470.jpg);
	background-repeat:no-repeat;
}
.g470 .wdSeccionesGeneralResumen li a:hover{
	width:130px;
	margin-right:10px;
	height:270px;
	background-image:url(../img/widgets/bgresumen470on.jpg);
	background-repeat:no-repeat;
}
.g470 .wdSeccionesGeneralResumen a img{
	width:120px;
	margin-left:2px;
}
.g470 .wdSeccionesGeneralResumen li h5{
	font-size:17px;	
}
.g310 .wdSeccionesGeneralResumen li a, .c310 .wdSeccionesGeneralResumen li a, .c310m .wdSeccionesGeneralResumen li a{
	border:none !important;
	height:280px !important;
	margin:0 0 8px 0 !important;
}
.g310 .wdSeccionesGeneralResumen a img, .c310 .wdSeccionesGeneralResumen a img, .c310m .wdSeccionesGeneralResumen a img{
	position:absolute;
	z-index:0;
	margin-left:8px;
	width:275px;
}
.g310 .wdSeccionesGeneralResumen li h5, .c310 .wdSeccionesGeneralResumen li h5, .c310m .wdSeccionesGeneralResumen li h5{
	font-size:20px;
	z-index:102;
	position:absolute;
	margin-left:16px;
	color:#fff;
	margin-top:200px;
}
.g310 .wdSeccionesGeneralResumen li p, .c310 .wdSeccionesGeneralResumen li p, .c310m .wdSeccionesGeneralResumen li p  {
    margin-top: 225px;
	margin-left: 5px;
}
.g230 .wdSeccionesGeneral li {
display:block;
margin-left:-20px;
width:auto;
}

.g230 .wdSeccionesGeneralResumen a{
	border:none !important;
	height:300px;
	margin-left:30px;

}
.g230 .wdSeccionesGeneralResumen li p {
font-weight:normal;
margin-right:5px;
padding:8px;
}
.g230 .wdSeccionesGeneralResumen a img{
	width:170px;
	margin-left:10px;
}
.g230 .wdSeccionesGeneralResumen li h5 {
font-size:25px;
margin-left:5px;
}
.g230 .wdSeccionesGeneralResumen li a{
	width:190px;
	margin-right:10px;
	height:250px;
	background-image:url(../img/widgets/bgresumen630.jpg);
	background-repeat:no-repeat;
}

.g230 .wdSeccionesGeneralResumen li a:hover{
	background-image:url(../img/widgets/bgresumen630on.jpg);
	background-repeat:no-repeat;
}


/*---------------WIDGET MEDIA LISTA---------------*/
.wdMediaLista {
	background:#FFFFFF none repeat scroll 0 0;
	clear:left;
	color:#333333;
	margin:8px 2px;
	max-width:970px;
	padding:12px 5px 3px;
}
.mediaItem {
	width:159px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 5px 10px 5px;
	padding:10px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-moz-box-shadow:0 0 15px 0 #EFEFEF inset;
	background:#F9FFDF url(../img/media/bgphoto.jpg) no-repeat scroll right bottom;
	border:1px solid #A9CF0C;
	cursor:pointer;
	display:inline;
	padding-bottom:50px;
}
.mediaItem:hover {
	background:#FFEFDE url(../img/media/bgphotoon.jpg) no-repeat scroll right bottom;
	border:1px solid #F69E38;
}
.videos .mediaItem {
	background:#F9FFDF url(../img/media/bgvideo.jpg) no-repeat scroll right bottom;
}
.videos .mediaItem:hover {
	background:#FFEFDE url(../img/media/bgvideoon.jpg) no-repeat scroll right bottom;
}
.mediaItem img{
	width:158px;
	border:0px solid #CCCCCC;
}
.mediaItem h6{
	font-size:14px;
	color:#000;
	margin-top:6px;
	height:20px;
	overflow:hidden;
}
.mediaItem span{
	font-size:10px;
	color:#000;
	float:left
}
.mediaItem .autor{
	float:right;
	font-size:10px;
	color:#666666;
}
.mediaItem .fecha{
	float:right;
	clear:right;
	font-size:10px;
	color:#666666;
}

.mediaItem:hover h6{
	color:#000
}
.mediaItemVideoIcon {
	position:relative;
	margin-top:-110px;
	margin-left:-5px;
	width:166px;
	height:108px;
}

.g710 .wdMediaLista {
	margin:0px;
	padding:0px;
	border:0px;
}
.g710 .mediaItem {
	width:140px;
	margin:5px 10px 5px 0px;
}
.g710 .mediaItem img{
	width:140px;
}



.g710 .mediaItemVideoIcon {
	margin-top:-135px;
	width:180px;
	height:135px;
}

.g630 .wdMediaLista {
	margin:0px;
	padding:0px;
}
.g630 .mediaItem {
	width:177px;
	padding:10px;
	margin:5px 5px;
	height:180px;
}
.g630 .mediaItem:hover {
}
.g630 .mediaItem img{
	width:99%;
}
.g630 .mediaItem h6{
}
.g630 .mediaItem span{
}

.g630 .mediaItemVideoIcon {
	margin-top:-120px;
	width:180px;
	height:135px;

}
.g470 .wdMediaLista {
	padding:0px;
	margin:5px 0px;
}
.g470 .mediaItem {
	width:203px;
	padding:10px;
	height:auto;
}

.g470 .mediaItem img{
	width:200px;
	margin-left:0px;
	margin-top:0px;
}
.g470 .mediaItemVideoIcon {
	margin-top:-154px;
	width:205px;
	height:154px;

}
.g310 .wdMediaLista {
	padding:0px;
	margin:5px 0px;
}
.g310 .mediaItem {
	width:122px;
	display:block;
	padding:10px;
	float:left;
	margint:0px 5px 10px;
	height:140px;
}
.g310 .mediaItemVideoIcon {
	margin:-83px 0 -20px;
}
.g310 .mediaItem img{
	width:121px;
	border:0px #ccc solid;
}
.g230 .wdMediaLista {
	margin:0px;
	padding:0px;
}
.g230 .mediaItem {
	width:208px;
	margin:5px 0px;

}
.g230 .mediaItem:hover {

}
.g230 .mediaItem img{
	width:206px;
	margin-top:0px;

}

/*---------------WIDGET NOTICIA LISTADO---------------*/
.wdNoticiasLista {
	background:#FFFFFF none repeat scroll 0 0;
	clear:left;
	color:#333333;
	padding:0px 10px;
}
.noticiasLista {
	background:transparent url(../img/noticias/bgNoticiasLista.gif) no-repeat scroll center top;
	margin-bottom:5px;
	padding:8px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}
.noticiasLista:hover {

}
.noticiasLista .volanta{
	padding:0 5px;
	color:#666;
	font-size:10px;
}
.noticiasLista .volanta strong{
	color:#000;
}
.noticiasLista .foto{
	border-color:#E9FF8F #AAC930 #AAC930 #E9FF8F;
	border-style:solid;
	border-width:3px;
	display:inline;
	float:left;
	margin:0 15px 6px 6px;
}
.noticiasLista .foto:hover{
	-moz-box-shadow:1px 1px #A6A6A6;
}
.noticiasLista h4{
	padding:2px 5px;
	font-size:20px;
	margin:3px;
}
.noticiasLista h4 a{
	color:#314087;
}
.noticiasLista .bajada{
	color:#000;
	text-align:justify;
	margin-right:10px;
	overflow:hidden;
	height:56px;
}
.noticiasListaComent {
	float:right;
	clear:right;
	background:url(../img/noticias/coment.png) no-repeat center left;
	padding:0 0 0 27px !important;
	margin-top:5px;
	font-size:10px;
}
.noticiasListaComent a{
	color:#fff; text-decoration:none;
	background:#F48711;
	padding:5px 6px 1px 4px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.noticiasListaComent a:hover{
	color:#000;
	background:#FFC98F;
}
.noticiasListaComent span{
	font-weight:bold;
	font-size:15px
}
.g710 .wdNoticiasLista {
	margin:0px;
	padding:0px;
}
.g710 .NoticiasLista {
	margin:0px;
	padding:0px;
}
.g470 .wdNoticiasLista {
	margin:0px;
	padding:0px;
}
.g310 .wdNoticiasLista {
	margin:0px;
	padding:0px;
}
.g310 .noticiasLista {
}
.g310 .noticiasLista:hover {
}
.g310 .noticiasLista h4 {
	font-size:13px;

}
.g310 .noticiasLista .volanta{
	color:#666;
	padding-top:5px;
}
.g310 .noticiasLista .volanta a{
	color:#000;
}
.g310 .noticiasLista .foto{
	float:left;
	width:90px;
	padding:0px;
	margin:10px;

}
.g310 .noticiasLista .bajada{
	display:none;

}
.g230 .wdNoticiasLista {
	margin:0px 0px;
	padding:0px;
}
.g230 .noticiasLista .volanta {
	padding:0px 10px;
}
.g230 .noticiasLista {
	margin:10px 0px;
}
.g230 .noticiasLista .foto{
	width:205px;
}
.g230 .noticiasLista .bajada{
	padding:10px;
	margin-bottom:10px;
	height:58px;
}
/*---------------WIDGET NOTICIA 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:8px 0 8px 8px; 
	border:1px solid #CCCCCC; width:208px;
	display:none;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.cuadAnt{
	margin:0 0 0 400px;
}
.cuadSig{
	margin:0 0 0 400px;
}
.noticiasCompleta .cuadAnt{
	margin:0 0 0 -110px;
}
.noticiasCompleta  .cuadSig{
	margin:0 0 0 -110px;
}
.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
}
.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;
	border:1px solid #ccc;
	cursor:pointer !important;
}
.noticiaFotos {
	float:left;
	display:inline;
	text-align:center;
	width:630px;
}
.noticiaFotos img{
	cursor:pointer;
}
.noticiaFotoPr {
	display:inline-block;
	border:solid 1px #e5e5e5;
	margin-bottom:5px;
}
.noticiaFotosSec a{
	display:inline-block;
	border:solid 1px #e5e5e5;
	margin:0 1px 1px 0
}
.noticiasCompleta .bajada{
	padding:12px 12px 6px 12px;
	font-weight:bold;
	font-size:12px;
}
.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:20px 0px;
}
.noticiasComentFormCont {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-bottom:15px;
}

.noticiasComent {
	margin:0 3px 0px 0px;
	background:url(../img/noticias/bgNotaComent.gif) no-repeat center 33px;
}
.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 15px;
	margin-top:10px
}
.noticiasComentForm {
	padding-right:0px;
}
.noticiasComentForm p{
	padding:10px;
}
.noticiasComentForm label{
	display:block;
	font-weight:bold;
	padding:5px 10px;
	margin-right:10px;
}
.noticiasComentForm input{
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color:#F8F8F8;
	border:1 solid #CCCCCC;
	font-size:12px;
	padding:10px;
	width:200px;
}


.noticiasComentForm textarea{
		width:570px; height:70px; 	margin:7px 0px; margin-bottom:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	border:1px solid #CCCCCC;
	display:inline;
	float:left;
	overflow:hidden;
	padding:10px !important;
}
.noticiasComentForm fieldset{
	border:0px;
}
.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;
}

/*---------------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:180px;
	margin-right:8px;
}
.wdSeccionesGeneral li a{
	display:block;
	padding:7px;
	border-bottom:1px solid #76A340;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#F60;
}

.wdSeccionesGeneral .on a {
	text-decoration:none!important;
	color:#000;
}
.wdSeccionesGeneral a:hover{
	background-color: #F9FFDF;
}
.wdSeccionesGeneral .on{
		color:#000;
}
.wdSeccionesGeneral li ul{
	overflow:hidden;
	width:180px;
}
.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:#F60;
}
.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-left:5px;
}
.g630 .wdSeccionesGeneral li {
	width:197px;
}
.g630 .wdSeccionesGeneral li ul {
	margin-bottom:10px;
	width:197px;
}
.g630 .wdSeccionesGeneral li a {

}
.g470 .wdSeccionesGeneral {
	
}
.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, .c310 .wdSeccionesGeneral, .c310m .wdSeccionesGeneral  {
	margin:0
}
.g310 .wdSeccionesGeneral li, .g230 .wdSeccionesGeneral li, .c310 .wdSeccionesGeneral li, .c310m .wdSeccionesGeneral li{
	display:block;
	width:auto !important;
	margin:0
}
.g310 .wdSeccionesGeneral li a, .g230 .wdSeccionesGeneral li a, .c310 .wdSeccionesGeneral li a, .c310m .wdSeccionesGeneral li a{
	display:block;
	padding:7px 0 7px 10px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:14px;
	color:#f60;
	width:auto !important
}
.g310 .wdSeccionesGeneral li ul, .c310 .wdSeccionesGeneral li ul, .c310m .wdSeccionesGeneral li ul{
	margin:0 0 0 15px;
	overflow:hidden;
	width:290px;
}
.g230 .wdSeccionesGeneral li ul{
		width:230px;
}	
.g310 .wdSeccionesGeneral li ul li a, .g230 .wdSeccionesGeneral li ul li a, .c310 .wdSeccionesGeneral li ul li a, .c310m .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:#f60;
}
.g310 .wdSeccionesGeneral li ul .on, .g230 .wdSeccionesGeneral li ul .on {
	padding-left:0;
}

/*/////////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:305px;
	margin-right:10px;
}
.wdCategorias li a{
	display:block;
	padding:7px;
	border-bottom:1px solid #76A340;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#F60;
}
.wdCategorias li a span{ width:90px; margin-top:-6px; width:37px; height:30px; float:left; background: url(../img/widgets/bgLion.png) no-repeat; background-color:transparent !important}
.wdCategorias .on a {
	color:#000;
}
.wdCategorias a:hover{
		background:#F9FFDF;
}
.wdCategorias .on a span{
	background-color: #F9FFDF;
}
.wdCategorias .on{
	background-color:#F9FFDF;
}
.wdCategorias li ul{
	overflow:hidden;
	width:240px;
}
.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:7px 0 7px 10px;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
.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) }



