 * {
	padding:0;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
fieldset {
	border:none
}
input, textarea, select {
	padding:5px;
	font:bold 13px Arial, Helvetica, sans-serif;
	border:1px solid #cbcbcb;
	background:url(../img/bgInput.gif) repeat-x #fff;
}
select {
	padding:0;
}
option {
	padding:2px 4px;
}
input:focus, textarea:focus, input:active, textarea:active, .inputFocus{
	background:url(../img/bgInputOn.gif) repeat-x #fff;
	border-color:#cadfb8;
	color:#000;
}
.fieldsetError{
	background:#FFFFCC;
	border-color:#990000 !important;
	color:#990000;
}
.fieldsetError legend{
	color:#990000 !important;
}
.inputError, .fieldsetError input, .fieldsetError select{
	background:url(../img/bgInputError.gif) repeat-x #fff;
	border-color:#CC0000;
	color:#990000;
}
a {
	cursor:pointer;
	outline:0;
	color:#06C;
}
img {
	vertical-align:middle;
	border:none
}
ul {
	list-style:inside square;
}
ol {
	list-style-position:inside;
}
.floatFix { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltR {
	float:right; display:inline
}
.fltL {
	float:left; display:inline
}
.fltC {
	display:inline-block
}
.on, .on a {
	cursor:default !important
}
.btnComun { background:url(../img/bgBtnComun.png) no-repeat top left; text-decoration:none; color:#333333; text-transform:uppercase; font:bold 11px Arial, Helvetica, sans-serif;  }
.btnComun span { display:inline-block; margin-left:2px; height:22px; padding:8px 8px 0 6px; background:url(../img/bgBtnComun.png) no-repeat top right;}
.btnComun span img{ margin:-3px 5px 0 0; }
.btnComun:hover { background-position:bottom left; color:#000000 }
.btnComun:hover span { background-position:bottom right; }

.solapasComun {
	padding:4px 14px;
}
.solapasComunCont{
	border-top:#ccc solid 1px;
	margin:0 14px;
	clear:left
}
.solapasComun li{
	float:left;
	margin-left:8px;
	list-style:none
}
.solapasComun a {
	display:block;
	position:relative;
	text-decoration:none;	
	color:#999999;	
	border:#ccc solid 1px;
	background-color:#F9F9F9;
	border-bottom:none;
	padding:6px 14px;
	text-align:center;
	font-size:14px;
}
.solapasComun a:hover{
	background-color:#FFFFFF;
	color:#333333
}
.solapasComun .on a {
	margin-bottom:-1px;
	padding-bottom:7px;
	color:#333333;
	background-color:#FFFFFF;
}

/*LAYOUT*/
#principal {
	background:url(../img/bgSite.gif) center repeat-y;
	min-height:460px
}
#top {
	background:url(../img/bgTop.gif) repeat-x;
	height:113px;
}
#main {
	width:976px;
	margin:0 auto;
	padding:10px 0 1px 0;
}
/* */
.topCont {
	width:974px;
	margin:0 auto;
	height:83px
}
#top h1{
	float:left;
	width:397px;
	margin:2px 0 0 0 
}
#top h1 a{
	background:url(../img/milOpciones2.png) no-repeat;
	height:76px;
	display:block
}
#top h1 span{
	text-indent:-5000px;
	position:absolute;
	width:37px; height:37px;
	margin:21px 0 0 143px;
	background-image:url(../img/iconLogo.png);
	-moz-border-radius: 8px;
}
#top h2{
	font:bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1.5px;
	float:left;
	width:210px;
	display:none;
	text-align:right;
	padding:12px 0 0 20px
}
#top h2 span{
	font-size:16px;
	font-weight:bold;
	color:#cccccc;
}
.topBuscar {
	float:right;
	width:334px;
	margin:30px 0 0 0
}
.topBuscar input{
	float:left;
	height:23px;
	padding:10px 0 0 10px;
	width:228px
}
.btnBuscar{
	float:left;
	background:url(../img/btnBuscar.gif) top;
	width:93px;
	height:35px
}
.btnBuscar:hover{
	background-position:bottom
}
.btnBuscar span{
	display:none
}
.menuTools {
	position:absolute;
	margin:36px 0 0 415px
}
.menuTools a{
	float:left;
	margin-left:6px;
}
/*MENU*/
#menu {
	clear:left;
	width:982px;
	overflow:hidden;
	height:30px;
	margin:0 auto;
}
#menu li{
	list-style:none;
	float:left
}
#menu a{
	display:inline-block;
	padding:4px 18px;
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-right:#fff solid 1px;
	background:url(../img/bgMenuBtn.png) repeat-x
}
#menu a:hover, #menu .on a, #menu .on{
	color:#FFFFFF !important;
	cursor:pointer !important
}
#menu li:last-child a{
	border-right:none;
}
.subMenu {
	position:absolute;
	display:none;
	width:260px;
	border:#CCC solid 1px;
	background-color:#FFFFFF;
	border-top:none;
	z-index:30;
}
.subMenu li{
	display:inline;
	float:none;
	width:242px;	
}
#menu .subMenu a{
	border:none;
	background:none;
	padding:6px 0 6px 18px;
	width:242px;
	border-top:#CCC solid 1px;
	cursor:pointer !important
}
#menu .subMenu a:hover{
	
}
#menu .btnHome {
	background:url(../img/btnHome.png) no-repeat top;
	width:32px; height:30px; padding:0 !important
}
.btnHome span{
	display:none
}
#menu .btnHome:hover{
	background-position:bottom
}
.subMenuW {
	position:absolute;
	width:308px;
	margin-left:-95px;
	z-index:30;
	background:url(../img/alpha80.png);
}
.subMenuW ul{
	position:absolute;
	width:308px;
	z-index:31;
	margin:-28px 0 0 300px;
}
.subMenuW li{
	float:none !important; 
}
.subMenuW .btnCerrarS{
	position:absolute; 
	margin:-7px 0 0 300px; z-index:5; 
}
.subMenuW .icon{
	position:absolute; margin:7px 0 0 -7px; z-index:5
}
#menu .subMenuW a{
	display:block;
	float:none;
	margin:0 !important;
	border-right:#000000 solid 4px !important;
	border-left:#000000 solid 4px !important;  
	border-top:#000000 solid 1px; 
	border-bottom:#000000 solid 1px; 
	width:300px;
	padding:0px !important;
	background-image:url(../img/alpha80.png) !important;
	background-repeat:repeat !important;
	color:#000000 !important;
	font-size:14px
}
.subMenuW a span{
	display:block;
	padding:4px 10px !important;
}
#menu .subMenuW a:hover, #menu .subMenuW .on {
	background-image:url(../img/bgMenuBtn.png) !important;
	color:#fff !important;
}
.off { opacity:.4 }
.subMenuImg {
	opacity:.7 }
.subMenuImg:hover, #menu .subMenuW .on .subMenuImg {
	opacity:1  }
.subMenuPadre span {
	font-size:18px
}
/*SUBMENU*/
.seccionSubMenu {
	background:url(../img/bgMainBox976Ch.gif) no-repeat;
	margin-bottom:15px;
	padding-top:14px
}
.rootSeccion {
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/bgTit.gif) repeat-x bottom;
	padding:0 0 10px 0;
	margin:0 14px 12px 14px
}
.rootSeccion a{
	color:#797979; text-decoration:none; padding-right:9px;
}
.seccionSubMenuSib {
	padding:0 5px;
	height:36px;
	list-style:none;
	margin:0 14px;
	border-bottom:#CCCCCC solid 1px;
}
.seccionSubMenuSib li{
	float:left;
}
.seccionSubMenuSib a {
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	margin:9px 0 0 4px;
	text-decoration:none;
	text-align:center;
	border:#F3F3F3 solid 1px;
	border-bottom:none;
	color:#CCCCCC
}
.seccionSubMenuSib a:hover {
	color:#999999;
	border-color:#999999 
}
.seccionSubMenuSib .on{
	margin-right:15px
}
.seccionSubMenuSib .on a{
	margin:0;
	background-color:#FFFFFF;
	font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.seccionSubMenuChild {
	list-style:none;
	clear:left;
	margin:3px 14px;
	text-align:center
}
.seccionSubMenuChild li{
	float:left
}
.seccionSubMenuChild li a{
	display:inline-block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	margin-left:4px;
	text-decoration:none;
	text-align:center
}
.seccionArbol {
}
.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;
}
/*MAIN*/
.main680 {
	float:left;
	width:680px
}
.main286 {
	float:left;
	width:286px
}
.mainLeft{
	margin-right:10px;
}
.main680Dbl {
	float:left;
	margin:0 0 14px 14px;
	width:319px
}
.main976Box {
	background:url(../img/bgMainBox976.gif) no-repeat;
	margin-bottom:12px
}
.main680Box {
	background:url(../img/bgMainBox680.gif) no-repeat;
	margin-bottom:12px
}
.main286Box {
	background:url(../img/bgMainBox286.gif) no-repeat;
	margin-bottom:12px
}
.main286BoxDest {
	background:url(../img/sombra286.png) no-repeat;
	margin-bottom:12px;
	padding-bottom:8px
}
.titBoxBg {
	font:normal 19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#797979;
	background:url(../img/bgTit.gif) repeat-x bottom;
	padding:16px 0 10px 0;
	margin:0 14px 12px 14px
}
.titBoxBg span{
	font-weight:bold
}
.titBoxBg a{
	font:bold 11px Arial, Helvetica, sans-serif; float:right; text-align:right;
	padding-top:6px; text-decoration:none
}
.titBoxBg a:hover{
	text-decoration:underline
}
.titBoxLt {
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#797979;
	background:url(../img/bgTit.gif) repeat-x bottom;
	padding:16px 0 10px 0;
	margin:0 14px 12px 14px
}
.sombra680 {
	background:url(../img/sombra680.png);
	position:absolute;
	width:680px; height:230px
}
.botMain {
	background:url(../img/botMain.gif) no-repeat;
	width:1000px; margin:0 auto; height:12px
}
/*FOOT*/
#foot {
	background:url(../img/bgFoot.gif) no-repeat center top;
	padding:8px 0;
	margin-top:8px
}
.footCont {
	width:974px;
	margin:0 auto
}
.footCol {
	float:left;
	width:133px;
	padding:6px;
	min-height:134px;
	background:url(../img/bgFootCol.png) center left no-repeat
}

.footCol.datos{
	float:left;
	width:231px;
	padding:6px;
	min-height:134px;
	background:none;
}
.footCol h4 {
	padding:15px 0 0 5px;
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-transform:uppercase;
}
.footCol p {
	padding:4px;
	color:#666666;
}
.footCol p strong{ font-size:14px;}
.footCol .datos p {
	font:bold 12px Arial, Helvetica, sans-serif ;
}
.footCol ul {
	padding:15px 25px 0 0;
	list-style:none
}
.footCol li a {
	padding:1px 5px;
	display:block;
	color:#a3a3a3;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:128px;
}
.footCol:hover p{
	color:#000000 !important
}
.footCol:hover a, .footCol:hover h4{
	color:#000000 !important
}
.footCol a:hover {
	background-color:#000;
	color:#fff !important;
}

.footMenuH{
	width:970px;
	height:24px;
	font-size:10px;
	text-align:center;
}
.footMenuH ul{
	list-style:none;
}
.footMenuH li{
	display:inline;
	border-right:1px solid #ccc;
}
.footMenuH li:last-child{
	border-right:none;
}
.footMenuH li a{
	color:#666;
	display:inline-block;
	padding:4px 6px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:800;
}
.footMenuH li a:hover{
	color:#000;
	padding:4px 6px;
	background:#CCC;
}
.logoLogin {
	float:right;
}
/*HOME*/
.notasHome {
	height:98px;
	padding-top:217px;
}
.notasHomeTit {
	background:url(../img/bgNotasHomeTit.png);
	height:82px;
	overflow:hidden;
	padding:8px 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.notasHomeTit span{
	padding:4px;
	font-weight:bold;
	font-size:14px;
}
.notasHomeTit span a {
	color:#000000
}
.notasHomeTit h4{
	padding:4px;
	font-size:25px;

}
.notasHomeTit a {
	text-decoration:none
}
.notasHomeTit a:hover {
	text-decoration:underline
}
.notasHomeNav {
	margin-bottom:12px;
}
.notasHomeNav a {
	float:left;
	width:220.6px;
	height:16px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer !important;
	padding:12px 0 2px 6px;
}
.notasHomeNav .on{
	background:url(../img/notasHomeNavOn.png) center top no-repeat;
}
.notasHomeSec h5 {
	border-top:4px #999999 solid;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 5px
}
.notasHomeSec h5 a{
	float:right;
	padding:0 5px 4px 5px;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none
}
.notasHomeSec h5 a:hover{
	text-decoration:underline
}
.notasHomeSec h4 {
	font-size:20px;
	padding:3px 8px;	
}
.notasHomeSec h4 a{
	text-decoration:none;	
}
.notasHomeSec h4 a:hover{
	text-decoration:underline;	
}
.notasHomeSec p {
	padding:0 8px;
	font-family:Arial, Helvetica, sans-serif	
}
.notasHomeSec p a {
	color:#006699	
}
.notasHomeSec p .notasComentarios {
	background:url(../img/icon/coment.gif)	
}
.notasHomeOp {
	background-color:#e5e5e5;
	padding-bottom:6px;
	height:150px;
	overflow:hidden
}
.notasHomeEd {
	background:url(../img/alpha80.png);
	padding-bottom:6px;	
}
.notasHomeOp h5, .notasHomeEd h5 {
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:8px 0 0 12px
}
.notasHomeOp h5 a, .notasHomeEd h5 a{
	color:#000000; text-decoration:none
}
.notasHomeOp h4, .notasHomeEd h4 {
	font-size:20px;
	padding:3px 12px;	
}
.notasHomeOp h4 a, .notasHomeEd h4 a{
	text-decoration:none;	
}
.notasHomeOp h4 a:hover, .notasHomeEd h4 a:hover{
	text-decoration:underline;	
}
.notasHomeOp p, .notasHomeEd p {
	padding:0 12px;
	font-family:Arial, Helvetica, sans-serif
}
.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;
}

.galeria{ width:650px; margin-left:10px;}
.galeria img{ margin:0 0 5px 5px;}
.blockerTopHome{
	background-color:#FFFFFF;
	position:absolute;
	width:680px;
	height:315px;
	display:none;
	
}
.solapasGaleria ul{
	list-style:none
}
.solapasGaleria li{
	float:left;
}
.solapasGaleria li a {
	display:block;
	width:209px;
	height:42px;
	margin-right:5px;
	text-decoration:none;	
	color:#666666;	
	background:url(../img/solGalerias.png) top;
}
.solapasGaleria a:hover{
	background-position:bottom
}
.solapasGaleria .on a {
	height:44px;
	background:url(../img/solGaleriasOn.png);
	margin-top:-2px;
	color:#000000
}
.solapasGaleria span {
	display:block;
	padding-top:14px;
	text-align:center;
	font-size:15px;
	font-weight:bold
}
.solapasGaleria a:hover span {
	color:#000
}
.solapasGaleriaCont{
	background:url(../img/alpha50.png);
	padding:15px;
	clear:left
}
.solapasGaleriaCont h4{
	background:url(../img/alpha80.png);
	font-size:13px;
	margin:-24px 0 3px 0;
	padding:4px 5px;
	position:absolute;
	width:319px;
	color:#000000
}
.solapasGaleriaContBig {
	float:left; width:325px;
}
.solapasGaleriaContBig img{
	border:#FFFFFF 2px solid;
	cursor:pointer
}
.solapasGaleriaContMinis {
	float:left; width:321px; margin-left:3px
}
.solapasGaleriaContMinis h4{
	background:url(../img/alpha80.png);
	font-size:13px;
	padding:3px 5px;
	clear:left;
	position:absolute;
	width:308px;
	margin-left:3px;
}
.solapasGaleriaContMinis img{
	margin:0 0 3px 3px; float:left; border:#FFFFFF 2px solid;
	cursor:pointer	
}
.solapasGaleriaCont img:hover{
	border:#000000 2px solid	
}

/*CUADROS*/
.boxNewsletter {
	padding:0 0 5px 14px
}
.boxNewsletter p{
	padding-bottom:8px
}
.boxNewsletter input{
	float:left;
	width:202px;
	height:23px;
	padding:10px 0 0 10px;
}
.boxBuscar {
	padding:10px 0 10px 14px
}
.boxBuscar input{
	float:left;
	width:150px;
	height:23px;
	padding:10px 0 0 10px;
}
.boxBuscar .btnComun{
	margin:8px 17px 0 0 
}
.btnDer {
	float:left;
	background:url(../img/btnDer.gif) top;
	width:42px;
	height:35px
}
.btnDer:hover{
	background-position:bottom
}
.btnDer span{
	display:none
}
.banner286 {
	margin-bottom:12px
}
.banner680 {
	margin-bottom:12px
}
.listaBox {
	padding:8px 14px;
	list-style:none
}
.listaBox li{
	list-style:none
}
.listaBox a{
	display:block;
	text-transform:uppercase;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 6px;
	color:#666666;
	text-decoration:none;
	border-bottom:1px dashed #cecece
}
.listaBox a:hover, .listaBox .on a{
	color:#fff;
}
/*ENCUESTA*/
.encuestaLista {
	list-style:none;
	padding:0 14px;
	padding-bottom:6px
}
.encuestaLista li {
	text-align:center;
	padding-bottom:3px;
	border-bottom:#F3F3F3 solid 1px
}
.encuestaLista strong {
	padding:4px 6px;
	text-decoration:none;
	color:#000000;
	display:block;
	font-size:14px;
	text-align:left
}
.encuestaLista a{
	padding:2px 6px;
	display:inline-block;
	text-decoration:none;
	color:#000000;
	font-size:11px;
	margin-right:3px;
	background:url(../img/bgEncuestaBarra.png) repeat-x top #DDDDDD;
}
.encuestasBox legend{
	font-size:15px !important;
}
.encuestasBox fieldset{
	width:380px !important;
	margin-bottom:7px;
	padding:6px 
}
.encuestasBox .contRadio label{
	display:block; float:none
}
.encuestaOk{
	font-size:11px !important;
	padding:2px 6px;
	color:#CC0000
}
.encuestaResultado {
	padding:3px 6px 10px 6px;
	text-align:left !important
}
.encuestaResultado h5{
	padding:4px 3px;
	border-bottom:#CCCCCC solid 1px;
	font-size:13px;
}
.encuestaResultado h6{
	padding:6px 0;
	clear:left;
	font-size:12px
}
.encuestaBarra {
	background:url(../img/bgEncuestaBarra.png) repeat-x top #F2F2F2;
	font-size:10px;
	width:310px;
	float:left;
}
.encuestaBarra span{
	background:url(../img/bgEncuestaBarra.png) repeat-x top;
	color:#FFFFFF;
	height:15px;
	float:left;
}
.encuestaBarra em{
	padding:1px 0 0 4px;
	float:left;
	position:absolute
}
.encuestaResultado strong{
	padding:1px 4px;
	text-align:left;
	float:left;
	margin-left:33px;
}
/*NOTICIAS*/
.notaComp {
	padding-top:20px
}
.notaTools {
	float:right;
	border:#EEEEEE solid 1px;
	padding:4px;
	margin:-5px 14px 0 0;
}
.notaTools span{
	display:none
}
.notaTools a:hover{
	background-position:bottom
}
.notaToolAchica { background:url(../img/icon/a-.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px }
.notaToolAgranda { background:url(../img/icon/a+.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px }
.notaToolRec { background:url(../img/icon/mail.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.notaToolPrint { background:url(../img/icon/print.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.notaToolAnt { background:url(../img/icon/izq.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px  }
.notaToolSig { background:url(../img/icon/der.gif) top no-repeat; width:20px; height:20px; float:left;  }
.notaToolAntOff { background:url(../img/icon/izqOff.gif) top no-repeat; width:20px; height:20px; float:left; margin-right:8px; cursor:default }
.notaToolSigOff { background:url(../img/icon/derOff.gif) top no-repeat; width:20px; height:20px; float:left; cursor:default  }
.notaFoto{
	float:right;
	margin:0 14px 12px 14px;
	cursor:url(../img/zoomin.cur), pointer !important;
}
.notaComp h6{
	padding:3px 14px;
	font-size:12px;
	color:#666666
}
.notaComp h3{
	font-size:30px;
	padding:6px 14px
}
.notaBajada{
	font-weight:bold;
	padding:3px 14px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif 
}
.notaCuerpo{
	padding:3px 14px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif 
}
.notaBajada p, .notaCuerpo p{
	padding-bottom:10px;
}
.notaAutorBox {
	padding-bottom:10px;
	background:url(../img/bgMainBox680Ch.gif) no-repeat;
}
.notaAutor {
	padding:5px 15px
}
.notaAutor .logo{
	float:left;
	margin-right:8px;
	width:100px
}
.notaAutor h5{
	font-size:17px;
	padding:2px 3px
}
.notaAutor p{
	float:left;
	padding:2px 3px
}
.notaAutor a{
	margin-right:4px
}
.notaComentBox {
	padding-bottom:20px;
	background:url(../img/bgMainBox680Ch.gif) no-repeat;
}
.notaComent {
	margin:0 14px 10px 14px;
	background:url(../img/bgNotaComent.gif) no-repeat center 33px;
}
.notaComentAutor {
	padding:15px;
	color:#999999;
	background:url(../img/icon/cometarioAutor.gif) left no-repeat;
}
.notaComentAutor strong{
	color:#000000; font-size:13px;
}
.notaComentTxt {
	padding:10px 25px 5px 25px;
	margin-top:20px
}
.notaComentForm {
	padding:0 14px;
}
.notaComentForm p{
	padding:10px;
	float:right;
}
.notaComentForm label{
	display:block;
	font-weight:bold;
	padding:3px 8px
}
.notaComentForm input{
	width:280px
}
.notaComentForm textarea{
	width:600px; height:70px
}
.notasLista { 
	clear:left;
	margin:0 14px 14px 14px;
}
.notasLista h5 {
	border-top:2px #999999 solid;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 5px
}
.notasLista h5 a{
	float:right;
	padding:0 5px 4px 5px;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none
}
.notasLista h5 a:hover{
	text-decoration:underline
}
.notasListaFoto {
	float:left;
	margin:5px;
}
.notasLista h6{
	padding:3px 6px;
	font-size:12px;
	color:#666666
}
.notasLista h6 a{
	color:#666666;
	text-decoration:none
}
.notasLista h6 a:hover{
	text-decoration:underline
}
.notasLista h4{
	font-size:20px;
	padding:3px 6px
}
.notasLista h4 a{
	text-decoration:none
}
.notasLista p{
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 0 6px
}
.notasListaComent {
	float:right;
	clear:right;
	background:url(../img/icon/coment.gif) no-repeat center left;
	padding:0 0 0 27px !important;
	margin-top:5px
}
.notasListaComent a{
	color:#006699; text-decoration:none
}
.notasListaComent a:hover{
	color:#000
}
.notasListaComent span{
	font-weight:bold;
	font-size:18px
}
.notasConsejosLista {
	padding:0 14px 14px 14px;
	list-style:none
}
.notasConsejosLista li{
	border-left:#000 solid 3px;
}
.notasConsejosLista a{
	display:block;
	text-decoration:none;
	padding:2px 5px 2px 8px;
	font-size:13px;
	margin-bottom:3px;
	font-weight:bold
}
.notasConsejosLista a:hover{
	text-decoration:underline;
}
.notasConsejosLista span {
	font-weight:normal;
	display:block;
	font-size:11px;
	color:#666666;
}
/*SOCIALES*/
.socialesItemHome {
	background:url(../img/bgSocialesItem.png) no-repeat;
	padding:10px;
	height:343px;
	cursor:pointer
}
.socialesItemHome:hover {
	background-color:#FFFFFF !important;
}
.socialesItemHome .descripcion {
	font-family:Arial, Helvetica, sans-serif;
	height:55px
}
.socialesItemHome h4 {
	font:bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0 4px;
	height:54px;
	overflow:hidden
}
.socialesItemHome h4 a{
	color:#000000;
	text-decoration:none
}
.socialesItemHome h5{
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 0 0 50px;
}
.socialesItemHome .datos {
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin-top:8px
}
.socialesItemHome .datos {
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin-top:8px
}
.socialesItemHome .autor {
	padding:8px 5px;
	font-weight:bold;
	float:left;
	width:200px;
}
.socialesItemHome .autor a{
	color:#000000;
	text-decoration:none
}
.socialesItemHome .autor img{
	float:left;
	margin-right:5px
}
.iconCasamiento {
	background:url(../img/icon/casamiento.png);
	width:50px; height:50px;
	display:block;
	float:left; position:relative;
	margin:-20px 5px 0 -15px
}
.iconEmpresariales {
	background:url(../img/icon/empresariales.png);
	width:50px; height:50px;
	display:block;
	float:left; position:relative;
	margin:-20px 5px 0 -15px
}
.iconQuince {
	background:url(../img/icon/quince.png);
	width:50px; height:50px;
	display:block;
	float:left; position:relative;
	margin:-20px 5px 0 -15px
}
.iconCumple {
	background:url(../img/icon/cumple.png);
	width:50px; height:50px;
	display:block;
	float:left; position:relative;
	margin:-20px 5px 0 -15px
}
.iconAniversario {
	background:url(../img/icon/aniversario.png);
	width:50px; height:50px;
	display:block;
	float:left; position:relative;
	margin:-20px 5px 0 -15px
}
.iconBarMitzva {
	background:url(../img/icon/barMitzva.png);
	width:50px; height:50px;
	display:block;
	float:left; position:relative;
	margin:-20px 5px 0 -15px
}
.iconQuince span, .iconCasamiento span, .iconEmpresariales span, .iconCumple span, .iconBarMitzva span, .iconAniversario{
	display:none
}
.socialesItemLista  {
	background:url(../img/bgSocialesItemComp.png) no-repeat #E6E6E6;
	margin:10px 14px;
	cursor:pointer
}
.socialesItemLista:hover  {
	background-color:#FFFFFF !important;
}
.socialesItemLista .foto {
	float:left;
	margin:10px;
	width:200px;
}
.socialesItemLista .foto img{
	width:200px;
}
.socialesItemLista .foto img{
	border:#FFFFFF solid 2px
}
.socialesItemLista .descripcion {
	font-family:Arial, Helvetica, sans-serif;
	height:55px;
	padding-left:50px;
	width:320px;
	float:left;
}
.socialesItemLista h4 {
	font:bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 0 4px;
	height:52px;
	float:left;
	width:420px
}
.socialesItemLista h4 a, .socialesItemLista h6 a {
	color:#000000;
	text-decoration:none
}
.socialesItemLista h5{
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 0 0 50px;
	float:left;
}
.socialesItemLista h6{
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 0 0 5px;
	float:left;
}
.socialesItemLista .datos {
	float:left;
	width:50px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 5px;
}
.socialesItemLista .autor {
	position:absolute;
	width:95px;
	margin:5px 0 0 550px;
	text-align:right
}
.socialesItemLista .autor a{
	color:#000000;
	font-weight:bold;
	text-decoration:none
}
.socialesItemLista .autor img {
	margin-right:5px;
}
.socialesFotogItem {
	float:left;
	width:211px;
	margin:8px 0 0 8px;
	padding:5px;
	border:#CCCCCC solid 1px;
	cursor:pointer;
	height:44px
}
.socialesFotogItem:hover {
	border:#000000 solid 1px
}
.socialesFotogItem img{
	float:left;
	margin-right:5px;
}
.socialesFotogItem h5{
	font-size:12px;
	margin:5px
}
.socialesItemDetalle {
	background:url(../img/bgSocialesItemComp.png) no-repeat #e6e6e6;
	padding:10px 10px 0 10px;
	margin:0 14px;
}
.socialesItemDetalle h5 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:6px 0 0 75px;
}
.socialesItemDetalle h4 {
	font:bold 25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 0 2px 5px;
	margin:0 0 5px 20px;
}
.socialesItemDetalle h6 {
	font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px 0 2px 5px;
}
.socialesItemDetalle h6 a{
	color:#000000;
	font-size:14px;
	text-decoration:none
}
.socialesItemDetalle .foto { 
	float:left;
	width:300px;
	margin-top:10px;
	display:none;
	clear:left;
	border:#FFFFFF solid 3px
}
.socialesItemDetalle .datos{
	float:left;
	margin:10px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
}
.anfitrion, .lugar{
	font-size:14px;
	float:left;
	margin-right:30px;
	padding:5px
}
.anfitrion strong{
	background:url(../img/icon/anfitriones.gif) no-repeat;
	display:block; font-size:11px;
	width:15px; height:15px; margin-right:8px; padding-left:24px
}
.lugar strong{
	display:block;  font-size:11px;
	background:url(../img/icon/lugar.gif) no-repeat;
	width:15px; height:15px; margin-right:8px; padding-left:20px
}
.socialesItemDetalle .descripcion{
	clear:left;
	padding-top:10px
}
.socialesGaleria, .modaGaleria {
	clear:left;
	margin:0 14px;
	padding:10px 0 5px 10px
}
.socialesGaleria a, .modaGaleria a{
	float:left;
	border:#FFFFFF solid 1px;
	margin:0 4px 5px 0
}
.socialesItemLat { 
	background:url(../img/bgSocialesItemLat.png) no-repeat;
	padding:8px;
	cursor:pointer;
	margin:0 14px 6px 14px;
}
.socialesItemLat .foto, .galeriasItemLat .foto{ float:left; margin-right:6px; border:#FFFFFF solid 2px }
.socialesItemLat h5, .galeriasItemLat h5{ font-size:13px; height:29px; overflow:hidden }
.socialesItemLat h6, .galeriasItemLat h6{ font-size:11px;}
.socialesItemLat p, .galeriasItemLat p{ padding-top:5px}
.galeriasItemLat { 
	background:url(../img/bgSocialesItemLat.png) no-repeat #CCCCCC;
	padding:8px;
	cursor:pointer;
	margin:0 14px 6px 14px;
}
.socialesItemLat:hover, .galeriasItemLat:hover { 
	background-color:#FFFFFF !important;
}
.socialesMsjNoSeEncontraron, .modaMsjNoSeEncontraron{
	font-weight:bold;
	padding:20px;
	text-align:center;
	font-size:13px;
}
.loaderVideo{
	position:absolute;
}
.galeriaVideo {
	padding:5px 15px;
}
.galeriaVideoItem {
	float:left;
	cursor:pointer;
	margin:0 5px 5px 0;
	border:#CCCCCC solid 1px;
	padding:3px;
	text-align:center
}
.galeriaVideoItem h6{
	font-size:14px;
	padding:2px 4px
}
.galeriaVideoItem:hover h6{
	color:#FFFFFF
}
.galeriaTools {
	float:right;
	border:#EEEEEE solid 1px;
	padding:4px;
	margin:-52px 14px 0 0;
}
.galeriaTools a{
	text-decoration:none;
	color:#999999
}
.galeriaTools a:hover{
	background-position:bottom left;
	color:#000000
}
.galeriaToolRec { background:url(../img/icon/mail.gif) top left no-repeat; height:16px; float:left; margin-right:8px; padding:4px 0 0 24px;  }
.galeriaToolAnt { background:url(../img/icon/izq.gif) top left no-repeat; height:16px; float:left; margin-right:8px; padding:4px 0 0 20px;  }
.galeriaToolSig { background:url(../img/icon/der.gif) top right no-repeat; height:16px; float:left; padding:4px 20px 0 0;  }
.galeriaToolSig:hover { background-position:bottom right !important;  }
.galeriaToolAntOff { color:#CCCCCC !important; background:url(../img/icon/izqOff.gif) top left no-repeat; height:16px; float:left; margin-right:8px; cursor:default; padding:4px 0 0 20px; }
.galeriaToolSigOff { color:#CCCCCC !important; background:url(../img/icon/derOff.gif) top right no-repeat; height:16px; float:left; cursor:default; padding:4px 20px 0 0;  }


/*MODA*/
.modaItemHome {
	background:url(../img/bgSocialesItemComp.png) no-repeat;
	padding:5px 10px 10px;
	cursor:pointer;
	margin:0 14px 10px 14px
}
.modaItemHome:hover {
	background-color:#FFFFFF !important;
}
.modaItemHome .foto{
	float:left;
	margin:10px 8px 8px 12px;
	width:150px;
	border:#FFFFFF solid 2px;
}
.modaItemHome .datos {
	height:130px;
	float:left;	
}
.modaItemHome .descripcion {
	padding:1px 6px;
	height:27px;
	overflow:hidden;
	width:420px
}
.modaItemHome .autor {
	font-size:14px;
	padding:0 10px 5px 6px;
	font-weight:bold;
	float:left;
	max-width:210px
}
.modaItemHome .autor a, .modaItemDetalle .autor a{
	text-decoration:none;
	color:#000000;
}
.modaItemHome .fotografo, .modaItemDetalle .fotografo{
	font-size:14px;
	padding:2px 0 0 6px;
	font-weight:bold
}
.modaItemHome .fotografo a, .modaItemDetalle .fotografo a{
	text-decoration:none;
	color:#000000;
}
.modaItemCant {
	position:absolute;
	width:50px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 580px;
}
.modaItemHome h5 {
	font:bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:4px;
	height:54px;
	overflow:hidden;
	width:430px
}
.modaItemHome h5 a, .modaItemDetalle h5 a{
	text-decoration:none
}
.modaItemMinis{
	padding:0 0 8px 8px;
}
.modaItemMinis img{
	margin-right:4px;
	float:left;
	width:106px;
	border:#FFFFFF solid 2px
}
.modaItemMinis img:last-child{
	margin-right:0;
}
.modaItemLista  {
	background:url(../img/bgSocialesItemComp.png) no-repeat;
	margin:10px 14px;
	padding-bottom:6px;
	cursor:pointer;
	clear:left
}
.modaItemLista:hover  {
	background-color:#FFFFFF !important;
}
.modaItemLista h4 {
	font:bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	float:left;
	width:475px
}
.modaItemLista  h4 a{
	color:#000000;
	text-decoration:none
}
.modaItemLista  h4 a:hover{
	color:#666666;
}
.modaItemLista .foto {
	float:left;
	margin:10px
}
.modaItemLista .datos {
	float:left;
	width:100px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:-5px 0 0 12px;
	padding-bottom:4px;
}
.modaItemLista .descripcion {
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	padding-left:60px;
	width:420px;
	overflow:hidden;
	float:left;
	display:none;
	margin:0 0 6px 0
}
.modaItemLista .autor {
	float:left;
	font-weight:bold;
	margin:5px 10px 0 0
}
.modaItemLista .autor a{
	text-decoration:none;
	color:#000000;
}
.modaItemLista .autor img{
	margin-right:5px;
}
.modaItemLista .foto img{
	border:#FFFFFF solid 2px
}
.modaItemDetalle {
	background:transparent url(../img/bgSocialesItemComp.png) no-repeat;
	margin:0 14px;
	padding:10px 10px 8px 10px;
}
.modaItemDetalle h5{
	font:bold 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:8px 0 0 4px;
}
.modaItemDetalle .foto { 
	float:left;
	clear:left;
	width:150px;
	display:none;
	border:#FFFFFF solid 3px
}
.modaItemDetalle .descripcion {
	padding:6px;
	margin:5px 0 0 60px;
}
.modaItemDetalle .autor{
	font-size:14px;
	padding:0 0 5px 6px;
	font-weight:bold
}
.modaItemLat { 
	background:url(../img/bgSocialesItemLat.png) no-repeat;
	padding:8px;
	cursor:pointer;
	margin:0 14px 6px 14px;
}
.modaItemLat:hover { 
	background-color:#FFFFFF !important;
}
.modaItemLat .foto { float:left; margin-right:6px; border:#FFFFFF solid 2px }
.modaItemLat h5 { font-size:13px; height:31px; overflow:hidden }
.modaItemLat h6 { font-size:11px;}
.modaItemLat p { padding-top:5px}
.iconNovias {
	background:url(../img/icon/novias.png);
	width:50px; height:50px;
	display:block;
	float:left;
	margin:0 12px 0 0
}
.iconNovios {
	background:url(../img/icon/novios.png);
	width:50px; height:50px;
	display:block;
	float:left; 
	margin:0 12px 0 0
}
.iconFiesta {
	background:url(../img/icon/fiesta.png);
	width:50px; height:50px;
	display:block;
	float:left; 
	margin:0 12px 0 0
}
.iconCortejo {
	background:url(../img/icon/cortejo.png);
	width:50px; height:50px;
	display:block;
	float:left; 
	margin:0 12px 0 0
}
.iconQuinceModa {
	background:url(../img/icon/quinceModa.png);
	width:50px; height:50px;
	display:block;
	float:left;
	margin:0 12px 0 0
}
.iconAccesorios {
	background:url(../img/icon/accesorios.png);
	width:50px; height:50px;
	display:block;
	float:left;
	margin:0 12px 0 0
}
.iconNovias span, .iconNovios span, .iconFiesta span, .iconCortejo span, .iconQuinceModa span, .iconAccesorios span{
	display:none
}
.galeriasAutor {
	padding:2px 15px;
	text-align:center;
}
.galeriasAutor img {
	margin-right:8px;
	float:left;
}
.galeriasAutor h5 {
	padding:2px 8px;
	text-align:left;
	font-size:14px;
}
.galeriasAutor a {
	margin:5px 5px 0 0
}
/*FILTROS*/
.galeriasFilter {
	padding-bottom:8px;
	text-align:center
}
.galeriasFilter label{
	display:block;
	padding:4px 0 0 15px;
}
.galeriasFilter input{
	margin:4px;
	vertical-align:middle;
}
.btnFiltrar {
	display:inline-block;
	margin:20px 6px 0 0;
	border:none !important
}
.btnFiltrar span{
	width:234px;
	font-size:12px
}

.filterCategorias {
	background:url(../img/bgFilterCategorias.gif) no-repeat;
	padding:40px 0 0 10px;
	margin:0 14px 10px 14px;
	text-align:center
}
.filterCategorias span, .filterFecha span, .filterFotografo span, .filterAutor span{
	display:none
}
.filterFecha {
	background:url(../img/bgFilterFecha.gif) no-repeat;
	padding:40px 10px 0 10px;
	margin:0 14px 10px 14px
}
.filterFotografo {
	background:url(../img/bgFilterFotografo.gif) no-repeat;
	padding:40px 10px 0 10px;
	margin:0 14px 10px 14px
}
.filterFotografoSel {
	float:left;
	width:145px;
	margin:8px 0 0 8px;
	padding:5px;
	border:#CCCCCC solid 1px;
}
.filterFotografoSel img{
	margin:3px;
}
.filterFotografoSel h5{
	font-size:12px;
	margin:5px
}
.filterAutor{
	background:url(../img/bgFilterAutor.gif) no-repeat;
	padding:40px 10px 0 10px;
	margin:0 14px 10px 14px
}
.filterCategorias a{
	width:50px;
	height:50px;
	display:inline-block;
	margin: 0 4px 8px 4px
}
.filterFecha a{
	text-align:center;
	border:#CCCCCC solid 1px;
	display:inline-block;
	padding:5px;
	width:160px;
	font-weight:bold
}
.filterFecha img{
	margin-left:10px
}
.filterFotografo a, .filterAutor a{
	text-align:center;
	border:#CCCCCC solid 1px;
	display:block;
	padding:5px;
	margin:0 25px;
	font-weight:bold
}
.filterFotograCuadro, .filterClienteCuadro{
	display:none;
	margin-bottom:5px;
	float:left;
}
.filterCategorias a:hover {
	background-position:top;
	border:none !important
}
.filterCategorias span {
	display:none
}

.btnNoFecha {
	width:25px !important;
	margin:6px 0 0 5px !important;
}
.btnNoFecha img{
	margin:0px !important;

}
.btnNoFotografo {
	float:left;
	width:25px;
	margin:20px 0 0 5px !important;
}
.btnNoAutor {
	float:left;
	width:25px;
	margin:8px 0 0 5px !important;
}
.quince {
	background:url(../img/btnFilterQuince.png) no-repeat bottom	
}
.quinceOn{
	background:url(../img/btnFilterQuince.png) no-repeat top	
}
.casamiento {
	background:url(../img/btnFilterCasamiento.png) no-repeat bottom	
}
.casamientoOn {
	background:url(../img/btnFilterCasamiento.png) no-repeat top	
}
.barMitzva {
	background:url(../img/btnFilterBarMitzva.png) no-repeat bottom	
}
.barMitzvaOn {
	background:url(../img/btnFilterBarMitzva.png) no-repeat top	
}
.cumple {
	background:url(../img/btnFilterCumple.png) no-repeat bottom	
}
.cumpleOn {
	background:url(../img/btnFilterCumple.png) no-repeat top	
}
.empresariales {
	background:url(../img/btnFilterEmpresariales.png) no-repeat bottom	
}
.empresarialesOn {
	background:url(../img/btnFilterEmpresariales.png) no-repeat top	
}
.novias {
	background:url(../img/btnFilterNovias.png) no-repeat bottom	
}
.noviasOn {
	background:url(../img/btnFilterNovias.png) no-repeat top	
}
.novios {
	background:url(../img/btnFilterNovios.png) no-repeat bottom	
}
.noviosOn {
	background:url(../img/btnFilterNovios.png) no-repeat top	
}
.quinceModa {
	background:url(../img/btnFilterQuinceModa.png) no-repeat bottom	
}
.quinceModaOn {
	background:url(../img/btnFilterQuinceModa.png) no-repeat top	
}
.accesorios {
	background:url(../img/btnFilterAccesorios.png) no-repeat bottom	
}
.accesoriosOn {
	background:url(../img/btnFilterAccesorios.png) no-repeat top	
}
.fiesta {
	background:url(../img/btnFilterFiesta.png) no-repeat bottom	
}
.fiestaOn {
	background:url(../img/btnFilterFiesta.png) no-repeat top	
}
.cortejo {
	background:url(../img/btnFilterCortejo.png) no-repeat bottom	
}
.cortejoOn {
	background:url(../img/btnFilterCortejo.png) no-repeat top	
}

/*DIRECTORIO*/
.directorioSolapas {
	height:43px;
	padding:10px 0 0 20px;
	text-align:center;
	margin:0 20px;
	list-style:none;
	border-bottom:#dededf solid 1px
}
.directorioSolapas li{
	display:inline-block;
}
.directorioSolapas a{
	display:inline-block;
	height:44px;
	margin-right:10px
}
.directorioSolapas span{
	display:none
}
.directorioCompleto{
	background:url(../img/directorioCompleto.png) top;
	width:125px
}
.directorioCasamiento{
	background:url(../img/directorioCasamiento.png) top;
	width:167px;
}
.directorioQuince{
	background:url(../img/directorioQuince.png) top;
	width:154px
}
.directorioEmpresariales{
	background:url(../img/directorioEmpresariales.png) top;
	width:184px
}
.directorioInfantiles{
	background:url(../img/directorioInfantiles.png) top;
	width:190px
}
.directorioMapaLateral {
	margin:14px;
	border:#333333 solid 1px
}
.directorioSolapas a:hover, .directorioSolapas .on a{
	background-position:bottom;
}
.directorioTags {
	margin:8px 14px;
}
.directorioPresupLat {
	padding:20px 0 20px 70px;
	margin:0 10px 0 20px;
	background:url(../img/bgPresup.gif) no-repeat center left;
}
.directorioPresupLat h4{
	font-size:18px;
	color:#999999
}
.directorioPresupLat p{
	padding:4px
}
.directorioPresupLat a{
	margin-right:5px
}
.directorioBuscar {
	float:left;
	padding-top:14px;
	width:280px
}
.directorioBuscar input{
	float:left;
	height:20px;
	padding-top:8px;
	width:162px
}
.directorioEmpresas {
	padding:8px 0;
	clear:left
}
.directorioEmpresas h5{
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #CCCCCC;
	padding:4px 6px 2px 6px;
	margin:-5px 0 5px
}
.directorioLista { 
	padding:0 14px;
	float:left;
	width:342px;
}
.directorioLista ul{ 
	list-style:none;
	padding:5px 10px;
}
.directorioLista a{
	display:block; 
	padding:4px 6px;
	border-bottom:#CCCCCC solid 1px;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none
}
.directorioLista em, .listaBox em{
	font-size:13px; font-weight:bold; font-style:normal; color:#000000
}
.directorioLista a:hover{
	color:#fff;
}
.directorioBanners {
	float:left;
	width:286px;
	padding:20px 5px;
}
.directorioFiltros {
	padding:10px;
	clear:left;
}
.directorioFiltros ul { 
	list-style:square inside;
	float:left;
	width:290px;
	margin:0 10px
}
.directorioFiltros ul li:first-child { 
	list-style:none;
}
.directorioFiltros li { 
	padding:1px;
}
.directorioFiltros h6 { 
	font-size:11px;
	padding:2px;
	color:#666666;
	border-bottom:#666666 solid 1px
}
.directorioFiltros a { 
	color:#666666;
	text-decoration:none
}
.directorioFiltros a:hover{ 
	font-weight:bold
}
.directorioFiltrosSelect { 
	padding:7px 0 4px 10px;
}
.directorioFiltrosSelect a { 
	color:#666666;
	background:url(../img/bgQuitarFiltro.gif) no-repeat 2px 2px;
	text-decoration:none;
	float:left;
	margin-right:5px;
	padding:3px 4px 3px 20px;
	border:#999999 solid 1px;
}
.directorioFiltrosSelect a:hover { 
	color:#990000;
	background-position:2px -15px;
	border:#990000 solid 1px;
}
.directorioMsg {
	float:right;
	margin-top:-25px;
	text-align:right;
	font-size:11px
}
.directorioMsg p{
	margin-right:15px;
}
.directorioMsg .nav{
	margin:6px 10px 0 0;
}
.avisoPremium {
	padding:6px;
	background:url(../img/bgAvisoPremium.png) top repeat-x;
	border:#dbdbdb solid 1px;
	margin-bottom:6px;
	clear:both
}
.avisoPremium .logo, .avisoRevista .logo{
	padding:5px;
	background-color:#FFFFFF;
	border:#666666 solid 1px;
	float:left;
	margin:5px 10px 5px 5px
}
.avisoPremium h6{
	font-size:16px;
	text-transform:uppercase;
	margin-top:6px;
	padding:4px 0 4px 10px
}
.avisoPremium .descripcion{
	padding-left:10px;
	font-size:12px;
}
.avisoPremium .datosCont{
	float:left;
}
.avisoPremium .datosL{
	float:left;
	padding:9px 10px 0 0;
	font-size:12px;
	line-height:18px;
	width:220px
}
.avisoPremium .datos{
	float:left;
	padding:9px 10px 0 10px;
	font-size:12px;
	line-height:18px;
	width:299px
}
.avisoPremium .datos strong{
	font-size:13px;
}
.avisoPremium .datos a{
	text-decoration:none;
	color:#003366
}
.avisoRevista {
	padding:6px;
	background-color:#ededed;
	margin-bottom:6px;
	clear:both
}
.avisoRevista h6{
	font-size:14px;
	text-transform:uppercase;
	padding:4px 0 0 10px
}
.avisoRevista .descripcion{
	padding-left:10px;
	font-size:12px;
}
.avisoRevista .datos{
	float:left;
	width:260px;
	padding:5px 45px 5px 10px;
	font-size:12px;
	line-height:18px;
}
.avisoRevista .datosL{
	float:left;
	width:186px;
	padding:5px 45px 5px 0;
	font-size:12px;
	line-height:18px;
}
.avisoRevista .datos strong{
	font-size:14px;
}
.avisoRevista .datos a{
	text-decoration:none;
	color:#003366
}
.avisoGratis {
	border:#ebeaeb solid 1px;
	padding:6px 6px 3px 6px;
	overflow:hidden;
	margin-bottom:6px;
	background:url(../img/bgAvisoGratis.gif) top right no-repeat;
}
.avisoGratis h6{
	font-size:12px;
	padding:4px 0 0 10px
}
.avisoGratis .descripcion{
	padding-left:10px;
	font-size:9px
}
.avisoGratis .datos{
	padding:5px 11px;
	float:left;
	width:460px;
}
.avisoGratis .datos strong{
	font-size:12px;
}
.avisoGratis .datos a{
	text-decoration:none;
	color:#003366
}
.avisoGratis .solapaTop{
	width:160px;
	margin-top:7px;
}
.btnPresupuesto, .btnPresupuestoOk {
	background:url(../img/btnPresupuesto.gif) no-repeat;
	width:109px;
	height:20px;
	float:right;
	margin:-6px -6px 0 0
}
.btnPresupuestoChico, .btnPresupuestoChicoOk {
	background:url(../img/btnPresupuestoChico.gif) no-repeat;
	width:26px;
	height:20px;
	float:right;
	margin:-6px -6px 0 0
}
.btnPresupuestoOk {
	background:url(../img/btnPresupuestoOk.gif) no-repeat;
}
.btnPresupuestoChicoOk {
	background:url(../img/btnPresupuestoChicoOk.gif) no-repeat;
}

#layClasificadoCont .btnPresupuesto, #layClasificadoCont .btnPresupuestoChico, #layClasificadoCont .btnPresupuestoOk, #layClasificadoCont .btnPresupuestoChicoOk{
	display:none;
}

#layClasificadoCont .avisoPremium, #layClasificadoCont .avisoRevista, #layClasificadoCont .avisoGratis{
	border:0;
	background:none;
}

.btnPresupuesto span, .btnPresupuestoChico span, .btnPresupuestoOk span, .btnPresupuestoChicoOk span{
	display:none
}
.solapaTop {
	padding:10px 6px 0 0;
	width:380px;
	height:25px;
	float:right;
	margin-top:6px;
	list-style:none;
}
.avisoPremium .solapaTop {
	clear:left;
	padding:0;
	width:380px;
	height:25px;
}
.solapaTop li{
	display:inline
}
.solapaTop a{
	float:right;
	height:23px;
	margin-left:4px
}
.solapaTop a span{
	display:none
}
.solapaMasInfo{
	width:87px;
	background:url(../img/solapaMasInfo.gif) left top
}
.solapaGaleria {
	width:87px;
	background:url(../img/solapaGaleria.gif) left top
}
.solapaLocalizar {
	width:87px;
	background:url(../img/solapaLocalizar.gif) left top
}
.solapaConsultar {
	width:87px;
	background:url(../img/solapaConsultar.gif) left top
}
.solapaTop a:hover{
	background-position:left -22px
}
.solapaTop .on a {
	background-position:left bottom;
	cursor:default;
	height:26px
}
.solapaCont {
	clear:both;
	display:none;
	background-color:#FFFFFF;
	border:#cacaca solid 1px;
}
.directorioSolapaGal {
	padding:10px 4px 4px 10px;
}
.directorioSolapaGal a{
	margin:0 5px 5px 0;
	float:left
}
.directorioSolapaGal img{
	width:98px
}
.directorioSolapaLoc {
	padding:10px;
}
.directorioSolapaLoc .mapa{
	width:618px;
	height:320px
}
.googleMapGlobo .datos{
	float:none;
}


/*PRESUPUESTO*/
.presupuestoCont {
	padding:14px
}
.presupuestoPasos {
	padding:10px 6px 0;
	margin-bottom:15px;
}
.presupuestoPasos p{
	padding:10px 6px;
	font-size:12px;
}
.presupuestoPasos ul{
	list-style:none;
	padding:4px;
	height:27px;
	border-bottom:#000 solid 1px
}
.presupuestoPasos li{
	float:left
}
.presupuestoPasos li a{
	float:left;
	width:132px;
	margin:2px 2px 0;
	border:#CCCCCC solid 1px;
	border-bottom:none !important;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:4px 0 4px 20px
}
.pasoOk a { 
	border-color:#009900 !important; color:#006600;
	background:url(../img/icon/pasoOk.gif) no-repeat left 
}
.pasoActivo a, .pasoNormal a:hover{  
	border-color:#000000 !important; color:#000000;
	background:url(../img/icon/pasoOn.gif) no-repeat left;
	background-color:#FFFFFF; padding-bottom:7px !important;
	margin-top:0 !important; position:relative
}
.pasoNormal a {  
	background:url(../img/icon/pasoOff.gif) no-repeat left; color:#999999
}
.pasoError a {  
	border-color:#CC3300 !important; color:#CC3300;
	background:url(../img/icon/pasoError.gif) no-repeat left
}
.presupuestoPaso  {
	border:#CCCCCC solid 1px;
	margin-bottom:10px;
	min-height:250px
}
.presupuestoPaso  ul{
	list-style:none
}
.presupuestoPaso h4 {
	padding:6px 10px 6px 0;
	margin-bottom:10px;
	font-size:18px;
	border-bottom:#CCCCCC solid 1px
}
.presupuestoPaso h4 strong{
	padding:7px 12px;
	margin-right:8px;
	color:#FFFFFF
}
.presupuestoPaso h5 {
	padding:6px 15px;
	margin-bottom:10px;
	font-size:12px;
	border-bottom:#CCCCCC solid 1px
}
.presupuestoNav {
	padding:6px 15px;
	margin:10px;
}
.presupuestoNav a{
	background:url(../img/bgBtnComun.png) no-repeat top left; text-decoration:none; color:#333333; text-transform:uppercase; font:bold 11px Arial, Helvetica, sans-serif; 
}
.presupuestoNav a span { 
	display:inline-block; margin-left:2px; height:22px; padding:8px 38px 0 36px; background:url(../img/bgBtnComun.png) no-repeat top right;
}
.presupuestoNav a span img{ margin:-3px 5px 0 0; }
.presupuestoNav a:hover { background-position:bottom left; color:#000000 }
.presupuestoNav a:hover span { background-position:bottom right; }
.presupuestoNav .anterior{
	float:left; 
}
.presupuestoNav .siguiente{
	float:right; 
}
.presupuestoNav .siguiente span img{ margin:-3px 0 0 5px; }
.presupuestoRubros h6{
	padding:2px 5px;
	margin:0 15px 6px 15px;
	border-bottom:#CCCCCC solid 1px;
	font-size:12px
}
.presupuestoRubros ul{
	padding:0 14px 5px 14px;
}
.presupuestoRubros li{
	margin:2px;
	padding:5px;
	width:293px;
	display:inline-block;
	vertical-align:middle;
	border:#CCCCCC solid 1px;
	
}
.presupuestoRubros li:hover, .presupuestoRubros .on{
	border:#999 solid 1px;
	/*background-color:#FFFFCC*/
	background:url(../img/bgLiOn.gif) repeat-x;
}

.presupuestoRubros label{
	display:block;
	height:24px
}
.presupuestoRubros input{
	float:left; margin-right:6px;
	padding:0; border:0; background:none
}
.presupuestoEmpresas {
	
}
.presupuestoEmpresas h6{
	padding:4px 8px;
	font-size:15px;
	background-color:#E9E9E9;
	margin:5px 10px 0 10px
}
.presupuestoEmpresas h6 a{
	float:right;
	background:url(../img/btnAddEmpresa.gif) top;
	height:20px; width:138px;
	margin-bottom:3px;
	text-indent:-5000px
}
.presupuestoEmpresas h6 a:hover{
	background-position:bottom
}
.presupuestoEmpresas ul{
	clear:left;
	padding:10px;
	list-style:none;
	border:#E9E9E9 solid 1px;
	margin:0 10px;
}
.presupuestoEmpresas li{
	float:left;
	border:#CCCCCC solid 1px;
	margin:0 0 4px 4px;
	padding:3px 6px;
	width:284px;
}
.presupuestoEmpresas li span{
	float:left;
	width:230px;
	height:18px;
	overflow:hidden;
	padding-top:3px;
	font-size:12px;
	font-weight:bold
}
.presupuestoEmpresasAgregar ul{
	padding:14px;
	list-style:none
}
.presupuestoEmpresasAgregar li{
	margin:2px;
	width:335px;
	float:left;
	border:#CCCCCC solid 1px
}
.presupuestoEmpresasAgregar label{
	font-size:14px;
	vertical-align:top;
	display:block;
	font-weight:bold;
	height:45px;
	padding:5px;
	overflow:hidden
}
.presupuestoEmpresasAgregar label img{
	margin-right:6px;
	vertical-align:top;
	float:left;
}
.presupuestoEmpresasAgregar label a{
	font-size:11px;
	font-weight:normal;
	float:right;
	margin:-6px -6px 0 0;
	background:url(../img/btnMasInfo.gif);
	text-indent:-5000px;
	cursor:pointer;
	width:78px; height:20px
}
.presupuestoEmpresasAgregar li:hover, .presupuestoEmpresasAgregar .on{
	border:#000 solid 1px;
	background-color:#FFFFCC
}
.presupuestoEmpresasAgregar input{
	vertical-align:top;
	background:none !important;
	border:none !important;
	vertical-align:middle;
	padding:0 !important;
}
.eliminar {
	background:url(../panel_clientes/img/icon/iconosAccion.gif) left 418px;
	width:22px;
	height:22px;
	float:right;
	margin-left:3px;
}
.ver {
	background:url(../panel_clientes/img/icon/iconosAccion.gif) left 242px;
	width:22px;
	height:22px;
	float:right;
	margin-left:3px;
}
.presupuestoPreguntas {
	
}
.presupuestoPreguntas h6, .presupuestoDatos h6{
	padding:3px 6px;
	border-bottom:#CCCCCC solid 1px;
	margin:8px 4px;
	font-size:13px
}
.presupuestoPreguntas fieldset {
	border:#EEEEEE solid 1px;
	padding:15px 6px;
	margin:3px 4px 10px 4px;
	text-align:left;
	overflow:hidden;
}
.presupuestoPreguntas input, .presupuestoDatos input{
	width:280px;
}
.presupuestoPreguntas select, .presupuestoDatos select{
	width:292px;
	margin-bottom:5px;
	color:#666;
	background:url(../img/bgInput.gif) repeat-x;
}
.presupuestoPreguntas select option, .presupuestoDatos select option{ background:#ffffff;}
.presupuestoPreguntas textarea {
	width:600px;
	height:200px;
}
.presupuestoPreguntas legend {
	padding:1px 7px;
	color:#333333;
	font-size:15px;
	font-weight:bold
}
.presupuestoPreguntas label, .presupuestoDatos label{
	padding:6px 7px 9px 7px;
}
.presupuestoDatos {
	padding-top:15px;
	
}
.presupuestoDatos fieldset{
	border:#EEEEEE solid 1px;
	padding:5px 6px;
	margin:3px 4px;
	text-align:center;
	overflow:hidden;
	display:inline-block;
	width:294px
}
.presupuestoDatos legend{
	padding:1px 7px;
	color:#333333;
	font-size:11px;
	font-weight:bold
}
 .presupuestoDatos textarea{
	width:200px;
	height:178px;
}
.presupuestoResumen {
	
}
.presupuestoResumenRubro, .presupuestoResumenDatos {
	margin-bottom:30px;
}
.presupuestoResumen h5, .presupuestoResumenDatos h6{
	font-size:15px;
	padding:3px 8px;
	border-bottom:#CCCCCC solid 1px;
}
.presupuestoResumen h6{
	font-size:13px;
	padding:3px 15px;
}
.presupuestoResumen h6 a, .presupuestoResumen h5 a{
	float:right;
	background:url(../img/icon/editar.gif) no-repeat left;
	padding:2px 0 0 15px;
	font-size:10px;
	text-decoration:none;
	color:#666666
}
.presupuestoResumen p{
	padding:8px 14px
}
.presupuestoResumen ul{
	list-style:none;
	padding:8px 14px;
	margin-bottom:30px
}
.presupuestoResumen li{
	padding:5px;
	vertical-align:top;
	border-bottom:solid 1px #EEEEEE;
	margin:2px;
	float:left;
	width:297px
}
.presupuestoResumen li em{
	display:block
}
.presupuestoResumen fieldset, .presupuestoResumenDatos fieldset{
	border:#EEEEEE solid 1px;
	padding:5px 6px;
	margin:3px 4px;
	text-align:center;
	overflow:hidden;
	vertical-align:top;
	display:inline-block;
	width:300px
}
.presupuestoResumen p{
	text-align:left
}
.presupuestoResumen legend, .presupuestoResumenDatos legend{
	font-size:13px
}
.presupuestoExito {
	padding:35px 100px;
	text-align:center;
	font-size:15px;
}
.presupuestoExito strong{
	color:#006600;
	font-size:20px;
}
/* POPUPS */
.popBg {
	background-color:#000;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	width:100%;
	display:none;
}
.popLayA {
	position:absolute;
	visibility:hidden;
	width:520px;
	top:-1000px;
	left:0;
	z-index:100;
}
.popLayB {
	position:absolute;
	visibility:hidden;
	width:720px;
	top:-1000px;
	left:0;
	z-index:12;
}
.popLayC {
	position:absolute;
	visibility:hidden;
	width:757px;
	top:-1000px;
	left:0;
	z-index:12;
}

.popLayBanner {
	position:absolute;
	visibility:hidden;
	top:-1000px;
	left:0;
	z-index:100;
}

.popLayEncuesta {
	position:absolute;
	visibility:hidden;
	width:450px;
	top:-1000px;
	left:0;
	z-index:12;
}
.popBg520 {
	background:url(../img/bgPopup520.gif) no-repeat #FFFFFF;
	padding:14px 5px;
}
.popBg720 {
	background:url(../img/bgPopup720.gif) no-repeat #FFFFFF;
	padding:14px 5px;
}
#laySuscribirse .popBg720, #layConcurso .popBg720{
	background:url(../img/bgPopup757.gif) no-repeat #FFFFFF;
	padding:14px 5px;
}
.popBg976 {
	background:url(../img/bgMainBox976.gif) no-repeat #FFFFFF;
	padding:14px 5px;
}
.popBg450 {
	background:url(../img/bgPopup450.gif) no-repeat #FFFFFF;
	padding:14px 5px;
}
.popContBanner {
	clear:both;
}
.popContBanner .banner286{
	border:#FFFFFF solid 4px;
	margin:0 !important
}
.popTit {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin:0 14px 8px 14px;
	background:url(../img/bgTit.gif) repeat-x bottom;
	padding:4px 0 10px 0;
}
.popTitBanner {
	padding-right:15px
}
.popTitBanner .btnCerrar {
	margin:0 -20px -8px 0;
	position:relative
}
.popSubTit {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:0 15px;
}
.popCont {
	clear:both;
	margin:5px 15px 15px 15px;
}
.popCont fieldset{
	border:#EEEEEE solid 1px;
	padding:3px 0 5px 0;
	margin-bottom:3px;
	text-align:center;
	overflow:hidden;
	width:230px;
	float:left;
	display:inline;
}
.popCont input{
	width:200px;
}
.popCont select{
	width:200px;
	margin-bottom:4px;
}


.popCont legend{
	padding:1px 7px;
	color:#333333;
	font-weight:bold
}
.popCont label{
	padding:6px 7px 9px 7px;
	font-weight:bold;
}
.mensaje{
	padding:5px 8px !important;
}
.popCont .textarea{
	width:468px !important;
}
.popCont .textarea textarea{
	width:427px !important;
	height:110px;
}
.popMsjError, .popMsjExito {
	border:#FFE864 solid 1px;
	background-color:#FFFFCC;
	color:#FF0000;
	padding:4px 5px;
	font-weight:bold;
	margin:4px 0;
	display:none;
}
.popMsjExito {
	border:#00CC00 solid 1px;
	background-color:#FFFFFF;
	color:#008C00;
}
.popMsjLoad{
	text-align:center;
	display:none;
}

.popImg{
	float:left;
	vertical-align:bottom;
	margin:0 5px 5px 0;
}
.popupCol{
	float:left;
	width:234px;
	margin-right:5px
}
/* MENSAJES */
.popExito, .popConfirmar, .popError{
	position:absolute;
	z-index:11;
	visibility:hidden;
	top:-1000px;
	width:300px;
}
.popConfirmar {
	background:url(../img/bgPopConfirmar.gif) no-repeat;
}
.popExito {
	background:url(../img/bgPopExito.gif) no-repeat;
}
.popError {
	background:url(../img/bgPopError.gif) no-repeat;
}
.popExitoCont, .popConfirmarCont, .popErrorCont{
	color:#050;
	padding:10px 10px 15px 10px;
	border:#FFFFFF solid 2px;
	font-weight:bold
}
.popConfirmarCont{
	color:#505;
}
.popErrorCont{
	color:#500;
}
.popBtnCont{
	width:180px;
	margin:5px auto
}
.popExitoCont p, .popConfirmar p, .popError p{
	padding:30px 15px 15px 15px;
}
.btnCerrar {
	width:26px; height:26px;
	padding:0;
	margin:-12px -12px 0 0;
	background:url(../img/btnCerrarPop.png) top;
}
.btnCerrar span{
	display:none
}
.btnCerrar:hover {
	background-position:bottom
}
.btnOk , bntNo{
	height:20px;  
	font:normal 10px "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	outline: 0;
	margin-right:2px;
	cursor:pointer;
}
.btnOk  span, .bntNo span{
	width:auto !important;
	float:left;
	font-weight:normal !important;
	padding:4px 8px 5px 9px;
	background:#006600;
	margin-right:-2px;
	margin-left:2px; 
	text-transform:uppercase;
	color:#fff;
}
.btnOk {
	background:#006600
}
.btnNo {
	background:#990000
}
.btnNo span{
	background:#990000
}
.btnOk:hover{
	background:#CCCCCC;
	color:#006600
}
.btnOk:hover span{
	background:#CCCCCC;
	color:#006600
}
.btnNo:hover{
	background:#CCCCCC;
	color:#990000
}
.btnNo:hover span{
	background:#CCCCCC;
	color:#990000
}
/* NAVEGADOR */
.nav {
	clear:left;
	margin:5px 3px 0px 3px;
	text-align:center;
	padding:4px;
	height:18px;
} 
.nav a, .nav strong, .nav span {
	font-size: 11px;
	text-decoration:none;
	color:#333333;
	border: #333333 solid 1px;
	padding: 2px 5px;
	margin-right: 1px;
	font-weight:bold;
}
.nav a:hover {
	color: #fff !important;
	background-color:#333333;
}
.nav strong {
	color: #fff;
	background-color:#333333;
}
.nav span {
	color:#999999  !important;
	border:solid 1px #999999  !important;
}
/*ANTERIOR SIGUIENTE */
.cuadAnt, .cuadSig{
	position:absolute; 
	background-color:#FFFFFF; 
	padding:5px; 
	border:1px solid #CCCCCC; width:208px;
	display:none;
}
.cuadAntGal, .cuadSigGal{
	position:absolute; 
	background-color:#FFFFFF; 
	border:1px solid #666666; width:258px;
	display:none;
}
.cuadAntGal .modaItemLat, .cuadSigGal .modaItemLat, .cuadAntGal .socialesItemLat, .cuadSigGal .socialesItemLat{
	margin:0;
}
.cuadAnt, .cuadAntGal{
	margin:30px 0 0 -55px;
}
.cuadSig, .cuadSigGal{
	margin:30px 0 0 -55px;
}
.cuadAnt img, .cuadSig img{
	float:left;
	margin-right:5px;
}
.cuadAnt label, .cuadSig label{
	font-weight:bold;
	vertical-align:middle;
}
/* REVISTAS */
.revistasCont {
	padding:4px 0 4px 14px;
}
.revistasItem {
	float:left;
	width:120px;
	height:218px;
	margin:0 13px 10px 0;
}
.revistasItem h5{
	position:absolute;
	margin:-10px 0 0 -9px;
	text-align:center;
	padding-top:10px;
	font-size:16px;
	background:url(../img/bgRevistasNum.png) no-repeat;
	width:42px; height:32px;
}
.revistasItem h6{
	text-align:center;
	padding:2px;
	font-size:12px;
	margin:2px 0;
}
.btnPdf {
	background:url(../img/btnPdf.gif) top;
	display:block; width:120px; height:22px;
}
.btnPdf:hover {
	background-position:bottom
}
.btnFlip {
	background:url(../img/btnFlip.gif);
	float:left; width:59px; height:22px;
}
.revistasItem a span{
	display:none
}
.revistasUltima {
	padding:0 14px
}
.revistasUltima img{
	float:left;
	margin:0 8px 8px 0 
}
.revistasUltima p, .revistasUltima p strong{
	float:left;
	margin:0 8px 8px 0 
}
.revistasUltima ul{
	list-style-position:inside
}
/*BUSQUEDA*/
.busquedaItem {
	margin:5px 10px;
	padding:5px;
	border-bottom:#F4F4F4 solid 1px
}
.busquedaItem img{
	float:left; margin:5px 10px
}
.busquedaItem h5{
	font-size:12px;
	padding-top:5px
}
.busquedaItem h4{
	font-size:21px;
}
.busquedaItem a{
	text-decoration:none
}
.busquedaItem .descripcion {
	padding:3px
}
.busquedaItem .datos {
	padding:3px
}
.busquedaLink {
	font-size:12px
}
.busquedaItem {
	margin:5px 10px;
	padding:5px;
	border-bottom:#F4F4F4 solid 1px
}
.busquedaItem img{
	float:left; margin:5px 10px
}
.busquedaItem h5{
	font-size:12px;
	padding-top:5px
}
.busquedaItem h4{
	font-size:21px;
}
.busquedaItem a{
	text-decoration:none
}
.busquedaItem .descripcion {
	padding:3px
}
.busquedaItem .datos {
	padding:3px;
	float:right;
	color:#999999;
	font-weight:bold
}
.busquedaItem .datos img{
	float:none; margin:0
}
.busquedaLink {
	font-size:12px
}
.busquedaItemDes {
	margin:5px 10px;
	padding:5px;
	border:#FFFF99 solid 1px;
	background-color:#FEFFF0
}
.busquedaItemDes img{
	float:left; margin:5px 10px
}
.busquedaItemDes h5{
	font-size:14px;
	padding-top:5px
}
.busquedaItemDes h4{
	font-size:22px;
}
.busquedaItemDes a{
	text-decoration:none
}
.busquedaItemDes .descripcion {
	padding:3px
}
.busquedaItemDes .datos {
	padding:3px
}
.busquedaResumen h6{
	font-size:15px;
	border-bottom:#CCCCCC solid 1px;
	margin:5px 14px 0 14px;
}
.busquedaResumen p{
	font-size:13px;
	padding:3px 20px;
	margin-bottom:6px
}
.busquedaResumen p a{
	font-size:10px;
}
.busquedaMensaje {
	font-size:14px;
	text-align:center;
	padding:25px
}
/*/ENCUESTAS*/
.blockerEncuesta{
	position:absolute;
	background-color:#FFFFFF;
	display:none;
}
.loaderEncuesta{
	position:absolute;
	text-align:center;
	display:none;
}

.encuestasBox {
	padding:5px 14px
}
.encuestasBox p{  
	font-size:13px;
	text-align:center;
}
.encuestasBox label{
	display:block;
	text-align:left;
	font-size:12px;
	padding:2px 0 2px 40px;
}
.loaderGeneral{
	position:absolute;
	text-align:center;
	font-weight:bold;
	visbility:hidden;
	font-size:16px;
	top:-5000px;
	left:0px;
	z-index:1001;
	color:#FFFFFF;
}
.errorPregunta{
	display:none;
}
/*/QUIERO PAUTAR*/
.pautarForm { width:680px;}
.pautarForm p { padding:5px 20px}
.formIzq{float:left; display:inline; width:340px;}
.formDer{float:right; display:inline; width:340px;}
.pautarForm fieldset { margin:10px 20px; padding-top:5px;}
.pautarForm legend { font-weight:bold; padding:0 4px; color:#333;}
.pautarForm input { width:280px}
.pautarForm textarea { width:280px}
.pautarForm label{ display:block !important; float:none !important}
.contCheck a{ float:left; display:inline; margin:3px 5px;}
#pautaRev{ width:65px; height:65px; background:url(../img/icon/iconosPautar.gif) left 650px; display:block; text-indent:-5000px;}
#pautaRev:hover{ background-position:left 585px !important;}
.pautaRevOn{ background-position:left 585px !important;}

#pautaNov{ width:65px; height:65px; background:url(../img/icon/iconosPautar.gif) left -130px; display:block; text-indent:-5000px;}
#pautaNov:hover{ background-position:left -195px !important;}
.pautaNovOn{ background-position:left -195px !important;}

#pautaTen{ width:65px; height:65px; background:url(../img/icon/iconosPautar.gif) left top; display:block; text-indent:-5000px;}
#pautaTen:hover{ background-position:left -64px !important;}
.pautaTenOn{ background-position:left -64px !important;}

#pautaWeb{ width:65px; height:65px; background:url(../img/icon/iconosPautar.gif) left -780px; display:block; text-indent:-5000px;}
#pautaWeb:hover{ background-position:left -845px !important;}
.pautaWebOn{ background-position:left -845px !important;}

.pautarForm select{width:292px;	margin-bottom:5px; color:#666; background:url(../img/bgInput.gif) repeat-x;}
.pautarForm select option{ background:#ffffff;}
/*CONCURSOS*/
.concursosForm {
	padding:0 14px;
}
.concursosForm p{
	padding:10px;
}
.concursosForm label{
	float:left;
	width:260px;
	font-weight:bold;
	padding:3px 8px
}
.concursosForm input{
	width:200px
}

.contRadio{
	text-align:left
}
.contRadio input, .radioReset {
	width:auto !important;
	margin:0 5px 0 8px;
	border:none;
	vertical-align:top;
	background:none;
}
.contRadio label, .labelReset, .contCheck label{
	padding:3px 8px;
	float:left;
	text-align:left;
	display:inline;
	margin: 2px 4px 1px 4px;
}
.contCheck{
	text-align:left;
	float:left;
	display:inline;
	margin-left:10px;
}
.contCheck input, .checkReset {
	width:auto;
	margin:0 5px 0 8px;
	border:none;
	vertical-align:middle;
	background:none;
}

/* Estilo del objeto ToolTip*/

.ToolTipMsgNormal{
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	color:#000000;
	background:url(../img/bgToolTip.gif) repeat-x #E8E8E8;
	padding:4px 6px;
	text-align:left;
	height:14px
}
.ToolTipError{
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #FF6600;
	color:#FF0000;
	background-color:#FFFFCC;
	padding:4px 6px;
}
.msjCarRestantes{ color:#666; padding-left:10px; font-style:italic;}
.cuadroClienteConsulta {
	padding:5px;
	border:1px solid #E6E6E6;
	width: 466px;
	margin-left:15px;
	display:none;
	float:left
}
.cuadroClienteConsulta .logo{
	float:left;
	margin-right:8px;
	width:100px;
	height:auto;
	
}
.cuadroClienteConsulta h5{
	font-size:17px;
	padding:2px 3px
}
.cuadroClienteConsulta p{
	float:left;
	padding:2px 3px
}
.cuadroClienteConsulta a{
	margin-right:4px
}
.loaderCuadroClienteConsulta{
	border:1px solid #E6E6E6;
	float:left;
	width: 467px;
	margin-left:15px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	display:none;
}
.consultarClienteDatos fieldset{
	margin-left:5px;
}

/* Estilo del formulario para la expo15 */
.expoForm {
	background:url(../img/bgExpo15.jpg) no-repeat center top;
	height:540px
}

.expoForm .titBoxLt {
	background:none;
	color:#000 !important;
	font:20px "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:0 14px 12px 30px;
	padding:16px 0 10px;
}

.expoForm .formIzq {
	display:inline;
	float:left;
	margin-left:47px;
	margin-top:15px;
	width:295px;
}

.expoForm fieldset {
	width:255px;
	margin-bottom:26px;
}
.expoForm fieldset legend {
	margin-bottom:11px;
}
.expoForm fieldset input{
	width:249px;
	border:none;
	background:none
} 
.expoForm  .formDer {
	display:inline;
	float:left;
	width:340px;
	margin-top:15px;
}
.expoForm  .formIzq .expoFecha select{
	display:inline;
	float:left;
	margin-right:19px;
	margin-top:3px;
	width:45px;
	border:0;
	font-size:12px
}

.expoForm .fieldsetError{
	background:none;
	}
.expoForm .fieldsetError input{
	background:#FBC8C9 !important
	}
.expoForm  .fieldsetError select {
	background:none;
	border:none;
	color:#000;
	font-size:12px;
	width:45px;
	margin-right:24px;
	margin-top:3px;
    background:#FBC8C9 !important
}
.expoForm .formIzq .expoFecha select{
	margin-right:27px;
	margin-top:3px;
}
.expoForm .fieldsetError legend {
	color:#F00 !important;
}
.expoForm .popMsjError,.expoForm  .popMsjExito {
	background-color: transparent !important;
	border:0 solid #FFE864;
	width:270px;
	margin-left:33px !important;
	position:absolute
}
.expoForm .btnComun{
	float:left !important;
	background:url(../img/btnFormExpo.png) no-repeat center top transparent!important;
	height:42px;
	width:278px;
	color:#FFF !important;
	margin-left:335px;
	font-size:15px;
	text-align:center;
	padding-top:10px;
	margin-top:-70px;
}
.btnComun span{
	background:none !important
}
.btnComun span img{
	display:none !important
}
.expoForm .btnComun:hover{
	background-position:bottom !important
}
.expoForm  select {
	margin-right:22px;
	margin-top:2px;
	border:0 !important
}
/*-----------------REDES*/
.shareThis {
	padding:4px 10px 8px;
	float:left;
	width:110px;
	background-color:#F3F3F3;
	border:#E0E0E0 solid 1px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-bottom:10px
}
.shareThis p {
	font-weight:bold;
	padding:5px 0;
}
.shareRedes {
	padding:0 10px 0;
	float:left;
	width:90px
}
.facebookLike {
	margin-top:5px;
	clear:left;
}
.facebookLike iframe{
	text-align:right;
}
.twittButton {
	margin-top:5px;
	clear:left;
}
