@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {
font-style:normal;font-weight:normal;
}
table.listado .premium td {
background-color:#FFFBCF;
color:#000;
}
table.listado .premium td a {
color:#F26222;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:;}

body {
/*font:0.9em Arial, Helvetica, sans-serif;*/
font: 0.7em Tahoma;
background:#F05223;
color:#555;
text-align:center;
}
h1, h2, h3, h4, h5 {
color:#F26222;
}
	h1 {
	font:2.8em "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	margin:10px 0px;
	}
	h2 {
	/*font:2em "Tahoma", Arial, Helvetica, sans-serif;*/
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serifl;
	font-weight:normal;

	}
	h1.nombrecomercio a{text-decoration:none; color:#F26222;}
	h1.nombrecomercioficha a{text-decoration:none; color:#F26222; font-size:24px;}

a {
color:#009AEF;
}
a:focus{ outline:none; }
a:visited {
color:#009AEF;
}
a:hover {
color:#4FC0FF;
}
input, select, textarea, legend {
font:1.0em Tahoma;
overflow:visible;
}
legend {
padding:0px 10px;
font-weight:bold;
color:#000;
}
label textarea {
display:block;
margin-top:5px;
}
.boton-enviar {
clear:both;
display:block;
margin:5px 0px 0px auto;
padding:5px 15px;
overflow:visible;
}

.boton-volver {
clear:both;
display:block;
float:left;
margin:-32px 0px 0px auto;
text-align:left;
padding:5px 15px;
overflow:visible;
}
.mini-boton {
padding:1px 7px;
overflow:visible;
}
.largo input {
width:255px;
}

.wrap {
width:970px;
margin:0px auto;
text-align:left;
}
#cabecera {
width:100%;
background:url(../img/bghead.jpg) top center no-repeat;
padding-top:10px;
}
	#cabecera .wrap {
	position:relative;
	height:135px;
	overflow:hidden;
	}
#cabecera h1 {
margin:0px;
position:absolute;
top:40px;
left:0px;
width:350px;
}
#login {
color:#999;
width:465px;
position:absolute;
top:50px;
right:0px;
height:20px;
line-height:20px;
z-index:50;
}
	#login strong {
	color:#000;
	}
	#login a {
	color:#009AEF;
	}
#cabecera li {
display:inline;
padding:5px 0px;
}
#cabecera li a {
color:#ccc;
text-decoration:none;
padding:0px 10px;
}
	#cabecera li a:hover {
	color:#fff;
	text-decoration:underline;
	}
#cabecera ul#menu {
background:#333;
color:#fff;
width:700px;
position:absolute;
top:0px;
left:0px;
height:30px;
line-height:30px;
}
#cabecera ul#enlaces {
background:#333;
color:#fff;
width:340px;
position:absolute;
top:0px;
right:0px;
height:30px;
line-height:30px;
text-align:right;
}
#cabecera #buscar {
background:#f9f9f9 url(../img/buscar.gif) top left no-repeat;
color:#999;
width:480px;
position:absolute;
top:65px;
right:0px;
padding:27px 0px 15px 0px;
text-align:center;
}
	#cabecera #buscar a {
	font-weight:normal;
	padding:0px;
	color:#999;
	}
		#cabecera #buscar a:hover {
		color:#F26222;
		}
		#cabecera form input {
		margin-left:5px;
		vertical-align:middle;
		}

#cuerpo {
width:100%;
overflow:hidden;
}
#entero {
width:960px;
}
	#entero p.intro{font-size:12px; margin-bottom:10px;}
#contenido {
background:#fff;
padding:0px 0px 20px 0px;
}
#pie {
clear:both;
background:url(../img/piebg.jpg) 0px 0px repeat-x;
border-bottom:none;
}
	#pie .wrap {
	background:url(../img/pie.jpg) top left no-repeat;
	height:100px;
	}
	#pie ul {
	margin-left:200px;
	}
	#pie li {
	float:left;
	margin-top:50px;
	}
	#pie a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin:0px 20px 0px 0px;
	}
#home {
width:500px;
float:left;

}
#side {
width:310px;
float:left;
margin:20px 0px 0px 10px;
display:inline;
}
#subside {
width:140px;
float:right;
margin-top:20px;
display:inline;
}
#interior {
width:550px;
float:left;
margin-top:10px;
display:inline;
}
#inside {
width:400px;
float:right;
}
#gmap {
background:url(../img/mapacomercios.gif) top left no-repeat;
padding:25px 0px 15px 10px;
}
#gmap div {
/*width:380px;
height:380px;
background:url(../img/googlemap.gif) top left no-repeat;*/
margin:0px auto;
}
#gmap p{
	text-align:right;
	margin-right:10px;
	margin-top:2px;
}
#gmapbusqueda {
background:url(../img/filtrarcomercios.gif) top left no-repeat;
padding:25px 0px 15px 0px;
border-bottom:1px solid #ccc;
}

#gmapbusqueda p {
	padding-left:20px;}

#gmapbusqueda div {
/*width:380px;
height:380px;
background:url(../img/googlemap.gif) top left no-repeat;*/
margin:0px auto;
}


#gmapbusqueda ul{
    width: 400px;
    list-style-type:none;
	margin-left:20px;
}
	#gmapbusqueda li {
    width:190px;
    margin:15px 0 0 0;
    padding:0 10px 0 0;
    line-height:15px;
    float:left;
}



#accesosdirectos {
padding:30px 0px 15px 0px;
}
#accesosdirectos div {
/*width:380px;
height:380px;
background:url(../img/googlemap.gif) top left no-repeat;*/
margin:0px auto;
}

#accesosdirectos ul{
    width: 400px;
    list-style-type:none;
	margin-left:20px;
}
	#accesosdirectos li {
    width:190px;
    margin:5px 0 0 0;
    padding:0 10px 0 0;
    line-height:15px;
    float:left;
}

#mapobj {
/*width:400px;
height:400px;
background:url(../img/googlemap.gif) top left no-repeat;*/
margin:20px auto;
}

#tabs, #ficha {
background:#f3f3f3;
padding:10px;
border:1px solid #e3e3e3;
}

#ficha .tabs-container {
    /*border-top: 1px solid #97a5b0;
    padding: 1em 8px;*/
	width:510px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#cultimos {
width:240px;
float:left;
}
#ctop {
width:240px;
float:right;
}
#comentarios {
clear:both;
padding:20px 0px 0px 0px;
}
	#cultimos h2, #ctop h2, #comentarios h2 {
	font-size:1em;
	font-weight:bold;
	border-bottom:1px dotted #F26222;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	#cultimos li a, #ctop li a, #comentarios li a, #actualidad li a {
	color:#000;
	text-decoration:none;
	}
		#cultimos li a:hover, #ctop li a:hover, #comentarios li a:hover, #actualidad li a:hover {
		color:#4FC0FF;
		text-decoration:underline;
		}
	#cultimos li, #ctop li, #comentarios li, #actualidad li {
	padding-left:20px;
	background:url(../img/arrow_B_ver2.gif) 3px 12px no-repeat;
	}
	#cultimos li {background:url(../img/box-open.png) 3px 10px no-repeat;}
	#ctop li {background:url(../img/heart.png) 3px 10px no-repeat;}
	#comentarios li {background:url(../img/bubble2.png) 2px 12px no-repeat;}

#csemana h2 {
margin:0px 0px 10px 0px;
}
#cdestacados img {
display:block;
border:1px solid #000;
}
#cdestacados li h2 {
font-size:1.2em;
font-weight:bold;
margin:5px 0px;
}
#tags {
text-align:center;

line-height:1.4;
/*background:url(../img/nube.gif) top center no-repeat;*/
padding:10px 0px 10px 0px;
margin:10px 0px;
}
	#tags li {
	display:inline;
	padding:0px 5px;
	list-style:none;
	}
	#tags .t9{color: #000;font-size: 24px;}
	#tags .t8{color: #111;font-size: 22px;}
	#tags .t7{color: #222;font-size: 20px;}
	#tags .t6{color: #333;font-size: 18px;}
	#tags .t5{color: #444;font-size: 16px;}
	#tags .t4{color: #555;font-size: 14px;}
	#tags .t3{color: #666;font-size: 12px;}
	#tags .t2{color: #777;font-size: 10px;}
	#tags .t1{color: #888;font-size: 8px;}
	#tags .t0{color: #999;font-size: 6px;}

	#tags a { text-decoration:none; }
	#tags a:hover { text-decoration:underline; }

#buscar #fragment-1 {
	width:459px;
	padding:10px;
}

#buscar #fragment-1 select {
display:block;
width:200px;
margin:5px 0px 10px 0px;
}
h1#anadir {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serifl;
	font-weight:normal;
	margin:0;
}
#anadir a {
text-decoration:none;
color:#F26222;
display:block;
margin:10px 5px 0px 0px;
}
	#anadir a:hover {
	color:#000;
	text-decoration:underline;
	}
#csemana img {
border:1px solid #000;
}
#csemana .pag {
margin-top:0px;
margin-right:0px;
text-align:right;
}
#csemana div.listado {
padding-top:0px;
}
#suscripcion h2, #actualidad h2, #decohome h2 {
border-bottom:1px solid #F26222;
font-size:1.8em;
color:#5B5B5B;
}
#categorias h2
{
border-bottom:1px solid #F26222;
font-size:1.8em;
color:#5B5B5B;
}
#suscripcion a {
font-weight:bold;
text-decoration:none;
display:block;
margin-top:10px;
}
	#suscripcion img {
	vertical-align:middle;
	padding-right:5px;
	}
#suscripcion #rss a {
color:#F26222;
}
#suscripcion a:hover {
text-decoration:underline;
}
#decohome {
text-align:center;
}
#decohome h2 {
padding:5px 35px 5px 0px;
margin-bottom:5px;
background:url(../img/decohome.gif) right no-repeat;
text-align:left;
}
/* clases comunes */
.caja {
margin-bottom:15px;
}
.izq {
float:left;
}
.der {
float:right;
}
.info {
padding:3px 0px 3px 23px;
background:url(../img/info.gif) left no-repeat;
margin:0px 0px 15px 0px;
float:left;
font-size:0.85em;
color:#999;
}

.listado li, .listado td, div.listado {
border-bottom:1px dotted #ccc;
padding:10px 0px;
}
table.listado {
width:99%;
}
	table.listado th {
	background:#666;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#fff;
	padding:5px 10px;
	}
	table.listado td {
	vertical-align:bottom;
	}
	table.listado img.logo {
	display:block;
	border:1px solid #eee;
	padding:3px;
	margin-right:4px;
	margin-left:2px;
	background-color:#FFFFFF;
	}

	table.listado h2 {
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	}

.pag {
color:#ccc;
padding:5px 0px;
margin:10px;
}
	.pag li {
	display:inline;
	}
	.pag a {
	background:#f6f6f6;
	color:#999;
	padding:3px 6px;
	text-decoration:none;
	}
		.pag a:hover {
		background:#F26222;
		color:#fff;
		}
	.pag .p a, .pag .a a, .pag .s a, .pag .u a {
	background:none;
	}
		.pag .p a:hover, .pag .a a:hover, .pag .s a:hover, .pag .u a:hover {
		background:none;
		color:#F26222;
		text-decoration:underline;
		}

#migas {
color:#999;
}
	#migas li {
	display:inline;
	}
	#migas li a {
	padding:0px 15px 0px 0px;
	background:url(../img/arrow.png) 100% 3px no-repeat;
	color:#999;
	text-decoration:none;
	}
		#migas li a:hover {
		color:#F26222;
		text-decoration:underline;
		}
.nav_alta {
padding:5px;
text-align:right;
}



/* publicidad */
#patrocinadores {
background:url(../img/patrocinador.gif) top right no-repeat;
padding-top:15px;
}
#patrocinadores ul {
border:1px solid #ddd;
background:#f9f9f9;
border-top:none;
padding:7px 0px 5px 7px;
}
#patrocinadores li {
display:inline;
padding:0px 1px 0px 0px;
}
#patrocinadores img {
}
#patrocinador {
background:url(../img/patrocinador.gif) top left no-repeat;
padding:25px 0px 15px 0px;
margin-bottom:10px;
}
#publicidad {
background:url(../img/bnn_publi.gif) top left no-repeat;
padding:25px 0px 15px 0px;
margin-bottom:10px;
}
#publicidad_300 {
background:url(../img/bnn_g_publi.gif) top left no-repeat;
padding:25px 0px 0px 0px;
margin-top:10px;
border-bottom:1px solid #ccc;
}

/*
#patrocinador img {
display:block;
margin:0px auto;
width:380px;
height:80px;
}*/

/* ficha de comercio */
#ficha {
margin:10px 0px;
}
/* informacion */
#ficha #fragment-1 .logo {
float:right;
margin:0px 0px 10px 15px;
}
#ficha #fragment-1 p {
font-size:12px;
margin:0px 0px 15px 0px;
text-align:justify;
line-height:18px;
}
#ficha #fragment-1 ul {
border-top:1px dotted #ccc;
padding:15px 0px;
}
#ficha #fragment-1 li {
list-style-type:square;
margin:0px 5px 5px 20px;
}

#ficha #fragment-1 .tags {
background:url(../img/tags.gif) 5px 10px no-repeat;
padding:10px 0px 10px 25px;
border-top:1px dotted #ccc;
}
	#ficha #fragment-1 .tags li {
	display:inline;
	padding:5px;
	margin:0px;
	}
		#ficha #fragment-1 .tags li a {
		color:#F26222;
		text-decoration:none;
		}
		#ficha #fragment-1 .tags li a:hover {
		text-decoration:underline;
		}

.meta {
border-top:1px dotted #ccc;
padding:10px 5px 0px 5px;
}
	.meta li {
	display:inline;
	padding:5px 10px 5px 15px;
	}
	.impr {
	background:url(../img/printer.gif) 0px 50% no-repeat;
	}
	.enviar {
	background:url(../img/mail.gif) 0px 50% no-repeat;
	}
	.loc {
	background:url(../img/magnify.gif) 0px 50% no-repeat;
	}
	.meta li a {
	color:#999;
	text-decoration:none;
	}
		.meta li a:hover {
		color:#F26222;
		text-decoration:underline;
		}
/* comentarios */
#ficha #fragment-2 ul.listado {
margin-bottom:20px;
}
#ficha #fragment-2 blockquote {
padding:5px 5px 0px 5px;
margin:5px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.5;
text-indent:25px;
background:url(../img/quote.gif) top left no-repeat;
}
/* galeria de imagenes */
#ficha #fragment-4 {
text-align:center;
}
#ficha #fragment-4 p {
padding:0px 0px 10px 0px;
border-bottom:1px solid #000;
margin:5px 0px 15px 0px;
}
.galeria li {
display:inline;
margin:0px 2px;
}
#ficha #fragment-4 img {
border:1px solid #ccc;
}
	#ficha #fragment-4 a:hover img {
	border-color:#F26222;
	}

#ficha label {
display:block;
margin:10px 0px;
}
	#ficha label input, #ficha label textarea {
	display:block;
	width:99%;
	margin-top:5px;
	}

/* alta de comercio */
#alta {
width:780px;
float:left;
font-size:1.2em;
}
	#alta fieldset {
	clear:both;
	border:none;
	border-top:3px double #ddd;
	background:#f6f6f6;
	padding:0px 60px 40px 60px;
	margin:0px 0px 30px 0px;
	}
	#alta fieldset .f {
	display:block;
	margin-top:20px !important;
	}
	#alta label {
	margin-right:10px;
	}
	#alta #cats label {
	width:22%;
	float:left;
	margin:0px 2% 15px 0px;
	display:inline;
	}
	#alta #cats p, #alta #imgs p {
	clear:both;
	padding:15px 0px 0px 0px;
	border-top:1px dotted #ccc;
	}
	#alta #ubic #gmap {
	margin:15px auto 0px auto;
	}
	#alta #imgs p, #alta #imgs div {
	margin:15px 0px 0px 0px;
	}
	#alta #datos label {
	clear:both;
	display:block;
	margin:15px 0px 0px 0px;
	}
	#alta #datos div {
	clear:both;
	margin-top:15px;
	border-top:1px dotted #ccc;
	width:100%;
	overflow:hidden;
	}
	#alta #datos p {
	width:100%;
	overflow:hidden;
	margin-top:15px;
	}
		#alta #datos p label {
		width:110px;
		float:left;
		text-align:right;
		margin:0px 10px 0px 0px;
		display:inline;
		}
		#alta #datos p input {
		width:400px;
		float:left;
		}
		#alta #datos #cp, #alta #datos #poblacion, #alta #datos #provincia, #alta #datos #telefono, #alta #datos #fax {
		width:200px;
		}
	#alta #datos #desc {
	width:400px;
	}
	#alta #datos #desc2 {
	width:400px;
	height:150px;
	overflow:scroll;
	}

/* registro */
#registro {
width:970px;
float:left;
font-size:1.2em;
}
	#registro fieldset {
	clear:both;
	border:none;
	border-top:3px double #ddd;
	background:#f6f6f6;
	padding:0px 20px 20px 20px;
	margin:0px 0px 30px 0px;
	}
	#registro fieldset .f {
	display:block;
	margin-top:20px !important;
	}
	#registro label {
	margin-right:10px;
	}

	#registro #datos label {
	clear:both;
	display:block;
	margin:15px 0px 0px 0px;
	}
	#registro #datos div {
	clear:both;
	margin-top:15px;
	border-top:1px dotted #ccc;
	width:100%;
	overflow:hidden;
	}
	#registro #datos p {
	width:100%;
	overflow:hidden;
	margin-top:15px;
	height:22px;
	}
		#registro #datos p label {
		width:210px;
		float:left;
		text-align:left;
		margin:0px 10px 4px 0px;
		display:inline;
		}
		/*#registro #datos p input {
		width:200px;
		float:left;
		border:1px solid #ccc;
		padding:2px;
		}

		#registro #datos p input.error {
		border:1px solid #FF0000;
		}*/

		#registro #datos p.error {
		color:#ff0000;
		margin:0;
		padding:0;
		padding-left: 220px;
		padding-top:2px;
		font-size:11px;
		}

		#registro #datos span {
		padding-left:10px; font-size:11px;
		}

/* login */
#frmlogin {
width:500px;
margin-top:12px;
float:left;
font-size:1.2em;
}
	#frmlogin fieldset {
	clear:both;
	border:none;
	border-top:3px double #ddd;
	background:#f6f6f6;
	padding:0px 20px 0px 20px;
	margin:0px 0px 30px 0px;
	}
	#frmlogin fieldset .f {
	display:block;
	margin-top:20px !important;
	}
	#frmlogin label {
	margin-right:10px;
	}

	#frmlogin #datos label {
	clear:both;
	display:block;
	margin:15px 0px 0px 0px;
	}
	#frmlogin #datos div {
	clear:both;
	margin-top:15px;
	border-top:1px dotted #ccc;
	width:100%;
	overflow:hidden;
	}
	#frmlogin #datos p {
	width:100%;
	overflow:hidden;
	margin-top:15px;
	height:22px;
	}
		#frmlogin #datos p label {
		width:210px;
		float:left;
		text-align:left;
		margin:0px 10px 4px 0px;
		display:inline;
		}
		#frmlogin #datos p input {
		width:200px;
		float:left;
		border:1px solid #ccc;
		padding:2px;
		}

		#frmlogin #datos p input.error {
		border:1px solid #FF0000;
		}

		#frmlogin #datos p.error {
		color:#ff0000;
		margin:0;
		padding:0;
		padding-left: 220px;
		padding-top:2px;
		font-size:11px;
		}

		#frmlogin #datos span {
		padding-left:10px; font-size:11px;
		}

/* alta */
.stepMe {
width:660px;
float:left;
font-size:1.2em;
}
	.stepMe fieldset {
	clear:both;
	border:none;
	border-top:3px double #ddd;
	background:#f6f6f6;
	padding:0px 20px 20px 20px;
	margin:0px 0px 30px 0px;
	}
	.stepMe fieldset .f {
	display:block;
	margin-top:20px !important;
	}
	.stepMe label {
	margin-right:10px;
	}

	.stepMe label {
	clear:both;
	display:block;
	margin:15px 0px 0px 0px;
	}
	.stepMe div {
	clear:both;
	margin-top:15px;
	border-top:1px dotted #ccc;
	width:100%;
	overflow:hidden;
	}
	.stepMe p {
	width:100%;
	overflow:hidden;
	margin-top:15px;
	height:22px;
	}
		.stepMe p label {
		width:210px;
		float:left;
		text-align:left;
		margin:0px 10px 4px 0px;
		display:inline;
		}
		.stepMe p input {
		width:200px;
		float:left;
		border:1px solid #ccc;
		padding:2px;
		}

		.stepMe p input.error {
		border:1px solid #FF0000;
		}

		.stepMe input.chkbx {border:0;}

		.stepMe p.error {
		color:#ff0000;
		margin:0;
		padding:0;
		padding-left: 220px;
		padding-top:2px;
		font-size:11px;
		}

		.stepMe span {
		padding-left:10px; font-size:11px;
		}
.btsiguiente {padding:10px;color: #000;background-color:#ccc;text-decoration: none;float:right;color:#000000;}
.btsiguiente:hover{color:#000000;}
.btanterior {padding:10px;color: #000;background-color:#ccc;text-decoration: none;float:left;color:#000000;}
.btanterior:hover{color:#000000;}

/* ------------------------------------------ STARS ------------------------------------------ */
.stars {font-size:10px;color:#666666;padding-bottom:7px;padding-right:5px;}
.stars a img {display:block;float:left;margin-right:2px;}
.stars_0{background: transparent url(../rating/images/stars/stars0.png) no-repeat; width:85px; height:20px;}
.stars_05{background: transparent url(../rating/images/stars/stars05.png) no-repeat; width:85px; height:20px;}
.stars_1{background: transparent url(../rating/images/stars/stars1.png) no-repeat; width:85px; height:20px;}
.stars_15{background: transparent url(../rating/images/stars/stars15.png) no-repeat; width:85px; height:20px;}
.stars_2{background: transparent url(../rating/images/stars/stars2.png) no-repeat; width:85px; height:20px;}
.stars_25{background: transparent url(../rating/images/stars/stars25.png) no-repeat; width:85px; height:20px;}
.stars_3{background: transparent url(../rating/images/stars/stars3.png) no-repeat; width:85px; height:20px;}
.stars_35{background: transparent url(../rating/images/stars/stars35.png) no-repeat; width:85px; height:20px;}
.stars_4{background: transparent url(../rating/images/stars/stars4.png) no-repeat; width:85px; height:20px;}
.stars_45{background: transparent url(../rating/images/stars/stars45.png) no-repeat; width:85px; height:20px;}
.stars_5{background: transparent url(../rating/images/stars/stars5.png) no-repeat; width:85px; height:20px;}
#votos {padding-top:5px;margin-left:5px; float:left; font-size:11px;}
.rating {float:left;}

textarea{border:1px solid #ccc; padding:2px;}
input{border:1px solid #ccc; padding:2px;}



/* ------------------------------------------ G A L L E R I A ------------------------------------------ */
div.galimg, div.imgprin, .galimg a, .galimg img, .galimg ul, .galimg li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.galimg {
	background: #fff url(../img/loading_gallery.gif) no-repeat 50% 50%;
	width: 480px;
}

.imgprin {
	/* es necesario para evitar un parpadero al quitar la imagen */
	width: 480px;
	height: 330px;
}

.imgprin img {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}

.galimg ul {
	list-style: none;
	text-align: center;
}

.galimg ul li {
	display: inline;
	padding-left: 3px;
}

.galimg ul li a img {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 3px;
}

.jsgalpre {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #f00;
	color: #fff;
	padding: 3px;
}






.recuadro_1 a, .mod_txt h3 a, .contenido_pestanas a{color:#58830C;}
.e_modulo_2 .mod_txt h3 a{font: bolder 14px Arial, Helvetica, sans-serif;}
.e_modulo_3 .mod_txt h3 a{font: bolder 11px Arial, Helvetica, sans-serif;line-height: 13px;}

#listFav li, #listFavImg li{display:none; }
	#listFav li {height:70px; text-align:justify;}
	#listFav li h2 {font-size:14px; font-weight:bold; margin-bottom:4px;}
	#listFavImg li {text-align:center; height:170px;}
#listFav li.visItem, #listFavImg li.visItem{display:block;}

.recuadro_1 a, .mod_txt h3 a, .contenido_pestanas a{color:#58830C;}
.e_modulo_2 .mod_txt h3 a{font: bolder 14px Arial, Helvetica, sans-serif;}
.e_modulo_3 .mod_txt h3 a{font: bolder 11px Arial, Helvetica, sans-serif;line-height: 13px;}
#navFotos a, a#lnk1Vot, a#lnk2Vot, a#lnk3Vot, a#lnk4Vot, a#lnk5Vot {
	cursor:hand;
	cursor:pointer;
}
.ant_sig a{color:#000;}

.feed_deco
{
height:105px;
margin-top:10px;
}
.img_deco
{
float:left;
border:1px solid #000;
}
.title_deco
{
margin-left:10px; padding-left:100px;
}
.desc_deco
{
margin-left:10px; padding-left:100px;
text-align:justify;
}
.texto p{margin-bottom:10px; font-size:12px;}

ul.multi {
    width: 970px;
    list-style-type:none;
}
ul.multi li {
    width:180px;
    margin:15px 0 0 0;
    padding:0 10px 0 0;
    aline-height:15px;
    float:left;
}

#bloquetexto p{text-align:justify;}
#bloquetexto li{ list-style-position:inside;list-style-type:square;text-align:justify; padding-left:10px;}

#bloquetextog p{text-align:justify; font-size:11px; font-family:Verdana; margin-bottom:10px;}
/* registro */
#intranet {
width:650px;
float:left;
font-size:1.2em;
}
	#intranet fieldset {
	clear:both;
	border:none;
	border-top:3px double #ddd;
	background:#f6f6f6;
	padding:0px 20px 20px 20px;
	margin:0px 0px 30px 0px;
	}
	#intranet fieldset .f {
	display:block;
	margin-top:20px !important;
	}
	#intranet label {
	margin-right:10px;
	}

	#intranet #datos label {
	clear:both;
	display:block;
	margin:15px 0px 0px 0px;
	}
	#intranet #datos div {
	clear:both;
	margin-top:15px;
	border-top:1px dotted #ccc;
	width:100%;
	overflow:hidden;
	}
	#intranet #datos p {
	width:100%;
	overflow:hidden;
	margin-top:15px;
	height:22px;
	}
		#intranet #datos p label {
		width:150px;
		float:left;
		text-align:left;
		margin:0px 10px 4px 0px;
		display:inline;
		}

		#intranet #datos p.error {
		color:#ff0000;
		margin:0;
		padding:0;
		padding-left: 220px;
		padding-top:2px;
		font-size:11px;
		}

		#intranet #datos span {
		padding-left:10px; font-size:11px;
		}
		
#cajainformativa{border:none;border-top:3px double #ddd;background:#f6f6f6;	padding:20px; margin:0px 0px 30px 0px; width:600px; margin:40px auto; font-size:11px;}
	
	#cajainformativa h1{color:#990000; margin:0; padding:0; font-size:20px; font-family:Tahoma; margin-bottom:10px; border-bottom:1px solid #990000; padding-bottom:10px;}

#cajainformativaalta{border-top: double #cccccc; background-color:#F6F6F6; width:100%; padding:10px 5px; margin-bottom:50px; font-size:12px;}
	#cajainformativaalta h6{color:#000;margin:0; padding:0; font-family:Tahoma; font-weight:bold; font-size:14px; margin-bottom:10px;}
	

.alertflash {
	margin:0 auto;
	width:100%;
	padding:8px 0;
	text-align:center;
	background-color: #F3F3F3;
	color:#000;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
	border-top:1px solid #F26222;
	border-bottom:1px solid #F26222;
	margin-bottom:10px;
}

#frmcontacto { margin:0 auto;margin-top:10px; font-family:Verdana, Geneva, sans-serif; width:500px; padding-top:10px; padding-bottom:10px;}
	#frmcontacto p{margin-bottom:8px;}
	#frmcontacto label{float:left; width:80px; font-size:13px; text-align:right; padding-right:10px; padding-top:3px;}
	#frmcontacto input.border:focus	{background: #fff;border: 1px solid #595959;}
	#frmcontacto input:hover {background-color:#fff;}
	#frmcontacto textarea:hover {background-color:#fff;}
	#frmcontacto textarea.border:focus	{background: #fff;border: 1px solid #595959;}
	#frmcontacto .border {border:1px solid #ccc;color:#666666;background-color:#F2F2F2;font-family:Verdana;font-size:13px;line-height:160%;width:390px;padding:2px;}
	#frmcontacto .txtarea{height:100px; width:390px;}
	#frmcontacto .btnenviar {border:0;margin-left:90px; font-size:11px; padding:6px;}
	#frmcontacto .btnenviar:hover {background-color:#ccc;}
.advertencia{margin:10px 0; border-top:1px solid #F90; border-bottom:1px solid #F90; background-color:#FDF1EE; padding:10px 5px; font-size:11px; font-weight:normal;}

.publicidad_300_250{margin:0 auto; width: 300px; height: 250px; padding: 13px 5px 5px 5px; border:1px solid #cecece; background-image:url('../img/tit_publicidad_h.gif'); background-position: 4px 2px; background-repeat: no-repeat; margin-bottom:15px; margin-top: 37px;}

