/*
Theme Name: SientoxCiento 2 -
Description: Nueva versión de sientoxciento.com
Author: Pointer
Version: 1.0
*/



body {
background: #e7e7e7 url(images/img_off/fondo.jpg) repeat 0 0;
margin: 0;
padding:0;	
font-size:12px;
font-family: Arial, Helvetica, Geneva, sans-serif;
height: 100%;
color: #3F3F3F;
}

a {
	color: #eb791c;
}
a:hover {
	color: #043385;
}


#imagen_fondo{
background: url(images/img_off/fondo_blanco.png) no-repeat -10px 0;
width: 960px;
height: 484px;
margin: 0;
position: absolute;
z-index: -999;
margin-top: -5px;
}

#marco_general {
width: 940px;
margin: 0 auto;
margin-top: -15px;
z-index: 999;
position: relative;
}

#middle-off {
	border-bottom: 1px solid #fff;
	float: left;
	width: 940px;
	height: 340px;
}
	
#middle-off h1 {
	background: url(images/img_off/logo.gif) no-repeat 0 0;
	width: 275px;
	height: 212px;
	text-indent: -9999px;
	float: left;
	margin-top: 40px;
}

#middle-off p {
	color: #004c99;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	width: 283px;
	margin-top: 76px;
	margin-left: 82px;
}
	
	#middle-off h2 a{
	background: url(images/img_off/boton_facebook.gif) no-repeat 0 0;
	width: 128px;
	height: 128px;
	text-indent: -9999px;
	float: left;
	margin-top: 76px;
	margin-left: 70px;
}

#footer-off {
	border-top: 1px solid #a3a3a3;
	float: left;
	width: 940px;
	height: 100px;
	line-height: 30px;
}

#logos-off a{
padding-left:30px;
	padding-top: 10px;
	display: block;
	float: left;
}

#pie-off ul{
list-style-type: none;
	font: 13px  Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	float: right;
	display: block;
	line-height: 30px;
}

#pie-off ul a{
	color: #b6b6b6;
	text-decoration: none;
}

/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


a {
	text-decoration: none;
	outline: none;
}

img {
	border: 0;
}

body {
	background: #ffffff;
	margin: 0;
	border-top: 4px solid #f29400;
}


#imagen_fondo___{
	background: url(images/fondo_blanco3.png) no-repeat -170px -27px;
	width: 975px;
	height: 484px;
	margin: 0;
	position: absolute;
	z-index: -999;
	margin-top: -5px;
}

#imagen_fondo__{
	background: url(images/fondo_blanco_interior.png) no-repeat -170px -27px;
	width: 975px;
	height: 484px;
	margin: 0;
	position: absolute;
	z-index: -999;
	margin-top: -5px;
}

#marco_general.home {
	width: 960px;
	margin: 0 auto;
	margin-top: -15px;
	z-index: 999;
	position: relative;
	background: url(images/fondo_blanco_marco.png) no-repeat 334px 165px;
	min-height: 500px;
}

#header {
	float: left;
	width: 940px;
}
	
#header h1 span{
	background: url(images/logo.gif) no-repeat 0 0;
	width: 275px;
	height: 212px;
	text-indent: -9999px;
	float: left;
	margin-top: 25px;
}

.page #header h1 a, .single #header h1 a, .search #header h1 a, .error404 #header h1 a {
	background: url(images/logo_interior.gif) no-repeat 0 0;
	width: 355px;
	height: 72px;
	text-indent: -9999px;
	float: left;
	margin-top: 40px;
}

.page #header h1 a:hover, .single #header h1 a:hover, .search #header h1 a:hover, .error404 #header h1 a:hover {
	background-position: 0 -72px;
	}

#buscar {
	background-color: #bcbdbd;
	display: block;
	float:right;
	margin-top:-1px;
	padding: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#buscar input {
	color: #919191;
	width: 160px;
}

#buscar .lupa {
	background: url(images/buscar.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 21px;
	height: 21px;
	text-decoration: none;
	border: 0;
}

#buscar .lupa:hover {
	background: url(images/buscar.png) no-repeat 0 -21px;

}


/* MENU */

.nav {
	float: left;
	margin: 0; padding: 0;
	height: 25px;
	margin-top: 40px;
	margin-left: 115px;
	text-shadow: white 1px 1px 3px;
	width: 550px;
}

.page .nav, .single .nav, .search .nav, .error404 .nav {
	float: left;
	margin: 0; padding: 0;
	height: 25px;
	margin-top: 40px;
	margin-left: 35px;
	text-shadow: white 1px 1px 3px;
}

.nav ul {
	padding-left: 0;
}

.nav li a, .nav li {
	float: left;
}

.nav li {
	list-style: none;
	position: relative;

}

.nav li a {
	padding: 2px 7px;
	text-decoration: none;
	font: 16px   Arial, Helvetica, Geneva, sans-serif;
	color: #848282;
	border-right: 1px solid #a2a2a2;
	border-left: 1px solid #fff;

}

.nav li.primero a {
	border-left: 0!important;
}

.nav li.ultimo a {
	border-right: 0px!important;
}

.nav li.primero a {
	border-left: 0px!important;
}


.nav li a:hover {
	color:#00519e;
}


/* Submenu */

/*.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	background: white;
	right : 0;
	bottom: 0;
}*/

.nav li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0; margin: 0;

}

.nav li:hover ul {
	display: block;
}

.nav li ul li, .nav li ul li a {
 	float: none;
	background-color:#f29400 ;
	color: white;
	opacity: 0.9;
	z-index: 9999;
	border-left: 0px;
}

.nav li ul li {
 _display: inline; /* for IE6 */
}

.nav li ul li a {
	width: 140px;
	display: block;
	border-bottom: 1px solid #ff8300;
	border-right: 0px;
	text-shadow: #f29400 0px 0px 0px;
	border-top-color: #5e2409;
	padding: 6px 2px 6px 10px;
}

/* SUBSUB Menu */

.nav li ul li ul {
 	display: none;

}

.nav li ul li:hover ul {
 	left: 100%;
 	top: 0;
}


/* texto portada */

#texto_portada {
	color: #004c99;
	font: italic 18px/26px Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	width: 342px;
	margin-top: -140px;
	margin-left: 30px;
	margin-bottom: -10px;
}

#texto_portada.tp_mod {
	width: 303px!important;
	margin-left: 0px!important;
}


#texto_portada a {
	color: #f29400;
	text-decoration: underline;
}

#texto_portada a:hover {
	color: #004c99;
	text-decoration: underline;
}

/* galeria */
#galeria {
	float: left;
	background: #004c99;
	width: 540px;
	height: 300px;
	margin-top: 28px;
	margin-left: 125px;
}

#galeria_img {
	float: left;
	width: 500px;
	height: 300px;
	overflow: hidden;
	margin: 0 20px;
	position: relative;

}

#galeria .siguiente {
	background: url(images/gal-btn-der.png) repeat 0 0;
	display: block;
	float: right;
	width: 40px;
	height:40px;
	position: relative;
	margin-top: -170px;
	margin-right: -10px;
	text-indent: -9999px;
	z-index: 9999;
}

#galeria .siguiente:hover {
	background: url(images/gal-btn-der.png) repeat 0 -40px;

}

#galeria .anterior {
	background: url(images/gal-btn-izq.png) repeat 0 0;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	position: relative;
	margin-top: -170px;
	margin-left: -10px;
	text-indent: -9999px;
	z-index: 9999;
}

#galeria .anterior:hover {
	background: url(images/gal-btn-izq.png) repeat 0 -40px;

}
/*Contenido y boxes*/
.page #contenidor {
	float: left;
	width: 960px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.single #contenidor {
	float: left;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 40px;
}


#sidebar {
	float: left;
	width: 300px;
	margin-left: 0px;
}

#banner-home {
	width: 620px;
	float: left;
	margin: 0px 20px 20px 0;
	border: 0;
}

#banner-home2 {
	width: 960px;
	float: left;
	margin-bottom: 20px;
	margin-top: 40px;
	border: 0;
}

#banner-home2 a{
	margin: 20px 18px 18px 6px;
	border: 0;
}

#banner-home:hover {
	opacity: 0.90;
}

.box-portada {
	float: left;
	width: 300px;
	margin: 0px 20px 20px 0;
}

.fondo-blanco {
	background-color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 12px  Arial, Helvetica, Geneva, sans-serif;
	color: #59595a;
	margin-top: 15px;
	padding: 2px 1px 1px;
	float: left;
}

.box-interior {
	float: left;
	width: 620px;
	margin: 0px 20px 20px 0;
}

.box-interior img {
	float: left;
	/* width: 590px; */
	margin-top: 0px;
	margin-bottom: 42px;
}

.box-interior .fondo-blanco {
	background-color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 14px/18px  Arial, Helvetica, Geneva, sans-serif;
	color: #59595a;
	margin-top: 15px;
	float: left;
	padding: 2px 15px 5px;
}

.box-interior .fondo-blanco {
	background-color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 14px/18px  Arial, Helvetica, Geneva, sans-serif;
	color: #59595a;
	margin-top: 15px;
	float: left;
	padding: 2px 15px 5px;
}

.box-interior .lineafotos {
	font: 14px/18px  Arial, Helvetica, Geneva, sans-serif;
	color: #59595a;
	margin-top: 10px;
	float: left;
	width: 590px;
	text-transform: uppercase;
}

.page-id-425 .box-interior .fondo-blanco{
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 18px/24px  Arial, Helvetica, Geneva, sans-serif;
	color: #59595a;
	margin-top: 15px;
	float: left;
	padding: 15px 25px;
}

.page-id-425 .box-interior .fondo-blanco ul li{
	border-bottom: 1px dotted #949494;
	padding-top: 25px;
	padding-bottom: 25px;
	list-style-type: decimal;
	list-style-position: outside;
}

.page-id-409 .box-interior .fondo-blanco p{
	padding-top: 25px;
	padding-bottom: 25px;
	font: 18px/24px  Arial, Helvetica, Geneva, sans-serif;

}

.titulo-box-big {
	font: 18px  Arial, Helvetica, Geneva, sans-serif;
	background: url(images/fondo_btn_interior.gif) no-repeat 0 0;
	display: block;
	height: 31px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	width: 620px;
}

#agenda a{
	float: left;
	display: block;
	font: normal 14px  Arial, Helvetica, Geneva, sans-serif;
	color: #004c99;
	width: 155px;
	margin-top:0px;
	margin-bottom: 5px;
}

#agenda p{
	width: 285px;
	padding-top: 5px;
	margin: 5px 5px 25px;
}

#agenda img{
	float: left;
	width: 118px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.btn-agenda {
	font: 18px  Arial, Helvetica, Geneva, sans-serif;
	background: url(images/fondo_btn_azul.gif) no-repeat 0 0;
	display: block;
	height: 31px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	width: 285px;
}

.btn-agenda:hover {
background: url(images/fondo_btn_azul.gif) no-repeat 0 -46px;
color:#EB791C;
}

#blog a{
	font: normal 14px/18px  Arial, Helvetica, Geneva, sans-serif;
	color: #004c99;
	width: 280px;
	margin-top:0px;
	margin-bottom: 5px;
}

#blog .destacado a{
	font: normal 18px/20px  Arial, Helvetica, Geneva, sans-serif;
}

#blog p{
	width: 285px;
	margin: 5px 5px 5px;
}

.btn-blog {
	font: 18px  Arial, Helvetica, Geneva, sans-serif;
	background: url(images/fondo_btn_azul.gif) no-repeat 0 0;
	display: block;
	height: 31px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	width: 285px;
}

.btn-blog:hover {
background: url(images/fondo_btn_azul.gif) no-repeat 0 -46px;
color:#EB791C;
}

.btn-boletin {
	font: 18px  Arial, Helvetica, Geneva, sans-serif;
	background: url(images/fondo_btn_naranja.gif) no-repeat 0 0;
	display: block;
	height: 31px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	width: 285px;
	float: left;
}

.home .btn-boletin {
	margin-top: 16px;;
}


.page .btn-boletin {
	margin: 0;
}

/*.btn-boletin:hover {
	background: url(images/fondo_btn_naranja.gif) no-repeat 0 -46px;
	cursor: pointer;
}*/

.btn-consejos {
	font: 18px  Arial, Helvetica, Geneva, sans-serif;
	background: url(images/fondo_btn_naranja.gif) no-repeat 0 0;
	display: block;
	height: 31px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	width: 285px;
	margin-top: 0px;
	float: left;
}

.btn-consejos:hover {
	background: url(images/fondo_btn_naranja.gif) no-repeat 0 -46px;
	cursor: pointer;
}

.btn-facebook {
	font: 18px  Arial, Helvetica, Geneva, sans-serif;
	background: url(images/fondo_btn_azul.gif) no-repeat 0 0;
	display: block;
	height: 31px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	width: 285px;
}

.btn-facebook:hover {
background: url(images/fondo_btn_azul.gif) no-repeat 0 -46px;
color:#EB791C;
}


#pie-galeria {
	float:left;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 10px;
	margin-left: 400px;
	padding: 2px;
	width: 536px;
	height: 14px;
	overflow: hidden;
}

#pie-galeria p {
height: 14px;
margin: 0;
padding: 2px 4px;;
background-color: white;
}

#boletin {
	float: left;
	width: 300px;
}


.page .box-portada {
	float:right;
	margin: 0 0 20px;
}

.page-id-7230 .box-portada, .page-id-6978 .box-portada {
	float:left!important;
	margin: 0 20px 20px 0!important;
}

.page-template-plyosiento-php .box-yosiento {
float: left;
margin: 0 0 20px;
width: 320px;
}


#boletin P {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #004c99;
	margin-left: 10px;
	margin-bottom: 10px;
}

#boletin INPUT {
	color: #cecece;
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 5px;
	height: 15px;
	font-size: 12px;
	line-height: 14px;
}

#boletin INPUT:focus {
	color: #000000;
}


#boletin .acepto {
	width: 20px;
	float: left;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: 10px;
}

#boletin .boton-envia {
	background: transparent url(images/envia-quiero.gif) no-repeat left top;
	width: 17px;
	height: 18px;
	text-indent: -9999px;
	font-size: 0!important;
	line-height: 0!important;
	border: 0!important;
	margin: 7px 20px 7px 4px;
}

#boletin .boton-envia:hover {
	background: transparent url(images/envia-quiero.gif) no-repeat left -18px;
}

#boletin .texto-acepto {
	margin: 13px 20px 7px 4px;
 	float: left;
}

#boletin .texto-acepto a {
	color: #004c99;
}

#consejos {
	color: #004c99;
	font: italic 18px/20px Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;	
	width: 287px;
}

#consejos p {
	padding: 0 5px;
}

#footer {
	border-top: 1px solid #a3a3a3;
	float: left;
	width: 940px;
	height: 100px;
}

#logos a{
padding-left:30px;
	padding-top: 10px;
	display: block;
	float: left;
}

.pie ul {
	margin-left: 270px;
}

.pie ul li{
list-style-type: none;
	font: 14px  Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	float: left;
	display: block;
	border-right: 1px solid #fff;
	border-left: 1px solid silver;
	padding: 0 15px;
}

.pie ul li.primero{
	border-left: 0!important;
	}
	
.pie ul li.ultimo{
	border-right: 0!important;
	}

.pie ul a{
	color: #7c7c7c;
	text-decoration: none;
}

.pie ul a:hover{
	color: #004c99;
	text-decoration: none;
}

#creditos {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	float: right;
	color: gray;
	margin-top: 20px;
	margin-right: 10px;

}


/* ******************************************************************************* */
#containerx{
	width:540px;
	height:615px;
	background-color: white;
	margin-left: 25px;
}


#baner{
	width:540px;
	height:210px;
	background-color: #c7e4f4;
	margin-bottom: 10px;
}

#baner2{
	width:540px;
	height:150px;
	background-color: #c7e4f4;
	margin-bottom: 10px;
}

#border_l{
	width:13px;
	height:210px;
	float: left;
}

#border_l2{
	width:13px;
	height:150px;
	float: left;
}

#contenidox{
	width:514px;
	float: left;
}

#espacio_arriba{
	width:514px;
	float: left;
	height: 15px;

}

#titulox{
	width:514px;
	float: left;
	height: 26px;
	padding-top: 4px;
	color: #F2942E;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
}

#cajax{
	width:514px;
	float: left;
	height: 145px;
}

#cajax2{
	width:514px;
	float: left;
	height: 100px;
}

#cajax3{
	width:514px;
	float: left;
	height: 150px;
}

#imagen{
	width:150px;
	float: left;
	height: 150px;
	background-color: white;
	margin-right: 10px;
}

#imagen2{
	width:120px;
	float: left;
	height: 90px;
	background-color: white;
	margin-right: 10px;
}

#imagen3{
	width:180px;
	float: left;
	height: 150px;
	background-color: white;
	margin-right: 10px;
}

#codigo{
	width:340px;
	float: left;
	height: 80px;
	margin-top: 5px;
	padding-top: 10px;
}

#codigo2{
	width:340px;
	float: left;
	height: 80px;
	margin-top: 5px;
}

#codigo3{
	width:320px;
	float: left;
	height: 100px;
	margin-top: 5px;
}

#espacio_debajo{
	width:320px;
	float: left;
	height: 20px;

}

#boton{
	width:250px;
	float: right;
	height: 20px;
	padding-top: 4px;
}

.sbq .fondo-blanco {
	margin-right: 20px;
}

.sbq h2 {
	font: 18px  Arial, Helvetica, Geneva, sans-serif;
	background: url(images/fondo_btn_interior.gif) no-repeat 0 0;
	display: block;
	height: 31px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	padding-top: 15px;
	padding-left: 15px;
	width: 620px;
	margin: 0;
}

#sabiasque {
	width: 589px;
}

#sabiasque .int-sabq {
	margin: 30px 0 30px 30px; 
	width: 500px;
}

#sabiasque p, #sabiasque img, #sabiasque h3 {
	float: left;
}

#sabiasque h3 {
	margin: 0 0 5px 0;
}

#sabiasque p, #sabiasque h3 {
	width: 274px;
}

#sabiasque img {
	margin: 0px 10px 10px;
}

.mod-h2 h2{
	font-size: 16px;
	background-color: gray;
	padding: 8px;
	border-bottom: solid white 1px;
	width: 573px;
}

.mod-h2 h2:hover{
background-color: #515151;
}

.mod-h2 a{
	color: white;
}

.mod-h2 a:hover{
	text-decoration: underline;
}

.bottom-navigation {
	margin: 15px 0;
	height: 30px;
}
.bottom-navigation .nav-previous {
	float: left;
	width: 200px;
}
.bottom-navigation .nav-next {
	float: right;
	width: 200px;
	text-align: right;
}

.search #box-big .fondo-blanco {
	width: 589px;
}


.search .post-enlace {
	font-size: 12px; 
	float: right;
	text-align: right;
	}
.box-interior .lineafotos img {
border: 3px solid #CCCCCC;
float:left;
margin-bottom:8px;
margin-right:4px;
margin-top:2px;
width:72px;
}

hr {
	display: none;
}

.page-id-134 .ddsg-wrapper {
	width: 589px;
}


	
.ddsg-wrapper ul {
	list-style: none;
	margin-left: -20px;
}

.ddsg-wrapper ul ul{
	margin-left: 0px;
}

.ddsg-wrapper ul h3{
	margin-left: 35px;
}

.ddsg-wrapper li {
	padding-top: 12px;
}

#ajaxNewsletter { width: 200px!important; }



.form-contenidor {
	float: left;
	width: 620px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.form-sidebar {
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-top: 40px;
	padding-bottom: 40px;}

.form-fgb {
	background-color: #f1f1f1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 12px  Arial, Helvetica, Geneva, sans-serif;
	color: #59595a;
	margin-top: 15px;
	padding: 2px 1px 20px;
	float: left;
	width: 620px;
	min-height: 400px;
}

.form-fgl {
	background-color: #f1f1f1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 12px  Arial, Helvetica, Geneva, sans-serif;
	color: #59595a;
	margin-top: 15px;
	padding: 2px 1px 1px;
	float: left;
	width: 300px;
	min-height: 400px;
}

.titulo-little-box {
background-attachment:scroll;
background-color:transparent;
background-image:url("http://www.sientoxciento.com/wp-content/themes/sxc_nuevo/images/fondo_btn_azul.gif");
background-position:0 0;
background-repeat:no-repeat;
color:white;
display:block;
height:30px;
line-height:normal;
text-decoration:none;
text-transform:uppercase;
padding: 8px;
}



.form-box-out {
	width: 557px;
	min-heigth: 80px;
	margin: 5px auto;
	font-family: georgia, sans-serif;
}


span.titbox {
	font-size: 24px;
	line-height: 22px;
	font-style: italic;
	color: #00519e;
	display: block;
	float: left;
	padding: 5px 0 10px;
	font-family: georgia, sans-serif;
}

.form-box-out .explicacion {
	clear: left;
	height: auto;
	background: white;
	padding: 6px;
	display: none;
}

.form-box-out .toshow {
	display: block;
}	


.form-box-out .form-box-in {
	background: #dfdfdf;
	padding: 20px 27px;
	margin-bottom: 15px;
}

.open-expl {
background-image:url("images/open-expl.gif");
width: 34px;
height: 32px;
display: block;
text-indent: -9999px;
	float: right;
}

.close-expl {
background-image:url("images/cerrar.png");
width: 52px;
height: 16px;
display: block;
text-indent: -9999px;
	float: right;
	margin-top: -15px;
}

.open-gminst {
background-image:url("images/open-gminst.gif");
width: 231px;
height: 32px;
display: block;
text-indent: -9999px;
margin-bottom: 3px;
	float: right;
}

.open-gminst2 {
background-image:url("images/open-gminst2.gif");
width: 231px;
height: 32px;
display: block;
text-indent: -9999px;
margin-bottom: 3px;
	float: right;
}

#titulo_bf {
	width: 100%;
	padding: 2px 0;
	font-size: 18px;
	color:#333;
}

#describe_bf {
	width: 504px;
	padding: 5px 0;
	height: 130px;
	background: white;
}

#video_ok {
	width: 504px;
	padding: 5px 0;
	height: 80px;
	background: white;
}

.jHtmlArea iframe {
	background: white;
}

.inpfoto {
	opacity: 0; 
	position: absolute; 
	font-size: 400px; 
	top: 0; 
	right: 0;  
	z-index: 1; 
	cursor: pointer;
}

.cont-foto:hover .foto-subida {
	border: 2px solid blue; 
}


.foto-subida {
	display: block;
	width: 137px; 
	height: 92px;  
	background: url(images/fondo-fotoe.jpg) no-repeat 0 0;  
	overflow: hidden; 
	position: relative;
	margin: 9px 10px;
	border: 2px solid transparent;
}

.cont-boxfoto {
	width: 163px; 
	float: left;
	margin: -15px 2px 15px;
}

.cont-foto {
	display: block;
	background: url(images/cont-fotop.gif) no-repeat 0 0;  
	width: 163px; 
	height: 118px;  
	overflow: hidden; 
	position: relative;
}


.cont-foto label {
	cursor: pointer;
	text-indent: -9999px;
}

.resetf {
	color: white;
	background: #ff0000;
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 7px;
	float: none;
	width: 44px;
	margin-left: 110px;
	cursor: pointer;
}

.resetf:hover {
	color: #ff0000;
	background: white;
}

.rsf-n {
	padding: 6px;
}
	

.subida-ok {
	background: url(images/subida-ok.png) no-repeat 0 0;  
	line-height: 7px;
	float: none;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	display: none;
}

.form-ver-mapa {
	background: url(images/ver_mapa_form.gif) no-repeat 0 0;  
	width: 124px;
	height: 32px;
	display: block;
	text-indent: -9999px;	
float: left;
margin-right: 12px;
}

.form-ver-rincones {
	background: url(images/ver_rincones_form.gif) no-repeat 0 0;  
	width: 147px;
	height: 32px;
	display: block;
	text-indent: -9999px;	
float: left;
}

#publicar_rincon {
	background: url(images/publicar_rincon.gif) no-repeat 0 0;  
	width: 231px;
	height: 32px;
	display: block;
	text-indent: -9999px;	
border: 0;
cursor: pointer;
}

.form-box-outnar {
background: #f29400;
padding: 18px 17px;
width: 230px;
margin: 30px auto;
}

.form-box-outnob {
	width: 260px;
	margin: 8px auto;
}

.form-box-outnob p {
	font-family: georgia, calibri, arial, sans-serif;
	font-size: 14px;
	color: #616161;
	font-style: italic;
	margin: 2px 0;
	line-height: 20px;
}

.form-box-outnob .nofl {
	float: none;
}


.cont-foto-4:hover .foto-subida-4 {
	border: 2px solid blue;
}


.foto-subida-4 {
	display: block;
	width: 33px; 
	height: 33px;  
	background: url(images/avatar_usuario.gif) no-repeat 0 0;  
	overflow: hidden; 
	position: relative;
	margin: 9px 10px;
	border: 2px solid transparent;
}

.cont-boxfoto-4 {
	width: 265px; 
	float: left;
	margin: -6px 2px 10px 2px;
}

.cont-foto-4 {
	display: block;
	background: url(images/marco_usuario.gif) no-repeat 0 0;  
	width: 58px; 
	height: 59px;  
	overflow: hidden; 
	position: relative;
	margin-top: 0px;
}

.resetf-pequena {
	color: white;
	background: #ff0000;
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 7px;
	float: none;
	width: 44px;
	margin-left: 4px;
	cursor: pointer;
}

.resetf-pequena:hover {
	color: #ff0000;
	background: white;
}

.rsp-adp {
	padding: 1px 4px;
}


#tus-datos p {
	margin: 5px 0 10px;
}

#tus-datos input {
	width: 98%;
	padding: 5px 0;
	font-size: 14px;
	color:#aaa;
}

#loading_foto {
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 2000px;
	background: #555;
	opacity: .6;
	z-index: 9999;
	display: none;
}

#loading_foto img {
	margin: 690px 0 0 292px;
}

#intblock {
width: 557px; 
height: 515px;
	background: #555;
	opacity: .6;
	z-index: 9999;
	display: none;	
	margin-top: -515px;
}

.toblock {
	display: block!important;
}

.error {
	color: red;
	font-family: georgia, sans-serif;
	font-style: italic;
	font-size: 14px;
}


#map_canvas { 
	height: 650px;
	width: 100%; 
	}
	
#cont-mapa {
	border-bottom: 2px solid white;
}

#header-mapa {
	height: 70px;
	width: 100%; 
	background: transparent url(images/fondo-cabeceramapa.gif) repeat 0 0;
}

#barra-mapa {
	width: 100%; 
	position: relative;
	z-index: 999;
	color: #00519e;
	font-family: arial, sans-serif;
	font-size: 18px;
	padding: 5px 20px;
}

#lb-actividades {
color: #333;
border-bottom: solid 2px red;
}

#lb-fiestas-tradiciones {
color: #333;
border-bottom: solid 2px green;
}

#lb-rincones {
color: #333;
border-bottom: solid 2px orange;
}

#lb-rutas {
color: #333;
border-bottom: solid 2px purple;
}

#logo-mapa {
	display: block;
	width: 255px;
	height: 52px;
	text-indent: -9999px;
	margin: 10px;
	float: left;
	background: transparent url(images/logo-mapa.gif) no-repeat 0 0;
	margin-bottom: 2px;
}

.fmapa {
	float: none!important;
	margin: 0 auto;
	border-top: 0!important;
}

#botones-mapa {
	float: right;
	margin: 24px 24px 0;
	right: 0;
}

#mapa-ver-rincones {
	display: block;
	width: 147px;
	height: 32px;
	text-indent: -9999px;
	float: left;
	background: transparent url(images/ver-rincones.gif) no-repeat 0 0;
	margin-right: 15px;
}

#mapa-participa  {
	display: block;
	width: 147px;
	height: 32px;
	text-indent: -9999px;
	float: left;
	background: transparent url(images/participa-mapa.gif) no-repeat 0 0;
}

#map_claim {
	position: absolute;
	top: 130px;
	left: 80px;
	text-indent: -9999px;
	background: transparent url(images/mi_rincon.png) no-repeat 0 0;
	width: 167px;
	height: 167px;
}
	





.iib { 
	margin-left: 13px;
	margin-right: 13px;
	float: left;
	margin-bottom: 55px;
}

.tib { 
	float: left;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00519e;
	width: 154px;
	margin-bottom: 4px;
}

.cib { 
	background: white url(images/comentarios-mapa.gif) no-repeat 0 0;
	padding: 0px 0 0 18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	margin-bottom: 4px;
}

.pib { 
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	margin-top: 4px;
	height: 65px;
	width: 260px;
}

.pib p {
	margin: 0;
}

.fib { 
	/*height: 41px;*/
	background: #c9cbcc;
	float: left;
	}

.uib { 
	margin-top: 4px;
	margin-left: 14px;
	margin-right: 14px;
	float: left;
}

.aib { 
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #343535;
	float: left;
	display: block;
	width: 200px;
}

.nib { 
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #00519e;
	float: left;
	width: 196px;
}


#conbr {
-webkit-border-radius: 3px;
-moz-border-radius : 3px;
    border: 7px solid #2f6292;
    position: absolute;
    background: white;
    width: 264px;
    margin-left: -280px;
    margin-top: 34px;
}


#mapa_body { overflow-x: hidden; }

#mapa_body label { cursor: pointer; }

#mapa_body #footer { border: 0!important; }


.ver-mapablue {
	float: right;
	display: block;
	background: transparent url(images/ver-mapablue.gif) no-repeat 0 0;
	width: 124px;
	height: 32px;
	text-indent: -9999px;
	margin: -8px 24px 0 0;
}

.fondo-listadogris {
	background: #f5f5f5;
	margin-top: 15px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding: 13px 0;
}

.paginacion_a {
padding: 3px;
margin-left: 20px;
}

.paginacion_b {
padding: 3px;
margin-left: 20px;
}

.cont-postl {
	width: 565px;
	height: 180px;
	margin: 13px auto 26px auto;
	
}

.cont-fotol {
	padding: 30px 30px 15px 30px;
	background: #e8e8e8;
	float: left;
	margin: 0 17px 3px 0;
}

.cont-pl {
	width: 408px;
	float: left;
}

.cont-pl h2 {
	font-size: 16px;
	color: #00519e;
	margin-top: 0;
}

.cont-pl h2 a {
	font-size: 16px;
	color: #00519e;
}

.cont-pl p {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
}

.cont-pl .cont-coml {
	font-size: 12px;
	color: #1e1e1e;
	background: transparent url("images/comentarios-mapa.gif") no-repeat 0 0;
	padding: 0 0 0 18px;
}

.cont-pl .leer-masl img {
	float: none!important;
	margin: 0!important;
	vertical-align: middle;
	}



.cont-fl {
	height: 38px;
	background: #e8e8e8;
	float: left;
	width: 100%;
}

.cont-fl img {
	margin: 4px 12px 2px 3px!important;
}

.cont-fl .cont-al {
	font-size: 12px;
	font-weight: bold;
	color: #e8a026;
	display: block;
	margin-top: 24px;
}



#mini-galeria {
	width: 549px;
	height: 305px;
	background: #e8e8e8;
	margin: 30px auto 14px auto;
	}
	
#pcomp {
	font-family: arial, sans-serif;
	width: 549px;
	margin: 0 auto;
	}
	
#paut {
	width: 250px;
	float: left;
	}
	
#paut img {
	margin: 0;
	padding: 0;
	margin-right: 8px;
}

#paut span {
	float: left;
	display: block;
	padding: 3px;
	background: #d0d0d0;
	color: #1e1e1e;
	font-size: 12px;
	margin-top: 10px;
}
	
	
#paddt {
	width: 295px;
	float: left;
	}
	
#pcomp h1 {
	font-size: 24px;
	font-weight: normal;
	color: #00519e;
	}
	
#pcomp p {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	}
	
#pcomp .cont-coml {
	font-size: 12px;
	color: #1e1e1e;
	background: transparent url("images/comentarios-mapa.gif") no-repeat 0 0;
	padding: 0 0 0 18px;
}

#pubt {
	border-bottom: 1px solid #878484;
	padding: 2px 0;
	height: 34px;
	margin-top: 40px;
	}

#t_video {
	border-bottom: 1px solid #878484;
	margin-top: 40px;
	padding: 20px 38px;
	background: #E8E8E8;
	}
	
#pubt span {
	font-size: 14px;
	color: #00519e;
	float: left;
	display: block;
	padding-top: 16px;
	}
	
#ver-mapasingle {
	background: transparent url(images/ver-mapasingle.gif) no-repeat 0 0;
	width: 124px;
	height: 32px;
	text-indent: -9999px;
	display: block;
	float: right;
}
	
#pmapa {
	background: #e8e8e8;
	margin: 20px auto 14px auto;
	padding: 30px;
	}
	
#pcoment {
	}
	
#pcomp #precq {
	font-size: 10px;
	color: #303131;
	line-height: 12px;
	}	

#slideshow { margin-top: 30px; float: left; width: 384px;}
#mgnav { width: 75px; margin: 0; padding: 30px; float: left; }
#mgnav li { width: 75px;  list-style: none }
#mgnav a { width: 75px; display: block;  }
#mgnav a.activeSlide { background: #88f }
#mgnav a:focus { outline: none; }
#mgnav img { border: none; display: block; margin-bottom: 10px!important; }
	
#map_canvas_single {
	width: 490px;
	height: 244px;
	margin: 0 auto;
}


#enportada {
	float: left;
	width: 566px;
	height: 300px;
	margin-top: 28px;
	margin-left: 98px;
}

#enportada.ep_mod {
	margin-left: 44px!important;
	width: 620px!important;
}

#pimb {
	width: 167px;
	float: left;
}

#pimb.pi_mod {
	/* background: transparent url(images/fondo_blanco_mirincon.png) no-repeat 0 0; */
	width: 218px!important;
}

#portada_claim {
	background: transparent url(images/mi_rincon.png) no-repeat 0 0;
	width: 167px;
	height: 167px;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;
}

#portada_mapa {
	background: transparent url(images/concurso_mi_rincon.gif) no-repeat 0 0;
	width: 192px;
	height: 280px;
	margin-top: 40px;
	display: block;
	text-indent: -9999px;
	margin-left: 22px;
}


#portada_participa {
	background: transparent url(images/participa-home.gif) no-repeat 0 0;
	width: 124px;
	height: 32px;
	margin-top: 70px;
	display: block;
	text-indent: -9999px;
	margin-left: 22px;
}

#portada_participaygana {
	background: transparent url(images/participaygana.gif) no-repeat 0 0;
	width: 194px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	margin-left: 22px;
	margin-top: 22px;
}


#portada_mirincon {
	background: transparent url(images/vermapa-home.gif) no-repeat 0 0;
	width: 124px;
	height: 32px;
	margin-top: 10px;
	display: block;
	text-indent: -9999px;
	margin-left: 22px;
}


	
#puac {
	width: 399px;
	height: 273px;
	background: transparent url(images/marco.png) no-repeat 0 0;
	float: left;
}

#puac img {
	padding: 24px 20px 20px 20px;
}

#tuac {
	padding-left: 188px;
}

#tuac img {
	margin: 6px 12px 35px 22px;
	float: left;
}

#tuac .tpuac {
	color: #004c99;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 330px;
}

#tuac .tuna {
	color: #f18e00;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#tuac .tucm {
	color: #595964;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#tuac p {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 310px;
	margin: 2px 0 0 2px;
	float: left;
}

.noact {
	position: relative;
	width: 167px;
	height: 120px;
	background: transparent;
	margin-top: -118px;
	z-index: 999999;
}

#foto4 { font-size: 400px!important; }	

#nav-belowp { padding: 20px 0; }
#nav-belowp .nav-previous { float: left; }
#nav-belowp .nav-next { float: right; }

.thecat {
	color: #E8A026;
}

#foto2-subida, #foto3-subida {
	opacity: .5;
}

#sube-video textarea {
	color: #aaa;
}

.btn-participa {
	display: block;
	width: 147px;
	height: 32px;
	text-indent: -9999px;
	float: right;
	background: transparent url(images/participa-mapa.gif) no-repeat 0 0;
	margin: -7px 22px;
}

#mascomentado {
	margin: 0 0 20px 0;
}

.single-post #mascomentado {
	margin: 0 0 20px 10px;
}

#mascomentado h2 {
font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background: #004D97  url(images/fondo_h2_azul.gif) repeat 0 0;
display: block;
text-transform: uppercase;
text-decoration: none;
color: white;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
width: 285px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
}

.page-template-pllistadorincones-php #mascomentado h2 {
	margin: 0;
}

.single-rincon #mascomentado h2 {
	margin: 0;
}

.single-post #mascomentado h2 {
	margin: 0;
}

#mascomentado UL {
	margin: 20px 0 10px 0;
	padding: 0;
	width: 298px;
}

#mascomentado UL LI {
	margin: 3px 0 3px 12px;
}

#mascomentado .fondo-blanco {
	margin-bottom: 25px;
}

#mascomentado {
	margin: 0 0 20px 0;
}

.single-post #mascomentado {
	margin: 0 0 20px 10px;
}

#sb-categorias h2 {
font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background: #004D97  url(images/fondo_h2_azul.gif) repeat 0 0;
display: block;
text-transform: uppercase;
text-decoration: none;
color: white;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
width: 285px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
margin: 0;
}

#sb-categorias UL {
	margin: 20px 0 10px 0;
	width: 288px;
	list-style-type: none;
	padding: 0 10px 0 0;
}

#sb-categorias UL LI {
	margin: 3px 0 3px 12px;
}

#sb-categorias .fondo-blanco {
	margin-bottom: 25px;
}


.frm-leido {
	margin-left: 20px;
	margin-top: 20px;
}

.frm-leido label.error {
	float: left;
	margin-right: 28px;
}





#mas-like {
	margin: 0 0 20px 0;
}

.single-post #mas-like {
	margin: 0 0 20px 10px;
}

#mas-like h2 {
font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background: #004D97  url(images/fondo_h2_azul.gif) repeat 0 0;
display: block;
text-transform: uppercase;
text-decoration: none;
color: white;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
width: 285px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
}

.addthis_button_facebook_like iframe { width: 100px!important; }


.single-post #masmegusta {
	margin: 0 0 20px 10px;
}

#masmegusta h2 {
font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background: #004D97  url(images/fondo_h2_azul.gif) repeat 0 0;
display: block;
text-transform: uppercase;
text-decoration: none;
color: white;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
width: 285px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
}

.page-template-pllistadorincones-php #masmegusta h2 {
	margin: 0;
}

.single-rincon #masmegusta h2 {
	margin: 0;
}

.single-post #masmegusta h2 {
	margin: 0;
}

#masmegusta UL {
	margin: 20px 0 10px 0;
	padding: 0;
	width: 298px;
	list-style-type: none;
}

#masmegusta UL LI {
	margin: 3px 0 3px 12px;
}

#masmegusta .fondo-blanco {
	margin-bottom: 25px;
}

#masmegusta {
	margin: 0 0 20px 0;
}

.single-post #masmegusta {
	margin: 0 0 20px 10px;
}
