/******************************************************************
Theme Name: Somos Pacientes
Theme URI:
Description: Plantilla para Somos Pacientes
Author: Miguel Ángel Montañés
Author URI: http://www.blogestudio.com

Version: 1.0

******************************************************************/

@font-face {
	font-family: 'LucidaGrandeBold';
	src: url('fonts/lucidagrandebold-webfont.eot');
	src: url('fonts/lucidagrandebold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/lucidagrandebold-webfont.woff') format('woff'),
		url('fonts/lucidagrandebold-webfont.ttf') format('truetype'),
		url('fonts/lucidagrandebold-webfont.svg#LucidaGrandeBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LucidaGrandeRegular';
	src: url('fonts/lucidagrande-webfont.eot');
	src: url('fonts/lucidagrande-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/lucidagrande-webfont.woff') format('woff'),
		url('fonts/lucidagrande-webfont.ttf') format('truetype'),
		url('fonts/lucidagrande-webfont.svg#LucidaGrandeRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LucidaSansItalic';
	src: url('fonts/lucida_sans_italic-webfont.eot');
	src: url('fonts/lucida_sans_italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/lucida_sans_italic-webfont.woff') format('woff'),
		url('fonts/lucida_sans_italic-webfont.ttf') format('truetype'),
		url('fonts/lucida_sans_italic-webfont.svg#LucidaSansItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'MalmoSansHeadlineNormal';
	src: url('fonts/malmosansheadline-webfont.eot');
	src: url('fonts/malmosansheadline-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/malmosansheadline-webfont.woff') format('woff'),
		url('fonts/malmosansheadline-webfont.ttf') format('truetype'),
		url('fonts/malmosansheadline-webfont.svg#MalmoSansHeadlineNormal') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MalmoSansBold';
    src: url('fonts/malmosans-bold-webfont.eot');
    src: url('fonts/malmosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/malmosans-bold-webfont.woff') format('woff'),
         url('fonts/malmosans-bold-webfont.ttf') format('truetype'),
         url('fonts/malmosans-bold-webfont.svg#malmosans_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MalmoSansHead';
    src: url('fonts/malmosans-headline_4-webfont.eot');
    src: url('fonts/malmosans-headline_4-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/malmosans-headline_4-webfont.woff') format('woff'),
         url('fonts/malmosans-headline_4-webfont.ttf') format('truetype'),
         url('fonts/malmosans-headline_4-webfont.svg#malmosans_headlineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* body{

	color:#000;
	font:12px Arial, Helvetica, sans-serif;

	*/

	/* fondo con menÃºs
	background:#fff url(images/bg-page.gif) repeat-x;
	*/

	/* fondo fase 1 azul */
	 /* background:#364067; */

	/* fondo fase 1 beig */
	/* background:#DFDFDF  */

	/* fondo fase 1 azul  */
	 /* background:#364067; */

	/* fondo fase 1 azul clar con imgen en BLOG */

/*
	min-width:1000px;
}

*/

img{border-style:none;}
a{text-decoration:none; color:#4b9ad0;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

blockquote {
	quotes: none;
}

blockquote:before,blockquote:after {
	content: '';
}

/*
#wrapper{
	width:1000px;
	margin:0 auto;
*/

	/* Fondo fase 1 azul */
	/* background:#fff url(images/bg-page-fase-first.gif) repeat-x ; */

	/* fondo fase 1 beig */
	/* background:#fff url(images/bg-page-fase-first-beig.gif) repeat-x; */

/* }  */


/* header */
#header{
	width:100%;
	padding:27px 0 43px;
}
.m_mapa_portada #header{padding-bottom:27px;}
.m_noticias #header{padding-bottom:28px;}

.m_noticias-short #header{padding-bottom:18px;}

.header-holder{
	width:999px;
	overflow:hidden;
	padding:0 0 18px 1px;
}



/* header FASE INICIAL */

#header-fase-first {
	text-indent: -10000px;
}

#header-fase-first a{
	height: 190px;
	/* background:#fff url(images/bg-fase-first.jpg) no-repeat; */
	background: url(images/bg-header-blog.gif) no-repeat ;
	display: block;
}



/* logo */
.logo{
	background:url(images/logo-fase-2-con-beta-v2.gif) no-repeat 0 5px;
	width:316px;
	height:76px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}

.orange-btn{
	float:left;
	height:24px;
	color:#fff;
	text-transform:uppercase;
	background:url(images/bg-orange-btn.png) no-repeat 100% -24px;
	padding:0 5px 0 0;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	text-align:center;
	cursor:pointer;
}
.orange-btn span{
	float:left;
	height:24px;
	background:url(images/bg-orange-btn.png) no-repeat;
	padding:0 6px 0 13px;
}
.orange-btn:hover span{text-decoration:underline;}
/* login-list */
.login-list{
	float:left;
	padding:2px 0 0;
	margin:0 0 0 19px;
	list-style:none;
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
}
.login-list li{
	float:left;
	margin:0 0 0 26px;
}
.login-list a{
	color:#000;
	float:left;
	padding:0 0 0 20px;
}
.login-list .login{background:url(images/bg-login.gif) no-repeat 0 50%;}
.login-list .login-facebook{background:url(images/facebook.gif) no-repeat 0 50%;}
#header .form-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 27px;
}




/*  ***** GENERAL ************** */


.ui-tabs .ui-tabs-nav li a {
     padding: 0.5em 7px;
}

#page-editar-asociacion #content,
#page-registro-de-asociacion #content{
	width: 618px;
}

.block-login-permission {
	border: 1px solid #d3d3d3;
   	margin-bottom: 5px;
    margin-top: 0;
    padding: 6px 20px 20px 20px;
	font:14px/20px Arial, Helvetica, sans-serif;
	color: #777777;
}


.separ_assoc{
	margin-bottom:0;
	clear:both;
	height:0;
	width:100%;
}

.fb_ltr, .fb-like{
	/* width : 83px !important; */
}
/*  ***** GENERAL ************** */


/* search-form */



.search-form{
	background:url(images/bg-search-form.gif) no-repeat;
	height:37px;
	width:600px;
	overflow:hidden;
	padding:0 0 0 39px;
	float:left;
}

.search-form-short{
	background:url(images/bg-search-form-short.gif) no-repeat;
	width: 447px;
}

	.search-form .text{
		float:left;
		background:none;
		border:none;
		margin:0;
		padding:10px 10px 10px 0;
		width:562px;
		font-size:13px;
		color:#000;
	}

	.search-form .short{
		width:408px;
	}
	.search-form .btn-search{
		background:url(images/btn-search.gif) no-repeat;
		width:28px;
		height:37px;
		border:none;
		margin:0;
		padding:0;
		text-indent:-9999px;
		font-size:0;
		line-height:0;
		cursor:pointer;
		overflow:hidden;
		float:left;
	}


/* search-form-SUB */
.search-form-sub{
	background:url(images/bg-search-form-sub.gif) no-repeat;
	height:27px;
	width:427px;
	overflow:hidden;
	padding:0 0 0 39px;
	float:left;
}
	.search-form-sub .text{
		float:left;
		background:none;
		border:none;
		margin:0;
		padding:5px 10px 5px 0;
		width: 379px;
		font-size:13px;
		color:#000;
	}
	.search-form-sub .btn-search{
		background:url(images/btn-search-sub.gif) no-repeat;
		width:28px;
		height:27px;
		border:none;
		margin:0;
		padding:0;
		text-indent:-9999px;
		font-size:0;
		line-height:0;
		cursor:pointer;
		overflow:hidden;
		float:left;
		border-radius: 0;
		margin-left: -1px;
	}



#header .btn-disease,
#header .btn-map-associations,
#header .btn-be-documents {
	float:left;
	color:#000;
	font-size:13px;
	line-height:37px;
	height:37px;
	background:url(images/bg-btn.gif) no-repeat;
	margin:0 0 0 10px;
	cursor:pointer;
}
#header .btn-disease span,
#header .btn-map-associations span,
#header .btn-be-documents  span {
	float:left;
	height:37px;
	background:url(images/bg-btn.gif) no-repeat 100% -37px;
	padding:0 42px 0 15px;
}
#header .btn-be-documents span{
	background-position:100% -111px;
	padding:0 38px 0 13px;
}

#header .btn-map-associations span{
	background-position:100% -74px;
	padding:0 38px 0 13px;
}

#header .btn-disease:hover,
#header .btn-map-associations:hover{text-decoration:none;}

/* navigation */
#nav{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	font-size:16px;
	line-height:48px;
	width:100%;
}




#header .btn-disease-noactive{
	float:left;
	color:#000;
	font-size:13px;
	line-height:37px;
	height:37px;
	background:url(images/bg-btn-noactive.gif) no-repeat;
	margin:0 0 0 10px;
	cursor:default;

}
#header .btn-disease-noactive span{
	float:left;
	height:37px;
	background:url(images/bg-btn-noactive.gif) no-repeat 100% -37px;
	padding:0 42px 0 15px;
	color: #b2b2b2;
	cursor:default;
}

#header .btn-disease-noactive:hover {
	text-decoration:none;
	cursor:default;
}



#nav li{
	float:left;
	margin:0 0 0 2px;
}
#nav a{
	float:left;
	color:#fff;
	height:48px;
	background:url(images/bg-nav.gif) no-repeat;
	cursor:pointer;
}
#nav a span{
	float:left;
	height:48px;
	background:url(images/bg-nav.gif) no-repeat 100% -48px;
	padding:0 21px;
}



#nav #menu-home a{
	float:left;
	color:#fff;
	height:48px;
	background:url(images/bg-nav-home.gif) no-repeat;
	cursor:pointer;

}

#nav #menu-home a span{
	float:left;
	height:48px;
	background:url(images/bg-nav-home.gif) no-repeat 100% -48px;
	padding:0 21px;
	width: 41px;
}


#nav #menu-home .active a:hover,
#nav #menu-home a:hover,

#nav .active a:hover,
#nav a:hover

	{
		background-position:0 -96px;
		color:#4b9ad0;
		text-decoration:none;
	}



#nav #menu-home .active span,
#nav #menu-home a:hover span,

#nav .active span,
#nav a:hover span
	{
		background-position:100% -144px;
	}




	#nav .active_tab
	{
		background-position:0 -96px;
		color:#4b9ad0;
		text-decoration:none;
	}

	#nav .active_tab_span {
		background-position:100% -144px;
	}



	#nav #menu-home .active_tab
	{
		background-position:0 -96px;
		color:#4b9ad0;
		text-decoration:none;
	}

	#nav #menu-home .active_tab_span {
		background-position:100% -144px;
	}





	#nav a.no_activelink{
		color:#7a8097;
		background:url(images/bg-nav-no-active.gif) no-repeat;
	}

	#nav a:hover.no_activelink {
		float:left;
		color:#7a8097;
		height:48px;
		background:url(images/bg-nav-no-active.gif) no-repeat;
		cursor:default;
	}

	#nav a span.no_activelink_span{
		color:#7a8097;
		background: url("images/bg-nav-no-active.gif") no-repeat scroll 100% -48px
	}

	#nav a:hover span.no_activelink_span {
		float:left;
		color:#7a8097;
		height:48px;
		background:url(images/bg-nav-no-active.gif) no-repeat 100% -48px;
		padding:0 27px;
	}






/* sub-nav */
.sub-nav{
	padding:10px 21px 9px;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:941px;
	border-bottom:5px solid #eceff1;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}


.sub-nav li{
	float:left;
	margin:0 35px 0 0;
}
.sub-nav a{color:#515a79;}
.sub-nav .active a,
.sub-nav a:hover{
	text-decoration:none;
	color:#4b9ad0;
}

.sub-nav .sub_active_tab{
	text-decoration:none;
	color:#4b9ad0;
}

.sub-nav a:hover.sub_no_activelink {
	cursor:default;
	text-decoration:none;
}

.sub-nav a:hover.sub_no_activelink  {
	color:#515a79;
}

/* navigation IN UP HEADER */
#nav-up-header{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;

}

#nav-up-header li{
	display: block;
	height:41px;
	margin:0 11px 0 0;


	float:right;
	line-height: 3em;
}

#nav-up-header li.first-tab {
	background:url(images/bg-tab-body1.gif) no-repeat;
	width: 217px;
	height: 41px;
}


#nav-up-header li.second-tab{
	background:url(images/bg-tab-body2.gif) no-repeat;
	width: 325px;
	height: 41px;
}


#nav-up-header a{
	font:12px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	padding:13px 26px 0 26px;
	display: block;

	height: 28px;
}

#nav-up-header a:hover{
	text-decoration:underline;

}
#nav-up-header .active span,
#nav-up-header a:hover span{background-position:100% -144px;}




.alt-for-inactive1 {
	background:url(images/alt-for-inactive1.gif) no-repeat;
	width: 248px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	z-index: 1000;
}

.alt-for-inactive2 {
	background:url(images/alt-for-inactive2.gif) no-repeat;
	width: 248px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	z-index: 1000;
}

.alt-for-inactive3 {
	background:url(images/alt-for-inactive3.gif) no-repeat;
	width: 248px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	z-index: 1000;
}




/* navigation IN LOGIN MENU */

#nav-login-header { height: 28px; padding: 0 0 25px 0; margin: 0; list-style: none; width: 100%; }
	.init-session#nav-login-header { margin-top: 9px; }

	#nav-login-header .tittle-login { background: url(images/logo-login.gif) no-repeat 5px 7px; padding-left: 20px; }
	#nav-login-header .tittle-login-inicia { background: url(images/logo-login.gif) no-repeat 5px 0; padding-right: 20px; padding-left: 20px; height: 15px; border: 0 solid blue; }

	#nav-login-header li { font: 11px Arial, Helvetica, sans-serif; color: #000; display: block; height: 8px; padding: 10px 6px 10px 5px; float: right; }

		#nav-login-header li.submenu-dropdown { position: relative; height: auto; }
			#nav-login-header li.submenu-dropdown > ul { position: absolute; right: 0; margin: 0; padding: .2rem; display: none; background-color: rgba(255,255,255,.75); height: auto; text-align: right; }
				#nav-login-header li.submenu-dropdown:hover > ul { display: block; }

				#nav-login-header li.submenu-dropdown > ul > li { float: none; margin: 0; padding: 0; height: auto; }
					#nav-login-header li.submenu-dropdown > ul > li > a { display: block; padding: 0.1rem 0; }

	#nav-login-header span { font-weight: bold; }

	#nav-login-header .border-menu-login { background: url(images/border-menu-login.gif) no-repeat 0 11px; padding-right: 20px; }

	#nav-login-header a { font: 11px Arial, Helvetica, sans-serif; color: #000; cursor: pointer; }
		#nav-login-header a:hover { text-decoration: underline; }

		#nav-login-header .active span,
		#nav-login-header a:hover span { background-position: 100% -144px; }


/* main */
#main{
	/* width:962px; */
	width:932px;
	overflow:hidden;
	/* padding:0 10px 51px 20px; */
	padding:0 10px 51px 50px;
}
.m_noticias #main{padding-bottom:40px;}
.m_mapa_portada #main{
	padding-left:0;
	width:971px;
}


/* main mapa principal*/

#main-mapa{
	width:962px;
	overflow:hidden;
	padding:0 10px 51px 20px;

}


/* main formulario registro */
#main-registro{
	width:962px;
	overflow:hidden;
	padding:0 10px 51px 20px;

}

.m_mapa_portada #main-mapa{
	padding-left:0;
	width:971px;
}


/* main version ancha con menus NOTICIAS*/

#main-large{
	width:962px;
	/* width:932px; */
	overflow:hidden;
	padding:0 10px 51px 11px;
	/* padding:0 10px 51px 50px; */
}

.m_noticias #main-large{padding-bottom:40px;}

/* main version ancha con menus Asociaciones al dÃ­a*/

#main-large-a-dia{
	width:982px;
	/* width:932px; */
	overflow:hidden;
	padding:0 10px 51px 0;
	/* padding:0 10px 51px 50px; */
}

.m_noticias #main-large-a-dia{padding-bottom:40px;}

.m_mapa_portada #main{
	padding-left:0;
	width:971px;
}



/* main ficha asociacion*/

#main-single-assoc{
	width:962px;
	overflow:hidden;
	padding:0 10px 18px 20px;

}


/* content  */

#content{
	/* width:645px; */
	width:615px;
	float:left;
}
#content h2{
	font-size:24px;
	color:#333;
	line-height:24px;
	margin:0 0 7px;
}
#content h2 span{color:#777;}

#content .h2_generic{
	font:18px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content .h2_generic_2{
	font:18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #e8e8e8;
	clear: both;
    margin-bottom: 14px;
    padding-bottom: 5px;
    width: 98%;

}

#content h3{
	font-size:24px;
	color:#333;
	line-height:27px;
	margin:0 0 7px;
}
#content h3 span{color:#777;}

#content .box1{
	background:#f6f7f8;
	width:593px;
	margin:0 0 25px;
}
#content .box1-holder{
	width:100%;
	overflow:hidden;
	background:url(images/bg-box1.gif) no-repeat;
}
#content .box1-frame{
	width:611px;
	overflow:hidden;
	background:url(images/bg-box1.gif) no-repeat -593px 100%;
	padding:20px 11px 14px;
}


/* *************** list-associations in blog version ****************** */

.list-associations{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font:13px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}
.list-associations li{
	float:left;
	width:193px;
	padding:0 10px 3px 0;
}
.list-associations a{
	background:url(images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
}
/* list-address */
.list-address{
	padding:0;
	margin:0 0 49px;
	list-style:none;
	/* width:633px; */
	width:593px;
	overflow:hidden;
}

	.list-address li{
		/* width:613px; */
		width:555px;
		overflow:hidden;
		padding:25px 19px 21px 19px;

	}
	.list-address .dark{
		background:#f6f7f8;
		border:solid #e8e8e8;
		border-width:1px 0;
	}

#content .list-address h3{
		color:#333d62;
		font-size:16px;
		line-height:20px;
		margin:0 0 8px;
	}
		.list-address h3 a{
			color:#333d62;
			font-size:18px;
		}

	.list-address .info-holder{
		width:100%;
		overflow:hidden;
	}
	.list-address .map{
		float:right;
		border:1px solid #ccc;
		margin:3px 0 0 40px;
		width: 303px;
		height: 213px;
	}
	.list-address .map img{vertical-align:top;}
	.list-address .address{
		overflow:hidden;
		color:#555;
		font-size:13px;
		line-height:17px;
	}
	.list-address .address h4{
		font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#f1712f;
		margin:0 0 3px;
	}

	.list-address .address h4 a{
		color:#f1712f;
	}
	.list-address .address p{margin:0;}
	.list-address .address address{
		font-style:normal;
		padding:0 0 11px;
		color:#333;
	}
	.list-address .info{
		padding:0 0 18px 7px;
		margin:0;
		list-style:none;
		color:#777;
	}
	.list-address .info li{
		padding:0 0 2px 9px;
		width:auto;
		background:url(images/arrow.gif) no-repeat 0 6px;
	}
	.list-address .info span{color:#333;}
	.box2 .ad,
	.list-address .ad{
		padding:0;
		margin:0;
		list-style:none;
	}


/* *************** list-associations in sm version ****************** */

.list-associations_sm{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font:13px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}
.list-associations_sm li{
	float:left;
	width:193px;
	padding:0 10px 3px 0;
}
.list-associations_sm a{
	background:url(images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
}
/* list-address */
.list-address_sm{
	padding:0;
	margin:0 0 49px;
	list-style:none;
	width:633px;
	/* width:593px; */
	overflow:hidden;
}

	.list-address_sm li{
		width:595px;
		/* width:555px; */
		overflow:hidden;
		padding:25px 19px 21px 19px;


	}
	.list-address_sm .dark{
		background:#f6f7f8;
		border:solid #e8e8e8;
		border-width:1px 0;
	}

#content .list-address_sm h3{
		color:#333d62;
		font-size:16px;
		line-height:20px;
		margin:0 0 8px;
	}
		.list-address_sm h3 a{
			color:#333d62;
			font-size:18px;
		}

	.list-address_sm .info-holder{
		width:100%;
		overflow:hidden;
	}
	.list-address_sm .map{
		float:right;
		border:1px solid #ccc;
		margin:3px 0 0 40px;
		width: 303px;
		height: 213px;
	}
	.list-address_sm .map img{vertical-align:top;}
	.list-address_sm .address{
		overflow:hidden;
		color:#555;
		font-size:13px;
		line-height:17px;
	}
	.list-address_sm .address h4{
		font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#f1712f;
		margin:0 0 3px;
	}

	.list-address_sm .address h4 a{
		color:#f1712f;
	}
	.list-address_sm .address p{margin:0;}
	.list-address_sm .address address{
		font-style:normal;
		padding:0 0 11px;
		color:#333;
	}
	.list-address_sm .info{
		padding:0 0 18px 7px;
		margin:0;
		list-style:none;
		color:#777;
	}
	.list-address_sm .info li{
		padding:0 0 2px 9px;
		width:auto;
		background:url(images/arrow.gif) no-repeat 0 6px;
	}
	.list-address_sm .info span{color:#333;}
	.box2 .ad,
	.list-address_sm .ad{
		padding:0;
		margin:0;
		list-style:none;
	}


.twocolumns .box2 .ad{margin:0 0 -25px;}
.box2 .ad{padding:0 8px;}
.documents-list li,
.box2 .ad li,
.list-address .ad li{
	padding:0;
	overflow:hidden;
	vertical-align:top;
	width: 280px;
}
.twocolumns .box2 .ad li{
	padding:0 20px 15px 0;
	width:283px;
}
.documents-list .icon,
.box2 .ad li .icon{
	float:left;
	margin:0 11px 0 0;
}
.documents-list .icon img,
.box2 .ad img{display:block;}
.list-address .ad img{
	float:left;
	margin:0 11px 0 0;
}
.documents-list .info,
.list-address .ad .info,
.box2 .ad .info{
	overflow:hidden;
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	padding:0;
}
.twocolumns .box2 .ad .info{padding:2px 0 0;}
.documents-list .info strong,
.recent-documents .info a.title-mini-news,
.documents-list .info a.title-mini-news,
.list-address .ad .info strong,
.box2 .ad .info strong {
	color:#333d62;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	display:block;
	padding:0 0 2px;
}
.documents-list .info span,
.list-address .ad .info span,
.box2 .ad .info span{color:#555;}

.box4{
	width:100%;
	background:url(images/bg-box4-c.gif) repeat-y;
	margin:0 0 28px;
}
.box4-holder{
	background:url(images/bg-box4.gif) no-repeat;
	width: 972px;
}
.box4-frame{
	width: 983px;
	height: 474px;
	background:url(images/bg-box4.gif) no-repeat -972px 100%;
	padding:15px 38px 26px 11px;
	overflow:hidden;
}
.box4 .associations{
	display:block;
	padding:2px 0 6px;
}
.box4 .col{
	width:305px;
	float:left;
	font-size:15px;
	line-height:21px;
	color:#555;
}
.box4 .col p{margin:0;}
.box4 .image{float:right;}
.box4 .image img{display:block;}
.box4 .col .search-block{margin:0 0 22px;}



.box4 .col .text_mapa_pacientes{
	margin-top: -8px;
}




.box8{
	width:100%;
	/* background:url(images/bg-box8-c.gif) repeat-y; */
	margin:0 0 28px;
	border: 1px solid red;
}
.box8-holder{
	/* background:url(images/bg-box8.gif) no-repeat; */
	width: 632px;
}
.box8-frame{
	width:983px;
	 /* background:url(images/bg-box8.gif) no-repeat -632px 100%; */
	padding:15px 38px 10px 14px;
	overflow:hidden;
}
.box8 .associations{
	display:block;
	padding:2px 0 6px;
}
.box8 .col{
	width:305px;
	float:left;
	font-size:15px;
	line-height:21px;
	color:#555;
}
.box8 .col p{margin:0;}
.box8 .image{float:right;}
.box8 .image img{display:block;}
.box8 .col .search-block{margin:0 0 22px;}



.box8 .col .text_mapa_pacientes{
	margin-top: -8px;
}


/* twocolumns */
.twocolumns{
	width:656px;
	overflow:hidden;
	padding:0 0 0 11px;
	margin:0 -11px 0 0;
}
.twocolumns .col{
	width:305px;
	float:left;
	margin:0 23px 0 0;
}
#sidebar .title,
#content-large .title-elegant-row,
#sidebar .title-elegant-row,
.forums h3.title,
.twocolumns .col .title,
#sidebar .recomended-documents-gen h3.title
{
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	padding:0 27px 0 2px;
	text-transform:uppercase;
	font:12px/19px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#343431;
	margin:0 0 5px;
	display:inline-block;
}


#content-large .title-elegant-row-in,
#sidebar .title-elegant-row-in	{
	margin-left: 5px!important;
	margin-bottom: 16px!important;
}

#sidebar .widget-papa-asociaciones .title {
	margin-bottom: 14px;
}



#sidebar .title-row-up{
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	padding:0 27px 0 2px;
	text-transform:uppercase;
	font:12px/19px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#343431;
	margin:0 0 5px;
	display:inline-block;
}

#sidebar .title-row-up{margin:0 0 14px;}
*+ html #sidebar .title-row-up {display:inline;}


/* #sidebar .title{margin:0 0 14px;} */
*+ html #sidebar .title,
*+ html .twocolumns .col .title{display:inline;}
.twocolumns .col .box2 .decor{top:-15px;}
.twocolumns .col .orange-btn{
	float:right;
}
/* calendar */
.calendar {
	width:224px;
	margin:0 auto 15px;
}
.month-holder{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:6px 0 7px;
}
.month-holder .next,
.month-holder .prev{
	background:url(images/bg-prev-next.gif) no-repeat;
	width:8px;
	height:15px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.month-holder .next{background-position:-84px 0;}
.month-holder .month{
	color:#333;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	margin:0 7px;
	float:left;
}
.calendar table {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
}
.calendar table td {
	padding:0 8px 0 0;
	color:#464646;
	text-align:right;
}
.calendar td, .calendar th {
	text-align:center;
	border:1px solid #fff;
	line-height:19px;
}
.calendar td.date {background:#ececec;}
.calendar td.event {
	color:#dedede;
	font-weight:bold;
	background:#8f8f8f;
}
.calendar td.event a{
	color:#dedede;
	display:block;
}
.calendar td.off-time{background:#dadada;}
/* list-events */
.list-events{
	padding:0;
	margin:0 auto -25px;
	list-style:none;
	width:283px;
	font:13px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.list-events li{
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	padding:0 0 13px;
}
.list-events .date{
	width:30px;
	display:inline-block;
	text-align:center;
	color:#333;
	vertical-align:middle;
	margin:0 5px 0 0;
}
*+ html .list-events .date{display:inline;}
.list-events .date .num{
	font:13px/18px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	display:block;
}
.list-events .date .month{
	font-size:11px;
	line-height:17px;
}
.list-events li .event{
	display:inline-block;
	vertical-align:middle;
	color:#333d62;
	width:240px;
}

.list-events li .init_end{
	width:202px;
}

.calendar-block h3 {
	/* margin-left: 10px!important; */

}



*+ html .list-events li .event{display:inline;}

/* post para BLOG */

#content .post{
	/*  width:633px; */
	width:573px;
	overflow:visible;
	font-size:18px;
	line-height:22px;
	color:#555;
	padding:0 12px 19px 0;
}

#content .post h2 {
	font:bold 32px/34px Arial, Helvetica, sans-serif;
	color:#333d62;
	margin:0 0 5px;
}

#content .post h2 a{
	font:bold 32px/36px Arial, Helvetica, sans-serif;
	color:#333d62;
	margin:0 0 5px;
}

#content .post h2.title_feed_back_newssleter {
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CFCFCF;
	width: 580px;
	padding-bottom: 8px;
	margin: 0 0 14px;
}



#content .post h3{
	color:#343431;
	font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	text-transform:uppercase;
}

#content .post h4 {
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#555555;
	margin:0 0 5px;
}


#content .post .date_post{
	color:#343431;
	font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	margin:0 0 5px;
}




#content em {
	font:normal 15px/21px Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	color:#555555;
}

#content .post p {
	font:normal 15px/21px Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	color:#555555;

}

#content .post p .content_excerpt {
	color:#555555;
}


#content .post blockquote {
	margin: 10px 38px;
	padding: 0 0 0 50px;
	border: none;
	background: url(images/quote-top.gif) no-repeat;
}

#content .post blockquote p {
	padding: 5px 50px 5px 0;
	border: none;
	font-style:italic;
	background: url(images/quote-bottom.gif) no-repeat right bottom;
}

#content  .post #text-news-letter p span {
	font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	margin: 0 0 15px;
	color: #333;
	padding-bottom: 4px;

}



/* post para NORMAL */

#content-large .post{
	/*  width:633px; */
	width:633px;
	overflow:visible;
	font-size:18px;
	line-height:22px;
	color:#555;
	padding:0 12px 19px 0;
}

	#content-large .post h2 {
		font:bold 32px/34px Arial, Helvetica, sans-serif;
		color:#333d62;
		margin:0 0 5px;
	}

#single-post #content-large .post h2 {
	color: #000000;
}

	#content-large .post h2 a{
		font:bold 32px/36px Arial, Helvetica, sans-serif;
		color:#333d62;
		margin:0 0 5px;
	}


	#content-large .post-avanced .post h2{
		margin:-8px 0 5px 0!important;
		line-height: 26px;

	}

	#content-large .post-avanced .post h2 a{
		font:bold 24px Arial, Helvetica, sans-serif!important;
		color:#333d62;
		line-height: 20px!important;

	}


	#page-noticias-home #content-large .post-avanced .post h2 a{
		line-height: 26px!important;
	}



	#content-large .post h2.title_feed_back_newssleter {
		font: bold 18px/18px Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #CFCFCF;
		width: 634px;
		padding-bottom: 8px;
		margin: 0 0 14px;
	}


	#content-large .post h3{
		color:#343431;
		font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin:0 0 5px;
		text-transform:uppercase;
	}

	#content-large .post h4.sub-agenda{
		color:#555555 ;
		font: 16px/21px Arial,Helvetica,sans-serif;
		margin:0 0 5px;
	}

	#content-large .post h4 {
		font:bold 18px/22px Arial, Helvetica, sans-serif;
		color:#555555;
		margin:0 0 5px;
	}


	#content-large .post .date_post{
		color:#343431;
		font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin:0 0 5px;
	}

	#content-large .post .single-post-firma .upp{
		text-transform: uppercase;
		margin-bottom: 0;
		padding-bottom: 5px;
    	padding-top: 4px;
		font: 9px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	}


	#content-large em {
		font:normal 15px/21px Arial, Helvetica, sans-serif;
		margin:0 0 15px;
		color:#555555;
	}

	#content-large .post p {
		font:normal 15px/21px Arial, Helvetica, sans-serif;
		margin:0 0 15px;
		color:#555555;
	}


	#content-large .post p {
		font:normal 15px/21px Arial, Helvetica, sans-serif;
		margin:0 0 15px;
		color:#555555;
	}

	#content-large .post p.subtitle  {
	    color: #555555;
	    font-size: 18px;
	    line-height: 22px;
	    font-weight: bold;
	}


	#content-large .post blockquote {
		margin: 10px 38px;
		padding: 0 0 0 50px;
		border: none;
		background: url(images/quote-top.gif) no-repeat;
	}

	#content-large .post blockquote p {
		padding: 5px 50px 5px 0;
		border: none;
		font-style:italic;
		background: url(images/quote-bottom.gif) no-repeat right bottom;
	}

	#content-large  .post #text-news-letter p span {
		font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin: 0 0 15px;
		color: #333;
		padding-bottom: 4px;

	}

	#content-large .post .wp-video,
	#content-large .post video{ max-width: 100%; }


	#content-large .post .box-links{
		float:left;
		width:164px;
		font:11px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		background:url(images/icon-7.gif) no-repeat;
		padding:0 0 0 22px;
		margin:4px 0 13px;
		color: #4b9ad0;
	}


	#page-en-los-medios #content-large .post .box-links{
		color: #777777;
	}

	#content-large .post .bar {
		width:100%;
		/* overflow:hidden; */
		padding-bottom: 5px;
		border-bottom: 1px #e8e8e8 solid;
	}


#content-large .post .panel .share{
	line-height:17px;
	 height: 20px;

}
#content-large .panel .coments{padding:0 0 0;}
#content-large .panel .facebook{margin:0 0 0 8px;}
#content-large .panel-holder{
	float:right;
	margin-right: 11px;
}
#content-large .panel{
	float:left;
    /* width: 385px; */
	/* width: 446px; */
	width: 373px;

}


#single-post #content-large .panel {
	width: 410px;
}

#single-post #content-large .panel .fb_button_ori{
	font-size: 1px;
	margin-top: -2px;
}




#content-large .post-single-assoc .panel {
	width: 400px;
}

#content-large .post-single-assoc .panel .fb_button_ori {
	margin-right: 0;
}

#content-large .post-single-assoc .box-links {
	width: 200px;
}




#page-enfermedad-single #content-large .panel{
	margin-right: -78px;
}


#content-large .tools{
	padding:2px 0 0 11px;
	margin:0;
	list-style:none;
	float:left;
}
#content-large .tools li{
	float:left;
	margin:0 0 0 5px;
}
#content-large .tools img{vertical-align:top;}

/* ancho para div en left con marco redondeado alrededor */
#content-large .page-full_left {
	  width: 590px;
}


/* post-min  */

#content-large{
	width:645px;
	/* width:615px; */
	float:left;
}


#content-large .disease-cab-featured{
    color: #777777;
    font:bold 12px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
    width: 633px;
    margin-bottom: 3px;
    margin-top: 0;
    padding-top: 3px;
    background:url(images/bg-cintillo-enfermedad-feat.gif) 100px -2px no-repeat;
}


#content-large .notices-cab-results-categories{
    color: #000000;
    font: 18px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
    width: 633px;
    margin-bottom: 6px;
    margin-top: 0;
}

	#content-large .cint-asociaciones{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 118px 9px no-repeat;
	}

	#content-large .cint-sanidad{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 75px 9px no-repeat;
	}


	#content-large .cint-dependencia{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 120px 9px no-repeat;
	}


	#content-large .cint-avances{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 79px 9px no-repeat;
	}


	#content-large .cint-opinion{
	   background:url(images/bg-cintillo-titulos-ancho.gif) 79px 9px no-repeat;
	   margin-bottom: 23px;
	}

	#content-large .cint-entrevistas{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 101px 9px no-repeat;
	}


	#content-large .cint-legislacion{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 102px 9px no-repeat;
	}

	#content-large .cint-medios{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 220px 9px no-repeat;
	}

	#content-large .cint-que-supuso{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 128px 9px no-repeat;
	    margin-top: 18px;
	    margin-bottom: 29px;
	}

	#content-large .cint-iniciativas{
	    background: url(images/bg-cintillo-titulos-ancho.gif) 98px 9px no-repeat;
	    margin-top: 26px;
	    margin-bottom: 29px;
	}



#content-large .cint-asoc-dia{
	    background:url(images/bg-cintillo-titulos-ancho.gif) 190px 9px no-repeat;
	}


	#content-large .post-holder-min{
		width:633px;
		/* width:573px; */
		overflow:visible;
		padding:0 12px 14px 0;
	}

#content-large .block_search_post .post-holder-min{
	padding-bottom: 5px;
}



	#content-large .post-holder-min-a-dia{
		width:653px;
	}

	#content-large .post-logo-assoc-min{
		width:52px;
		/* width:573px; */
		overflow:visible;
		padding:0 ;
		float: left;
	}

		#content-large .post-logo-assoc-min img{
			border: 0;
		}


#content-large h2{
	font-size:24px;
	color:#333;
	line-height:24px;
	margin:0 0 7px;
}

	#content-large h2 span {
	    color: #777777;
	}


	#content-large h2.results-search-blobal {
	    color:#777777;
	  	font: bold 14px/16px Arial, Helvetica, sans-serif;
	  	border-bottom: 1px solid #e8e8e8;
	  	width: 633px;
	  	margin-bottom: 15px;
    	padding-bottom: 4px;

	}

		#content-large h2.results-search-blobal span{
			color:#333333;
		}

		#content-large h2.results-search-blobal strong{
			color:#f1712f;
		}



	#content-large h2.results-categories-al-dia {
	    color:#777777;
	  	font: bold 14px/16px Arial, Helvetica, sans-serif;
	}

		#content-large h2.results-categories-al-dia span{
			color:#333333;
		}

		#content-large h2.results-categories-al-dia strong{
			color:#f1712f;
		}


	#content-large .box1{
		background:#f6f7f8;
		width:633px;
		margin:0 0 25px;
	}

	#content-large .box1-holder{
		width:100%;
		overflow:hidden;
		background:url(images/bg-box1-large.gif) no-repeat;
	}

	#content-large .box1-frame{
		width:611px;
		overflow:hidden;
		background:url(images/bg-box1-large.gif) no-repeat -633px 100%;
		padding:20px 11px 14px;
	}

	#content-large .post-min{
		width:570px;
		margin-left: 62px;
		/* width:573px; */
		overflow:visible;
		font-size:18px;
		line-height:22px;
		color:#555;
		padding:0 0 19px 0;
	}

		#content-large .post-min h2 {
			font:bold 16px/14px Arial, Helvetica, sans-serif;
			color:#333d62;
			margin:0 0 5px;
		}

		#content-large .post-min h2 a{
			font:bold 16px/19px Arial, Helvetica, sans-serif;
			color:#333d62;
			margin:0 0 5px;
		}

		#content-large .post-min h3{
			color:#343431;
			font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			margin:0 0 0;
			text-transform:uppercase;
		}

		#content-large .post-min h4 {
			font:bold 18px/22px Arial, Helvetica, sans-serif;
			color:#555555;
			margin:0 0 5px;
		}

		#content-large .post-min .date_post{
			color:#343431;
			font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			margin:0 0 0;
		}

		#content-large .post-min .published_by{
			color:#555555;
			font:11px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			margin:0 0 0;
		}


		#content-large .post-min p {
	   		color: #555555;
	    	font: 15px/21px Arial,Helvetica,sans-serif;
	    	margin: 0 0 15px;
		}

		#content-large .post-min p:last-child {
	   		margin-bottom: 10px;
		}

		#content-large .post-min .box-links{
			float:left;
			width:170px;
			font:11px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			background:url(images/icon-7.gif) no-repeat;
			padding:0 0 0 22px;
			margin:4px 0 7px;
			color: #4b9ad0;
		}

		#content-large .post-min .bar{
			width:100%;
			/* overflow:hidden; */
			padding-bottom: 5px;
			border-bottom: 1px #e8e8e8 solid;
		}
		#content-large .post-min .box-links{
			float:left;
			width:170px;
			font:11px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			background:url(images/icon-7.gif) no-repeat;
			padding:0 0 0 22px;
			margin:4px 0 13px;
			color: #4b9ad0;
		}

		#content-large .post-min .panel-holder{
			float:right;
		}

		#content-large .post-min .panel{
			float:left;
		}

		#content-large .post-min .panel .share {
			float:left;
			line-height:20px;
		}


		#content-large .post-min .panel .coments{
			float:left;
			color:#e36829;
			font:9px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			margin:0 12px 0 -28px;
		}




/* maquetado de imagenes en el texto para content-large */
		#content-large .alignleft {
	    	float: left;
	    	padding-right: 13px;
		}

		#content-large .alignright {
	    	float: right;
	    	padding-left: 13px;
		}

		#content-large .aligncenter {
	    	text-align: center;
	    	margin: 0 auto 0 auto;
		}


		#content-large .alignnone {
	    	margin: 0 0 0 0;
		}

		#content-large .wp-caption {
			margin-bottom: 5px;
		}

		#content-large .wp-caption-text {
			float: none;
		}

		#content-large p.wp-caption-text {
			font:bold 11px/14px Arial, Helvetica, sans-serif;
	    	color: #666;
	    	text-align: right;
	    	padding-right: 9px;
	    	margin: 0;

		}


#content-large .post-featured-notices{
	background-color: #f6f7f8!important;
	width: 613px!important;
	padding: 14px 11px 0 11px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

#content-large .post-featured-notices  h2 a{
	font:bold 20px/20px Arial, Helvetica, sans-serif;
	color:#333d62;
	margin:0 0 5px;
}

#content-large .post-featured-notices .box-links{
	float:right;
	width: 195px;
}

#content-large .post-featured-notices .panel-holder{
	float:left;
}

#content-large .post-featured-notices .bar {
	padding-top: 0;
	border-bottom: none;
}

#content-large .post-featured-notices .panel {
	 width: 375px;
}



/* maquetado de imagenes en el texto para content */
		#content .alignleft {
	    	float: left;
	    	padding-right: 13px;
		}

		#content .alignright {
	    	float: right;
	    	padding-left: 13px;
		}

		#content .aligncenter {
	    	text-align: center;
	    	margin: 0 auto 0 auto;
		}


		#content .alignnone {
	    	margin: 0 0 0 0;
		}

		#content .wp-caption {
			margin-bottom: 5px;
		}

		#content .wp-caption-text {
			float: none;
		}

		#content p.wp-caption-text {
			font:bold 11px/14px Arial, Helvetica, sans-serif;
	    	color: #666;
	    	text-align: right;
	    	padding-right: 9px;
	    	margin: 0;

		}




/* FIN de maquetado de imagenes en el texto */

#content .post .post-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 -6px;
}
#content .post-holder .image{
	float:left;
	margin:4px 25px 0 10px;
	text-align:right;
	font-size:11px;
	line-height:20px;
	color:#666;
}
#content .post-holder .image p{margin:0;}
#content .post-holder .image img{vertical-align:top;}
#content .post-holder .image strong{text-transform:uppercase;}
#content .post-holder .description{
	overflow:hidden;
	font-size:15px;
	line-height:21px;
	color:#555;
}
#content .post-holder .description h3{
	margin:0 0 13px;
	text-transform:none;
	font:24px/24px Arial, Helvetica, sans-serif;
	color:#555;
}
#content .post-holder .description p{margin:0 0 20px;}
.box5{
	width:633px;
	background:url(images/bg-box5.gif) repeat-y -1266px 0;
	margin:0 0 15px;
}
.box5-holder{
	width:100%;
	background:url(images/bg-box5.gif) no-repeat;
}
.box5-frame:after{
	content:'';
	display:block;
	clear:both;

}

.box5-holder:after{
	content:'';
	display:block;
	clear:both;

}



.box5-frame{
	width:590px;
	background:url(images/bg-box5.gif) no-repeat -633px 100%;
	padding:10px 30px 6px 13px;
}
.post .box5 .info{
	overflow:hidden;
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	height:auto;
}

.post .box5 .author{
	float:right;
	margin:-4px 0 0;
}
.post .box5 .author img{vertical-align:top;}
.post .box5 .author .photo{
	float:left;
}
.post .box5 .author .name{
	font:11px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	margin:2px 0 0 6px;
}
.box5 .info .name{
	font:11px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#333;
}
.box5 .info .image{
	float:left;
	margin:0 10px 0 0;
}
.box5 .info img{vertical-align:top;}
.box5 .info .info-holder{overflow:hidden;}
#content .post .info-holder p{margin:0;}
.post .box5 .info .date{
	font-style:normal;
	font-size:9px;
	text-transform:uppercase;
	color:#555;
	display:block;
}
#content .post .bar{
	width:100%;
	/* overflow:hidden; */
	padding-bottom: 5px;
	border-bottom: 1px #e8e8e8 solid;
}
#content .post .box-links{
	float:left;
	width:170px;
	font:11px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	background:url(images/icon-7.gif) no-repeat;
	padding:0 0 0 22px;
	margin:4px 0 13px;
	color: #4b9ad0;
}
#content .post .panel .share{line-height:17px;}
#content .post .panel .coments{padding:0 0 0;}
#content .post .panel .facebook{margin:0 0 0 8px;}
#content .post .panel-holder{float:right;}
#content .post .panel{
	float:left;
}
#content .post .tools{
	padding:2px 0 0 11px;
	margin:0;
	list-style:none;
	float:left;
}
#content .post .tools li{
	float:left;
	margin:0 0 0 5px;
}
#content .post .tools img{vertical-align:top;}
/* gallery-box */
.gallery-box{
	position:relative;
	width:633px;
	margin:0 0 62px;
}
.gallery-box .photo{
	width:100%;
	text-align:right;
	color:#666;
	font-size:11px;
	line-height:20px;
	position:relative;
	margin:0 0 14px;
}
.gallery-box .photo p{margin:0;}
.gallery-box .photo strong{text-transform:uppercase;}
.gallery-box .photo img{
	display:block;
	margin:0 auto;
}
.gallery-box .photo .buttons{
	width:654px;
	height:54px;
	position:absolute;
	left:-9px;
	top:120px;
	text-align:left;
}
.gallery-box .photo .buttons .next,
.gallery-box .photo .buttons .prev{
	width:54px;
	height:54px;
	float:left;
	background:url(images/bg-prev-next-2.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery-box .photo .buttons .next{
	float:right;
	background-position:0 -100px;
}
.gallery{
	width:100%;
	overflow:hidden;
	position:relative;
}
.gallery ul{
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	width:9999px;
}
.gallery ul li{
	float:left;
	width:100px;
	padding:0 6px 0 0;
}
.gallery img{display:block;}
/* add-info */
#content .add-info{
	width:613px;
	overflow:hidden;
	border-top:3px solid #4b9ad0;
	margin:0 0 48px 10px;
	padding:5px 0 0;
}
#content .add-info h2{
	color:#282828;
	margin:0 0 17px;
}
#content .add-info .list-documents{
	padding:0;
	margin:0;
	list-style:none;
	color:#333;
	font:13px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.add-info .list-documents li{
	background:url(images/arrow-6.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
}
.add-info .list-documents .size{color:#777;}
.add-info .list-documents .size.icon{
	background:url(images/icon-10.gif) no-repeat 100% 50%;
	padding:0 15px 0 0;
}
/* gallery-articles */
.gallery-articles{
	background:#eceff1 url(images/bg-gallery-articles.gif) no-repeat 0 100%;
	width:613px;
	margin:0 0 38px 19px;
	padding:0 0 30px;
}
.gallery-articles .buttons{
	width:100%;
	background:url(images/separator-3.gif) no-repeat 50% 100%;
	margin:0 0 9px;
}
.gallery-articles .buttons:after{
	content:'';
	display:block;
	clear:both;
}
.gallery-articles .buttons .prev,
.gallery-articles .buttons .next{
	background:url(images/bg-prev-next-3.png) no-repeat;
	font-size:18px;
	line-height:46px;
	float:left;
	padding:0 0 0 50px;
	margin:-4px 0 0 -11px;
}
.gallery-articles .buttons .next{
	background-position:100% -76px;
	float:right;
	padding:0 52px 0 0;
	margin:-4px -11px 0 0;
}
.gallery-articles .gallery{
	width:593px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.gallery-articles .gallery ul{
	width:9999px;
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery-articles .gallery ul li{
	float:left;
	width:616px;
	margin:0 -23px 0 0;
}
.gallery-articles .gallery ul .article{
	width:275px;
	float:left;
	margin:0 33px 0 0;
}
.gallery-articles .gallery ul .image{
	float:left;
	margin:0 10px 0 0;
}
.gallery-articles .gallery ul .image img{display:block;}
.gallery-articles .gallery ul .description{
	overflow:hidden;
	color:#555;
	font:11px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.gallery-articles .gallery ul .description p{margin:0;}
.gallery-articles .gallery ul .description .title{
	color:#333d62;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	text-transform:none;
}
.gallery-articles .gallery ul .description a{
	color:#555;
	text-transform:uppercase;
}
/* comments-block */

.comments-block {
	padding: 0 12px 0 0;
	width: 573px;
}
.comments-block .commentlist{
	padding:0;
	margin:0 0 30px;
	list-style:none;
}
.comments-block .commentlist li{
	border-top:1px solid #d3d3d3;
	width:585px;
	background: url("images/bg-comments-list.gif") no-repeat scroll -585px 100% transparent;
	margin-bottom: 2px;

}
.comments-block .commentlist li.dark{background:#f6f7f8;}
.comments-block .commentlist .holder{
	width:100%;
	overflow:hidden;
	background:url(images/bg-comments-list.gif) repeat-y;
}
.comments-block .commentlist .frame{
	/* background:url(images/bg-comments-list.gif) no-repeat -585px 100%; */
	width:565px;
	overflow:hidden;
	padding:11px 10px 20px;
}
.comments-block .commentlist .photo{
	float:left;
	margin:0 10px 0 0;
}
.commentlist .photo img{display:block;}


.comments-block .commentlist .comment{
	margin-top: 16px;
	overflow:hidden;
	color:#777;
	font-size:14px;
	line-height:20px;
	padding:0 0 2px 0;
}

.commentlist .edit-comment{
	float: right;
	margin-right: 20px;
}
.commentlist .comment p{margin:0 0 12px;}
.comments-block .commentlist .comment .date{
	color:#555;
	font:9px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	display:block;
	text-transform:uppercase;
	padding:10px 0 2px;
}


.comments-block .commentlist .children {
	margin-top: 0;
	 background: url("images/bg-comments-list.gif") repeat-y scroll 0 0 transparent;

}

.comments-block .commentlist .children li {
	margin-top: -3px;
	color: #777777;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    /* border-top: 1px solid red; */
    width: 585px;
    background: none;
    border: 0;
}




.comments-block .commentlist .comment .children .comment .holder .frame{
	padding-left: 70px;
	width: 500px;

	background:url(images/bg-separator-comments.gif) no-repeat 70px top;

}

.comments-block .commentlist .comment .children .comment .holder .frame .comment{
	width: 483px;
}


.comments-block .commentlist .comment .children .comment .holder .frame .comment .edit-comment{
	float: right;
    margin-right: 27px;
}





.comments-block .commentlist .comment .user{
	font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color:#555;
}
.commentlist .comment .user a{font:12px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;}

.commentlist .comment-reply-link{
	float:left;
	height:24px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	background:url(images/btn-answer.gif) no-repeat;
	cursor:pointer;
	padding: 0 18px;
}
.commentlist .comment-reply-link span{
	height:24px;
	float:left;
	padding:0 15px;
	background:url(images/btn-answer.gif) no-repeat 100% -24px;
}

.end-button-repply{
	height:24px;
	margin-left: -28px;
	float:left;
	padding:0 15px;
	background:url(images/btn-answer.gif) no-repeat 100% -24px;
}
.commentlist .comment-reply-link:hover span{text-decoration:underline;}


.frame img {
    display: block;
    border-style: none;
    padding-right: 10px;
}






/**************** content-large comments-block */

#content-large .comments-block {
	padding: 0 12px 0 0;
	width: 613px;
}


#content-large .comments-block .commentlist{
	padding:0;
	margin:0 0 30px;
	list-style:none;
}
#content-large .comments-block .commentlist li{
	border-top:1px solid #d3d3d3;
	width:633px;
	background: url("images/bg-comments-list-large.gif") no-repeat scroll -633px 100% transparent;
	margin-bottom: 2px;

}
#content-large .comments-block .commentlist li.dark{background:#f6f7f8;}
#content-large .comments-block .commentlist .holder{
	width:100%;
	overflow:hidden;
	background:url(images/bg-comments-list-large.gif) repeat-y;
}
#content-large .comments-block .commentlist .frame{
	/* background:url(images/bg-comments-list.gif) no-repeat -585px 100%; */
	width:613px;
	overflow:hidden;
	padding:11px 10px 20px;
}
#content-large .comments-block .commentlist .photo{
	float:left;
	margin:0 10px 0 0;
}
#content-large .commentlist .photo img{display:block;}


#content-large .comments-block .commentlist .comment{
	margin-top: 16px;
	overflow:hidden;
	color:#777;
	font-size:14px;
	line-height:20px;
	padding:0 0 2px 0;
}

#content-large .commentlist .edit-comment{
	float: right;
	margin-right: 20px;
}
#content-large .commentlist .comment p{margin:0 0 12px;}
#content-large .comments-block .commentlist .comment .date{
	color:#555;
	font:9px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	display:block;
	text-transform:uppercase;
	padding:10px 0 2px;
}


#content-large .comments-block .commentlist .children {
	margin-top: 0;
	padding-left: 0;
	background: url("images/bg-comments-list-large.gif") repeat-y scroll 0 0 transparent;

}

#content-large .comments-block .commentlist .children li {
	margin-top: -3px;
	color: #777777;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    /* border-top: 1px solid red; */
    width: 585px;
    background: none;
    border: 0;
}




#content-large .comments-block .commentlist .comment .children .comment .holder .frame{
	padding-left: 70px;
	width: 500px;

	background:url(images/bg-separator-comments.gif) no-repeat 70px top;

}

#content-large .comments-block .commentlist .comment .children .comment .holder .frame .comment{
	width: 483px;
}


#content-large .comments-block .commentlist .comment .children .comment .holder .frame .comment .edit-comment{
	float: right;
    margin-right: 27px;
}





#content-large .comments-block .commentlist .comment .user{
	font:12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color:#555;
}
#content-large .commentlist .comment .user a{font:12px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;}

#content-large .commentlist .comment-reply-link{
	float:left;
	height:24px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	background:url(images/btn-answer.gif) no-repeat;
	cursor:pointer;
	padding: 0 18px;
}
#content-large .commentlist .comment-reply-link span{
	height:24px;
	float:left;
	padding:0 15px;
	background:url(images/btn-answer.gif) no-repeat 100% -24px;
}

#content-large .frame img {
    display: block;
    border-style: none;
    padding-right: 10px;
    float:left;
}

#content-large .commentlist .comment-reply-link:hover span{text-decoration:underline;}







/* social */
.social{
	color:#333;
	font:13px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}


#topic-page .social .btn-holder, #forum-page .social .btn-holder{
	padding:0 0 15px;
}

#topic-page .social{
	font: 12px Arial,Helvetica,sans-serif;
}


#content .social h2{margin:0 0 21px;}
#content .social h3{margin:0 0 21px;}
.social p{margin:0;}
.social .btn-holder{padding:13px 0 15px;}

.social .btn-initsession{
	background:url(images/inicia-sesion-sp.gif) no-repeat;
	width:100px;
	height:24px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 8px 0 0;
}

.social .btn-facebook{
	background:url(images/btn-facebook.gif) no-repeat;
	width:169px;
	height:22px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 8px 0 0;
}
.social .btn-twitter{
	background:url(images/btn-twitter-2.gif) no-repeat;
	width:151px;
	height:24px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
/* comment-form */
.comment-form{
	width:585px;
	border-top:3px solid #eceff1;
	padding:40px 0 0;
}
.comment-form .row{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.comment-form .text{
	float:left;
	background:#fff;
	border:1px solid #ccc;
	margin:0 8px 0 0;
	padding:1px 10px;
	width:277px;
	color:#000;
	font-size:13px;
}
.comment-form textarea{
	background:#fff;
	border:1px solid #ccc;
	padding:5px 0 0 10px;
	width:457px!important;
	height:93px!important;
	max-width:457px;
	max-height:93px;
	overflow:auto;
	margin:0;
	float:left;
	color:#000;
	font-size:13px;
	line-height:14px;
}
.comment-form label{
	font:13px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
}
.comment-form .label2{
	float:none;
	overflow:hidden;
	width:100%;
	display:block;
	font:13px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}
.comment-form label span{color:#777;}
.comment-form .btn-submit{
	background:url(images/btn-submit-3.gif) no-repeat;
	width:156px;
	height:24px;
	border:none;
	margin:-3px 0 0;
	padding:0;
	cursor:pointer;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	line-height:24px;
	text-transform:uppercase;
}
/* sidebar */
#sidebar{
	width:305px;
	float:right;
	padding:10px 0 0;
}
.m_mapa_portada #sidebar{padding:24px 0 0;}
.m_noticias #sidebar{padding:0 0 0;}
#sidebar h3{
	font:12px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#343431;
	margin:0 0 7px 1px;
	text-transform:uppercase;
}
/* search-block */
.search-block{
	width:305px;
	background:url(images/bg-search-form-2.png) no-repeat;
	padding:10px 0 0;
	margin:0 0 25px;
}
.search-block-holder{
	width:100%;
	background:url(images/bg-search-form-2.png) no-repeat -305px 100%;
	padding:0 0 10px;
	margin-bottom: 5px;
}
.search-form2{
	background:#dbe3e6;
	width:277px;
	padding:10px 14px 5px;
	position:relative;
}
	.search-form2 .decor{
		position:absolute;
		top:-13px;
		left:17px;
	}
	.search-form2 .text{
		background:url(images/bg-text.gif) no-repeat;
		width:277px;
		height:23px;
		overflow:hidden;
		padding:0 0 10px;
	}
	.search-form2 .text input{
		float:left;
		/* background:none; */
		border:none;
		margin:0;
		padding:4px;
		width:269px;
		font-size:11px;
		color:#333;
	}
	.search-form2 .row{
		width:100%;
		overflow:hidden;
		padding:0 0 10px;
	}
	.search-form2 label{
		color:#333;
		line-height:20px;
		font-weight:bold;
		width:84px;
		padding:0 5px 0 0;
		float:left;
		font-size:12px;
	}
	.search-form2 select{
		width:187px;
		height:23px;
		float:left;
		color:#333;
		font-size:11px;
	}
	.search-form2 .btn-search,
	.search_form_dise .btn-search,
	.sidebar-agenda .form_media_newsletter .btn-search,
	.sidebar-agenda .info-panel-event .btn-search

	{
		background:url(images/btn-search-2.gif) no-repeat;
		width:75px;
		height:24px;
		border:none;
		margin:0 0 0 auto;
		padding:0;
		color:#fff;
		text-align:center;
		vertical-align:middle;
		font-size:11px;
		font-weight:bold;
		line-height:24px;
		cursor:pointer;
		text-transform:uppercase;
		display:block;
	}


.sidebar-agenda .search-form2 select.multi {
    height: 285px;
}

.box2{
	width:305px;
	background:url(images/bg-box2.png) no-repeat;
	padding:11px 0 0;
	margin:0 0 0 0;
}
.twocolumns .box2{margin:0 0 10px;}
.box2-frame:after,
.box2-holder:after{
	content:'';
	/* display:block; */
	clear:both;
}
.box2-holder{
	width:100%;
	background:url(images/bg-box2.png) no-repeat -305px 100%;
	padding:0 0 11px;
	margin-bottom: 10px;
}
.box2-frame{
	width:303px;
	background:url(images/bg-box2.png) repeat-y -610px 0;
	position:relative;
	padding:7px 1px 1px;
}

.box2-frame_sin_border{
	background: none;

}



.box2 .decor-2,
.box2 .decor{
	position:absolute;
	top:-17px;
	left:17px;
}
.box2 .decor-2{top:-31px;}

.box2 .decor10{
	position:absolute;
	top: -32px;
	left:17px;
}

.box2 .map{
	border:solid #ccc;
	border-width:1px 0;
	margin:0 0 14px;
}
.box2 .map img{vertical-align:top;}
/* tag cloud */
.htagcloud{
	padding:0 3px 0 12px;
	margin:-2px 0 -20px;
}

.popularity{
	font-family: 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	width:284px;
	height: auto;
	line-height: 24px;
}

.popularity a{color:#333d62;
	padding: 0;
	margin: 0;
}
.popularity a.popular7 {font-size:32px;}
.popularity a.popular6 {font-size:30px;}
.popularity a.popular5 {font-size:27px;}
.popularity a.popular4 {font-size:22px;}
.popularity a.popular3 {font-size:20px;}
.popularity a.popular2 {font-size:14px;}
.popularity a.popular1 {font-size:14px;}


/* journal */
.box2 .journal{
	padding:0 13px;
	overflow:hidden;
	width:277px;
	margin:-2px 0 -8px;
}
.journal .alignleft{
	float:left;
	margin:0 17px 0 0;
}
.journal .alignleft img{
	display:block;
	border: 1px solid #dedede ;
}
.journal .info{
	overflow:hidden;
	color:#333d62;
	font:16px/18px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}

.journal .info .title-ma{
	color:#333d62;
	font:16px/18px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}


.journal .info .date{
	color:#555;
	font-size:11px;
	line-height:16px;
	font-style:normal;
	text-transform:uppercase;
	display:block;
	padding:0 0 2px;
}
.journal .info p{margin:0 0 80px;}
.journal .info .more{
	font-size:11px;
	line-height:16px;
	background:url(images/arrow-4.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}
.box3{
	width:305px;
	background:url(images/bg-box3.png) no-repeat;
	padding:8px 0 0;
	margin:0 0 5px;
}
.box3-holder{
	width:100%;
	background:url(images/bg-box3.png) no-repeat -305px 100%;
	padding:0 0 8px;
}
.box3-frame{
	background:#55b0ed;
	width:286px;
	padding:2px 10px 5px 9px;
	position:relative;
}
.box3 .decor{
	position:absolute;
	left:17px;
	top:-13px;
}


.box99{
	width:305px;
	background:url(images/bg-box99.png) no-repeat;
	padding:8px 0 0;
	margin:0 0 5px;
}
.box99-holder{
	width:100%;
	background:url(images/bg-box99.png) no-repeat -305px 100%;
	padding:0 0 8px;
}
.box99-frame{
	background:#f3f3f3;
	width:286px;
	padding:2px 10px 5px 9px;
	position:relative;
}
.box99 .decor{
	position:absolute;
	left:17px;
	top:-13px;
}

.box999{
	width:305px;
	background:url(images/bg-box999.png) no-repeat;
	padding:8px 0 0;
	margin:0 0 5px;
}
.box999-holder{
	width:100%;
	background:url(images/bg-box999.png) no-repeat -305px 100%;
	padding:0 0 8px;
}
.box999-frame{
	background:#f3f3f3;
	width:286px;
	padding:2px 10px 5px 9px;
	position:relative;
}
.box999 .decor{
	position:absolute;
	left:17px;
	top:-13px;
}


/* notice blue block */
.notice-blue-block{
	width:100%;
	min-height: 40px;
}

	.notice-blue-block .box3{margin:0 0 0;}
	.notice-blue-block .box3 .decor{
		top:-8px;
		left:22px;
	}


	.notice-blue-block .box3-frame{
		padding:18px 14px 0;
		width:277px;
	}


	.sidebar-blog .notice-blue-block .box3-frame{
		padding:18px 14px ;
	}

.notice-box-sidebar p{
	font: 15px/19px Arial, Helvetica, sans-serif;
	color: #fff;
}

.notice-blue-block .button_new_association {
    float: right;
    margin-top: 10px;
    margin-bottom: 0;
}



.box-hare{
	width:305px;
	background:url(images/bg-box-share.png) no-repeat;
	padding:8px 0 0;
	margin:0 0 40px;
}
.box-hare-holder{
	width:100%;
	background:url(images/bg-box-share.png) no-repeat -305px 100%;
	padding:0 0 8px;
}
.box-hare-frame{
	background:#dbe3e6;

	padding:8px 10px 5px 15px;
	position:relative;
	height: 44px;

}
.box-hare .decor{
	position:absolute;
	left:17px;
	top:-13px;
}



/* Share box en widget */
.share-widget-block{
	width:100%;
	height: 115px;
}

	.share-widget-block .box3{margin:0 0 0;}
	.share-widget-block .box3 .decor{
		top:-8px;
		left:22px;
	}
	.share-widget-block .box3-frame{
		padding:18px 14px 18px;
		width:277px;

	}

.notice-box-sidebar p{
	font: 15px/19px Arial, Helvetica, sans-serif;
	color: #fff;
}


.share-widget-block .button_new_association {
    float: right;
    margin-top: 10px;
    margin-bottom: 0;
}

.icons-shared-holder {
 	clear: none;
    float: left;
    height: 51px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 310px;
}


.icons-shared-holder ul.icons-share-widget {
    clear: both;
    display: inline;
    float: left;
    height: 60px;
    margin: 0;
    padding: 0 0 0;
    width: 305px;
}


.icons-shared-holder .icons-share-widget li  {
    display: block;
    float: left;
    margin: 4px 0;
    width: 48px;
}

.icons-shared-holder .icons-share-widget li a {
    color: #84909B;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 12px;
    padding: 47px 0 0;
    text-align: center;
    width: 47px;
}



.icons-shared-holder .icons-share-widget .twitter a {
   background:url(images/btn-share-twitter.png) no-repeat ;
}

.icons-shared-holder .icons-share-widget .fb a {
   background:url(images/btn-share-fb.png) no-repeat ;
}

.icons-shared-holder .icons-share-widget .linkedin a {
   background:url(images/btn-share-linkedin.png) no-repeat ;
}


.icons-shared-holder .icons-share-widget .youtube a {
   background:url(images/btn-share-youtube.png) no-repeat ;
}




/* twitter-block */
.twitter-block{width:100%;}
.twitter-block .bar{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
.twitter-block .bar .twitter{
	font:12px/22px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:url(images/twitter.gif) no-repeat;
	float:left;
	padding:0 0 0 35px;
}
.twitter-block .bar .next{
	float:right;
	font-size:10px;
	line-height:19px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	padding:1px 27px 0 0;
}
.twitter-block .twitter-box{
	background:#fff;
	width:286px;
}
.twitter-block .twitter-box-holder{
	width:100%;
	background:url(images/bg-twitter-box.gif) no-repeat;
}
.twitter-box .twitter-list{
	margin:0;
	list-style:none;
	width:268px;
	background:url(images/bg-twitter-box.gif) no-repeat -286px 100%;
	padding:6px 9px 15px;
	line-height:16px;
}
.twitter-box .twitter-list li{
	background:url(images/separator.gif) repeat-x;
	padding:7px 0 0;
	margin:0 0 4px;
}
.twitter-box .twitter-list li:first-child{
	background:none;
	padding-top:0;
}
.twitter-box .twitter-list .user-name{
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px;
}
.twitter-box .twitter-list p{margin:0;}






/* twitter-block ADTADO------------------ */
.twitter-block{width:100%;}
.twitter-block .bar{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
.twitter-block .bar .twitter{
	font:12px/22px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:url(images/twitter.gif) no-repeat;
	float:left;
	padding:0 0 0 35px;
}
.twitter-block .bar .next{
	float:right;
	font-size:10px;
	line-height:19px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	padding:1px 27px 0 0;
}
.twitter-block .twitter-box{
	background:#fff;
	width:286px;
}
.twitter-block .twitter-box-holder{
	width:100%;
	background:url(images/bg-twitter-box.gif) no-repeat;
}


.twitter-box .aktt_tweets ul{
	margin:0;
	list-style:none;
	width:268px;
	background:url(images/bg-twitter-box.gif) no-repeat -286px 100%;
	padding:6px 9px 15px;
	line-height:16px;
}
.twitter-box .aktt_tweets ul li{
	background:url(images/separator.gif) repeat-x;
	padding:7px 0 0;
	margin:0 0 4px;
}
.twitter-box .aktt_tweets ul li:first-child{
	background:none;
	padding-top:0;
}
.twitter-box .aktt_tweets .user-name{
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px;
}
.twitter-box .aktt_tweets p{margin:0;}


.twitter-box .aktt_more_updates{
	display: none;
}

.twitter-box .aktt_credit{
	display: none;
}


/* newsletter */
.newsletter { color: #fff; font-size: 13px; line-height: 17px; padding: 6px 3px 10px 6px; }
	.newsletter h4 { font-size: 13px; line-height: 20px; text-transform: uppercase; margin: 0 0 3px; }

	#content-large #box-newsletter h3{ margin:0 0 7px 1px; }
	#content-large #box-newsletter .box3{ margin-bottom: 44px; }

	.newsletter p { margin:0 0 9px; }

	.newsletter a { color:#fff; text-decoration: underline; }
		.newsletter a:hover { text-decoration: none; }

	.newsletter .text { background: url(images/bg-text.gif) no-repeat; width: 277px; height: 23px; overflow: hidden; padding: 0 0 5px; }
		.newsletter .text input { float:left; background: none; border: none; margin: 0; padding: 4px; width: 269px; font-size: 11px; color: #333; }

	.newsletter .row { width: 100%; overflow: hidden; }

	.newsletter .check { height: 15px; width: 16px; margin: 0; padding: 0; }

	.newsletter label { font-size: 11px; font-weight: bold; line-height: 23px; }

	.newsletter .btn-submit { background:url(images/btn-submit.gif) no-repeat; width: 45px; height: 24px; border: none; margin: 0; padding: 0; cursor: pointer; color: #fff; font-size: 11px; line-height: 24px; font-weight: bold; text-transform: uppercase; text-align: center; vertical-align: middle; float: right; }


	.page-template-page-newsletter .post_content .newsletter { margin: 40px 10%; padding: 10px 20px; background-color: #4b9ad0; border-radius: 10px; }
		.page-template-page-newsletter .post_content .newsletter table { width: 100%; border-spacing: 0; }
			.page-template-page-newsletter .post_content .newsletter table th { width: 35%; text-align: right; padding: 4px 8px; }
			.page-template-page-newsletter .post_content .newsletter table td { text-align: left; padding: 4px 8px; }

			.page-template-page-newsletter .post_content .newsletter input[type=text] { width: 96%; padding: 4px 1%; }

			.page-template-page-newsletter .post_content .newsletter input[type=submit],
			.page-template-page-newsletter .post_content .newsletter input[type=submit]:focus { margin: 1rem 0 0; padding: 0.2rem 0.8rem; background-color: #333d62; border: none; cursor: pointer; color: #fff; font-size: 13px; line-height: 24px; font-weight: bold; text-transform: uppercase; text-align: center; vertical-align: middle; border-radius: 6px; }

/* login app  */
.login-gen{
	color:#fff;
	font-size:13px;
	line-height:17px;
	padding:6px 3px 0 6px;
	margin-top: 4px;
}
.login-gen h4{
	font-size:13px;
	line-height:20px;
	text-transform:uppercase;
	margin:0 0 3px;
}
.login-gen p{margin:0 0 9px;}
.login-gen a{
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	padding-top: 5px;
	margin-bottom: 4px;
	color: #fff;
}
.login-gen a:hover{text-decoration:underline;}
.login-gen .text{
	background:url(images/bg-text.gif) no-repeat;
	width:277px;
	height:23px;
	overflow:hidden;
	padding:0 0 5px;
}

.login-gen fieldset {

}
.login-gen .text input{
	float:left;
	background:none;
	border:none;
	margin:0;
	padding:4px;
	width:269px;
	font-size:11px;
	color:#333;

}
.login-gen .row{
	width:100%;
	overflow:hidden;
	margin-top: 5px;

}
.login-gen .check{
	height:15px;
	width:16px;
	margin:0;
	padding:0;
}
.login-gen label{
	font-size:11px;
	font-weight:bold;
	line-height:23px;
}
.login-gen .btn-submit{
	background:url(images/btn-submit-session.gif) no-repeat;
	width:105px;
	height:24px;
	border:none;
	margin:0;
	padding:0;
	cursor:pointer;
	color:#fff;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	float:right;
}
.login-gen p{
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	padding-top: 5px;
	margin-bottom: 4px;
}


/* recent-documents */
.recent-documents{
	width:100%;
	margin:0 0 59px;
	margin-bottom: 0;
}
.recent-documents .box2{margin:0 0 9px;}
.recent-documents .box2-holder:after,
.recent-documents .box2-frame:after{
	content:'';
	display:block;
	clear:both;
}
.recent-documents .box2-frame{
	width:287px;
	padding: 18px 9px 0;
}
.recent-documents .documents-holder{
	float:left;
	margin:0 0 -9px;
	position:relative;
}
.documents-list{
	padding:0 0 0 6px;
	margin:0;
	list-style:none;
}
.documents-list li{padding:0 0 11px;}
.documents-list .info .size,
.recent-documents .info .size

{
	display:block;
	color:#777!important;
	line-height:21px;
}
.btn-holder{
	width:100%;
	overflow:hidden;
}
.recent-documents .orange-btn{float:right;}
.recent-documents .orange-btn span{padding:0 12px 0 13px;}
/* block-add-info */
#sidebar .block-add-info{
	width:100%;
	margin:0 0 39px;
}
.block-add-info h3{margin:0 0 8px -1px;}
.block-add-info .box2{margin:0;}
.block-add-info .box2-frame{
	width:287px;
	padding: 10px 9px 0;
}
.block-add-info .documents-list .size{
	color:#4b9ad0;
	font:11px/18px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}
.block-add-info .documents-list{margin-bottom:4px;}
.block-add-info .documents-list li{padding-bottom:13px;}
.block-add-info h4{
	margin:0 0 8px 5px;
	color:#555;
	font:12px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.block-add-info .list-links{
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
	font:13px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.block-add-info .list-links li{padding:0 0 7px;}
.block-add-info .list-links a{
	color:#333d62;
	background:url(images/arrow-3.gif) no-repeat 0 50%;
	padding:0 0 0 11px;
}
/* container */
.container{
	background:#f6f7f8;
	border:1px solid #cbcfd2;
	width:303px;
	margin:0 -10px 48px;
	padding:10px 10px 0;
}

#sidebar .container{
	margin:0 -10px 40px;
}

#content-large .container{
	margin:0 0 48px;

}

	.container .logo-info{
		background-color: #fff;
		margin: -10px -10px 0 -10px;
		padding: 17px 10px 17px 10px;
	}

	.container .separ{
		background-color: #d1d1d1;
		border: 0;
		height: 1px;
		margin: 1px -9px 1px -9px;
	}

	.container .title-assoc-info{
		background-color: #55b0ed;
		border: 0;
		margin: 0 -9px 0 -9px;
		padding: 14px 9px 10px 9px;
	}

	span.title_assoc-h3 {
		color: #fff;
	    font: 12px/14px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	    margin: 0;
	    text-transform: uppercase;
	}





.contact-info{
	width:100%;
	margin:0 0 22px;
}


.m_noticias .container{margin-bottom:30px;}
/* contact-info */
.contact-info{
	width:100%;
	margin:0 0 22px;
}



.contact-info .logo-2{
	display:block;
	background:url(images/logo-3.gif) no-repeat;
	width:91px;
	height:91px;
	margin:0 0 6px;
}
.contact-info .logo-2 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:100%;
}
.contact-info .box2{margin:0;}
.contact-info .box2-frame{
	padding:6px 15px 0 16px;
	width:274px;
	overflow: hidden;
}
.contact-info h4{
	font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	margin:0;
	color:#555;
	text-transform:uppercase;
}
.contact-info .city{
	display:block;
	color:#777;
	font:13px/15px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	margin:0 0 11px;
}
.contact-info .address{
	width:230px;
	margin:0 0 14px;
}
.contact-info .address strong{
	color:#777;
	font:13px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}
.contact-info .address address{
	font-style:normal;
	color:#333;
	font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	padding:0;
}
.contact-info .info{
	padding:0;
	margin:0 0 5px -2px;
	list-style:none;
	font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.contact-info .info li{padding:0 0 9px 30px;}
.contact-info .info .phone{background:url(images/icon-3.gif) no-repeat;}
.contact-info .info .fax{background:url(images/icon-4.gif) no-repeat;}
.contact-info .info .email{background:url(images/icon-5.gif) no-repeat;}
.contact-info .info strong{
	color:#777;
	display:block;
	font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.contact-info .info span{color:#333;}
.contact-info .info em{
	font-style:normal;
	color:#777;
}
.contact-info dl{
	margin:0 0 10px;
	font:13px/18px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.contact-info dt{
	float:left;
	font:13px/18px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#777;
	padding:0 5px 0 0;
}
.contact-info dd{margin:0;}
.contact-info .award{
	font:13px/17px 'LucidaSansItalic', Arial, Helvetica, sans-serif;
	color:#555;
	display:block;
	margin:0 0 13px;
}
.contact-info .panel{
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
#content .post .panel .coments,
#content-large .post .panel .coments,
.social-media-left .panel .coments,
.contact-info .panel .coments{
	float:left;
	color:#e36829;
	font:9px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 12px 0 0;
}
#content .post .panel .coments span,
#content-large .post .panel .coments span,

.contact-info .panel .coments span{
	color:#666;
	font:12px/20px Arial, Helvetica, sans-serif;
}
#content .post .panel .coments:hover,
#content .post .panel .link-share:hover,
.contact-info .panel .link-share:hover,
.contact-info .panel .coments:hover{text-decoration:none;}
#content .post .panel .share,
.contact-info .panel .share{
	float:left;
	line-height:20px;
}
#content .post .panel .share a:hover,
.contact-info .panel .share a:hover{
	text-decoration:none;
}

#content .post .panel .link-share,
.contact-info .panel .link-share{
	color:#e36829;
	font:9px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}


#content .post .panel .text-share,
.contact-info .panel .text-share{
	color:#e36829;
	font:9px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height: 20px;
	display: inline;
	margin-right: 0;
}


#content .post .panel .share img,
.contact-info .panel .share img{vertical-align:middle;}
.contact-info .share .twitter{margin:0 12px 0 0;}
.contact-info .share .facebook:hover,
.contact-info .share .twitter:hover{text-decoration:none;}
.contact-info .box2 .map{
	margin:0 0 11px -15px;
	width:303px;
}
.contact-info .more{
	font:10px/19px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-align:right;
	margin:0 -5px 0 0;
}
.contact-info .more a{
	color:#343431;
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	padding:0 27px 0 0;
	display:inline-block;
}
/* more-info */
.more-info{
	width:100%;
	margin:0 0 20px;
}

.minus-margin-top{
	margin-top: -15px;
}

.more-info .box2{margin:0;}
.more-info .box2-frame{padding:10px 1px 0;}

.more-info .list-info{
	padding:0 25px 4px 13px;
	margin:0;
	list-style:none;
	font:13px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}

.more-info .list-info2{
	font:12px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}

.more-info .list-info li{
	background:url(images/arrow-3.gif) no-repeat 0 4px;
	padding:0 0 7px 11px;
}

.more-info .list-info li ul{
	padding-top: 7px;
	margin-bottom: -7px;
}

.more-info .list-info li ul li{
	list-style:none;
	background:url(images/arrow-3-sub.gif) no-repeat 0 4px;

}


.more-info .list-info a{
	color:#333d62;
}


.more-info .list-info a.last-comments-link {
	color: #4b9ad0;
}

.more-info .paragph-info{
	padding:0 8px 4px 13px;
	margin:0;
	list-style:none;
	font:16px/19px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}

.more-info .paragph-info a{
	color:#333d62;
}



.more-info .video-holder{
	border:solid #cfcfcf;
	border-width:1px 0;
	margin:0 0 10px;
}
.more-info .video-holder img{vertical-align:top;}
.more-info .sub-title{
	padding:0 0 0 13px;
	color:#333d62;
	font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}


.more-info .sub-title-no-link{
	padding:0 0 0 13px;
	color:#000;
	font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}


.more-info .text-rss-aviso p {
	padding: 0 25px 4px 13px;
    color: #333D62;
    font:12px Arial, Helvetica, sans-serif;
}

.more-info .text-rss-aviso .check-rss {
	margin-top: 6px;
	margin-left: 13px;
}

.more-info .text-rss-aviso .check-rss-label {
	margin-top: 6px;
	color: #333D62;
	font-weight: normal;
}

.more-info .text-rss-aviso .check-rss-label a{
	font-weight: bold;
}

#aviso-legal-rss {
	display: none;
}






/* recommend-block */
.recommend-block{width:100%;}
.recommend-block .box2{margin:0;}
.recommend-block .box2-frame{
	padding:8px 1px 10px 14px;
	width:290px;
}
.recommend-block .facebook-holder{
	width:100%;
	overflow:hidden;
}
.recommend-block .btn-recommend{
	float:left;
	background:url(images/btn-recommend.gif) no-repeat;
	height:20px;
	color:#3d5a94;
	font:11px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	margin:0 23px 0 0;
}
.recommend-block .btn-recommend span{
	float:left;
	height:20px;
	background:url(images/btn-recommend.gif) no-repeat 100% -20px;
	padding:0 5px 0 23px;
}
.recommend-block .facebook-block{
	float:left;
	width:152px;
	color:#333;
	font:11px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	margin:2px 0 0;
	background:url(images/facebook.gif) no-repeat;
}
.recommend-block .facebook-block p{margin:0;}
/* block-association */
.block-association{
	width:100%;
}
#sidebar .block-association .title{
	background:#eceff1 url(images/separator-tablon.gif) repeat-x 0 100%;
	display:block;
	padding:9px 11px 0 10px;
	margin:-10px -10px 0;
	color:#333;
	font:bold 16px/38px Arial, Helvetica, sans-serif;
	text-transform:none;
}
#sidebar .block-association .title h3{
	color:#333;
	font:bold 16px/42px Arial, Helvetica, sans-serif;
	text-transform:none;
	margin: -12px 0 0;
	height: 34px;
}
.block-association .menu{
	padding:3px 0 23px;
	margin:0;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-transform:uppercase;
}
.block-association .menu li{
	padding:7px 11px 2px 0;
	border-bottom:1px solid #d1d1d1;
}
.block-association .menu a{
	color:#000;
	display:block;
	padding:0 0 0 7px;
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	height:19px;
}
/* working-groups */
.working-groups{
	width:100%;
	margin:0 0 31px;
}
.working-groups .box2{margin:0;}
.working-groups .box2-frame{
	padding:5px 13px 0;
	width:279px;
}
#sidebar .working-groups h3{
	color:#000;
	margin:0 0 8px;
}
#sidebar .working-groups h3 span{color:#777;}
.working-groups .list-groups{
	padding:0;
	margin:0 0 -20px;
	list-style:none;
	float:left;
	position:relative;
	width:100%;
}
.working-groups .list-groups li{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.working-groups .list-groups .icon{
	float:left;
	margin:5px 13px 0 0;
}
.working-groups .list-groups img.avatar{
	vertical-align:top;
	border: none;
    float: none;
    padding: 0;
}
.working-groups .list-groups .info{
	overflow:hidden;
}
.working-groups .list-groups .info strong{
	color:#000000;
	font:13px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	display:block;
}


.working-groups .list-groups .info strong a{color:#333d62;}
.working-groups .list-groups .users{
	color:#555;
	font:11px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	display:block;
}
.working-groups .list-groups .answers{
	color:#777;
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	display:block;
}
/* forums */
.forums{
	width:100%;
	margin:0 0 20px;
}
.m_noticias .forums{margin:0 0 11px;}
.forums .box2{margin:0;}
.forums .box2-frame{
	padding:14px 11px 0;
	width:283px;
}
.forums .box2 .decor{top:-30px;}
.interviews-block h4,
.media-block h4,
.photos-block h4,
.calendar-block h4,
.map-associations h4,
.forums h4{
	color:#343431;
	font:12px/19px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:19px;
	display:inline-block;
	background:url(images/arrow-1.png) no-repeat 100% 0;
	padding:0 27px 0 0;
	margin:0 0 6px;
}
*+html .interviews-block h4,
*+html .media-block h4,
*+html .photos-block h4,
*+html .calendar-block h4,
*+html .map-associations h4,
*+html .disease-nwes h4,
*+html .forums h4{display:inline;}
.forums .list-forums{
	padding:0 0 0 3px;
	margin:0 0 -3px;
	list-style:none;
	font:13px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.m_noticias .forums .list-forums{font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;}
.forums .list-forums li{padding:0 0 7px;}
.forums .list-forums a{
	color:#333d62;
	background:url(images/arrow-3.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	display:block;
}
/* event-block */
.event-block{width:100%;}
.event-block .box3{margin:0 0 30px;}
.event-block .box3 .decor{
	top:-8px;
	left:22px;
}
.event-block .box3-frame{
	padding:18px 14px 18px;
	width:277px;
}
.event-block .list-event{
	padding:0;
	margin:0;
	list-style:none;
	color:#fff;
	font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}
.event-block .list-event li{
	background:url(images/arrow-5.gif) no-repeat 0 5px;
	padding:0 0 5px 10px;
}
.event-block .list-event .date{
	font:11px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	display:block;
	padding:0;
}
.event-block .list-event a{color:#fff;}
*+ html .event-block .list-event .date{float:left;}
*+ html .event-block .list-event a{clear:both;}
/* gallery */
#sidebar .gallery-holder{
	width:100%;
	margin:0 0 -19px;
}
#sidebar .gallery-holder .box2{margin:0 0 30px;}
.gallery-holder .box2-frame{
	padding:10px 10px 22px 9px;
	width:286px;
}
#sidebar .gallery-holder .title{
	position:absolute;
	top:-30px;
	left:12px;
	background:url(images/bg-title.gif) no-repeat;
	width:142px;
	height:28px;
	padding:10px 0 0;
	text-align:center;
	margin:0;
}
#sidebar .gallery-holder .title h4{
	display:inline-block;
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	height:19px;
	color:#343431;
	font:12px/19px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	padding:0 28px 0 8px;
	margin:0;
}

#sidebar .gallery-holder .title h4 a{
	color:#343431;
}

#sidebar .gallery-holder .gallery{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:11px 0 0;
}
.gallery-holder .gallery .next,
.gallery-holder .gallery .prev{
	background:url(images/bg-prev-next.gif) no-repeat;
	float: left;
	height: 15px;
	overflow: hidden;
	text-indent: -9999px;
	width: 8px;
	margin:15px 0 0;
}
.gallery-holder .gallery .next{background-position:-84px 0;}
.gallery-holder .gallery .holder{
	width:254px;
	float:left;
	overflow:hidden;
	margin:0 8px;
}
.gallery-holder .gallery ul{
	width:9999px;
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	color:#555;
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.gallery-holder .gallery ul li{
	width:250px;
	float:left;
}
.gallery-holder .gallery ul p{margin:0;}
.gallery-holder .gallery ul .date{
	font-style:normal;
	color:#777;
	display:block;
	padding:0 0 3px;
}
.gallery-holder .gallery ul a, .gallery-holder .gallery ul span.no-link{
	font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#333d62;
	display:block;
	margin:0 0 4px;
}


#sidebar .btn-disease{
	background:url(images/bg-btn-disease.gif) no-repeat 0 100%;
	width:303px;
	display:block;
	color:#333;
	font-size:16px;
	line-height:20px;
	padding:9px 11px 14px 10px;
	font-weight:bold;
	margin:-10px 0 0 -10px;
}
#sidebar .btn-disease span{
	background:url(images/arrow-7.gif) no-repeat 100% 50%;
	display:block;
	padding:0 30px 0 0;
}
/* basic-info */
.basic-info{margin:0 0 30px;}
.basic-info .box3{margin:0;}
#sidebar .basic-info h3{margin:0 0 4px;}
.basic-info .box3 .decor{
	top:-8px;
	left:20px;
}
.basic-info .box3-frame{
	padding:13px 10px 5px 9px;
	width:286px;
}
.basic-info .list-links{
	padding:0;
	margin:0 -38px 0 0;
	list-style:none;
	font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	width:324px;
	overflow:hidden;
}
.basic-info .list-links li{
	float:left;
	width:127px;
	margin:0 26px 0 0;
	background:url(images/arrow-5.gif) no-repeat 0 5px;
	padding:0 0 4px 9px;
}
.basic-info .list-links a{color:#fff;}
/* disease-nwes */
.disease-nwes{margin:0 0 32px;}
.disease-nwes .box2{margin:0 0 10px;}
.disease-nwes .box2-frame{padding:18px 1px 0;}
.disease-nwes .box2 .decor{
	top:-31px;
	left:18px;
}
#content-large .disease-nwes .title{margin:0 0 15px 10px;}
.disease-nwes .box2 .ad{
	padding:0 20px 0 8px;
	float:left;
	position:relative;
	margin:0 0 -9px;
}
.disease-nwes .box2 .ad li{padding:0 0 16px;}
.disease-nwes .box2 .ad .icon{margin:0 12px 0 0;}
.disease-nwes .orange-btn{float:right;}


.container .disease-nwes {
	margin-bottom: 6px;
}



/* map-associations */
.map-associations{margin:0 0 30px;}
.map-associations .box2{margin:0;}
.map-associations .box2-frame{
	padding:15px 13px 0;
	width:279px;
}
.map-associations .box2 .decor{
	top:-33px;
	left:18px;
}
.map-associations .list-map{
	padding:0 0 0 2px;
	margin:0;
	list-style:none;
	font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.map-associations .list-map li{
	padding:0 0 5px;
}
.map-associations .list-map a{
	color: #333d62;
	display: block;
	padding: 0 0 0 10px;
	background:url(images/arrow-3.gif) no-repeat 0 5px;
}
/* calendar-block */
.calendar-block{margin:0 0 0 0;}
.calendar-block .box2{margin:0 0 10px;}
.calendar-block .box2-frame{padding:15px 1px 0;}
.calendar-block .box2 .decor{
	top:-31px;
	left:18px;
}
.calendar-block h4{margin:0 0 0 13px;}
.calendar-block .calendar-holder{
	float:left;
	position:relative;
	margin:0 0 -14px;
	width:100%;
}
.calendar-block .list-events{margin:0 auto;}
.calendar-block .orange-btn{float:right;}

.calendar-block h3.title {
	margin-left: 8px!important;
}



/* poll-block */
.poll-block{margin:0 0 23px;}
.poll-block .box3{margin:0;}
.poll-block .box3-frame{
	padding: 8px 15px 7px 12px;
	width:278px;
}
.poll-block .poll-form{
	width:100%;
	color:#fff;
}
.poll-block .poll-form h4{
	font-size:13px;
	line-height:20px;
	margin:0 0 1px;
	text-transform:uppercase;
}
.poll-block .poll-form .radio{
	padding:0;
	margin:0;
	width:16px;
	height:15px;
	float:left;
}
.poll-block .poll-form label{
	font-size:13px;
	line-height:14px;
	float:left;
}
.poll-block .poll-form .row{
	padding:0 0 3px 6px;
	overflow:hidden;
	width:272px;
}
.poll-block .poll-form .btn-holder{padding:9px 0 0;}
.poll-block .poll-form a{
	color:#fff;
	text-decoration:underline;
	float:right;
	line-height:24px;
}
.poll-block .poll-form a:hover{text-decoration:none;}
.poll-block .poll-form .btn-submit{
	background:url(images/btn-submit-4.gif) no-repeat;
	width:61px;
	height:24px;
	border:none;
	margin:0 0 0 18px;
	padding:0;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	float:right;
}
/* facebook-plugin */
.facebook-plugin{margin:0 0 42px;}
.facebook-holder{width:100%;}
.facebook-holder img{vertical-align:top;}


/* photos-block */
.photos-block{
	margin:0 0 29px;
	width:100%;
	overflow:hidden;
}
.photos-block .list-photo{
	padding:0;
	margin:0 -23px 0 0;
	list-style:none;
	width:328px;
	overflow:hidden;
}
.photos-block h4{margin:0 0 4px;}
.photos-block .list-photo li{
	float:left;
	width:141px;
	padding:0 23px 10px 0;
}
.photos-block .list-photo img{
	vertical-align:top;
	height: 142px;
    width: 142px;
}

.video-block .list-photo img{
	vertical-align:top;
	width: 142px;
	height: 107px!important;
}


/* media-block */
.media-block{margin:0 0 33px;}
.media-block .box2{margin:0;}
.media-block .box2-frame{
	padding:10px 16px 0;
	width:273px;
}
.media-block h4{margin:0 0 4px;}
.media-block .list-media{
	padding:0;
	margin:0 0 -4px;
	list-style:none;
	font:13px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.media-block .list-media li{padding:0 0 14px;}
.media-block .list-media a{color:#333d62;}
.media-block .list-media .more{
	color:#555;
	font-size:11px;
	line-height:18px;
	display:block;
}
.media-block .list-media .more a{color:#4b9ad0;}
/* interviews-block */
.interviews-block{margin:0 0 51px;}
.interviews-block .video-holder{
	width:100%;
	margin:0 0 5px;
}
.interviews-block .info{
	color:#777;
	font:11px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	display:block;
	width:260px;
	padding:0 0 3px;
}
.interviews-block h4{margin:0 0 3px;}
.interviews-block .info a{
	text-transform:uppercase;
	color:#777;
}
.interviews-block .head{
	color:#333d62;
	font:16px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	display:block;
	padding:0 0 3px;
}
.interviews-block .posted-by{
	display:block;
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color:#555;
	padding:0 0 13px;
}
.video-block .social,
.interviews-block .social{
	padding:0;
	margin:0 0 9px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.video-block .social{
	width:151px;
	margin:0 -11px 0 0;
}
.video-block .list-video .social li,
.interviews-block .social li{
	float:left;
	width:40px;
	height:18px;
	border:1px solid #d3d3d3;
	margin:0 8px 0 0;
	padding:0;
}
.video-block .list-video .social li{margin:0 7px 0 0;}
.video-block .social a,
.interviews-block .social a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/bg-social.gif) no-repeat;
	width:40px;
	height:18px;
}
.video-block .social .soc-1,
.interviews-block .social .soc-1{background-position:0 0;}
.video-block .social .twitter,
.interviews-block .social .twitter{background-position:0 -50px;}
.video-block .social .facebook,
.interviews-block .social .facebook{background-position:0 -100px;}
.interviews-block .send-form{
	width:100%;
}
#sidebar .send-form h3{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	color:#777;
}
.interviews-block .send-form .text{
	background:url(images/bg-text-3.gif) no-repeat;
	width:305px;
	height:23px;
	padding:0 0 10px;
}
.send-form .text input{
	float:left;
	background:none;
	border:none;
	margin:0;
	padding:5px 6px;
	width:293px;
	color:#7f7f7f;
	font-size:11px;
}
.send-form .btn-submit{
	background:url(images/btn-submit-5.gif) no-repeat;
	width:67px;
	height:24px;
	border:none;
	margin:0 0 0 auto;
	padding:0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	line-height:24px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
/* video-block */
.video-block{width:100%;}
#sidebar .video-block .title{margin:0 0 3px -2px;}
.video-block .list-video{
	padding:0;
	margin:0 0 9px;
	list-style:none;
}
.video-block .list-video li{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.video-block .list-video .video{
	float:left;
	margin:0 24px 0 0;
}
.video-block .list-video .video img{display:block;}
.video-block .list-video .info{
	overflow:hidden;
	padding:2px 0 0;
}
.video-block .list-video .sub-title{
	display:block;
	color:#777;
	font:11px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 0 3px;
}
.video-block .list-video .title-video{
	display:block;
	font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#333d62;
	padding:0 0 3px;
}
.video-block .list-video .posted-by{
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color:#555;
	display:block;
	padding:0 0 6px;
}
.video-block .orange-btn{float:right;}
.video-block .orange-btn span{padding:0 14px;}


/* footer primera fase*/

#footer-fase-first{
	width:100%;
	overflow:hidden;


}

/* copyright */
.copy-first-fase{
	width:100%;
	overflow:hidden;
	/* background:#fff; */
}
.copy-holder-first-fase{
	width:978px;
	font:bold 17px/13px Arial, Helvetica, sans-serif;
	border-top: 1px #e9e9e9 solid;
	background:#fff;
	margin:0 0;
	text-align:center;
	color:#777777;
	font-size:11px;
	line-height:25px;
	padding:4px 0 0;

}
.copy-first-fase ul{
	padding:0;
	margin:0;
	list-style:none;
	display:inline-block;
}
*+ html .copy-first-fase ul{display:inline;}
.copy-first-fase ul li{
	float:left;
	background:url(images/divider-2.gif) no-repeat 0 50%;
	padding:0 5px;
}
.copy-first-fase ul li:first-child{
	background:none;
	padding-left:0;
}
.copy-first-fase ul a{
	color:#4b9ad0;
}

.copy-first-fase ul a:hover{
	text-decoration: underline;
}



/* footer */
#footer{
	width:100%;
	overflow:hidden;
}
/* top-panel */
#footer .top-panel{
	width:100%;
	overflow:hidden;
	background:#f1f3f2;
}
#footer .top-panel .holder{
	width:961px;
	margin:0 auto;
	padding:15px 0 14px;
	overflow:hidden;
}
#footer .top-panel .link-diseases{
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	color:#000;
	text-transform:uppercase;
	font:12px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	padding:0 24px 0 0;
	display:inline-block;
}
#footer .top-panel .links-holder{
	float:left;
}
#footer .top-panel .diseases-list{
	padding:9px 0 0;
	margin:0;
	list-style:none;
	font:12px/15px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}
#footer .top-panel .diseases-list li{
	float:left;
	padding:0 20px 0 0;
}
#footer .top-panel .orange-btn{
	float:right;
	margin:13px 0 0;
}
/* footer-info */
.footer-info{
	width:100%;
	overflow:hidden;
	border-top:10px solid #2d375c;
	background:#3a456d;
}
.footer-info-holder{
	width:963px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
	padding:21px 0 15px;
}
.footer-info .columns{
	width:984px;
	overflow:hidden;
	margin:0 -21px 0 0;
}
.footer-info .columns .col{
	width:223px;
	float:left;
	margin:0 23px 0 0;
}
.footer-info .columns h4{
	font-size:16px;
	line-height:20px;
	margin:0 0 7px;
}
.footer-info .columns .list-links{
	padding:0;
	margin:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
}
.footer-info .social ul li,
.footer-info .columns .list-links li{
	border-bottom:1px solid #2d375c;
	padding:3px 0 5px;
}
.footer-info .social ul li a,
.footer-info .columns .list-links a{
	color:#fff;
	background:url(images/arrow-2.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.footer-info .columns .links{
	padding:2px 0 27px;
	width:235px;
	overflow:hidden;
	margin:0 -13px 0 0;
	list-style:none;
	letter-spacing:-1px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
}
.footer-info .columns .links li{
	float:left;
	margin:0 3px 0 0;
	width: 65px;
}
.footer-info .columns .links a{
	color:#fff;
	float:left;
}
.footer-info .facebook-holder{
	width:211px;
	background:#fff;
	padding:12px 6px 8px;
	margin:0 0 24px;
}
.footer-info .facebook-holder .small-logo{
	background:url(images/logo-2.gif) no-repeat;
	padding:0 0 10px 56px;
	color:#3b5998;
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	display:block;
}
.facebook-holder .small-logo strong{
	font:14px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	display:block;
}
.facebook-holder .btn-like{
	display:block;
	margin:-5px 0 0 56px;
}
.footer-info .links img,
.facebook-holder .btn-like img{vertical-align:top;}
.footer-info .social{
	width:100%;
	overflow:hidden;
}
.footer-info .social h4{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	float:left;
	margin:0;
	color:#fff;
}
.footer-info .social ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	width:109px;
	font-size:13px;
	line-height:16px;
}
.footer-info .last-news{
	padding:3px 0 0;
	margin:0 -2px 12px 0;
	list-style:none;
	font-size:13px;
	line-height:16px;
	word-spacing:-2px;
	width:225px;
}
.footer-info .last-news a{
	color:#fff;
	background:url(images/arrow-2.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.footer-info .last-news ul{
	padding:0;
	margin:0 0 0 9px;
	list-style:none;
	width:225px;
	overflow:hidden;
}
.footer-info .last-news ul li{
	float:left;
	background:url(images/divider.gif) no-repeat 0 50%;
	padding:0 5px;
	margin:0 5px 0 -5px;
}
.footer-info .last-news ul li a{
	color:#4b9ad0;
	background:none;
	padding:0;
}
.footer-info .newsletter-holder{
	background:#2d375c url(images/bg-newsletter.gif) no-repeat;
	width:223px;
}
.footer-info .newsletter{
	width:209px;
	background:url(images/bg-newsletter.gif) no-repeat -223px 100%;
	padding:9px 7px 12px;
}
.footer-info .newsletter h4{
	font:12px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	margin:0 0 5px 5px;
}
.footer-info .newsletter p{margin:0 0 7px 5px;}
.footer-info .newsletter .text{
	background:url(images/bg-text-2.gif) no-repeat;
	width:207px;
	padding:0 0 4px;
}
.footer-info .newsletter .newsl-row{padding:0 0 12px;}
.footer-info .newsletter .btn-submit{
	background:url(images/btn-submit-2.gif) no-repeat;
	width:68px;
	height:24px;
	display:block;
	float:none;
	margin:0 auto;
}
.footer-info .contact-info{
	padding:2px 0 16px 2px;
	margin:0;
	list-style:none;
	font-size:13px;
	line-height:18px;
}
.footer-info .contact-info address{
	padding:0;
	font-style:normal;
}
.footer-info .btn-send-questions{
	display:inline-block;
	background:url(images/btn-send-questions.gif) no-repeat;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	cursor:pointer;
	margin:0 0 26px;
}
.footer-info .btn-send-questions:hover{text-decoration:none;}
.footer-info .btn-send-questions span{
	display:inline-block;
	height:24px;
	background:url(images/btn-send-questions.gif) no-repeat 100% -24px;
	padding:0 13px;
}
.footer-info .useful-links{
	padding:0 0 0 2px;
	margin:0;
	list-style:none;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
}
.footer-info .useful-links li{padding:0 0 4px;}
.footer-info .useful-links a{
	color:#fff;
	background:url(images/arrow-2.gif) no-repeat 0 50%;
	padding:0 0 0 11px;
}
/* copyright */
.copy{
	width:100%;
	overflow:hidden;
	background:#2d375c;
}
.copy-holder{
	width:983px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:11px;
	line-height:25px;
	padding:4px 0 15px;
}
.copy ul{
	padding:0;
	margin:0;
	list-style:none;
	display:inline-block;
}
*+ html .copy ul{display:inline;}
.copy ul li{
	float:left;
	background:url(images/divider-2.gif) no-repeat 0 50%;
	padding:0 5px;
}
.copy ul li:first-child{
	background:none;
	padding-left:0;
}
.copy ul a{color:#fff;}


.footer-info .fb-button-footer {
	margin-left:55px!important;


}


/* ********** FOOTER FASE 2 **************** */

#footer2{
	width:100%;
	overflow:hidden;
}
	/* top-panel */
	#footer2 .top-panel{
		width:100%;
		overflow:hidden;
		background:#f1f3f2;
	}
	#footer2 .top-panel .holder{
		width:961px;
		margin:0 auto;
		padding:15px 0 14px;
		overflow:hidden;
	}

	#footer2 .top-panel .link-diseases{
		background:url(images/arrow-1.png) no-repeat 100% 50%;
		color:#000;
		margin-right: 30px;
		font:12px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		padding:0 24px 0 0;
		display:inline-block;
	}
	#footer2 .top-panel .links-holder{
		float:left;
		margin-left: 0;
	}
	#footer2 .top-panel .diseases-list{
		padding:12px 0 0;
		margin:0;
		list-style:none;
		font:11px/15px 'LucidaGrande', Arial, Helvetica, sans-serif;
	}

	#footer2 .top-panel .diseases-list li:first-child{
		background:none;
		padding:0;
	}

	#footer2 .top-panel .diseases-list li{
		float:left;
		padding:0 0 0 17px;
		background:url(images/divider-footer-fase-2.gif) no-repeat 9px 50%;
	}

	#footer2 .top-panel .contacta-btn{
		font:11px 'LucidaGrande', Arial, Helvetica, sans-serif;
		float:right;
		margin:20px 0 0 0;
		background:url(images/bg-btn-footer-contecta.gif) no-repeat ;
		width: 188px;
		height: 24px;
		padding-top: 4px;
	}

	#footer2 .top-panel .contacta-btn span{
			height: 24px;
			padding-left: 15px;
	}

	#footer2 .copy-holder{
		width:983px;
		margin: 0 auto;
		text-align:left;
		color:#fff;
		font-size:11px;
		line-height:25px;
		padding:4px 0 15px;
	}

	#footer2 img{
		margin-left: 0;
	}

	#footer2 .copy{
		background: none repeat scroll 0 0 #ffffff;
	    overflow: hidden;
	    width: 100%;
	    color: #666666;
	    padding-top: 8px;
	}

	#footer2 .copy ul li:first-child{
		background:none;
		color: #666666;
		margin-left: -70px;
		padding-left: 0;
	}

	#footer2 .copy ul{
		height: 21px;
	}




.copy3 { padding: 40px 0; }
	.copy3 img { display: inline-block; vertical-align: middle; max-height: 80px; margin: 0 20px; }

	.copy3 .copy-holder2 { color: #fff; font-size: 11px; line-height: 25px; margin: 0; padding: 0; }

	.copy3 ul { padding: 0; margin: 0; list-style: none; text-align: center; }
		.copy3 ul li { display: inline-block; font: 12px/20px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif; color: #666;border-left: 1px solid #666; margin: 0; padding: 0 20px; line-height: 1; }
			.copy3 ul li:first-child { background: none; border-left: 0 none; }

	.copy3 a { font: 12px/20px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif; color: #666; line-height: 1; }





/******************************************************************
MAPA DE ASOCIACIONES
******************************************************************/

/* ---  Mapa grande --- */
.map_associations {
	width: 620px;
	height: 495px;

	margin-left: 340px;
	margin-top: -534px;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
}

#content-large .map_associations {
	margin-top: -534px!important;
}



/*  Mapa PequeÃ±o*/
.map_associations_widget {
	width: 303px;
	height: 245px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 0;
    margin: 0 0 14px;
}


.sidebar-home .button_new_association,
.sidebar-blog .button_new_association
{
    margin-right: 9px;
    margin-top: 12px;
}

.sidebar-home .map_associations_widget,
.sidebar-blog .map_associations_widget {
	margin-bottom: 2px;
}


.sidebar-home .holder-button-map,
.sidebar-blog .holder-button-map {
	overflow: hidden;
}

/* ---  Mapa mediano --- */
.map_associations_in_content{
	width: 630px;
	height: 353px;

	margin-left: 0;
	margin-top: 0;
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
}
.map_separate_footer_in_content {
    padding-top: 9px;
    margin-top: 50px;
}



.box2-frame .tittle-holder {
    float: left;
    margin: 11px 0 -9px 7px;;
    position: relative;
}

.box2-frame .tittle-holder a:hover {
   	text-decoration: none;
   	cursor: pointer;
}

/*  Mapa para cada asociaciÃ³n*/
.map_associations_unit {
	width: 303px;
	height: 215px;
	border: 1px solid #000;
}

.ui-autocomplete-loading {
	background: white url('images/ajax-loader-16x16.gif') right center no-repeat;
}

.ui-autocomplete {
	width: 600px;
}


#content_map{
	width:983px;
	float:left;
	margin-left: 15px;
}

#content_map_sm{
	width:983px;
	float:left;
	margin-left: 0;
}

.numer_associations {
	font:4em 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 1px 0 0 0 ;
	line-height: 50px;


}

.asociations_literal {
	font:1.6em 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color: #23a2cb;
	margin: 0 0 0 0 ;

}

.button_new_association {
	float:right;
	 margin-top:20px;
}

.button_orange_left {
	float:left;
	margin-top: 9px;
}


#content h2.results-assoc {
    font-size: 18px;
}

#content h2.results-categories {
    font-size: 18px;
}

#content-large h2.results-categories {
    font-size: 18px;
}

#content-large h2.results-assoc {
    font-size: 18px;
}





/******************************************************************
PAGENAVI
******************************************************************/

/*
.wp-pagenavi .page, wp-pagenavi .first, wp-pagenavi .last,.wp-pagenavi span.extend,.wp-pagenavi .current {
	display: none;
}
*/

.wp-pagenavi {
	width:591px;
	margin:0 22px 0 auto;
	float: left;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi span.spn-prev-link a{
	position:relative;
	top: 0;
	left: 0;
	display: block;
	float:right;
	background:url(images/bg-pagination.gif) no-repeat;
	width:31px;
	height:24px;
	text-indent:-9999px;
	border: 0 solid #000000;
}

.wp-pagenavi .nextpostslink{
	position:relative;
	top: 0;
	left: 137px!important;
	display: block;
	float:right;
	background:url(images/bg-pagination.gif) no-repeat;
	width:31px;
	height:24px;
	text-indent:-9999px;
	background-position:-106px 0;
	border: 0 solid #000000;
}


.wp-pagenavi span.pages{
	position:relative;
	border: 0 solid #000000;
	background:url(images/bg-pagination.gif) no-repeat -33px 0;
	top: 0;
	left: 0;
	display: block;
	float:right;
	width:71px;
	height:24px;
	margin:0 2px;
	text-align:center;
	line-height:24px;
	font-size:11px;
	color:#646464;
	font-weight:bold;
}



/* pagination */
.pagination-holder{
	width:137px;
	margin:0 22px 0 auto;
	overflow:hidden;
}
.pagination-holder .next,
.pagination-holder .prev{
	float:left;
	background:url(images/bg-pagination.gif) no-repeat;
	width:31px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.pagination-holder .next{
	background-position:-106px 0;
}
.pagination-holder .pagination{
	background:url(images/bg-pagination.gif) no-repeat -33px 0;
	float:left;
	width:71px;
	height:24px;
	margin:0 2px;
	text-align:center;
	line-height:24px;
	font-size:11px;
	color:#646464;
	font-weight:bold;
}


/* Box registro asociaciones */


.box2-holder .normal_text_sidebar {
	padding: 12px 25px 12px 20px;
	color: #777777;
}

.cab_text_sidebar #sidebar h3  {
	color: #777777;
}

.box2-holder .normal_text_sidebar p{
	font: 13px/18px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	margin: 15px 0;
}

.box2-holder .normal_text_sidebar ul{
    margin-bottom: 20px;
}

.box2-holder .normal_text_sidebar li{
    background: url("images/arrow-3.gif") no-repeat scroll 0 5px transparent;
    display: block;
    padding: 0 0 0 11px;
    font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    margin-top: 10px;
    list-style-type: none;
}


.box2-holder .normal_text_sidebar a{
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.box2-holder .normal_text_sidebar a:hover{
    text-decoration: underline;
}



/******************************************************************
FORMULARIO DE REGISTRO DE ASOCIACIONES
******************************************************************/

/* tabs */
.ui-widget-content .assoc_form_input_text {
	border: 1px #d5d5d5 solid;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #eceff1;
    border: 1px solid #d2d4d4;
    color: #555555;
    font-weight: normal;
}

.ui-widget-header {
	background: #ffffff;
	border-bottom: 1px solid #d2d4d4;
	border-top: 0 solid #fff;
	border-right: 0 solid #fff;;
	border-left:  0 solid #fff;;
}


.ui-widget-content {

    border: 0 solid #AAAAAA;
    color: #222222;
}


.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    background: none repeat scroll 0 0 white;
    color: #38abd5;
    text-decoration: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-transform:uppercase;
	height: 20px;
	/*#### background: blue; */

}





#assoc_tabs {
	font: 13px/16px Arial,Helvetica,sans-serif;
}

/* tooltip */
.assoc_form_tooltip {
	font-size: 0.8em;
	font-style: italic;
	color: #7D7D7D;
	margin-bottom: 5px;
}

.assoc_form_tooltip ul li {
	margin: 10px 0;
	padding-left: 10px;
	/* background: url(images/orange_arrow.gif) no-repeat left; */
}

.assoc_form_tooltip p {
	margin: 5px 0 5px 0;
}

.assoc_form_tooltip span {
	font-weight: bold;
	color: #000;
}

.head_box_imagenes {
	margin-bottom: 25px;
	}


/* fieldset */
.assoc_form_box .assoc_form_fieldset {
	border: 0 dotted;
	margin: 0 0 30px;
	padding: 5px;
}

.assoc_form_box .assoc_form_fieldset  p{
 	width: 200px;
}

.assoc_form_box .assoc_form_fieldset LEGEND {
	margin-left: 30px;
}

.assoc_form_box .assoc_form_fieldset LEGEND SPAN {
	line-height: 24px;
	font-size: 1.1em;
	font-weight: bold;
}

.assoc_form_box .assoc_form_fieldset_publi {
	float: left;
	border: 0 dotted;
	margin: 42px 10px 30px 0;;
	padding: 5px 2px;
	width: 175px;
	background-color: #f6f7f8;

	-moz-border-radius:5px;
  	border-radius: 5px;
  	-webkit-border-radius: 5px;
}

.assoc_form_box .assoc_form_fieldset_rec_asis {
	width: 380px;
	margin-right: 0;
}

	.assoc_form_box .assoc_form_fieldset_publi .assoc_form_field_line {
		width: 150px;
	}


.assoc_form_box .assoc_form_fieldset_publi LEGEND {
	padding-top: 0;
	margin-bottom: 40px;
}

.assoc_form_box .assoc_form_fieldset_publi LEGEND SPAN {
	font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.assoc_form_box .assoc_form_fieldset_publi label {
	font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}
.assoc_form_box .assoc_form_fieldset_publi  p{
 	float: left;
    width: 175px;
}

.assoc_form_box .assoc_form_fieldset_finan label {
	font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}

.assoc_form_box .assoc_form_fieldset_services_sm label {
	font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	margin-left: 12px;
}

.assoc_form_box .assoc_form_fieldset_services_sm  {
	width: 553px;
	padding: 15px;
}

.assoc_form_box .assoc_form_fieldset_publi textarea {
	width: 155px;
	height: 90px;
	margin-left: 4px;

}


.assoc_form_box .assoc_form_fieldset_plain {
	border: 0 dotted;
	margin: 0 10px 30px 0;;
	padding: 5px;
	width: 563px;
	background-color: #f6f7f8;
	-moz-border-radius:5px;
  	border-radius: 5px;
  	-webkit-border-radius: 5px;
}


.assoc_form_box .assoc_form_fieldset_plain .single_group_upload{
	/* border-bottom: 1px dotted black; */
	padding: 2px 0 30px 0;
}

.assoc_form_box .assoc_form_fieldset_plain .single_group_upload{
	/* border-bottom: 1px dotted black; */
	padding: 18px 0 30px 0;
}


.view_block_border_top {
	border-top: 1px dotted black;
}

.view_block {
	display: block;
}


.no_view_block {
	display: none;
}

.assoc_form_box .assoc_form_fieldset_plain img {
	margin-left: 12px;
    margin-right: 12px;
}

.assoc_form_box .assoc_form_fieldset_plain a {
   margin-right: 12px;
}

.assoc_form_box .assoc_form_fieldset_plain LEGEND {
	padding-top: 0;
	margin-bottom: 40px;
}

.assoc_form_box .assoc_form_fieldset_plain LEGEND SPAN {
	font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.assoc_form_box .assoc_form_fieldset_plain .link_more_upload a{
	font:normal normal normal 13px/16px LucidaGrandeRegular, Arial, Helvetica, sans-serif;
	color:#333D62;
	float: right;
	padding-bottom: 15px;
}

.assoc_form_box .assoc_form_fieldset_plain .link_more_upload a:hover{
	text-decoration: underline;
}

.assoc_form_box .group_services_form{
 	overflow: visible;
 	border: 0 none;
 	width: 600px;
 	height: 380px;
}



/* labels */
.assoc_form_box .assoc_form_field_line {
	margin: 20px 0;
}

.assoc_form_box .assoc_form_field_line_label_left {
	margin: 10px 0 40px 0;;
}

.assoc_form_box .assoc_form_field_line_4 {
	margin: 35px 0 35px 0;
}

.assoc_form_box .assoc_form_label {
	float: left;
	width: 170px;
	padding-top: 4px;
	font-weight: bold;
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
}

.assoc_form_box .assoc_form_label_left {
	float: left;
	width: 50px;
	padding-top: 5px;
	font-weight: bold;
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
}


.assoc_form_box .assoc_form_label_text_area {
	margin-left: 4px;
}

.assoc_form_box .assoc_form_label_tow_lines {
	margin-top: -10px;
}

.assoc_form_box .assoc_form_data {
	min-height: 24px;
}

	.assoc_form_box .assoc_form_data p { width: auto; }
	.assoc_form_box .assoc_form_data label { float: none; width: auto; padding-top: 4px; font-weight: bold; font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif; }
	.assoc_form_box .assoc_form_data_nolabel { margin-left: 170px; }


.assoc_form_box .assoc_form_data_check {
	min-height: 24px;
	margin-left: 192px;
	font-weight: normal;
	width: 307px;
}




/* inputs */
.assoc_form_box .assoc_form_input_text {
	width: 330px;
	font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	color: #777777;
	padding: 5px;
}


.assoc_form_box .assoc_form_label_short {
	text-align: right;
	width: 170px;
	padding-right: 12px;
	margin-left: 5px;
	margin-right: 5px;
}

.assoc_form_box .assoc_form_label_short_2 {
	text-align: right;
	width: 170px;
	padding-right: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -7px;
}


.assoc_form_box .assoc_form_input_text_short {
	width: 295px;
}


.assoc_form_box .input-otra-info {
	height: 55px;
    width: 380px;
}

.assoc_form_box .button-upload {
	width: 370px;
	margin-left: 12px;
}


/* selects */
.assoc_form_box .assoc_form_select {
	width: auto;
	font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	color: #777777;
	padding: 5px;
	height: 32px;

}

.assoc_form_box .assoc_form_select_short {
	width: 307px;
}

.assoc_form_box .form_discadeppac {
	margin-top: -24px;
}

.assoc_form_box .assoc_form_label_plain {
	float: left;
	width: 208px;
	padding-top: 4px;
	padding-left: 12px;
	font-weight: bold;
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
}




.assoc_form .text input{
	float:left;
	background:none;
	border:none;
	margin:0;
	padding:5px 6px;
	width:293px;
	color:#7f7f7f;
	font-size:11px;
}

/*  para botones submit */
.submit-button input[type=submit]{
	font: 100% Arial,Helvetica,sans-serif;
	height:24px;
	border:none;
	margin:0 45% 14px auto;
	padding:0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	line-height:24px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}

.back-submit-67p input[type=submit]{
	background:url(images/btn-submit-5.gif) no-repeat ;
	width:67px;
	margin-top: -40px;
}

.back-submit-114p input[type=submit]{
	background:url(images/btn-submit-114.gif) no-repeat ;
	width:114px;
}

.back-submit-114p-right input[type=submit]{
	background:url(images/btn-submit-114.gif) no-repeat ;
	width:114px;
	margin-left: 270px;
	margin-top: -20px;
}

.back-submit-156p input[type=submit]{
	background:url(images/btn-submit-3.gif) no-repeat ;
	width:156px;
}

.back-submit-156p-crop-image input[type=submit]{
	background:url(images/btn-submit-3.gif) no-repeat ;
	width:156px;
	margin-left: 250px;
}


/*  mapa */
.map_form {
	width: 557px;
	height: 300px;
	border: 1px solid #000;
}

/******************************************************************
MENSAJES
******************************************************************/

/* mensajes generales */

#message_app.error {
	border:1px #c26464 solid;
	background:#f6f7f8;
	padding:10px;
	margin:20px 0;
	color: #dd0a0a;
	width: auto;
}

#message_app.updated {
	border:1px #64c26f solid;
	background:#c8ebb8;
	padding:10px;
	margin:20px 0;
	color: #359545;
}

#message_app.info {
	border:1px #f5e773 solid;
	background:#fffded;
	padding:10px;
	margin:20px 0;
}
#message_app p{
	margin:10px 0;
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding-left: 20px;
	padding-right: 20px;

}

#message_app ul{
	margin:10px 0 10px 20px;
}
#message_app li {
	list-style: circle;
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
}


.links_messages a{
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
}

.lniks_messages a:hover{
    text-decoration: underline;
}

.error-message {
	border:1px #c26464 solid;
	background:#f6f7f8;
	padding:10px;
	margin:20px 0;
	color: #dd0a0a;
	width: auto;
}

.updated-message {
	border:1px #64c26f solid;
	background:#c8ebb8;
	padding:10px;
	margin:20px 0;
	color: #359545;
}

.info-message{
	border:1px #f5e773 solid;
	background:#fffded;
	padding:10px;
	margin:20px 0;
}



/* Mensajes de buddypress registro usuario */
#signup_form #message.error {
	border:1px #c26464 solid;
	background:#f6f7f8;
	padding:10px;
	margin:20px 0;
}

#signup_form #message.error p{
	margin:10px 0;
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	color: #dd0a0a;
	background:#f6f7f8;
	border: 0 ;
}

#signup_form #message.updated {
	border:1px #64c26f solid;
	background:#c8ebb8;
	padding:10px;
	margin:20px 0;
	color: #359545;
}

#signup_form #message.updated p{
	margin:10px 0;
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	color: #359545;
	background:#c8ebb8;
	border: 0 ;
}




.text_feedback  {
	margin-bottom: 20px;
}

.text_feedback p {
	font:normal 13px/18px LucidaGrandeRegular, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 11px;
}



.text_feedback-2  {
	margin-bottom: 20px;
}

	.text_feedback-2 p {
		font:normal 13px/18px Arial, Helvetica, sans-serif;
		color: #333333;
		padding-bottom: 18px;
	}

.text_feedback-3  {
	margin-bottom: 20px;
}

	.text_feedback-3 p {
		font:normal 11px/11px Arial, Helvetica, sans-serif;
		color: #555555;
	}

	.text_feedback-3 a {
		font:normal 11px/11px Arial, Helvetica, sans-serif;
		color: #4b9ad0;
	}

	.text_feedback-3 a:hover {
		text-decoration: underline;
	}





/* separaciones */

.clear{
	clear:both;
	height:1px;
	width:100%;
}

.clear0{
	clear:both;
	height:0;
	width:100%;
}

.separ{
	border: dotted 1px #666666;
}


.m2{
	margin-bottom:2px!important
}

.m3{
	margin-bottom:3px!important
}

.m5{
	margin-bottom:5px!important
}

.m6{
	margin-bottom:6px!important
}

.m7{
	margin-bottom:7px!important
}

.m8{
	margin-bottom:8px!important
}

.m9{
	margin-bottom:9px!important
}

.m10{
	margin-bottom:10px!important
}

.m12{
	margin-bottom:12px!important
}

.m13{
	margin-bottom:13px!important
}

.m14{
	margin-bottom:13px!important
}

.m15{
	margin-bottom:15px!important
}

.m17{
	margin-bottom:17px!important
}

.m18{
	margin-bottom:18px!important
}

.m19{
	margin-bottom:19px!important
}

.m20{
	margin-bottom:20px!important
}

.m23{
	margin-bottom:23px!important
}


.m25{
	margin-bottom:25px!important
}

.m27{
	margin-bottom:27px!important
}

.m28{
	margin-bottom:28px!important
}

.m30{
	margin-bottom:30px!important
}

.m33{
	margin-bottom:33px!important
}

.marg30{
	margin-top: 20px!important;
}

.m35{
	margin-bottom:35px!important
}


.m40{
	margin-bottom:40px!important
}

.m45{
	margin-bottom:45px!important
}

.m50{
	margin-bottom:50px!important
}

.m55{
	margin-bottom:55px!important
}

.m60{
	margin-bottom:60px!important
}

.m70{
	margin-bottom:70px!important
}

.m80{
	margin-bottom:80px!important
}


.m90{
	margin-bottom:90px!important
}

.m100{
	margin-bottom:100px!important
}

div.clear.m5{
    height: 5px;
    margin-bottom: 0 !important;
}

div.clear.m10{
    height: 10px;
    margin-bottom: 0 !important;
}

div.clear.m15{
    height: 15px;
    margin-bottom: 0 !important;
}
div.clear.m20{
    height: 20px;
    margin-bottom: 0 !important;
}
div.clear.m30{
    height: 30px;
    margin-bottom: 0 !important;
}
div.clear.m35{
    height: 35px;
    margin-bottom: 0 !important;
}
div.clear.m40{
    height: 40px;
    margin-bottom: 0 !important;
}


.m23-up{
	margin-top:23px!important
}

.minus2{
	margin-top: -2px;
}


.minus3{
	margin-top: -3px;
}
.minus6{
	margin-top: -6px;
}

.minus9{
	margin-top: -9px;
}
.minus10{
	margin-top: -9px;
}

.minus12{
	margin-top: -12px;
}

.minus13{
	margin-top: -13px;
}

.minus15{
	margin-top: -15px;
}
.minus18{
	margin-top: -18px;
}

.minus30{
	margin-top: -30px;
}

.minus40{
	margin-top: -40px;
}

.minus46{
	margin-top: -46px;
}

.minus52{
	margin-top: -52px;
}

/* ---  Formulario busqueda asociaciones en grande --- */
.search_associations {
	border: 1px dotted #000;
	width: 308px;
	/* height: 216px; */
	float: left;
	padding: 5px 8px 5px 8px ;
}

	.search_associations input {
		width: 290px;
		margin: 5px 0 5px 0;
	}

	.search_associations select {
		margin: 5px 0 5px 0;
	}

	.search_associations #search_assoc_submit {
	    width: 100px;
	    float: right;
	}

	.search_associations .enfermedad_selec {
		width: 210px;
	}

	.search_associations .province_selec {
		width: 188px;
	}


/* ---  Formulario de login en header --- */

#login_form_down {
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	z-index: 1000;
	/* box-shadow: 9px 9px 3px #000; */
}

	.login_form p {
	    clear: both;
	}

	.login_form .form_label {
		color: #777777;
		font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	    float: left;
	    font-weight: bold;
	    padding: 5px 10px 25px 0;
	    text-align: right;
	    width: 90px;
		padding-top: 4px;
	}

	.login_form .form_remember_label {
		padding-bottom: 1px;
	}


	.login_form .form_input {
	    border: 1px solid #D5D5D5;
	    color: #777777;
     	font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    	padding: 5px;
	    width: 100px;
	}


	.login_form .btn-submit {
	    background: url("images/btn-submit-5.gif") no-repeat scroll 0 0 transparent;
	    border: medium none;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: block;
	    font: bold 11px/24px Arial,Helvetica,sans-serif;
	    height: 24px;
	    margin: 0 0 14px 100px;
	    padding: 0;
	    text-align: center;
	    text-transform: uppercase;
	    vertical-align: middle;
	    width: 67px;
	}


/* ---  Formulario de login en pantallas --- */

.login_form_full {
	/* height: 216px; */
    overflow: hidden;
    padding:  22px 0 0 0;
   	width: 280px;
   	background-color: #ffffff;
}

	.login_form_full p {
	    clear: both;
	}

	.login_form_full .form_label {
		color: #777777;
		font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	    float: left;
	    font-weight: bold;
	    padding: 5px 10px 25px 0;
	    text-align: right;
	    width: 90px;
		padding-top: 4px;
	}

	.login_form_full .form_remember_label {
		padding-bottom: 1px;
	}

	.login_form_full .form_input {
	    border: 1px solid #D5D5D5;
	    color: #777777;
     	font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    	padding: 5px;
	    width: 100px;
	}

	.login_form_full .btn-submit {
	    background: url("images/btn-submit-5.gif") no-repeat scroll 0 0 transparent;
	    border: medium none;
	    color: #FFFFFF;
	    cursor: pointer;
	    display: block;
	    font: bold 11px/24px Arial,Helvetica,sans-serif;
	    height: 24px;
	    margin: 0 0 14px 100px;
	    padding: 0;
	    text-align: center;
	    text-transform: uppercase;
	    vertical-align: middle;
	    width: 67px;
	}


/* ---  Listado de asociaciones y es estado de envÃ­o de emails --- */

.list_devel_associations table {
	width:100%;
	border: 1px solid #D5D5D5;
	border-collapse:collapse;

}
.list_devel_associations table td {
	padding:8px;
	border: 1px solid #D5D5D5;
}


.list_devel_associations  table td.myboolean  {
	padding:8px;
	border: 1px solid #D5D5D5;
	text-align: center;

}


/* ---  botones social media --- */

.social-counters {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
    display: inline;

}
	.social-counters .social-counter {
	    color: #000000;
	    margin: 0 4px;
	    padding: 1px 0 2px 22px;
	    text-decoration: none;
	}
	.social-counters .social-counter SPAN {
	    background: url(images/share-tun-normal-2.gif) no-repeat scroll 0 50% transparent;

	    margin: 0;
	    padding: 3px 16px 3px 16px;
	    border: 0 solid red;
	}



	.social-counters .social-counter-es-facebook {
	    background: url(images/facebook.gif) no-repeat scroll 0 50% transparent;
	}

	.social-counters .social-counter-es-twitter {
	    background: url(images/twitter-2.gif) no-repeat scroll 0 50% transparent;
	}



	.social-counters-mini {
	}
	.social-counters-mini .social-counter {
	    padding-left: 18px;
	}
	.social-counters .social-counter SPAN {
	    background-color: #FFFFFF;
	}





/* ---  Centrado de imÃ¡genes estandar para wordpress en the content  --- */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

.aligncenter {
   	text-align: center;
   	margin: 0 auto 38px auto;
}

.alignnone {
   	text-align: center;
   	margin: 0 0 0 0;
}


.wp-caption-text {
	font:normal 16px/16px Arial, Helvetica, sans-serif;
   	color: #666;
   	float: right;
   	padding-right: 11px;
   	margin-bottom: 10px;
}

/* ---  Ficha de asociaciÃ³n mÃ­nima  --- */


.name-diseasse-triangle{
	height: 25px;
	background: url("images/bg-name-assoc-triangle.png") no-repeat scroll 0 0 #FFFFFF;
	margin-left: 28px;
	margin-bottom: 7px;
}

.h2-disease {
	height: 60px;
	margin-bottom: 0;
	padding-left: 21px;
	background: url(images/bg-name-assoc-title.gif) repeat-x;

}

.h2-disease h2 .siglas_associacion{
	font: 42px/55px Arial, Helvetica, sans-serif ;
	font-weight: bolder;
	color: #ffffff;
	padding-right: 5px;
	float: left;
	padding-bottom: 4px;
}

.h2-disease h2 .siglas_associacion_for_chrome{
	font: 42px/55px Arial Black, Helvetica, sans-serif ;
	font-weight: normal;
}

.h2-disease h2 .siglas_associacion a{
	color: #fff;
}

.h2-disease h2 .siglas_associacion_add{
	padding-right: 10px;
}

.h2-disease h2 .title_associacion{
	font: bold 20px/69px Arial,Helvetica,sans-serif;
	padding-top: 1px;
	padding-right: 15px;
	color: #fff;
}

.h2-disease h2 .title_associacion_for_chrome{
	line-height: 72px;
}


.h2-disease h2 .title_associacion a{
	color: #fff;
}

.h2-disease h2 .title_associacion_two_lines{
	font: bold 20px/25px Arial,Helvetica,sans-serif;
  	padding-top: 5px;
  	padding-right: 15px;
  	color: #fff;
}

.h2-disease h2 .title_associacion_two_lines a{
	color: #fff;
}


.map_separate_footer {
    padding-top: 9px;
    margin-top: 50px;
}

/* Caja con borde redondeado para body izquierda */
.box-full{
	width:632px;
	background:url(images/bg-box-full.png) no-repeat;
	padding:11px 0 0;
	margin:0 0 34px;
}

	.box-full h2{
		font-size:24px;
		font-weight: bold;
		color:#333;
		line-height:24px;
		margin:0 0 7px;
		padding-bottom: 14px;
	}


	.box-full .page-full_left h3 {
		font:bold 18px/18px Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #cfcfcf;
		width:590px;
		padding-bottom: 8px;
		margin:0 0 14px;
	}

	.box-full .page-full_left h4 {
		font:bold 16px/16px Arial, Helvetica, sans-serif;
		width:634px;
		padding-bottom: 0;
		margin:0 0 15px;
		color: #777777	;
	}

	.box-full .page-full_left p {
	    font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin:0 0 15px;
		color:#333;
		padding-bottom: 4px;
	}

		.box-full .page-full_left p strong {
	    	font-weight: bold;
		}

		.box-full .page-full_left p a {
	    	color: #4b9ad0;
		}

		.box-full .page-full_left p a:hover {
	    	text-decoration: underline;
		}



		/* maquetado de imagenes en el texto para content-fixed */
		.box-full .alignleft {
	    	float: left;
	    	padding-right: 13px;
		}

		.box-full .alignright {
	    	float: right;
	    	padding-left: 13px;
		}

		.box-full .aligncenter {
	    	text-align: center;
	    	margin: 0 auto 0 auto;
		}


		.box-full .alignnone {
	    	margin: 0 0 0 0;
		}

		.box-full .wp-caption {
			margin-bottom: 5px;
		}

		.box-full .wp-caption-text {
			float: none;
		}

		.box-full p.wp-caption-text {
			font:bold 11px/14px Arial, Helvetica, sans-serif;
	    	color: #666;
	    	text-align: right;
	    	padding-right: 9px;
	    	margin: 0;

		}

		.box-full .post blockquote {
			margin: 10px 38px;
			padding: 0 0 0 50px;
			border: none;
			background: url(images/quote-top.gif) no-repeat;
		}

		.box-full .post blockquote p {
			padding: 5px 50px 5px 0;
			border: none;
			font-style:italic;
			background: url(images/quote-bottom.gif) no-repeat right bottom;
		}


.box-full-holder{
	width:100%;
	background:url(images/bg-box-full.png) no-repeat -632px 100%;
	padding:0 0 7px;
}
.box-full-frame{
	width:630px;
	background:url(images/bg-box-full.png) repeat-y -1264px 0;
	position:relative;
	padding: 7px 1px 0 21px;
}



/* Caja con borde redondeado pagina completa */
.box-full-max{
	width:960px;
	background:url(images/bg-box-full-max.png) no-repeat;
	padding:11px 0 0;
	margin:0 0 34px;
}


.box-full-max-holder{
	width:100%;
	background:url(images/bg-box-full-max.png) no-repeat -960px 100%;
	padding:0 0 11px;
}
.box-full-max-frame{
	width:958px;
	background:url(images/bg-box-full-max.png) repeat-y -1920px 0;
	position:relative;
	padding:7px 1px 0 21px;
}


/* contact-info-asociacion-minima */
.contact-info-min{
	width:100%;
	margin:0 0 22px;
}

	.contact-info-min .block-data-holder{
		width:590px;

	/*	border: 1px dotted red; */
	}

		.block-data-holder .block_logo{
			width:152px;
			/* border: 1px dotted blue; */
			margin-right: 23px;
			float: left;
			text-align: center;
		}

		.block-data-holder .block_data{
			width:408px;
			/* border: 1px dotted green; */
			float: left;
		}


	.contact-info-min .logo-2{
		display:block;
		background:url(images/logo-3.gif) no-repeat;
		width:91px;
		height:91px;
		margin:0 0 6px;
	}
	.contact-info-min .logo-2 a{
		text-indent:-9999px;
		overflow:hidden;
		display:block;
		height:100%;
	}
	.contact-info-min .box2{margin:0;}
	.contact-info-min .box2-frame{
		padding:6px 15px 0 16px;
		width:274px;
	}
	.contact-info-min h4{
		font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		margin:0;
		color:#555;
		text-transform:uppercase;
	}
	.contact-info-min .city{
		display:block;
		color:#777;
		font:13px/15px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		margin:0 0 11px;
	}
	.contact-info-min .address{
		width:230px;
		margin:0 0 14px;
		font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	}
	.contact-info-min .address strong{
		color:#777;
		font:13px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	}
	.contact-info-min .address address{
		font-style:normal;
		color:#333;
		font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		padding:0;
	}
	.contact-info-min .info{
		padding:0;
		margin:0 0 5px -2px;
		list-style:none;
		font:13px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	}
	.contact-info-min .info li{padding:0 0 9px 30px;}
	.contact-info-min .info .phone{background:url(images/icon-3.gif) no-repeat;}
	.contact-info-min .info .fax{background:url(images/icon-4.gif) no-repeat;}
	.contact-info-min .info .email{background:url(images/icon-5.gif) no-repeat;}
	.contact-info-min .info strong{
		color:#777;
		display:block;
		font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}
	.contact-info-min .info span{color:#333;}
	.contact-info-min .info em{
		font-style:normal;
		color:#777;
	}
	.contact-info-min dl{
		margin:0 0 10px;
		font:13px/18px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	}
	.contact-info-min dt{
		float:left;
		font:13px/18px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		color:#777;
		padding:0 5px 0 0;
	}
	.contact-info-min dd{margin:0;}
	.contact-info-min .award{
		font:13px/17px 'LucidaSansItalic', Arial, Helvetica, sans-serif;
		color:#555;
		display:block;
		margin:0 0 13px;
	}
	.contact-info-min .panel{
		width:100%;
		/* overflow:hidden; */
		margin:0 0 14px;
	}


	.contact-info-min .panel .coments,
	.contact-info-min .panel .coments{
		float:left;
		color:#e36829;
		font:9px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		margin:0 12px 0 0;
	}

	.contact-info-min .panel .coments span{
		color:#666;
		font:12px/20px Arial, Helvetica, sans-serif;
	}

	.contact-info-min .panel .coments:hover,
	.contact-info-min .panel .link-share:hover,
	.contact-info-min .panel .link-share:hover,
	.contact-info-min .panel .coments:hover{text-decoration:none;}
	.contact-info-min .panel .share,
	.contact-info-min .panel .share{
		float:left;
		line-height:20px;
	}
	.contact-info-min .panell .share a:hover,
	.contact-info-min .panel .share a:hover{text-decoration:none;}
	.contact-info-min .panel .link-share,
	.contact-info-min .panell .link-share{
		color:#e36829;
		font:9px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}
	.contact-info-min .panel .share img,
	.contact-info-min .panel .share img{vertical-align:middle;}

.map-assoc-full {
	width: 632px;
	height: 355px;
	border: 1px #cfcfcf solid;
}


/* Info corporativa asociaciÃ³n */


#menu-info-corp {
	margin-top: 10px;
	margin-bottom: 17px;
}

	#menu-info-corp #nav {
	    font-weight: bold;
	    list-style: none outside none;
	    margin: 0;
	    overflow: hidden;
	    padding: 0;
	    width: 100%;
	}

	#menu-info-corp #nav li{
		border: 0 #cfcfcf solid;
		float: left;
		margin: 0 0 0 0;
		height: 16px;
	}

	#menu-info-corp #nav  .rig{
		padding-right: 8px;
		border-right: 1px #cfcfcf solid;
	}

	#menu-info-corp #nav  .lef{
		padding-left: 8px;
	}

	#menu-info-corp #nav a {
		font-size: 13px;
		color: #4b9ad0;
		background: none;
	    cursor: pointer;
	    float: left;
	    height: 16px;
	    line-height: 15px;

	}

	#menu-info-corp #nav a:hover {
	    cursor: pointer;
	    float: left;
	    height: 16px;
	    text-decoration: underline;
	}

#content .data-info-corp h2{
	font-size: 18px;
	font-weight:bold;
	border-bottom: 1px solid #cfcfcf ;
	width: 94%;
	padding-bottom: 5px;
	clear: both;
	margin-bottom: 14px;

}


.data-row {
	height: auto;
	clear: both;
}

.data-row .data-name{
	float: left;
	width: 213px;
	font:13px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color: #777777;
	padding-left: 8px;
	margin-bottom: 18px;
	line-height: 18px;
}

.data-row .data-value{
	width: 370px;
	font:13px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 221px;
	margin-bottom: 18px;
	line-height: 18px;
}

.data-row .data-value span{
	color: #777777;
	font:13px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}


.data-row .data-value .icon_little{
	padding-right: 8px;

}

/* registro de usuario */

.register-user-bp-form label {
	display: block;
    margin: 15px 0 5px;
    color: #333333;
    font: 13px/18px LucidaGrandeRegular,Arial,Helvetica,sans-serif
}


.register-user-bp-form input[type=text]{
    color: #777777;
    font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    padding: 5px;
    width: 360px;
}

.box-full-max-frame-in {

    width: 600px;
    margin:0 auto 14px auto;
}


#content .h4-title-logo-crop{
	font: 12px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #343431;
    margin-bottom: 20px;
}

.avatar-signup{
	border: 0;
	float:left;
}


.avatar-signup-p  {
	margin-bottom: 20px;
}

	.avatar-signup-p p {
		font:normal 13px/18px Arial, Helvetica, sans-serif;
		color: #333333;
		padding-bottom: 18px;
    	margin-left: 60px;
	}

.file_select_gen input[type="submit"] {

    border-radius: 3px 3px 3px 3px;
    color: #888888;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    padding: 3px 10px;
    text-decoration: none;
    vertical-align: bottom;
}


#block_info_navigate{
	display: none;
}
 /*  Textos de aviso legal o fijos*/

#content-fixed{
	width:645px;
	margin:0 auto 0 auto;
}

	#content-fixed h2{
		font-size:24px;
		font-weight: bold;
		color:#333;
		line-height:24px;
		margin:0 0 7px;
		padding-bottom: 14px;
	}


	#content-fixed .page-fixed h3 {
		font:bold 18px/18px Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #cfcfcf;
		width:634px;
		padding-bottom: 8px;
		margin:0 0 14px;
	}

	#content-fixed .page-fixed h4 {
		font:bold 16px/16px Arial, Helvetica, sans-serif;
		width:634px;
		padding-bottom: 0;
		margin:0 0 15px;
		color: #777777	;
	}

	#content-fixed .page-fixed p {
	    font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin:0 0 15px;
		color:#333;
		padding-bottom: 4px;
	}

		#content-fixed .page-fixed p strong {
	    	font-weight: bold;
		}

		#content-fixed .page-fixed p a {
	    	color: #4b9ad0;
		}

		#content-fixed .page-fixed p a:hover {
	    	text-decoration: underline;
		}

	#content-fixed .page-fixed ol,
	#content-fixed .page-fixed ul {
		font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin: 0 0 15px;
		padding-bottom: 4px;
		color: #333;
	}

	#content-fixed .page-fixed table {
		font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin: 0 0 15px;
		padding-bottom: 4px;
		color: #333;
	}

		/* maquetado de imagenes en el texto para content-fixed */
		#content-fixed .alignleft {
	    	float: left;
	    	padding-right: 13px;
		}

		#content-fixed .alignright {
	    	float: right;
	    	padding-left: 13px;
		}

		#content-fixed .aligncenter {
	    	text-align: center;
	    	margin: 0 auto 0 auto;
		}


		#content-fixed .alignnone {
	    	margin: 0 0 0 0;
		}

		#content-fixed .wp-caption {
			margin-bottom: 5px;
		}

		#content-fixed .wp-caption-text {
			float: none;
		}

		#content-fixed p.wp-caption-text {
			font:bold 11px/14px Arial, Helvetica, sans-serif;
	    	color: #666;
	    	text-align: right;
	    	padding-right: 9px;
	    	margin: 0;

		}

		#content-fixed .post blockquote {
			margin: 10px 38px;
			padding: 0 0 0 50px;
			border: none;
			background: url(images/quote-top.gif) no-repeat;
		}

		#content-fixed .post blockquote p {
			padding: 5px 50px 5px 0;
			border: none;
			font-style:italic;
			background: url(images/quote-bottom.gif) no-repeat right bottom;
		}

		/* FIN de maquetado de imagenes en el texto */


/* *********** varios ****** */

.post_content .more-link {
	font-size: 14px;
}

#sidebar .box-user-guide{
	width: 305px;
}

#content-large .cab-title-link-module{
    background: url("images/arrow-1.png") no-repeat scroll 100% 50% transparent;
    color: #343431;
    display: inline-block;
   	font:bold 18px Arial, Helvetica, sans-serif;
   margin: 9px 0 18px 0;
    padding: 0 27px 0 0;
}

.separator-gen {
	 border-top: 1px solid #e8e8e8;
	 width: 98%;
}


	.related-link-list  a, .related-link-list p a {
	    color: #333D62;
	}

	.related-link-list p {
	    color: #555555;
	    font: 12px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	}

	.related-link-list ul{
   		font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	    list-style: none outside none;
	    margin: 0;
	    padding: 0 25px 4px 13px;
	}

	.related-link-list ul li{
 		background: url("images/arrow-3.gif") no-repeat scroll 0 4px transparent;
    	padding: 0 0 7px 11px;
	}

	.related-link-list h4 {
	    color: #555555;
	    font: 12px/14px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	    margin: 3px 0 7px 1px;
	    text-transform: uppercase;
	}


.box5 .decor1{
	position:absolute;
	top:-17px;
	left:17px;
}


#content-large .post-assoc {
   padding-bottom: 10px;
}

#content-large .post-assoc h2{
	line-height: 12px;
}

#content-large .post-assoc  h2 a{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#333d62;
	margin:0 0 5px;
}


#content-large .post-assoc .bar {
    border-bottom: 0;
}


#page-home-association .items-photo {
	padding-bottom: 0;
}


#page-home-association .documents-area {
	padding-top: 0;
}


#page-home-association .items-photo-area .separate-photo-list {
    background: none repeat scroll 0 0 #E8E8E8;
    border: medium none;
    clear: both;
    height: 1px;
    margin: 20px 0 23px -14px;
    overflow: hidden;
    width: 100%;
}



#page-assoc-a-dia #content-large .post-min .bar {
		border-bottom: none;
}

#page-assoc-a-dia #content-large .panel{
	width: 360px;
}

#page-assoc-a-dia #content-large .post-holder-min:last-child  {

}

#page-assoc-a-dia #content-large .post-min {
	padding-bottom: 0!important;
 }


#page-holder_search_asoc_dia #content-large .panel {
    width: 360px;
}

#holder_search_asoc_dia #content-large .panel {
    width: 360px;
}

#page-bulletin #content-large .panel {
    width: 360px;
}

#holder_proyectos #content-large .panel {
    width: 360px;
}



.content-advanced {
	overflow: hidden;
}

	.content-advanced img {
		padding: 5px 23px 15px 0;
		float: left;
	}

	#content-large .post .content-advanced p {
	    margin-bottom: 9px;
	    font: 14px/18px Arial,Helvetica,sans-serif;
	}

	.content-advanced .box-links-holder {
		/* border: 1px solid red; */
		overflow: hidden;
		margin-top: 3px;
	}


	.content-advanced .box-links {
		width: 100%!important;
	}


	#content-large .social-media-left .panel-holder {
			/* border: 1px solid blue; */
			overflow: hidden;
			float: none!important;
		}

	#content-large .social-media-left .panel {
		width: 100%!important;
	}


	#content-large .social-media-left .panel .coments {
		margin-right: 7px;
	}

	#content-large .social-media-left .fb_button_ori {
		float: left;
	}

	#content-large .social-media-left .twitter_button_ori {
		float: left;
		margin-left: 4px;
    	margin-right: 12px;
	}

	#content-large .social-media-left .button_google_plus {
		float: left;
		width: 65px;
		margin-left: 4px;
	}


	#content-large .social-media-left .button_meneame {
		float: left;
		width: 27px;
		padding: 0;
	}

	#content-large .social-media-left .button_meneame img {
		padding: 0!important;
	}

	#content-large .social-media-left .button_whatsapp {
		float: left;
		width: 27px;
		padding: 0;
	}

	#content-large .social-media-left .button_whatsapp img {
		padding: 0!important;
	}



	#content-large .post-attach-video .fb_button_ori, #content-large .post-attach-image .fb_button_ori {
		margin-right: 0;
	}


/* Texto debajo de mapa widget*/
.link_botton_map_widget {
	text-align: center;
	padding: 0 0 0 0;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
}

	.link_botton_map_widget a {
		font:bold 11px Arial, Helvetica, sans-serif;
		color: #3197dc;
	}

	.link_botton_map_widget .number_associations {
		text-align: center;
	}

		.link_botton_map_widget .number_associations a {
			font: 15px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif ;
			color: #55b0ed;
		}

		.link_botton_map_widget .number_associations a span{
			font: 23px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif ;
			color: #000;
		}

.more_map_widget {
    font: bold 16px/20px Arial,Helvetica,sans-serif;
    padding: 0;
    text-align: center;
	margin-bottom: 5px;
}

	.more_map_widget a {
	    color: #3197DC;
	    font: bold 11px Arial,Helvetica,sans-serif;
	}



#sidebar .title-row-up{margin:0 0 4px;}

#sidebar .title-row-up-little {
	font-size: 10px;
}


.button_rss {
	float: left;
	margin-top:0;
	height: 25px;
}

.button_rss .rss-orange-btn{
	float:left;
	width: 180px;
	height:24px;
	color:#fff;
	text-transform:uppercase;
	background:url(images/bg-orange-rss-btn.png) no-repeat 100% -24px;
	padding:0 5px 0 0;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	text-align:center;
	cursor:pointer;
}
.button_rss .rss-orange-btn span{
	float:left;
	height:24px;
	background:url(images/bg-orange-btn.png) no-repeat;
	padding:0 6px 0 13px;
}
.button_rss .rss-orange-btn:hover span{text-decoration:underline;}

.button_rss .more-aviso-rss{
	height:24px;
	display: block;
    float: left;
    margin-top: 4px;
    margin-left: 8px;
}


#button-feedback
{
	background:url(images/bg-button-sugerencias.gif) no-repeat;
	position: absolute;
	width: 47px;
	height: 163px;
	display: block;
    left: -10000px;
    top: 258px;
}

#button-feedback a {
	width: 47px;
	height: 163px;
	display: block;
}


.twitter_button_ori {
	margin-left: 7px;
    margin-right: 12px;
	float: right;
	width: 87px;
	height: 20px;
}




/*
.fb_button_ori iframe {
	width: 305px!important;
	height: 1px;
	z-index: 0;
}

*/


/*
.fb-like fb_edge_widget_with_comment fb_iframe_widget {
	width: 305px!important;
	height: 1px;
	z-index: 0;

}
*/
/*
.fb_edge_widget_with_comment span.fb_edge_comment_widget {
top: 15px !important;
left: -250px !important;}

*/


.fb_button_ori {
	z-index: 999;
	margin-right:-20px;
	float: right;
	width: 105px;
	height: 20px;
}

.button_google_plus {
	margin-left: 4px;
	float: right;
	width: 62px;
	height: 20px;
}


.button_whatsapp {
	margin-left: 0;
	float: right;
	width: 27px;
	height: 20px;
	margin-right: 22px;
}

.button_meneame {
	margin-left: 0;
	float: right;
	width: 27px;
	height: 20px;
}

.tools-holder {
	z-index: 999;
	margin-left: 8px;
	float: right;
	height: 20px;
	margin-top: -22px;
    margin-right: 0;
    width: 65px;
}

.share-ext {
	margin-right: 80px;
	margin-top: -4px;
}


#content-large .module-assoc-common #button_publish_event {
 	margin-right: 12px;
    margin-top: -4px;
}

#content-large .module-assoc-common #button_publish_notice {
 	margin-right: 15px;
    margin-top: 12px;
}


.col-holder-f{
	width: 100%;
	 border: 0 dotted black;
	 overflow: hidden;

}

	.col1-f{
		width: 320px;
		float: left;
		border: 0 solid red;
		overflow: hidden;
		display: inline;
		/* margin-right: 31px; */
		padding-bottom: 30px;

	}

	.col2-f{
		width: 320px;
		float: right;
		border: 0 solid red;
		overflow: hidden;
		display: inline;
		padding-bottom: 30px;
	}



#content-large .col-holder-f .container {
	margin-bottom: 0;
}

#content-large .col-holder-f #box-newsletter .box3{
	margin-bottom: 0;
}

#content-large .col-holder-f .disease-nwes{
	margin-bottom: 0;
}

#content-large .col-holder-f .box2-holder{
	margin-bottom: 0;
}

#content-large .col-holder-f .disease-nwes .box2{
	margin-bottom: 0;
}

.m_noticias #content-large .col-holder-f  .forums {
	margin-bottom: 0;
}

#content-large .col-holder-f .wp-polls, .wp-polls-form{
	margin-bottom: 0;
}

#content-large .col-holder-f .polls_in_body{
	width: 305px;
}

	#content-large .col-holder-f .container  {
		width: 283px;
	}

	#content-large .col-holder-f .btn-disease {
		background: url("images/bg-btn-disease.gif") no-repeat scroll -20px 100% transparent;
		width: 283px;
	}

	#content-large .col-holder-f .container .box3-holder {
		background: url("images/bg-box3-estrecho.png") no-repeat scroll -285px 100% transparent;
	}

	#content-large .col-holder-f .container .box3 {
		background: url("images/bg-box3-estrecho.png") no-repeat scroll 0 0 transparent;
		width: 285px;
	}


	#content-large .col-holder-f .container .basic-info .box3-frame {
		width: 266px;
	}

	#content-large  .col-holder-f .disease-nwes .title-elegant-row {
	    margin: 0 0 8px 0;
	}


#page-en-los-medios #content-large .post-min {
	margin-left: 0;
	width: 633px;
	padding-bottom: 0;
}


.disease-nwes .box2 .triangle {
    top: -15px!important;
}

h4.widgettitle {
    color: #343431;
    font: 12px/14px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    margin: 0 0 7px 1px;
    text-transform: uppercase;
}

h4.widgettitle-in {
    padding-left: 7px;
}



.create-assoc-text {
	float: left;
	margin-left: 20px;
    text-align: right;
    width: 150px;
    font: 11px/13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	color: #666666;
}

#single-post #content-large .post .bar {
    border-bottom: none;
    padding-bottom: 0;
}




#content-large #charging_sm_news_assoc {
	display: block;
    margin-left: 300px;
    margin-top: -15px;
}


#content-large #charging_sm_news_single {
	margin-left: 128px;
}

#content-large #charging_sm_news_single img {
	padding-top: 12px;
}

.list-proyects {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 277px
}

.list-proyects li {
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    list-style: none ;
   	background: url("images/arrow-5.gif") no-repeat scroll 0 5px transparent;
   	padding-left: 12px;
   	padding-bottom: 15px;
}

.list-proyects li a{

    color: #ffffff;
}



#content-large .column-holder_assoc .columns .column-normal-left .column {
	  margin-left: 62px;
	  float: none!important;
	  width: 220px!important;
}


#content-large .column-holder_assoc .columns .column-normal-right .column {
	margin-left: 62px;
	  float: none!important;
	  width: 220px!important;
}



.separ-or-widget {
	width: 303px;
	height: 1px;
	border-top: 1px solid #CCCCCC;
}


/* AÃ±adida botonera a registro asociaciÃ³n */



/*  para botones button */
.submit-button input[type=button]{
	font: 100% Arial,Helvetica,sans-serif;
	height:24px;
	border:none;
	margin:0 45% 14px auto;
	padding:0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	line-height:24px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}


.botonera_regiter_assoc{
	margin-left:auto;
	margin-right: auto;
}

	.botonera_regiter_assoc  .form-submit-assoc-67p input[type=submit],input[type=button]{
		background:url(images/btn-submit-5.gif) no-repeat ;
		width:67px;
		margin-top: 0;
	}

	.botonera_regiter_assoc #assoc_next, .botonera_regiter_assoc #laboratory_next{
		float: left;
		display: inline;
		margin-right: 30px;
		width: 67px;
	}

	.botonera_regiter_assoc #assoc_prev, .botonera_regiter_assoc #laboratory_prev{
		float: left;
		display: inline;
		margin-right: 30px;
		width: 67px;
	}

	.botonera_regiter_assoc #assoc_submit, .botonera_regiter_assoc #laboratory_submit{
		float: left;
		display: inline;

		width: 67px;
	}

	.botonera_regiter_assoc_two{
		width: 220px;
	}

	.botonera_regiter_assoc_three{
		width: 320px;
	}


.holder_search_asoc_dia {
	float: left;
}

.holder_btn_public_notice {
	float: right;
	/* margin-right: 10px; */
	margin-top: 1px;
}

.header-holder .panel{
	float: right;
	padding: 0;
	border: 0 dotted red;
	width: 676px;
	height: 74px;

}

/* Menu dropdown de secciones */

.panel .div_menu_select_drop {
	border: 0 solid white;
	float:left;
	width: 135px;
	height: 74px;
	padding-top: 9px;
}

.panel .div_panel_button_part {
	border: 0 solid green;
	width: 85px;
	float:left;
	margin-top: 3px;
	margin-left: 73px;
}

.panel .div_panel_login {
	border: 0 none;
	width: 300px;
	float: right;
	margin-top: 11px;
}

.panel .div_panel_no_login {
	border: 0 dotted green!important;
	margin-top: 31px;
    width: auto;
}

.panel .div_panel_login .tittle-login{
	background:url(images/logo-login.gif) no-repeat 5px 7px;
	color:#000;
	display: block;
	padding: 10px 6px 3px 20px;
	float:right;
	height: 15px;
}

.panel .div_panel_login .tittle-login span{
	font-weight: bold;
	padding-right: 20px;
}

.panel .div_panel_login .tittle-login-inicia{
	background:url(images/logo-login.gif) no-repeat 5px 7px;
	padding-right: 20px;
	padding-left: 20px;
}

.menu_select_drop {
	font:13px Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	border-radius: 6px;
	border: 1px solid #cccccc;
	width: 123px;
	margin-top: 20px;
}

	.menu_select_drop .level-none {
		font-weight: normal;
	}
	.menu_select_drop .level-0 {
		font-weight: bold;
	}

	.menu_select_drop .level-1 {
		padding-left: 15px;
	}


#tittle-login-inicia {
	height: 12px;
	padding-bottom: 40px;
}

.block_menu_select_in_blog {
	float: left;
	margin-top: 10px;
	margin-left: 48px;

}

.block_menu_select_in_blog .menu_select_drop {
	font:13px Arial, Helvetica, sans-serif;
	padding: 3px 2px;
	border-radius: 6px;
	border: 1px solid #cccccc;
}




/******** participa y guia de usuario ***********/

.participa-holder-padder {
	width: 262px;
	height: 76px;
	border: 0 solid green;
	float:left;
}

.participa-holder {
	border: 0 none;
	width: 260px;
	height: 24px;
	background:url(images/bg-btn-participa.gif) no-repeat ;
	margin-top: 41px;
	margin-left: 72px;
}

.participa-holder-no-login {
	margin-left: 149px;
}

.participa-holder a{
	font: 11px Arial,Helvetica,sans-serif;
	padding-top: 5px;

}


.participa-holder .participa-left a{
	color: #454648;
	float:left;
	padding-left : 12px;


}

.participa-holder .participa-right a{
	color: #ffffff;
	float:right;
	padding-right : 16px;
}




.contruyendo-last {
	width: 828px;
	padding-top: 21px;
}

	.contruyendo-last h2{
		color: #666666;
		font: bold 18px Arial,Helvetica,sans-serif;
		margin-bottom: 19px;
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 6px;
	}

		.contruyendo-last .contruyendo-last-container{
			padding-left: 88px;
			background: url("images/manual-icon.gif") no-repeat scroll left top transparent;
			overflow: hidden;
		}

			.contruyendo-last .contruyendo-last-container h3{
				color: #333D62;
				font: bold 16px/19px Arial,Helvetica,sans-serif;
				text-transform: none;
				margin-bottom: 0;
				margin-top: 6px;
			}

				.contruyendo-last .contruyendo-last-container h3 a{
					color: #333D62;
				}

			.contruyendo-last .contruyendo-last-container a{

			}

			.contruyendo-last .contruyendo-last-container .block-ini {
				margin-bottom: 16px;
			}




			.contruyendo-last .contruyendo-last-container .block-ini p{
				margin-top: 0;
				margin-bottom:5px;
			}

			.contruyendo-last .contruyendo-last-container .block-ini a{
				color: #4B9AD0;
				font-weight: bold;
				padding-top: 6px;
				display: block;
			}



			.contruyendo-last .contruyendo-last-container .date_post {
			    color: #999999;
    			font: 12px/20px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;

			}








/******** FIN participa y guia de usuario ***********/




.user-register-normal-page h2.user-register-form {
	margin: 30px 0 0 30px ;
}



/* box de foros */

	.box2 .post-list{
		list-style:none;
		margin:2px 0 0 2px;;
		padding: 0 ;
		font:13px/16px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
		color:#333d62;
	}


	.box2 .post-list li{
		width:100%;
		vertical-align:top;
		padding:0 0 16px;
	}
	.box2 .post-list li .subtitle{
		display:block;
		font:11px/14px "LucidaGrandeBold", Arial, sans-serif;
		color:#555;
	}
	.box2 .post-list li .date {
		display:block;
		font:11px/14px "LucidaGrandeRegular", Arial, sans-serif!important;
		color:#777!important;
	}




	.box2 .post-list p{margin:0 0 2px;}
	.box2 .post-list p a{color:#333d62;}

.box2 .post-list p.no-link-forum{color:#000000;}


/* box de foros ANCHA */

.alt-section-forum{
	margin-bottom:23px;
	margin-top: 21px;
	margin-right: 11px;
}

.page-enfermedades .alt-section-forum{
	margin-bottom: 0;
}


.box-fg{
	width:633px;
	background:url(images/bg-box5.gif) repeat-y -1266px 0;
	margin:0 0 15px;
	position:relative;
}
.box-fg-holder{
	width:100%;
	background:url(images/bg-box5.gif) no-repeat;
}
.box-fg-frame:after,
.box-fg-holder:after{
	content:'';
	display:block;
	clear:both;
}
.box-fg-frame{
	width:590px;
	background:url(images/bg-box5.gif) no-repeat -633px 100%;
	padding:13px 30px 13px 13px;
}
.post .box-fg .info{
	overflow:hidden;
	font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	height:1%;
}
.post .box-fg .author{
	float:right;
	margin:-4px 0 0;
}
.post .box-fg .author img{vertical-align:top;}
.post .box-fg .author .photo{
	float:left;
}
.post .box-fg .author .name{
	font:11px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	margin:2px 0 0 6px;
}
.box-fg .info .name{
	font:11px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#333;
}
.box-fg .info .image{
	float:left;
	margin:0 10px 0 0;
}
.box-fg .info img{vertical-align:top;}
.box-fg .info .info-holder{overflow:hidden;}

.post .box-fg .info .date{
	font-style:normal;
	font-size:9px;
	text-transform:uppercase;
	color:#555;
	display:block;
}



.box-fg .cols{
	width:620px;
	margin:0 -23px 0 -7px;
	background: url(images/bg-cols.gif) repeat-y 300px 0;
	overflow:hidden;
}
.box-fg .cols .col{
	float:left;
	padding:0 10px;
	width:290px;
	font:15px/18px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	color:#333d62;
}
.box-fg .title{margin:13px 0 6px -3px;}
*+html .box-fg .title{display:inline;}
.box-fg .cols .col p{margin:0 0 14px;}
.box-fg .cols .orange-btn{margin-left:-3px;}

.box-fg .post-list{
	list-style:none;
	margin:2px 0 -14px;
	padding:0;
	font:13px/16px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
	color:#333d62;
}
.box-fg .post-list li{
	width:100%;
	vertical-align:top;
	padding:0 0 16px;
}
.box-fg .post-list li .subtitle{
	display:block;
	font:11px/14px "LucidaGrandeBold", Arial, sans-serif;
	color:#555;
}
#content-large .box-fg .post-list li .date{
	display:block;
	font:11px/14px "LucidaGrandeRegular", Arial, sans-serif;
	color:#777;
}
.box-fg .cols .post-list p{margin:0 0 2px;}
.box-fg .cols .post-list p a{color:#333d62;}

.alt-section-forum{margin-bottom:23px;}
.alt-section-forum .btn-holder{
	margin-top:-5px;
	width:634px;
	padding:0 11px 0 0;
}



/*  ************** AGENDA ********* */


#content-large .tab-content .post h2 {
    color: #333D62;
    font: 20px/22px "LucidaGrandeBold",Arial,Helvetica,sans-serif;
    margin: 0 0 3px;
}

#content-large .tab-content .posts .post {
    border-bottom: 1px solid #E8E8E8;
    color: #333333;
    font-size: 14px;
    line-height: 18px;
   /* overflow: hidden; */
    padding: 24px 9px 10px 10px;
    width: auto;
}

#content-large .tab-content .posts .post .bar{
 border-bottom: 0;
}

#content-large .tab-content .posts .post img.avatar{
	border: 0 none;
}


.tab-content .tools {
    float: right!important;
}


.tab-content .tools-holder{
	height:1%;
	overflow:hidden;
	padding:0 25px 0 0;
}

.tabs-area{margin:0 0 5px;}

.tabs-area .tabset{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.tabs-area .tabset:after{
	content:"";
	display:block;
	clear:both;
}
.tabs-area .tabset li{
	float:left;
	padding:0 3px 0 0;
}
.tabs-area .tabset li a{
	float:left;
	background: url(images/bg-tabset.gif) no-repeat;
	color:#55b0ed;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.tabs-area .tabset li a span{
	float:left;
	background: url(images/bg-tabset.gif) no-repeat 100% -35px;
	padding:10px 16px 5px;
	cursor:pointer;
	height:14px;
}
.tabs-area .tabset li .active,
.tabs-area .tabset li a:hover{
	background-position:0 -68px;
	text-decoration:none;
	margin-bottom:-1px;
}
.tabs-area .tabset li .active span,
.tabs-area .tabset li a:hover span{
	background-position:100% -110px;
	padding-bottom:6px;
}
.tabs-area .tab-content{
	border:1px solid #d1d1d1;
	padding:7px 11px 41px 0;
	width:632px;
}
.tabs-area .tab-content:after{
	content:"";
	display:block;
	clear:both;
}
.tabs-area .tab-content .heading{
	float:left;
	width:152px;
	margin: 0 0 0 -12px;
	padding:3px 0 0;
}
.tab-content .heading .date{
	background: url(images/bg-date.gif) no-repeat;
	width:148px;
	height:123px;
	overflow:hidden;
	margin:0 0 4px;
	padding:19px 2px 10px 11px;
	text-align:center;
	font-weight:bold;
	letter-spacing: -1px;
	color:#fff;
}
.heading .date .number-date{
	display:block;
	font-size:70px;
	line-height:74px;
	text-transform:uppercase;
}

.heading .date .number-date-free-text{
	display:block;
	font-size: 33px;
	line-height:29px;
	text-transform:none;
	font-weight: normal;
	text-align: left;
}

.heading .date .two-lines{
	line-height:32px;
}

.heading .date .more-space{
	margin-top: 7px;
}

.heading .date .more-space-two-lines{
	margin-top: 15px;
}


.heading .date .days-week{
	display:block;
	font-size:48px;
	line-height:51px;
	text-transform:uppercase;
}


.heading .date .cell-month{
	font-size:14px;
	line-height:18px;
	display:block;
	margin:-10px 0 0;
}


.heading .date .cell-days{
	margin:-2px 0 0;
	text-transform:uppercase;
}

.heading .date .cell-year{
	margin:-3px 0 0;
	text-transform:uppercase;
}


.tabs-area .tab-content .content{
	float:right;
	width:469px;
}
.tab-content .tools-holder{
	padding-right:0;
	margin-bottom:10px;
}
.tab-content .posts{
	/* border-top:1px solid #e8e8e8; */
}
#content .tab-content .posts .post{
	color: #333;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	padding:24px 9px 10px 10px;
	border-bottom:1px solid #e8e8e8;
	width: auto;
}
.tab-content .post .menu{
	list-style:none;
	margin:-17px 0 2px -6px;
	padding:0;
	font:11px/16px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
}
.post .menu li{
	display:inline;
	background: url(images/separator-4.gif) no-repeat 0 2px;
	padding:0 0 0 6px;
}
.post .menu li:first-child{background:none;}
.post .menu a{color:#777;}
.post .menu .active a{
	color:#55b0ed;
	text-transform:uppercase;
	font-family: "LucidaGrandeRegular", Arial, Helvetica, sans-serif;;
}
#content-large .tab-content .post h2{
	font:20px/22px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	color:#333d62;
	margin:0 0 3px;
}
.tab-content .post .subtitle{
	font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif!important;
	color:#555;
	padding:0 0 13px;
}


.tab-content .post .subtitle p{
	font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif!important

}
.tab-content .post .subtitle .date{
	display:block;
	font-style:normal;
	margin:0 0 2px;
	color: #555555;
    font: 11px/14px "LucidaGrandeRegular",Arial,Helvetica,sans-serif;
}
#content-large .tab-content .post .subtitle p{margin:0;}
#content-large .tab-content .post .subtitle .mark{
	font-weight:normal;
	text-transform:uppercase;
}
#content-large .tab-content .post p{
	margin: 0 0 16px;
	color: #333333;
}

#content-large .tab-content .post .fb_button_ori {
	margin-right: -10px;
}


#single-event-portal #content-large .panel {
	width: 436px;
	font-size: 1px;
}



.tab-content .post .social{
	width:100%;
	overflow:hidden;
}
.tab-content .post .social img{float:right;}
.tab-content .odd-post{background:#f6f7f8;}



.event-single_block-1 {
	border: 0 solid red;
    overflow: hidden;
}


#multi-event-portal #content-large .tab-content .post p {
	margin-bottom: 0;
}

#multi-event-portal #content-large .tab-content .post p:last-child {
	margin-bottom: 16px;
}

/*  form search agenda */
.search-form1{
	font:11px/16px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
	color:#777;
	padding:10px 12px 18px;
}

.search-form1 a{color:#333;}

.search-form1 span{color:#333;}

#sidebar .search-form1 h3{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#777;
	margin:0 0 7px;
}
.search-form1 .row{
	width:100%;
	overflow:hidden;
	padding:0 0 0;
}
.search-form1 .text{
	float:left;
	/* background: url(images/bg-search-form1.gif) no-repeat; */
	width:201px;
	margin:0 4px 0 0;
}
.search-form1 .text input{
	float:left;
	padding:5px;
	width:191px;
	background:none;
	border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
	font-size:11px;
	line-height:13px;
	color:#888;
}

.search-form1 .submit{
	background: none repeat scroll 0 0 #F1712F;
    border: 0 none;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    line-height: 170%;
    margin-right: 3px;
    margin-left: 4px;
    padding: 4px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

#content-large .post-events-portal {
    /* width: 610px; */
    padding-bottom: 0;

}

#content-large .post .data-event-holder {
	margin-top: 10px;
	margin-bottom: 12px;
	overflow: hidden;
    width: 100%;

}

#content-large .post .data-event-left {
	float: left;
	width: 257px;
}

#content-large .post .data-event-left-max {
	width: 600px;
}

#content-large .post .wp_geo_map {
    float: right;
    margin: 3px 12px 0 0;
	border: 1px solid #CCCCCC;
	width: 303px!important;
	height: 215px!important;
}


#content-large .post .data-events {
	list-style: none outside none;
	font:13px/17px Arial, Helvetica, sans-serif;
	color: #777777;
	padding-left: 0;
}

#content-large .post .data-events li span {
	color: #333333;
}

#content-large .post .data-events li{
    background: url("images/arrow-3.gif") no-repeat scroll 0 4px transparent;
    padding: 0 0 7px 11px;

}

#single-event-portal #content-large .panel-holder {
	margin: 10px 0 10px 0;
	float: left;
}

#single-event-portal #content-large .post .bar {
	border-bottom: 0 ;
}

#single-event-portal #content-large .post .tools {
	float: left;
	width: 60px;
	margin-left: 161px;
}




#single-event-portal #content-large .post h2 {
    color: #333333;
    font: bold 33px/35px Arial,Helvetica,sans-serif;
    margin-bottom: 17px;
}

#multi-event-portal #content-large .post h2 a {
    font: bold 22px/27px Arial,Helvetica,sans-serif!important;
}

#multi-event-portal #content-large .wp-pagenavi {
	margin-top: 50px;
    width: 430px;
}


#multi-event-portal #content-large .more-tax-search ul {
	padding-left: 5px;
}


#multi-event-portal #content-large .more-tax-search li {
 list-style: none outside none;
    margin: 0;
    background: url("images/arrow-3.gif") no-repeat scroll 0 4px transparent;
    padding: 0 0 7px 11px;
}


#multi-event-portal #content-large .more-tax-search-element {
	float: left;
	width: 50%;
	display: inline
}

#multi-event-portal #content-large .tab-content .tools-holder {
    margin-top: 0;
}

#multi-event-portal #content-large .tab-content .posts .post  {
	width: 450px!important;
}

#multi-event-portal #content-large .tab-content .posts .first-event  {
	background-color: #F6F7F8;
	border-top: 1px solid #E8E8E8;
}

#multi-event-portal #content-large .tab-content .posts .first-event .panel-holder{
	margin-right: 12px;
}

#multi-event-portal #content-large .tab-content .post .menu{
	margin-top: -14px;
}

.no-event-in-calendar {
    color:#333333;;
    font: 11px/16px "LucidaGrandeRegular",Arial,Helvetica,sans-serif;
    padding: 3px 12px 0;
}



.sidebar-agenda .box2{
	margin-bottom: 0;
}

.sidebar-agenda .box2-holder{
	margin-bottom: 0;
}

.sidebar-agenda .box2-frame{
	padding-top: 0;
}

.sidebar-agenda .search-form2 {
    background: none ;
}


#sidebar h3.search-event {
    color: #777777;
    font: bold 12px/14px 'Arial',Helvetica,sans-serif;
}

.sidebar-agenda .search-form2 select {
    color: #777777;
    float: left;
}

.sidebar-agenda .search-documents-sidebar .btn-search {
    margin-top: 14px;
}

.sidebar-agenda .form_media_newsletter .search-form2 {
    background: none repeat scroll 0 0 #DBE3E6;
}

.sidebar-agenda .form_media_newsletter .search-form2 .row{
    padding-bottom: 10px;
}

.sidebar-agenda .form_media_newsletter .search-form2 input {
    width: 176px;
    height: 14px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #777777;
    font-size: 11px;
    padding-left: 6px;
}

.sidebar-agenda .form_media_newsletter .search-form2 label {
    line-height: 15px;
    margin-top: 3px;
}

.sidebar-agenda .form_media_newsletter .search-form2 select {
    color: #777777;
    float: left;
    margin-top: 0;
    width: 185px;
}

.sidebar-agenda .form_media_newsletter .row-accept {
	float: left;
    width: 192px;
    color: #7a7a7a;
    font-size: 10px;
    margin-left:20px;
}

	.sidebar-agenda .form_media_newsletter .row-accept a{
	    color: #7a7a7a;
	}

.sidebar-agenda .form_media_newsletter .btn-search {
    background: url("images/btn-search-3.gif") no-repeat scroll 0 0 transparent;
    margin-top: 1px;
    float: left;
}

.sidebar-agenda .form_media_newsletter .error {
    float: right;
    font-size: 12px;
}

.sidebar-agenda .form_media_newsletter #block_acept_wrapper .error {
    float: left;
    margin-left: 20px;

}

#newsletter-media #multi-event-portal .tab-content .post .subtitle{
	padding-bottom: 0;

}

#newsletter-media #multi-event-portal .area-sign .txt .title{
	float: left;
	padding-right: 4px;
}

#newsletter-media #multi-event-portal .check-select{
	margin-bottom: -38px;
    margin-left: -31px;
}

#newsletter-media #multi-event-portal .info-panel-event{
	padding: 10px 14px 5px;
    position: relative;
    width: 277px;
}

#newsletter-media #multi-event-portal .calendar-block .orange-btn{
	float:left;
}

#newsletter-media #multi-event-portal .text-select-events{
	color: #3F3F3F;
}

#newsletter-media #multi-event-portal .text-select-events span{
	font-weight: bold;
}

.loading_m2 {
    border: 0 none;
    display: none;
}



/*  ***** FIN AGENDA ************** */

/* firma de posts */

.area-sign{
	font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
}

.area-sign p{
	font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif!important;
}



.post .area-sign:after{
	content:"";
	display:block;
	clear:both;
}
.area-sign p{margin:0;}
.area-sign a{color:#55b0ed;}
.area-sign .partner-logo{
	float:left;
	margin:0 8px 0 -2px;
}
.area-sign .partner-logo a{
	display:block;
	height:100%;
}
.area-sign .txt{
	height:1%;
	overflow:hidden;
	padding:4px 0 7px;
}
.area-sign .txt .title{
	display:block;
	font-size:9px;
	line-height:12px;
	color:#333;
	text-transform:uppercase;
	font-weight:normal;
}

.area-sign img.avatar{
 	border: 0 none;
}

.sign-user {
	border: 1px solid #d1d1d1;
	border-radius: 10px;
	padding: 10px;
	margin-right: 3px;
	background-color: #ffffff;
}
/* FIN firma de posts */



/*  ***** box ancha para body************** */

.box5 .decor,
.box-fg .decor
{
	margin-top: -33px;
}
.box5 .cols{
	width:620px;
	margin:0 -23px 0 -7px;
	background: url(images/bg-cols.gif) repeat-y 300px 0;
	/* overflow:hidden; */
}
.box5 .cols .col{
	float:left;
	padding:0 10px 16px 10px;
	width:290px;
	font:15px/18px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	color:#333d62;
}

.box5 .title{margin:13px 0 6px -3px;}
*+html .box5 .title{display:inline;}
.box5 .cols .col p{margin:0 0 14px;}
.box5 .cols .orange-btn{margin-left:-3px;}

.box5 .post-list{
	list-style:none;
	margin:2px 0 -14px;
	padding:0;
	font:13px/16px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
	color:#333d62;
}
.box5 .post-list li{
	width:100%;
	vertical-align:top;
	padding:0 0 16px;
}
.box5 .post-list li .subtitle{
	display:block;
	font:11px/14px "LucidaGrandeBold", Arial, sans-serif;
	color:#555;
}
.box5 .post-list li .date{
	display:block;
	font:11px/14px "LucidaGrandeRegular", Arial, sans-serif;
	color:#777;
}
.box5 .cols .post-list p{margin:0 0 2px;}
.box5 .cols .post-list p a{color:#333d62;}

.alt-section{
	margin-bottom:23px;
	 margin-top: 21px;
}
.alt-section .btn-holder{
	margin-top:-5px;
	width:634px;
	padding:0 11px 0 0;
}
.alt-section .cols .btn-holder{margin-top:0;}
.alt-section .btn-holder .orange-btn{float:right;}
.alt-section .cols .btn-holder .orange-btn{float:left;}
.carousel-holder{margin-bottom:0;}

.twocolumns .col .title,
.box5 .title,
.box-fg .title{
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	padding:0 27px 0 2px;
	text-transform:uppercase;
	font:12px/19px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color:#343431;
	margin:0 0 5px;
	display:inline-block;
}

.box5 .cols .col .calendar {
    font: 12px Arial,Helvetica,sans-serif;
}

.box5 .cols h5.last-events {
    color: #adadad;
    font: 11px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
     margin-bottom: 10px;
    margin-top: 0;

}


.box5 .ancho {
    margin-top: -22px;
}

.box5 .ancho .list-events .date .num {
    font: 19px/21px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
}

.box5 .ancho .list-events .date .month {
    font-size: 16px;
    line-height: 19px;
}

.box5 .ancho .list-events .date{
	margin-right: 8px;
}

.box5 .ancho .list-events li .init_end {
    width: 197px;
}


/*  ***** box ancha para body************** */

#raf_global h1 {
    border-bottom: 3px solid #EEEEEE;
    color: #363636;
    font-family: Verdana,helvetica,sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 10px;
    padding-bottom: 4px;
}


/*  ***** REVISTA ************** */

.cab-magazine-prev {
	margin-left: 11px;
	width: 963px;
}

.cab-magazine{
	margin-bottom: 40px;

}

	.cab-magazine h1{
		font:24px/26px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #333333;
		float: left;
		margin: 0 0 4px 0 ;
	}

	.cab-magazine .sub-mgazine{
		border-top: 1px solid #cccccc;
		width: 100%;
	}

	.cab-magazine .prev-mag {
	    background: url("images/arrow-1.png") no-repeat scroll 100% 50% transparent;
	    color: #343431;
	    display: inline-block;
	    font: 12px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	    padding: 0 27px 0 2px;
	    text-transform: uppercase;
	    float: right;	    margin-bottom: 0;
   		margin-top: 8px;
}

	.cab-magazine .bottom {
	    margin-bottom: 4px;
	}

.cab-magazine .date {
	font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif !important;
    color: #555555;
    display: block;
    font-style: normal;
    padding: 0 0 2px;
    text-transform: uppercase;
}

#magazine-loop h2.magazine-title, #magazine-single h2.magazine-title a, #magazine-pdf h2.magazine-title a {
    color: #333D62;
    font: bold 32px/36px Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
}

#magazine-loop .post h3 a{
    color: #333D62;
    font: bold 20px/22px Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
    line-height: 24px;
    text-transform: none;

}

#magazine-loop .post p {
    color: #555555;
    font: 14px/20px Arial,Helvetica,sans-serif;
    margin: 0 0 15px;
}

#magazine-loop .post p:last-child {
  margin-bottom: 0;
}

#magazine-loop .post .box-links{
	float:right;
}

#magazine-loop .panel-holder{
	float:left;
}

#magazine-loop .post .bar {
	padding-top: 25px;
}

#magazine-loop .panel {
	 width: 420px!important;
}



#magazine-pdf .more {
    background: url("images/arrow-4.gif") no-repeat scroll 0 50% transparent;
    font-size: 11px;
    line-height: 16px;
    padding: 0 0 0 15px;
    width: 300px;
}

#magazine-pdf .frame-pdf {
    margin-top: 20px;
}

.image-no-visor {
    text-align: center;
    margin-top: 20px;
}




/* numeros anteriores */

#magazine-previous-numbers .cab-magazine{
	margin-bottom: 0;
}

#magazine-previous-numbers #content-large {
	width: 636px;
}

.years-area{
	padding:5px 329px 20px 0;
	margin:0 -329px 0 0;
	width:633px;
	position:relative;
	list-style:none;
	overflow:hidden;
	/* border-top:1px solid #ccc; */
	font:11px/14px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	color:#55b0ed;
}
.years-area li{
	float:left;
	padding:0 17px 0 0;
}
.years-area a{color:#55b0ed;}
.year-title{
	text-align:right;
	font-size:18px;
	line-height:22px;
	color:#777;
	margin:0 0 4px;
}
.artical-list{
	list-style:none;
	margin:0;
	padding:20px 0 10px 10px;
	border-top:1px solid #ccc;
}
.artical-list li{
	padding:0 0 39px;
	overflow:hidden;
	width:100%;
	vertical-align:top;
}
.artical-list img{
	float:left;
	margin:0 16px 0 0;
}
.artical-list .txt{
	height:1%;
	overflow:hidden;
	padding:8px 0 0;
}
.artical-list .txt h4{
	font:18px/22px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	color:#333d62;
	margin:0 0 5px;
}
.artical-list .txt h4 a{color:#333d62;}
.artical-list .date,
.box2 .inner .txt .date{
	display:block;
	font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
	color:#555;
	margin:0 0 17px;
}
.artical-list .links{
	list-style:none;
	margin:0;
	padding:0;
	font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
	color:#777;
}
.artical-list .links li{padding:0 0 4px;}
.artical-list .links a{
	font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
	color:#f1712f;
	text-transform:uppercase;
}

/* fin numeros anteriores */


/* adaptar botones imprimir y enviar a revista */
#magazine-single #content-large .post .tools {
    float: left;
    margin-left: 360px;
    width: 60px;
    margin-top: -24px;
}
#magazine-single #content-large .panel-holder {width: 425px;}
#magazine-single #content-large .fb_iframe_widget iframe {width: 110px !important;}
#magazine-single #content-large .panel {width: 360px;}
/* Fin de adaptar botones imprimir y enviar a revista */


/*  ***** FIN REVISTA ************** */




/*  ***** LISTADO DOCUMENTOS ************** */

.documents-area{
	padding-top:12px;
}
	.documents-area h3{
		font:18px/22px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
		margin:0 0 20px;
		color:#343431;
		display:inline-block;
		padding:0 24px 0 0;
		background: url(images/arrow-1.png) no-repeat 100% 50%;
	}
	*+html .documents-area h3{display:inline;}
	.documents-area .list{
		list-style:none;
		margin:0;
		padding:0;
	}
	.documents-area .list li{
		width:100%;
		vertical-align:top;
		padding:0 0 18px;
		overflow:hidden;
	}

	 .documents-area .list .be_document_archive img{
		margin-bottom: 5px;
	}

	.documents-area .list img{
		float:left;
		margin:0 14px 0 0;
	}

	.documents-area .list .txt{
		height:1%;
		overflow:hidden;
		font:11px/14px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
		color:#777;
	}
	.documents-area .list h4{
		font-size:16px;
		line-height:20px;
		color:#333d62;
		margin:0 0 5px;
		letter-spacing:-1px;
	}
	.documents-area .list h4 a{color:#333d62;}
	#content-large .documents-area .list em.date{
		display:block;
		font: 11px/14px "LucidaGrandeRegular",Arial,Helvetica,sans-serif;
		font-style:normal;
		color:#555;
		margin-bottom:2px;
	}
	.documents-area .list p{
		margin:0 0 8px 0;
	}


/*  ***** FIN LISTADO DOCUMENTOS ************** */



/*  ***** LISTADO FOTOGRAFIAS ************** */

.items-photo-area{
	margin:-25px 0 0;
	width: 643px;
}
.items-photo-area .items-photo:first-child{border:none;}

.items-photo-area .separate-photo-list{
	background: #e8e8e8;
	height: 1px;
	width: 100%;
	border : none;
	margin: 20px 0 23px 0 ;
	clear: both;
	margin-left: -14px;
	overflow: hidden;
}

.items-photo{
	list-style:none;
	margin: 0 0 0 14px;
	padding: 20px 0 21px;
	font:13px/16px "LucidaGrandeRegular", Arial, sans-serif;
	color:#333d62;
	border-top: 1px solid #E8E8E8;
	overflow: visible;
	width: 643px;
}

.items-photo li{
	float:left;
	width:191px;
	padding:0 20px 0 0;
	height: 243px;
}
.items-photo li .placeholder{
	margin:0 0 7px;
	width: 191px;
	height: 143px;
}


.items-photo li img{
	vertical-align:top;
	margin:0;
}
.items-photo li p{margin:0 0 2px;}
.items-photo li a.title{color: #333D62;}

.items-photo li .row{margin-bottom:7px;}

.items-photo li h3{
	font:11px/16px "LucidaGrandeRegular", Arial, sans-serif;
	color:#777;
	text-transform:uppercase;
	margin:0 0 3px;
}

.items-photo li .row{
	font:11px/14px "LucidaGrandeRegular", Arial, sans-serif;
	color:#555;
}

.items-photo li .height-ante{
	height: 19px;
	overflow: hidden;
}
.items-photo li .height-title{
	/* height: 34px; */
	overflow: hidden;
}

#content-large .items-photo-area  em.date{
	display:block;
	font: 11px/14px "LucidaGrandeRegular",Arial,Helvetica,sans-serif;
	font-style:normal;
	color:#555;
	margin-bottom:6px;
	margin-top: 4px;
}


#content-large .items-photo-area .published_by{
	color:#555555;
	font:11px/18px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	margin:0 0 13px;
	/* height: 36px ; */
	overflow: hidden;
}

#content-large .items-photo-area .published_by a{
	color: #4B9AD0;
}



/*  ***** FIN LISTADO FOTOGRAFIAS ************** */



/* menus tabs */
.gen-tabs-bb {
 	border-bottom: 1px solid #c7c7c7;
 	height: 28px;
 	overflow: visible;
	text-decoration: none;
	width: 635px;;
	clear: left;
	font-weight: bold;
	margin: 0 0 0 0;
 }
.gen-tabs-bb a {
    text-decoration: none;
}

.gen-tabs-bb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 200%;
}
	.gen-tabs-bb ul li {
		float: left;
		margin: 0 0 0 2px;
	}

	.gen-tabs-bb ul li:first-child {
		margin-left: 0;
	}

	.gen-tabs-bb ul li a span {
		color: inherit;
		display: inline;
		padding: 0;
	}




.gen-tabs-bb ul li.last { float: right; }

.gen-tabs-bb ul li.selected a, .gen-tabs-bb ul li.current a {
	background-color: #ffffff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-left: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	color: #1dade2;
	font-weight: bold;

}

.gen-tabs-bb ul li a, .gen-tabs-bb ul li span {
	display: block;
	padding: 2px 14px;
	text-decoration: none;
	background-color: #eceff1;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #a5a7a8;
}


.only-bbpress ul li a, .only-bbpress ul li span {
	padding: 2px 6px;
}






/* FIN smenus tabs */


/*  ***** TV ************** */
.widget .title-video span{
	float:left;
	background: url(images/arrow-1.png) no-repeat 100% 0;
	padding:0 24px 0 0;
}

.widget .title-video a{
	float:left;
	background: url(images/arrow-1.png) no-repeat 100% 0;
	padding:0 24px 0 0;
	color: #000000;
}



#sidebar .widget .title-video{
	overflow:hidden;
	line-height:22px;
	color:#000;
	margin:0 0 2px;
}



.widget .list {
	list-style:none;
	margin:0;
	padding:0;
	font:13px/16px "LucidaGrandeRegular", Arial, sans-serif;
	color:#333d62;
}

.widget .list li{
	vertical-align:top;
	overflow:hidden;
	width:100%;
	padding-bottom:15px;
}

#sidebar-enfermedad-single .widget .list li {
	padding-bottom:0;
}

#sidebar-enfermedad-single .related-links .recent-documents .box2-frame {
	padding-top: 0;
}



.widget .list li .placeholder{
	float:left;
	margin:0 23px 0 0;
	border: none;
	width: 141px;
	height: 106px;
}
.widget .list li .placeholder img{
	vertical-align:top;
	margin:0;
}
.widget .list .txt{
	height:1%;
	overflow:hidden;
	padding:2px 0 0;
}
.widget .list .txt p{margin:0 0 2px;}

.widget .list .txt .title-post a{
	color: #333D62;
}



.widget .list .txt h4{
	color: #333D62;
    font: 13px/16px "LucidaGrandeRegular",Arial,sans-serif;
    margin: 6px 0 0 0 ;
}


/*
.widget .list .txt h4{
	font:11px/16px "LucidaGrandeRegular", Arial, sans-serif;
	color:#777;
	text-transform:uppercase;
	margin:0 0 3px;
}
*/

.widget .list .txt span{
	font:11px/16px "LucidaGrandeRegular", Arial, sans-serif;
	color:#777;
	text-transform:uppercase;
	margin:0 0 3px;
}

.widget .list .txt .row{
	font:11px/14px "LucidaGrandeRegular", Arial, sans-serif;
	color:#555;
    overflow: hidden;
    margin-top: 2px;
}
.widget .list .txt .row a{color:#55b0ed;}


.widget li .height-ante{
	height: 19px;
	overflow: hidden;
}
.widget li .height-title{
	height: 34px;
	overflow: hidden;
}


.widget-big .list li .placeholder{
	overflow: hidden;
	border: none;
    height: 229px;
    margin: 0;
    width: 305px;
    float: none;
}


.widget-big-body {
    background-color: #F6F7F8 !important;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    padding: 0 11px 0;
    width: 613px !important;
}

	.widget-big-body .list li .placeholder{
		overflow: hidden;
		border: none;
	    height: 362px;
	    margin: 0;
	    width: 612px;
	    float: none;
	}

	.widget-big-body .list .txt .title-post a{
		font: bold 20px/25px 'Arial',Helvetica,sans-serif;
	}

	.widget-big-body .list .txt h4 {
	    margin: 4px 0 3px 0;
	}

	.widget-big-body .list .txt p{
		font: 14px 'Arial',Helvetica,sans-serif;
		color: #333333;
	}

	.widget-big-body .list .txt .row {
		height: 21px;
	}



/*  ***** FIN TV ************** */

/*  ***** ENFERMEDADES ************** */

.box6{
	margin-bottom:8px;
	background: url(images/bg-box6.gif) repeat-y -684px 0;
	font-size:15px;
	line-height:18px;
	color:#555;
}
.box6-holder{background: url(images/bg-box6.gif) no-repeat;}
.box6-frame{
	background: url(images/bg-box6.gif) no-repeat -1367px 100%;
	padding:18px 22px 15px 11px;
	overflow: hidden;
}
.box6 p{margin:0 0 12px;}
.box6 .links-list{
	list-style:none;
	margin:0 -3px 0 0;
	padding:0;
	width:609px;
	font:13px/17px "LucidaGrandeBold", Arial, sans-serif;
}
.box6 .links-list li{
	width:190px;
	vertical-align:top;
	display:inline-block;
	padding:0 3px 3px 7px;
	background: url(images/arrow.gif) no-repeat 0 6px;
}
*+html .box6 .links-list li{
	display:inline;
	padding-right:6px;
}
.box6 .links-list a{color:#55b0ed;}
.pantalla #main{
	padding: 0 10px 51px 0;
	width: 972px;
}

.box6 .lists{
	width:634px;
	margin:0 -34px 0 0;
	overflow:hidden;
}
.box6 .lists ul{
	list-style:none;
	margin:0;
	padding:0 25px 0 0;
	float:left;
	width:291px;
}
.box6 .lists li{
	vertical-align:top;
	width:100%;
	padding: 0 0 13px;
	overflow:hidden;
}
.box6 .lists li .bullet{
	font:30px/34px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	color:#777;
	float:left;
	margin:0 4px 0 4px;
	text-transform:uppercase;
	width:31px;
}
.box6 .lists ul ul{
	padding:2px 0 0;
	font:13px/17px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	float:left;
	width:250px;
}
.box6 .lists ul ul li{padding-bottom:2px;}
.box6 .lists ul ul a{color:#55b0ed;}
.pantalla2 #sidebar{padding-top:80px;}
.box2 .inner{
	padding:0 4px 0 12px;
	overflow:hidden;
	margin:-2px 0 -9px;
}


#content-large .association_map_body .title {
    background: url("images/arrow-1.png") no-repeat scroll 100% 50% transparent;
    color: #343431;
    display: inline-block;
    font: 14px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
    padding: 0 27px 0 2px;
    text-transform: uppercase;

}

.association_map_body .tittle-holder {
	float: left ;
}



.association_map_body .result_data_number {
	float: right ;
	font: bold 14px/19px 'Arial',Helvetica,sans-serif;
	color: #777777;
	margin-bottom: 7px;
	margin-right: 8px;

}

.association_map_body .result_data_number p {
	margin: 0;
	width: 300px;
	text-align: right;
}

.association_map_body .result_data_number a {
	color: #4B9AD0;
}

#content-large .more_data_gen {
	font: bold 18px/23px 'Arial',Helvetica,sans-serif;
	color: #333333;
	border-bottom: 1px solid #e8e8e8;
	width:633px;
	display: block;
	margin-bottom: 26px;
	padding-bottom: 4px;
}


#content-large  .area{
	border-top:1px solid #e8e8e8;
	text-align:right;
	padding-top:8px;
	width: 633px;
}

#content-large .area-no_sub{
	border-top:0;
}

#content-large .area-news{
	padding-top:0;
}

#content-large  .area .more{
	font:10px/14px "LucidaGrandeBold", Arial, sans-serif;
	color:#55b0ed;
	padding:0 15px 0 0;
	background: url(images/arrow-4.gif) no-repeat 100% 50%;
}
*+html #content-large  .area .more{background-position:100% 0;}



#content-large .columns{
	width:633px;
	margin-bottom:10px;
}

#page-enfermedad-single #content-large .social-media-disease .panel-holder {
	 width: 320px;
}

#page-enfermedad-single #content-large .columns{
	margin-bottom:0;
}


#content-large .columns .holder{
	overflow:hidden;
	width:656px;
	margin:0 -23px 0 0;
	position:relative;
}
#content-large .columns .column{
	float:left;
	width:310px;
	padding:0 18px 19px 0;
	font-size:14px;
	line-height:18px;
	color:#333;
}
.columns .column h3{
	font:11px/16px "LucidaGrandeRegular", Arial, sans-serif;
	color:#777;
	margin:0 0 5px;
	text-transform:uppercase;
}
.columns .column .intro{
	font:11px/14px "LucidaGrandeRegular", Arial, sans-serif;
	color:#333;
}
.columns .column .intro h4 {
	font-size:14px;
	line-height:20px;
	color:#333d62;
	margin:0 0 4px;
	letter-spacing:-1px;
}

#page-noticias-home #content-large .post h2 {
	font: bold 32px/20px Arial,Helvetica,sans-serif;
}

.page-enfermedades .columns .column .intro h4 a {
	font-size: 20px;
	font-weight: bold;
}

.columns .column .intro h4 a {
	color:#333d62;
}


.columns .column p{margin:0 0 9px;}
.columns .column .intro p{margin:0 0 5px;}
.columns .column .social img{
	vertical-align:top;
	margin:0;
}
#content-large .columns .area{
	border-top:1px solid #e8e8e8;
	text-align:right;
	padding-top:8px;


}
.columns .area .more{
	font:10px/14px "LucidaGrandeBold", Arial, sans-serif;
	color:#55b0ed;
	padding:0 15px 0 0;
	background: url(images/arrow-4.gif) no-repeat 100% 50%;
}


#sidebar .columns .column{
	float:left;
	width:310px;
	padding:0 18px 19px 0;
	font-size:14px;
	line-height:18px;
	color:#333;
}

#sidebar .featured-entrevista .columns .column{
	padding-bottom: 1px!important;
}

#sidebar .columns .column h3{
	font:11px/16px "LucidaGrandeRegular", Arial, sans-serif!important;
	color:#777;
	margin:0 0 5px;
	text-transform:uppercase;
}
#sidebar .columns .column .intro{
	font:11px/14px "LucidaGrandeRegular", Arial, sans-serif;
	color:#333;
}
#sidebar .columns .column .intro h4 {
	font-size:14px;
	line-height:20px;
	color:#333d62;
	margin:0 0 4px;
	letter-spacing:-1px;
}
#sidebar .columns .column .intro h4 a {
	color:#333d62;
}

#sidebar .featured-entrevista .columns .column .intro h4 {
	font-size:16px!important;
}

#sidebar .columns .column p{margin:0 0 9px;}
#sidebar .columns .column .intro p{margin:0 0 5px;}
#sidebar .columns .column .social img{
	vertical-align:top;
	margin:0;
}
#sidebar .columns .area{
	border-top:1px solid #e8e8e8;
	text-align:right;
	padding-top:8px;


}
#sidebar .columns .area .more{
	font:10px/14px "LucidaGrandeBold", Arial, sans-serif;
	color:#55b0ed;
	padding:0 15px 0 0;
	background: url(images/arrow-4.gif) no-repeat 100% 50%;
}




*+html .columns .area .more{background-position:100% 0;}


.gallery-articles h3{
	display:inline-block;
	margin:9px 0 0;
	vertical-align:top;
	font-size:15px;
	line-height:19px;
	color:#777;
}
*+html .gallery-articles h3{display:inline-block;}
.alt-gallery{
	margin:0 0 0 10px;
	padding-bottom:25px;

}
.alt-gallery .buttons a:hover{text-decoration:none;}
.alt-gallery .title{display:block;}
.alt-gallery .gallery ul .description .title a{color:#333d62;}
.alt-gallery .gallery ul .description a{
	color:#55b0ed;
	text-transform:none;
}


#content-large .btn-disease{
	background:url(images/bg-btn-disease.gif) no-repeat 0 100%;
	width:303px;
	display:block;
	color:#333;
	font-size:16px;
	line-height:20px;
	padding:9px 11px 14px 10px;
	font-weight:bold;
	margin:-10px 0 14px -10px;
}
#content-large .btn-disease span{
	background:url(images/arrow-7.gif) no-repeat 100% 50%;
	display:block;
	padding:0 30px 0 0;
}
/* basic-info */
.basic-info{margin:0 0 30px;}
.basic-info .box3{margin:0;}
#content-large  .basic-info h3{margin:0 0 4px;}
.basic-info .box3 .decor{
	top:-8px;
	left:20px;
}
.basic-info .box3-frame{
	padding:13px 10px 5px 9px;
	width:286px;
}
.basic-info .list-links{
	padding:0;
	margin:0 -38px 0 0;
	list-style:none;
	font:13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	width:324px;
	overflow:hidden;
}
.basic-info .list-links li{
	float:left;
	width:127px;
	margin:0 26px 0 0;
	background:url(images/arrow-5.gif) no-repeat 0 5px;
	padding:0 0 4px 9px;
}
.basic-info .list-links a{color:#fff;}

#content-large  .disease-nwes .title-elegant-row {
    margin: 0 0 15px 10px;
}


#sidebar .disease-nwes .title-elegant-row {
    margin: 0 0 3px 0;
}


#sidebar .disease-nwes img.avatar,
#content-large  .disease-nwes img.avatar{
	border: 0;
    float: left;
    padding: 0;
    display: block;
	margin:0 11px 0 0;
}


#sidebar .disease-nwes a.title-mini-news,
#content-large .disease-nwes a.title-mini-news,
#content-large .recent-documents a.title-mini-news
 {
	color:#333d62;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	display:block;
	padding:0 0 2px;
}

#content-large h2 a.disease-title {
		color: #333333;

}

#content-large .bg-disease-search{
	width: 633px;
	height: 63px;
	background:url(images/bg-search-disease.gif) no-repeat;
	margin: 12px 0 10px 0;

}

#content-large .bg-disease-search select{
	height: 22px;
    width: 146px;
    margin-left: 6px;
}



.search_form_dise .btn-search {
	float: right;
}

.search_form_dise .btn-search {
	float: right;
}

.search_form_dise .text-disease {
	width: 247px;
  	border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    color: #333333;
    font: 13px Arial,Helvetica,sans-serif;
    height: 18px;
    padding: 2px 4px;

}

.search_form_dise fieldset {
	padding: 19px 14px;
}

.search_form_dise label {
	font: bold 12px/14px 'Arial',Helvetica,sans-serif;
	margin-right: 5px;
}

#content-large h2.title-diseases-list{
	font-size:18px;
	color:#333;
	line-height:24px;
	margin:0 0 7px;
}


#content-large .columns .column-all-widt .column {
		width: 633px!important;
		float: left;
		padding-bottom: 0;
}


#content-large .featured-enfermedad{
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

	#content-large .featured-enfermedad .image-featured-column {
		float: left;
		margin-right: 23px;
	}


#page-enfermedad-single #content-large .post-min .bar {
		border-bottom: none;
}

#page-enfermedad-single #content-large .post .bar {
		border-bottom: none;
}


#page-enfermedad-single #content-large .post-avanced .post:first-child {
		padding-bottom: 5px;
}





/*  ***** FIN ENFERMEDADES ************** */


/*  ***** PREMIOS************** */


#page-premios  {
	margin-top: 18px;
}

	#page-premios .title-prize p {
		font: 15px/17px 'Arial',Helvetica,sans-serif;
		color: #555555;
	}

	#page-premios .title-prize p:first-child {
		margin-bottom:11px;
	}

#page-premios #content-large .post-avanced .post {
	margin-bottom: 19px;
}

#page-premios #content-large .post-avanced .post:last-child {
	padding-bottom: 0;
}

#page-premios .box-widget-two-col .box3-frame ul li {
	font-weight: normal;
}


/* box-widget-two-col */
.box-widget-two-col{
	width:100%;

}

	.box-widget-two-col .box3{margin:0 0 0;}
	.box-widget-two-col .box3 .decor{
		top:-8px;
		left:22px;
	}
	.box-widget-two-col .box3-frame{
		padding:18px 14px 18px;
		width:277px;
	}

	.box-widget-two-col .box3-frame ul{
		list-style: none outside none;
		margin: 0 0 0 20px ;
   		padding: 0;
	}

	.box-widget-two-col .box3-frame ul li{
		font:bold 13px/16px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		background: url("images/arrow-8.gif") no-repeat scroll 0 5px transparent;
		color: #fff;
	    float: left;
	  	margin: 10px 0 0;
	    width: 44%;
	    padding-left: 6px;
	    padding-right: 6px;
	}

	.box-widget-two-col .box3-frame ul li a{
		color: #fff;
	 }


/*  ***** FIN DE PREMIOS ************** */


/*  ***** TABLON ************** */

#page-bulletin h1.title-bulletin {
	font: bold 24px/28px 'Arial',Helvetica,sans-serif;
	color: #333333;
	margin: 20px 0 5px 0;
}

#page-bulletin .content-bulletin p {
	font: 15px/18px 'Arial',Helvetica,sans-serif;
	color: #555555;
}

#page-bulletin .content-bulletin p:last-child {
	margin-bottom: 0;
}


#page-bulletin .post-min {
	padding: 0;
}


#page-bulletin .bg-bulletin {
	background: url("images/bg-title-bulletin.gif") no-repeat ;
	width: 60px;
	height: 60px;
	margin-left: -11px;
	margin-top: -16px;

}

.bg-separator-back {
	background: url("images/bg-separator-back.gif") repeat-x ;
	height: 1px;
	margin: 16px 0 16px 62px;

}

#page-bulletin #main-large-a-dia{
	overflow: visible;
}

#page-bulletin .post-holder-min{
	padding-bottom: 15px;
}

#page-bulletin p.info-tablon{
	color: #777777;
	font: 10px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	background: url(images/bg-tablon-info.gif) no-repeat  4px 0;
	padding-left: 24px;
	margin-bottom: 3px;
    margin-top: 0;
    padding-bottom: 6px;
    padding-top: 8px;
    font-style: italic;
    margin-left: 9px;
}



/*  ***** FIN TABLON ************** */

/*  ***** pagina consejo ************** */

#page-consejo div#content-large {
	margin-top: -38px;
}

#page-consejo h1.title-bulletin {
	font: bold 24px/28px 'Arial',Helvetica,sans-serif;
	color: #333333;
	margin: 20px 0 5px 0;
}

#page-consejo .content-bulletin p {
	font: 15px/18px 'Arial',Helvetica,sans-serif;
	color: #555555;
}

#page-consejo .content-bulletin p:last-child {
	margin-bottom: 0;
}

#page-consejo .bg-separator-back {
	background: url("images/bg-separator-back.gif") repeat-x ;
	height: 1px;
	margin: 22px 0 16px 0;
}


#page-consejo .post-min {
	padding: 0;
}


#page-consejo .bg-bulletin {
	background: url("images/bg-title-consejo.gif") no-repeat ;
	width: 60px;
	height: 62px;
	margin-left: -11px;
	margin-top: -23px;

}



#page-consejo #main-large-a-dia{
	overflow: visible;
}

#page-consejo .post-holder-min{
	padding-bottom: 15px;
}

#page-consejo p.info-tablon{
	color: #777777;
	font: 10px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	background: url(images/bg-tablon-info.gif) no-repeat  4px 0;
	padding-left: 24px;
	margin-bottom: 3px;
    margin-top: 0;
    padding-bottom: 6px;
    padding-top: 8px;
    font-style: italic;
    margin-left: 9px;
}

#page-consejo h3.subsection {
    font: 12px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    color: #343431;
    margin: 11px 10px 12px 0;
    padding-bottom: 0;
    border-bottom: 1px solid #cccccc;
}



/*  ***** FIN consejo ************** */






/* sÃ³lo para pluigin Slide show gallery */


#slideshow-wrapper{
	margin-top: -40px!important;
}

#thumbslider img {
    border: 1px solid #ffffff;
}

#fullsize {
    height: 431px;
    margin-left: -10px;
    overflow: hidden;
    position: relative;
    width: 627px;
    z-index: 1;
    padding-left: 10px;
    padding-right: 10px;
}

#imgprev {
    background: url("images/slideshow-gallery/left.png") no-repeat scroll left center transparent;
    left: -1px;
}
#imgnext {
    background: url("images/slideshow-gallery/right.png") no-repeat scroll right center transparent;
    right: -1px;
}


/* en blog Slide show gallery */
#content #slideshow-wrapper {
	width: 573px!important;
}

#content #fullsize{
	width: 573px!important;
}

#content #thumbnails {
    width: 583px!important;
}

#content #slidearea {
    width: 535px!important;
}



/* FIN de sÃ³lo para pluigin Slide show gallery */


/* *** sÃ³lo para featured content gallery */

#dfcg-fullsize {
    background: red none repeat scroll 0 0!important;
   /*
    height: 350px!important;
    width: 615px!important;
    */
    overflow: visible!important;
}

#dfcg-wrapper{
	background-color: blue!important;

}

#dfcg-text {
	background-color: #ffffff!important;
	height: 101px!important;
    margin-bottom: 2px!important;
    margin-left: 3px!important;
    /* opacity: 0.8!important; */
    width: 609px!important;
    padding-top: 5px!important;
}

	#dfcg-text h3 {
		color: #333D62!important;
		width: 585px;
		font: bold 20px/23px Arial,Helvetica,sans-serif!important;
		left: 14px!important;
	    margin-top: 0!important;
	    position: relative!important;
	    top: 24px!important;
	    height: 55px!important;
	    overflow:hidden;
	}

	#dfcg-text h3 a{
		color: #333d62!important;
	}




	#dfcg-text p {
	    color: #555555 !important;
	    font-size: 12px !important;
	    line-height: 14px !important;
	    margin: 2px 5px !important;
	    padding: 0 !important;
	}

	/* antetitulo */
	#dfcg-text p em {
		color: #343431!important;
	    font: 12px/20px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif!important;
	    margin: 0 0 5px!important;
	    text-transform: uppercase!important;
	    display: block;
	    position: relative;
	    top: -52px!important;
	    left: 10px!important;
	}

	/* publicado po r */
	#dfcg-text p strong {
	    color: #555555!important;
	    font: 11px/18px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif!important;
	    font-weight: normal!important;
	    position: relative;
	    left: 10px!important;
	    top: -9px;
	}

#dfcg-imgprev {
    background: url("images/featured-gallery/left.png") no-repeat scroll left center transparent!important;
    left: -20px!important;
}

#dfcg-imgnext {
   	background: url("images/featured-gallery/right.png") no-repeat scroll right center transparent!important;
   	right: -23px!important;
}

#dfcg-outer-wrapper {
	width: 615px;
	background-color: #f6f7f8;
	padding: 10px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
/*  FIsNÃ³lo para featured content galler */


/* Post destacado */

#post-destacado {

	color: #fff;
	width: 100%;
	background-color: #1780b9;

	height: 37px;
}

	#post-destacado .title-left {
		font:bold 15px/17px Arial, Helvetica, sans-serif;
		float: left;
		display: inline;
		background:url(images/bg-featured-home.gif) no-repeat;
		width: 126px;
		height: 37px;
		overflow: hidden;
	}

	#post-destacado .title-left span {
	    display: block;
	    margin-left: 22px;
	    margin-top: 0;
	    padding-bottom: 9px;
	    padding-top: 10px;
	}


	#post-destacado .tittle-right {
		font:bold 14px/17px Arial, Helvetica, sans-serif;
		display: inline;
		float: left;
	}

	#post-destacado .tittle-right a {
		display: block;
	    margin-left: 22px;
	    margin-top: 0;
	    padding-bottom: 9px;
	    padding-top: 10px;
	    color: #ffffff;
	   	background: url("images/bg-bullet-dest-home.gif") no-repeat scroll 0 center;
	   	padding-left: 11px;
	   	width: 780px;
	}
/* FIN Post destacado */



/* home */
	#page-home #content-large .post-min .bar {
		border-bottom: 0 solid #E8E8E8;
		padding-bottom: 0;

	}


	#page-home  #content-large .post-min .panel-holder {
	    width: 330px;
	    margin-right: 22px;
	}

	#page-home #content-large .post-holder-min {
		padding-bottom: 0;
	}

	#page-home #content-large .post-min {
		padding-bottom: 0!important;
	 }


	#page-home .items-photo li {
	    height: 240px;
	}


	#page-home .items-photo {
	    padding-bottom: 0;
	    margin-left: 0;
	}


.bar-no-border  {
	border-bottom: none!important;
}




#content-large .columns .column-normal-left  {
	  width: 280px;
	  float: left;
	  padding-right: 45px
}

	#content-large .columns .column-normal-left .column {
		padding-right: 45px!important;
	    width: 307px!important;
	    padding-bottom: 0;
	}




#content-large .columns .column-normal-right  {
	  width: 280px;
	  float: left;
}

	#content-large .columns .column-normal-right .column {
		padding-right: 45px!important;
	    width: 307px!important;
	    padding-bottom: 0;
	}




#content-large .columns .column-big  {
	  width: 330px;
	  float: left;
	  padding-right: 45px
}

	#content-large .columns .column-big .column {
		padding-right: 45px!important;
	    width: 348px!important;
	}

	#content-large .columns .column-little {
		 width: 239px;
		 float: left;
	}

	#content-large .columns .column-little .column {
		width: 239px!important;
		float: left;
	}

.cloud-home-column {
	margin-top: -30px;
	width: 300px;
}

.cloud-home-column  h3{
	font: 12px/14px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
}

.m_noticias #block1-home #main-large{
	padding-bottom: 0;
}


.m_noticias #block2-home #main-large{
	padding-bottom: 18px;
}


/* FIN  home */





/* newsletter grande */

#page-home #content-large .section {
    margin-bottom: 0;
    margin-top: 27px;
}

#content .section h3{
	font:12px/15px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
	margin:0 0 6px;
	color:#2e2e2e;
	text-transform:uppercase;
}
.news-form{
	background:#269ac9 url(images/bg-news-form.gif) no-repeat;
	width:633px;
}
	.news-form .holder{
		background: url(images/bg-news-form.gif) no-repeat -647px 100%;
		padding:27px 5px 9px 12px;
		overflow:hidden;
	}
	.news-form .title{
		float:left;
		width:318px;
		font:15px/19px "LucidaGrandeRegular", Arial, Helvetica, sans-serif;
		color:#fff;
		text-transform:uppercase;
	}
	.news-form .title .mark{
		display:block;
		text-align:right;
		font-size:28px;
		line-height:22px;
	}
	.news-form .frame{
		float:right;
		width:290px;
		padding:9px 0 0;
	}
	.news-form .frame .row{
		width:100%;
		overflow:hidden;
		padding:0 0 7px;
	}

	.news-form .frame .text {
	    background: url("images/bg-text.gif") no-repeat scroll 0 0 transparent;
	    height: 23px;
	    overflow: hidden;
	    padding: 0 0 5px;
	    width: 277px;
	}

	.news-form .frame .text input{
		font-size:10px;
		line-height:13px;
		float:left;
		background:none;
		border:none;
		color:#000;
		padding:5px 7px 6px;
		width:250px;
	}

	.news-form .frame .submit{
		text-indent:-9999px;
		background: url(images/bg-news.gif) no-repeat 0 -30px;
		width:51px;
		float:right;
		height:9px;
		font-size:0;
		line-height:0;
		overflow:hidden;
		border:0;
		padding:0;
		margin:0 9px 0 0;
		cursor:pointer;
	}

	.news-form label {
	    font-size: 11px;
	    font-weight: bold;
	    line-height: 23px;
	    color: #FFFFFF;
	    display: block;
	    margin-left: 35px;
	    margin-top: -29px;
	    padding-top: 0;
	}

	.news-form .check {
	    height: 15px;
	    margin: -23px 0 0 13px;
	    padding: 0;
	    width: 16px;
	}

	.news-form a {
	    color: #FFFFFF;
	    text-decoration: underline;
	}

	.news-form a:hover {
	    text-decoration: none;
	}
/* FIN de newsletter grande */



/*  widget tutorial somos*/


#sidebar .box2 .heading h3{
	font:14px/18px "LucidaGrandeRegular", Arial, sans-serif;
	color:#000;
	text-transform:uppercase;
	margin:0;
}

.box-wrap{
	margin-bottom:30px;
	margin-top: 10px;
}
	.box-wrap .box2{
		margin-bottom:0;
		font:13px/17px "LucidaGrandeRegular", Arial, sans-serif;
		color:#666;
		text-align:center;
	}
	.box-wrap .box2 .box2-frame{padding-bottom:0;}
	.box2 .decor-3{
		position:absolute;
		top:-20px;
		left:-9px;
		background: url(images/decor-10.gif) no-repeat;
		width: 85px;
		height: 86px;
		text-indent:-9999px;
		overflow:hidden;
		z-index:5;
	}
	.box2 .heading{
		background:#f2f4f3 url(images/bg-box-heading.gif) no-repeat;
		width:297px;
		margin:-14px 4px 31px;
		position:relative;
		text-align:left;
	}
	.box2 .heading .heading-holder{
		background: url(images/bg-box-heading.gif) no-repeat -303px 100%;
		padding:11px 9px 41px 83px;
	}

	.box-wrap .box2 h4{
		font:14px/17px "LucidaGrandeBold", Arial, sans-serif;
		color:#000;
		margin:0 0 1px;
	}
	.box-wrap .box2 p{margin:0;}

	.box2 .heading img {
	    bottom: -30px;
	    left: 50%;
	    margin: 0 0 0 -34px;
	    position: absolute;
	}

	.box2 .area{
		border-top:1px solid #d1d1d1;
		padding:12px 8px 6px;
	}

	.box2 .area ul{
		list-style:none;
		margin:0;
		padding:0;
		font:11px/16px "LucidaGrandeRegular", Arial, sans-serif;
		color:#284a61;
		text-transform:uppercase;
		text-align:left;
	}
	.box2 .area ul li{
		background: url(images/arrow-6.gif) no-repeat 0 5px;
		padding:0 0 4px 8px;
	}
	.box2 .area ul a{color:#284a61;}

	.box2 .sub-title{
		width:295px;
		margin:0 -1px -11px;
		background:#55b0ed url(images/bg-subtitle.gif) no-repeat 0 100%;
		padding:7px 5px;
		color:#fff;
		font-size:11px;
		line-height:14px;
		text-transform:uppercase;
	}

	.box2 .sub-title a {
	    color: #FFFFFF;
	}


.gallery1 .frame ul {
    list-style: none outside none;
}

.gallery1{
	overflow:hidden;
	padding:0 6px;
	margin:0 0 6px;
}
.gallery1 .prev,
.gallery1 .next{
	background: url(images/arrows.gif) no-repeat;
	width:14px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:3px 10px 0 0;
}
.gallery1 .next{
	float:right;
	background-position: -17px 0;
	margin-right:0;
}
.gallery1 .prev:hover,
.gallery1 .next:hover{text-decoration:none;}
.gallery1 .frame{
	float:left;
	width:242px;
	overflow:hidden;
	position:relative;
}
.gallery1 .frame ul{
	list-style:none;
	margin:0;
	padding:0;
	width:9999px;
	position:relative;
}
.gallery1 .frame ul li{
	float:left;
	width:242px;
}
/*  FIN widget tutorial somos*/




/* Info relacionada */

#content-large .separator-single{
	border-top: 3px solid #55b0ed;
	height: 1px;
	margin: 30px 0 8px 0;
}


.related-info{

}

	.related-info h4{
		font:bold 23px Arial,Helvetica,sans-serif;
		color: #282828;
	}

	.related-info h4{
		font:bold 23px Arial,Helvetica,sans-serif;
		color: #282828;
	}


	.related-info .list{
		font:13px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		color: #333333;
	    list-style: none outside none;
	    margin: 0;
	    padding: 0;
	}

		.related-info .list span{
			font:13px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			color: #777777;
		}

		.related-info .list li{
			background: url("images/arrow-9.gif") no-repeat scroll 0 4px transparent;
			padding: 0 0 7px 11px;
		}

	.related-info .list a{
		color: #55b0ed;
	}

	.related-info .list img{
		width: 18px;
		height: 23px;
    	vertical-align: bottom;

	}

/* FIN Info relacionada */


.post_content{
	margin: 0;
}



/* ************************ SITE MAP *************************************************************************************************************** */

#site-content {
	width: 962px;
	overflow: hidden;
}

#site-content li div {
	border-bottom: 1px solid #CFCFCF;
	width: 305px;
	height: 35px;
	margin-bottom: 4px;
}

#site-content .general-map, #site-content h2 {
	margin: 0;
	font-size: 24px;
}

#site-content a {
	color: #000000;
	font:12px/27px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}

#site-content ul {
	float: left;
	padding-left: 0;
	margin:0;
	overflow: hidden;
}

#site-content h3.title {
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	padding:0 27px 3px 0;
	color:#343431;
	margin:0;
	display:inline;
	height: 34px;
}

#site-content h3.title a {
	font:17px/30px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#site-content ul li.row {
	width: 962px;
	margin-top: 29px;
}

#site-content ul li.row:first-child {
	margin-top: 20px;
}

#site-content ul li.row ul li.correct {
	margin: 0 1px;
	width: 312px;
	padding-left: 8px;
}

#site-content li {
	list-style: none;
	width: 320px;
	float: left;
}

#site-content li.correct + li {
	width: 305px;
	padding-left: 15px;
}

#site-content .general-map li ul li.col-1, #site-content .row .col-1 ul,
#site-content .row .col-1 ul li {
	width: 160px;
}

#site-content .row .col-2 ul, #site-content .row .col-2 ul li,
#site-content .general-map li ul li.col-2 {
	width: 154px;
	padding-left: 6px;
}

#site-content .general-map li ul li.col-1 ul li, li.col-2 ul li {
	display: inline;
}

#site-content li.col-1 ul li, #site-content li.col-2 ul li {
	margin-top: 0;
}



/* *** bÃºsqueda general  *** */


.bg-field-search-global{
	border: 1px solid white;
	width: 950px;
	height: 60px;
	background:url(images/bg-field-search-global.gif) no-repeat;
	margin-top: -9px;
	margin-left: 10px;
}

	.bg-field-search-global .text-searched{
		border: 0 solid red;
		font:bold 24px/30px Arial, Helvetica, sans-serif;
		color: #333333;
		width: 737px;
		margin-left: 173px;
		margin-top: 14px;
		height: 35px;
		overflow: hidden;
	}

.match-diseases {
	margin-left: 10px;
}

	.match-diseases span {
		font:bold 11px Arial,Helvetica,sans-serif;
		display: inline;
		float: left;
		color: #777777;
		margin-right: 13px;
	}


	.match-diseases a {
		font:bold 14px Arial,Helvetica,sans-serif;
		color: #55b0ed;
		background: url("images/arrow-4.gif") no-repeat scroll 0 50% transparent;
		padding-left: 14px;
	}

	.match-diseases ul{
		margin: 12px 0 0 0 ;
	}

		.match-diseases ul li {
			display: inline;
			padding-right: 11px;
		}


.match-categories {
	margin-left: 10px;
}

	.match-categories p {
		font:bold 14px Arial,Helvetica,sans-serif;
		display: inline;
		float: left;
		color: #777777;
		margin-right: 13px;
	}

	.match-categoriess p a {
		font:bold 14px Arial,Helvetica,sans-serif;
		color: #55b0ed;
		background: url("images/arrow-4.gif") no-repeat scroll 0 50% transparent;
		padding-left: 14px;
	}


#content-large .block_search_post .post-min{
	 margin-left: 0;
	 width: 633px;
	 padding-bottom: 9px;
}

#content-large .block_search_post-cat .post-holder-min {
   padding-bottom: 3px;
}


/* *** FIN bÃºsqueda general  *** */




/* *** carrousel asociaciones *** */

#holder-carousel-holder .box5-frame {
	padding-top: 0;
}


.carousel-holder h3{
	font: 12px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	color:#343431;
	margin:0 10px 2px 0;
	float:left;
}

.carousel-holder .decor1{
	top: -4px;
	position: relative;
}

.carousel-holder #charging_carrusel_assoc{
	margin-left: 10px
}

.carousel {
	margin: 0 -38px 3px -2px;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 619px;
	height:56px;
}
.carousel .link-prev,
.carousel .link-next{
	float:left;
	background: url(images/bg-prev-next.gif) no-repeat;
	width:8px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	margin:13px 6px 0 0;
}
.carousel .link-next{
	float:right;
	background-position:-84px 0;
	margin-right:0;
	position:relative;
	left:-6px;
}
.carousel .link-prev:hover,
.carousel .link-next:hover{text-decoration:none;}
.carousel .frame {
	width:590px;
	overflow:hidden;
	position:relative;
	float:left;
}
.carousel .frame ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.carousel .frame ul li{
	display:inline-block;
	vertical-align:middle;
	padding: 0 9px 0 0;
}
*+html .carousel .frame ul li{display:inline;}


/* *** FIN carrousel asociaciones *** */



/* **** ERROR **** */

.error-top {
	/* background: url(images/bg-error.gif) no-repeat top left; */
	padding-top: 9px;
	width: 983px;
}

.error-bottom{
	/* background: url(images/bg-error.gif) no-repeat bottom left; */
	padding-bottom: 9px;
	margin-bottom: 43px;
	width: 983px;
}


.error {
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding:2px;
	color: #dd0a0a;
}



.error .formulario {
	float: right;
	margin-right: 175px;
}

.error .formulario form {
	margin-bottom: 7px;
	padding-top: 0;
}

.error .fondo {
	background:#dbe3e6;
	line-height: 17px;
}

.error ul {
	list-style: none;
	padding-left: 0;
	margin-top: 9px;
}

.error .mensaje h4 + ul {
	margin-left: 0;
}

.error li {
	padding-bottom: 5px;
	padding-left: 10px;
	background: url("images/arrow-8.gif") no-repeat left 7px;
}

.error .mensaje h4 + ul li {
	line-height: 17px;
	padding-bottom: 10px;
}

.error .formulario .fondo img + ul li + li {padding-bottom: 0;}

.error .formulario ul {
	padding-left: 16px;
}

.error .fondo form + ul {padding-bottom: 8px;}

.error .fondo .decor {
	position:relative;
	top:-13px;
	left:19px;
}

.error input.text {
	width: 204px;background-image: url("images/bg-text-4.gif");
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;

}

.error fieldset {
	width: 278px;
}

.error .btn-search {
	width: 68px;
	float: right;
}

.error .fondo ul {
	margin: 0 0 0 0;
	line-height: 17px;
}

.error .fondo img + ul {
	margin-top: -13px;
	margin-bottom: 2px;
}

.error .fondo img + ul li:first-child, .error .fondo img + ul li:first-child + li {
	padding-bottom: 10px
}

.error .formulario h4 {
	margin-top: 48px;
	margin-left: 3px;
	margin-bottom: 5px;
}

.error h4 {
	font: bold 12px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}

.error .mensaje {
	width: 305px;
	margin-left: 174px;
}

.error h2 {
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -.5px;
	word-spacing:  -.5px;
	margin-top: 30px;
	margin-bottom: 14px;
}

.error h3 {
	font-size: 24px;
	letter-spacing: -.02em;
	line-height: 30px;
	color: #777;
	margin-top: 14px;
	margin-bottom: 0;
}

.error .mensaje p {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	word-spacing: -.01em;
	letter-spacing: -.01em;
	color: #999;
	margin-bottom: 22px;
	margin-top: 0;
}

.error .mensaje h4 {
	margin-bottom: 0;
	margin-top: 0;
}

.error .borde {
	width:auto;
	height: 1px;
}

.error .top-panel .link-diseases {
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	color:#000;
	font:14px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	padding:0 24px 0 0;
	display:inline-block;
	float: right;
	margin-left: 28px;
}

.error .links-holder {
	overflow: hidden;
	height: 1%;
	width: 631px;
	margin-left: 175px;
	margin-top: 17px;
	margin-bottom: 53px;
	padding-top: 3px;
	border-top: 1px solid #ccc;
}


/* **** FIN de ERROR **** */




.error-404 {
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding:2px;
	height: 0;

}



.error-404 .formulario {
	float: right;
	margin-right: 175px;
}

.error-404 .formulario form {
	margin-bottom: 7px;
	padding-top: 0;
}

.error-404 .fondo {
	background:#dbe3e6;
	line-height: 17px;
}

.error-404 ul {
	list-style: none;
	padding-left: 0;
	margin-top: 9px;
}

.error-404 .mensaje h4 + ul {
	margin-left: 0;
}

.error-404 li {
	padding-bottom: 5px;
	padding-left: 10px;
	background: url("images/arrow-8.gif") no-repeat left 7px;
}

.error-404 .mensaje h4 + ul li {
	line-height: 17px;
	padding-bottom: 10px;
}

.error-404 .formulario .fondo img + ul li + li {padding-bottom: 0;}

.error-404 .formulario ul {
	padding-left: 16px;
}

.error-404 .fondo form + ul {padding-bottom: 8px;}

.error-404 .fondo .decor {
	position:relative;
	top:-13px;
	left:19px;
}

.error-404 input.text {
	width: 190px;
	background-image: none;
	background-color:#ffffff;
	border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
	height: 19px;
	display: inline;
	padding: 2px 4px;
	margin: 0;

}

.error-404 fieldset {
	width: 278px;
}

.error-404 .btn-search {
	width: 76px;
	float: right;
}

.error-404 .fondo ul {
	margin: 0 0 0 0;
	line-height: 17px;
}

.error-404 .fondo img + ul {
	margin-top: -13px;
	margin-bottom: 2px;
}

.error-404 .fondo img + ul li:first-child, .error-404 .fondo img + ul li:first-child + li {
	padding-bottom: 10px
}

.error-404 .formulario h4 {
	margin-top: 48px;
	margin-left: 3px;
	margin-bottom: 5px;
}

.error-404 h4 {
	font: 12px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
}

.error-404 .mensaje {
	width: 305px;
	margin-left: 174px;
}

.error-404 h2 {
	font-size: 36px;
	line-height: 36px;
	letter-spacing: -.5px;
	word-spacing:  -.5px;
	margin-top: 30px;
	margin-bottom: 14px;
}

.error-404 h3 {
	font-size: 24px;
	letter-spacing: -.02em;
	line-height: 30px;
	color: #777;
	margin-top: 14px;
	margin-bottom: 0;
}

.error-404 .mensaje p {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	word-spacing: -.01em;
	letter-spacing: -.01em;
	color: #999;
	margin-bottom: 22px;
	margin-top: 0;
}

.error-404 .mensaje h4 {
	margin-bottom: 0;
	margin-top: 0;
}
.error-404 .borde {
	width:auto;
	height: 1px;
}

.error-404 .top-panel .link-diseases {
	background:url(images/arrow-1.png) no-repeat 100% 50%;
	color:#000;
	font:14px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	padding:0 24px 0 0;
	display:inline-block;
	float: right;
	margin-left: 28px;
}

.error-404 .links-holder {
	overflow: hidden;

	width: 631px;
	margin-left: 175px;
	margin-top: 17px;
	margin-bottom: 53px;
	padding-top: 3px;
	border-top: 1px solid #ccc;
}

.error-404 .holder {
	height: 250px;
}


.error-top {
	/* background: url(images/bg-error.gif) no-repeat top left; */
	padding-top: 9px;
	width: 983px;
	margin-left: -60px;
	height: 320px;
}

.error-bottom{
	/* background: url(images/bg-error.gif) no-repeat bottom left; */
	padding-bottom: 9px;
	margin-bottom: 43px;
	width: 983px;
}


.error-404 {
	font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding:2px;
}


























.skype {
	color: #ffffff;
}


#page-que-es_sp-portal #content-large .post{
	margin: 40px 0 0 66px;
	width: 736px;

}


/************** create widget **************/

.container1{
	padding:7px 16px 15px 11px;
	margin:-18px 0 25px -21px;
	width:980px;
	position:relative;
}
.container1 .btn-close{
	position:absolute;
	top:15px;
	right:26px;
	background: url(images/btn-close.gif) no-repeat;
	width: 23px;
	height: 23px;
	text-indent:-9999px;
	overflow:hidden;
}
#content-large .create-form{
	background: url(images/bg-create-form.gif) repeat-y -985px 0;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	color:#777;
}
#content-large .create-form .holder{background: url(images/bg-create-form.gif) no-repeat;}
#content-large .create-form .frame{
	background: url(images/bg-create-form.gif) no-repeat -1970px 100%;
	overflow:hidden;
	padding:28px 0 20px 20px;
}
#content-large .create-form .col{
	width:300px;
	padding:0 20px 0 0;
	float:left;
}
#content-large .create-form h2{
	font-size:36px;
	line-height:38px;
	color:#777;
	margin:0 0 24px;
}
#content-large .create-form h3{
	font:12px/15px "LucidaGrandeBold", Arial, sans-serif;
	color:#343431;
	text-transform:uppercase;
	margin:0 0 11px;
}
#content-large .create-form h3.mark{color:#f1712f;}
#content-large .create-form .row,
#content-large .create-form .row1{
	width:100%;
	overflow:hidden;
	padding:0 0 7px;
}
#content-large .create-form .row1{padding-bottom:13px;}
#content-large .create-form .radio{
	float:left;
	padding:0;
	margin:2px 0 0;
	width:14px;
	height:14px;
}
#content-large .create-form label{
	font:13px/16px "LucidaGrandeRegular", Arial, sans-serif;
	color:#333;
	display:block;
	padding:0 0 1px;
}
#content-large .create-form .row1 label{
	float:left;
	padding:0 0 0 3px;
	width:280px;
}
#content-large .create-form .area{
	border-top:1px solid #e8e8e8;
	padding:12px 0 0;
	margin-top:3px;
	width: auto;

}
#content-large .create-form .area1{
	margin-top:12px;
	padding-top:15px;
	text-align: left;
}
#content-large .create-form .area1 .row{
	padding-bottom:10px;
	text-align: left;
}
#content-large .create-form .area .row1 label{
	padding:3px 15px 0 0;
	width:auto;
}
#content-large .create-form .select-holder{
	float:left;
	min-height:16px;
}
#content-large .create-form .select-holder select{width:188px;}
#content-large .create-form .col1{padding-top:21px;}
#content-large .create-form .heading{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
	padding:0 0 6px;
	margin:0 0 15px;
}
#content-large .create-form .checkbox{
	float:left;
	width:14px;
	height:14px;
	padding:0;
	margin:1px 0 0;
}
#content-large .create-form .heading label{
	float:left;
	padding:0 0 0 5px;
}
#content-large .create-form  .wrap{
	width:100%;
	overflow:hidden;
}
#content-large .create-form .text{
	float:left;
	background: url(images/bg-create-items.gif) no-repeat;
	width:141px;
	margin:0 9px 0 0;
}
#content-large .create-form .text input{
	float:left;
	background:none;
	border:none;
	margin:0;
	padding:4px 4px 5px;
	width:133px;
	font-size:12px;
	line-height:15px;
}
#content-large .create-form .btn-color{
	float:left;
	width:23px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-create-items.gif) no-repeat 0 -57px;
}
#content-large .create-form .orange{background-position:-44px -57px;}
#content-large .create-form .gray{background-position:-87px -57px;}
#content-large .create-form .info{
	font:11px/14px  "LucidaGrandeRegular",Arial, Helvetica, sans-serif;
	color:#777;
}
#content-large .create-form .col2{padding-top:15px;}
#content-large .create-form .title{
	font-size:18px;
	line-height:20px;
	color:#333;
	margin:0 0 24px;
	display:inline-block;
	padding:0 26px 0 0 ;
	background: url(images/arrow-1.png) no-repeat 100% 50%;
}
#content-large .create-form .col2 .wrap{margin-bottom:3px;}
#content-large .create-form textarea{
	float:left;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:2px solid #e7e7e7;
	border-bottom:2px solid #e7e7e7;
	background:#fff;
	width:305px;
	padding:5px;
	margin:0;
	font-size:13px;
	line-height:16px;
	color:#999;
	overflow:auto;
	height:305px;
	min-width:287px;
	min-height:268px;
	max-width:287px;
}
#content-large .create-form p{margin:0 0 17px;}
#content-large .create-form .submit{
	width:100%;
	overflow:hidden;
}
#content-large .create-form .submit input{
	float:right;
	background: url(images/bg-create-items.gif) no-repeat 0 -28px;
	width:196px;
	height:24px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}


#content-large .create-form .btn-widget-get-code input{
	float:right;
	background: url(images/btn-widget-get-code.gif) no-repeat ;
	width:126px;
	height:24px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}

#content-large .create-form .btn-widget-preg {
	background: url(images/btn-widget-preg.gif) no-repeat ;
	width:142px;
	height:24px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}

.m_noticias #page-create-widget #main-large {
	overflow: visible;
}

#content-large  .feed_viewer_widget{
	width: 960px;
}

#feed {
    margin-left: auto;
    margin-right: auto;
}

#content-large .create-form .block_color {
	border: 1px solid #CFCFCF;
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	border-radius: 3px;
}

#content-large .create-form .block_color_title {
	background-color: #333d62;
}

#content-large .create-form .block_color_date {
	background-color: #555555;
}

#content-large .create-form .block_color_news {
	background-color: #777777;
}

#content-large h3.prev_title {
	text-align: center;
}

.holder-martina {
	position: relative;
}

.holder-martina .post-martina{
	width: 299px;
	position: absolute;
	top: 97px;
	left: 3px;
}

.holder-martina .post-martina p {
 	padding-left: 16px;
 	padding-right: 16px;
 	margin-top: 6px;

}

	.holder-martina .post-martina p span{
	 	color: #757575;
	    font: 11px Arial,Helvetica,sans-serif;
	}

	.holder-martina .post-martina p a{
	 	color: #489ad3;
	    font: bold 13px Arial,Helvetica,sans-serif;
	}


.general-tips {
	color: #777777;
	font: 11px/16px "LucidaGrandeRegular",Arial,Helvetica,sans-serif;
}

	.general-tips strong {
		font-weight: bold;
	}



/************** FIN create widget **************/





/************** INICIO página Quiénes Somos **************/
.cab-quienes {
	margin-bottom: 15px;
}

	.cab-quienes .quienes-h2{
		display: inline;
	}

	.cab-quienes p {
		font:15px Arial, Helvetica, sans-serif;
		color: #283051;
		float: right;
		margin-top: 3px;
	}

	.cab-quienes a {
		color: #3197dc!important;
		font:bold 15px Arial, Helvetica, sans-serif!important;

	}


.box-content-quienes-all {
	margin-top: 20px;
}
	.box-content-quienes-all .box-content-quienes {
		width: 440px;
		padding: 23px 19px 0 19px;
	}

	.box-content-quienes-all .bleft1 {
		background:#fff url(images/bg-quienes-left.gif) no-repeat;
		float: left;
		height: 361px;
	}

	.box-content-quienes-all .bright1 {
		background:#fff url(images/bg-quienes-right.gif) no-repeat;
		float: right;
		height: 361px;
	}

	.box-content-quienes-all .bleft2 {
		background:#fff url(images/bg-quienes-left.gif) no-repeat;
		float: left;
		height: 374px;
	}

	.box-content-quienes-all .bright2 {
		background:#fff url(images/bg-quienes-right.gif) no-repeat;
		float: right;
		height: 374px;
	}


	.box-content-quienes-all .bleft3 {
		background:#fff url(images/bg-quienes-left.gif) no-repeat;
		float: left;
		height: 375px;
	}

	.box-content-quienes-all .bright3 {
		background:#fff url(images/bg-quienes-right.gif) no-repeat;
		float: right;
		height: 375px;
	}


	.box-content-quienes-all .box-content-quienes p:first-child {
		margin-top: 0!important;
	}

	.box-content-quienes-all .box-content-quienes p {
		font: 15px/23px Arial, Helvetica, sans-serif;
		color: #333;
		margin-top: 0!important;
	}

	.box-content-quienes-all .box-content-quienes p a{
		font: 15px/23px Arial, Helvetica, sans-serif!important;
		color :#3197DC!important;
	}

	.box-content-quienes-all h3 {
		font:bold 18px Arial, Helvetica, sans-serif;
		color: #333;
		margin: 0 0 23px 0;
	}

	.box-content-quienes-all h4 {
		font:bold 15px Arial, Helvetica, sans-serif;
		color: #333;
		margin: 20px 0 0 0;
	}



/************** FIN página Quiénes Somos **************/





/************** INICIO nuevo Dinamic content gallery**************/

.wrapper-slider-cover {
	border: 0 solid red;
	overflow: hidden;
}

#dfcg-imglink {
	height: 255px!important;
}

#dfcg-outer-holder {
    border: 1px solid blue;
	width: 633px;
}

#dfcg-outer-wrapper {
    background-color: #ffffff;
    padding: 0;
    width: 396px;
	float: right;
	margin-right: 12px;
	border: 0;
}

#dfcg-fullsize {
	overflow: visible !important;
    background: none repeat scroll 0 0 #F6F7F8;
    border: 0 solid #FFFFFF;
    height: 338px;
    padding: 0;
    position: relative;
    width: 396px;
    z-index: 1;
}


/* miniaturas */
#dfcg-thumbnails {
	height: 392px;
    left: -236px !important;
    position: absolute;
    top: 0 !important;
    z-index: 999;
    width: 235px;
}

#dfcg-thumbnails .dfcg-sliderContainer {
	height: 414px;
    padding: 0;
    position: relative;
    width: 235px;
	overflow: hidden;
}

.dfcg-sliderContainer {
	width: 235px;
	height: 392px;
	background: none repeat scroll 0 0 #ffffff;
    opacity: 1;
}

.dfcg-carouselBtn {
    background: none repeat scroll 0 0 #ffffff;
   opacity: 1;
}

#dfcg-slidearea {
	float: left;
	height: 404px;
    overflow: hidden;
    padding-top: 6px;
    position: relative;
	width: 235px;
}

#dfcg-slider {
    height: 404px;
    left: 0;
    position: absolute;
	width: 235px;
	white-space: normal!important;
	font:13px Arial, Helvetica, sans-serif;
	color: #2f385c;
}


.dfcg-title_slider_menu_on {
	width: 200px;
	height: 74px;
	background:#fff url(images/bg-dcg-menu-select.gif) no-repeat;
	cursor: pointer;
	display: table;
	padding-right:32px!important;
}

.dfcg-title_slider_menu_on p{
	display: table-cell;
    vertical-align: middle;
}

.dfcg-title_slider_menu_on_end {
	width: 200px;
	height: 14px;
	background:#fff url(images/bg-dcg-menu-select_off.gif) no-repeat;
	padding-right:32px!important;
}

.dfcg-title_slider_menu_off{
	display: table;
    height: 74px;
    width: 200px;
	padding-right:32px!important;
	background:#fff url(images/bg-dcg-menu-select_off.gif) no-repeat;
	cursor: pointer;
}

.dfcg-title_slider_menu_off p{
	display: table-cell;
    vertical-align: middle;
}

#dfcg-text {
    height: auto !important;
    margin-bottom: 1px !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    width: 396px !important;
	position: relative!important;
	background:#fff url(images/bg-dcg-back-title.gif) repeat-y !important;
	padding-bottom: 7px !important;
}

	#dfcg-text h3 {
	    color: #333D62 !important;
	    font: bold 25px/28px Arial,Helvetica,sans-serif !important;
	    height: auto !important;
	    /* left: 14px !important; */
		padding: 12px 14px 0 14px !important;
	    overflow: hidden;
	    position: static !important;
	    width: 368px!important;
	}

	#dfcg-text h3 a {
	    color: #333D62 !important;
	}

	#dfcg-text p a.somos, #dfcg-text p a:hover.somos{
	    color: #3197dc!important;
		font-weight: normal!important;
	}

	#dfcg-text p strong {
	    color: #555555 !important;
	    font: 11px/18px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif !important;
	    position: static;
	}

	#dfcg-text p {
	   margin: 5px 14px 7px 14px !important;
	}

#dfcg-slidearea {
    padding-top: 0;
}

.dfcg-imgnav {
    height: 255px;
}

#dfcg-slidearea .more {
    background: url("images/arrow-4.gif") no-repeat scroll 100% 50% transparent;
    color: #55B0ED;
    font: 10px/14px "LucidaGrandeBold",Arial,sans-serif;
    padding: 0 15px 0 0;
	float: right;
	margin-right: 12px;
}

#dfcg-thumbnails .dfcg-carouselBtn {
	padding: 0;
}


/************** FIN nuevo Dinamic content gallery**************/






/************** INICIO WIDGET SABIAS QUE...**************/
.widget-sabias-que {
	font-family: Arial, Helvetica, sans-serif;
}

	.widget-sabias-que p {
		margin:0 0 0 12px; padding: 0;
	}

	.widget-sabias-que a p{
		font-size: 12px;
		letter-spacing: 0;
		color: #333333 ;
		border-bottom-width: 0;
    	margin-bottom: 12px;
    	margin-left: 0;
   	 	margin-top: 12px;
   	 	width: 160px;
	}
	.widget-sabias-que a:hover p{
		color: #333333 ;
		text-decoration: underline;
	}

	.widget-sabias-que .sabias-que-deco{
		background: url(images/sabias-que-deco.png) no-repeat  0 0;
		width: 96px; height: 96px;
		top: -19px;
		left: 7px;
		z-index: 100;
	}

	.widget-sabias-que .sabias-que-bkg{
		background: url(images/sabias-que-bkg.png) no-repeat  0 0;
		width: 96px; height: 96px;
		left: 16px;
		bottom: -31px;
		top: auto;
	}

	.widget-sabias-que .texto {
		margin: -6px 29px 0 114px;
		font-size: 12px;
		letter-spacing: 0;
		color: #333333 ;
	}

		.widget-sabias-que .revistas {
			color: #3197dc;
			padding: 0 17px 0 0;
			margin: 0 0 20px 9px;
			font: 11px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
			width: 164px;

		}
			.widget-sabias-que .guias {
				margin: 15px 0 2px 11px;
			}

		.widget-sabias-que .revistas span{
			display: block;
			float: left;
			color: #3197dc;
			margin: -5px 9px 0 -9px;
			font:  32px/37px "MalmoSansBold",Arial,sans-serif;
		}

/************** fin WIDGET SABIAS QUE...**************/






/************** INICIO WIDGET ASOCIACIONES AL DÍA...**************/

.caja {
	width: 633px;
	background: url(images/bkg-caja.png) no-repeat 0 0;
	padding: 11px 0 0;
	margin: 0;
}

	.caja-holder{
		background: url(images/bkg-caja.png) no-repeat 50% 100%;
		padding: 0 0 11px;
		margin: 0 0 10px;
	}

		.caja-frame {
			background: url(images/bkg-caja.png) repeat-y 100% 1px;
			padding: 1px;
			width: 631px;
			position: relative;
			height: 414px;
		}
			.caja-frame .titulo{
				position: absolute;
				background: #fff url(images/piquito.gif) no-repeat 100% 8px;
				top: -21px;
				left: 10px;
				font: 18px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
				padding: 0 48px 0 4px;
			}

			.caja-frame .noticias {
				padding: 0 252px 0 14px;
			}
			.caja-frame .noticias .articulo {
			margin: 11px 0 20px;
			}

				.caja-frame .noticias .articulo .titulo-articulo {
					margin-bottom: 8px;
				}
					.caja-frame .noticias .articulo .titulo-articulo a{
						font: bold 15px/20px Arial, Helvetica, sans-serif;
						color: #333D62;
						line-height: 1.4em;
						margin: 0 0 5px;
					}
				.caja-frame .noticias .articulo .publicado-por {
					color: #555;
					font: 11px/17px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
					margin: 0 0 0;
					padding:3px 0 0 20px;
					position: relative;
				}
					.caja-frame .noticias .articulo .publicado-por a {
						text-decoration: none;
						color: #4B9AD0;
					}
					.caja-frame .noticias .articulo .publicado-por img {
						border: 0 none;
						width: 17px; height: 17px;
						position: absolute;
						top: 2px;
						left: -1px;
					}
				.caja-frame .noticias .articulo .fecha-articulo {
					color: #343431;
					font: 12px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
					margin: 0 0 0;
					padding: 6px 0 0 20px;
				}

			.caja-frame .mas-noticias {
				text-align: right;
				padding: 11px 238px 0 13px;

			}
				.caja-frame .mas-noticias  a{
					background: url("images/arrow-4.gif") no-repeat scroll 100% 50% transparent;
   					color: #55B0ED;
    				font: 10px/14px "LucidaGrandeBold",Arial,sans-serif;
					padding: 0 15px 0 0;
				}

			.caja-frame .asociaciones {
				width: 220px;
				position: absolute;
				top: -5px;
				right: 2px;
				background: url(images/degradado.gif) repeat-x 0 -6px;
			}
				.caja-frame .asociaciones-in {
					font: bold 12px 'Arial', Helvetica, sans-serif;
					height: 74px;
					background: url(images/doted.gif) repeat-x 0 100%;
					text-align: center;
					color: #4B9AD0;
				}
				.caja-frame .asociaciones-in span{
						color:#4B9AD0;
						font: 48px/52px 'MalmoSansHeadlineNormal', Arial, Helvetica, sans-serif;
					}

			.caja-frame .enfermedades {
				font: bold 12px 'Arial', Helvetica, sans-serif;
				width: 220px; height: 100px;
				position: absolute;
				top: 70px;
				right: 2px;
				background: url(images/degradado.gif) repeat-x 0 0;
				text-align: center;
				color: #4B9AD0;
			}
				.caja-frame .enfermedades span{
						color:#4B9AD0;
						font: 48px/52px 'MalmoSansHeadlineNormal', Arial, Helvetica, sans-serif;
					}
				.caja-frame .enfermedades .se-habla-de {
					margin: 7px 0 0 0;
					line-height:  20px;
				}
				.caja-frame .enfermedades .se-habla-de span {
					font: 11px 'Arial', Helvetica, sans-serif;
					color: #515a79;
				}


			.caja-frame .usuarios{
				width: 220px;
				position: absolute;
				top: 255px;
				right: 2px;
				background: url(images/degradado.gif) repeat-x 0 2px;
			}
				.caja-frame .usuarios-in {
					height: 63px;
					background: url(images/doted.gif) repeat-x 0 0;
					text-align: center;
					font: bold 12px 'Arial',Helvetica,sans-serif;
					color: #4B9AD0;
					padding: 7px 0 0;
				}
					.caja-frame .usuarios-in  span{
						color:#4B9AD0;
						font: 48px/52px 'MalmoSansHeadlineNormal', Arial, Helvetica, sans-serif;
					}

			.caja-frame .posts{
				width: 220px;
				position: absolute;
				bottom: 0;
				right: 2px;
				background: url(images/degradado.gif) repeat-x 0 2px;
			}
				.caja-frame .posts-in {
					height: 68px;
					background: url(images/doted.gif) repeat-x 0 0;
					text-align: center;
					font: bold 12px 'Arial',Helvetica,sans-serif;
					color: #4B9AD0;
					padding: 7px 0 0;
				}
					.caja-frame .posts-in  span{
						color:#4B9AD0;
						font: 48px/52px 'MalmoSansHeadlineNormal', Arial, Helvetica, sans-serif;
					}


/************** FIN WIDGET ASOCIACIONES AL DÍA...**************/



/************** WIDGET "HOY.." **************/
.box-visitamos{
	width: 633px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

.box-visitamos .perfil-superior{
	width: 100%;
	height: 11px;
	background: url(images/box-visitamos.png) no-repeat 0 0;
}

.box-visitamos .perfil-inferior{
	width: 100%;
	height: 11px;
	background: url(images/box-visitamos.png) no-repeat -633px 0;
}

.box-visitamos .box-cabecera{
	height: 47px;
	left: 206px;
	position: absolute;
	top: -17px;
	width: 219px;
}
.box-visitamos .box-cabecera a{
	width: 215px;
	height: 47px;
	display: block;
}

.box-visitamos .title-visitamos{
	background: url(images/hoy-visitamos.png) no-repeat;
}

.box-visitamos .title-recordamos{
	background: url(images/hoy-recordamos.png) no-repeat;;
}

.box-visitamos-contenido{
	border-color: #d0d0d0;
	border-style: solid;
	border-width: 0 1px 0 1px;
	background-color: #ffff;
	padding-bottom: 12px;
	padding-top: 1px;
}

#content-large .box-visitamos-contenido .holder-body {
	margin-left: 71px;
	padding-top: 14px;
	overflow: hidden;
}

#content-large .box-visitamos-contenido .holder-body h2 {
	font: bold 18px 'Lucida sans',Helvetica,sans-serif;
	margin: 10px 5px 10px 0;
}

#content-large .box-visitamos-contenido .holder-body h2 a{
	color: #325c75;
}

.box-visitamos-contenido .cabecera .avatar{
	padding-top: 24px;
	margin: 2px 12px;
	float: left;
}

.box-visitamos-contenido .cabecera .avatar img{
	border: 1px black;
	width: 50px;
	height: 50px;
}

.box-visitamos-contenido .cuerpo{
	margin-top: -17px;
	float: left;
}

.box-visitamos-contenido .cuerpo p{
	font: 12px 'Arial', Helvetica, sans-serif;
	color: #333333;
	padding: 0 16px 0 0;
}

.box-visitamos-contenido .pie a{
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 0;
	letter-spacing: .05em;
	padding: 0 0 0 15px;
	color: #3097dc;
}




#single-post-today #content-large  h2 {
	color: #000000;
}

#single-post-today #content-large h2 img{
	margin-top: 2px;
	margin-bottom: 3px;
}

#single-post-today #content-large .panel {
	width: 445px;
}


#single-post-today #content-large .panel .fb_button_ori{
	font-size: 1px;
}


#single-post-today #content-large .post .bar {
    border-bottom: none;
    padding-bottom: 0;
}


#page-hoy-home #content-large h2 img {
    margin-bottom: 3px;
    margin-top: 2px;
}

/************** FIN WIDGET "HOY..." **************/


/**************  WIDGET DESTACADOS **************/
.widget-featured-wraper {

}

	.widget-featured-wraper .post-featured {
	    margin-bottom: 7px;
	}

		.widget-featured-wraper .post-featured p span {
		    color: #757575;
		    font: 11px Arial,Helvetica,sans-serif;
			text-transform: uppercase;
		}

		.widget-featured-wraper .post-featured p {
		    margin-top: 6px;
		    padding-left: 16px;
		    padding-right: 16px;
		}

		.widget-featured-wraper .post-featured p a {
		    color: #489AD3;
		    font: bold 13px Arial,Helvetica,sans-serif;
		}

	.widget-featured-wraper .start {
			width: 305px;
			height: 70px;
			background: url(images/bg-destacamos-widget.gif) no-repeat ;
	}

	.widget-featured-wraper .repeat {
			width: 305px;
			background: url(images/bg-destacamos-widget-repeat.gif) repeat-y ;
			overflow: hidden;
	}

	.widget-featured-wraper .end {
			width: 305px;
			height: 13px;
			background: url(images/bg-destacamos-widget-end.gif) no-repeat ;
	}


/**************  fin WIDGET DESTACADOS **************/





/**************  WIDGET PESTAÑAS EN LOS MEDIOS Y ESTÁ PASANDO**************/

.widget-tabs-blue {
	font-family: Arial,Helvetica,sans-serif;
    position: relative;
    width: 305px;
	background-color: #3197dc;
}

.widget-tabs-blue p{
	margin-top: 0;
	margin-bottom: 0;
}
	.widget-tabs-blue .box-top{
		background: url("images/bg-box-widget-blue.gif") no-repeat scroll 0 0 transparent;
    	height: 8px;
    	width: 305px;
	}

	.widget-tabs-blue .tabs-wrapper {
		width: 305px;
		height: 37px;
		font-size: 11px;
		font-weight:bold;
		text-align: center;
	}

		/*
		.widget-tabs-blue .tabs-wrapper #ftab-1, .widget-tabs-blue .tabs-wrapper #ftab-2 {
			cursor :pointer;
		}
		*/


		.widget-tabs-blue .tabs-wrapper .tab1 {
			background: url("images/bg-box-widget-blue-tab1-on.gif") no-repeat scroll 0 0 transparent ;
			color: #3197dc;

			margin-left: 24px;
			width: 117px;
			height: 37px;
			float:left;
		}

		.widget-tabs-blue .tabs-wrapper .tab1 span{
			padding-top: 12px;
			display: block;
		}

		.widget-tabs-blue .tabs-wrapper .tab1-off {
			/* background: url("images/bg-box-widget-blue-tab1-off.gif") no-repeat scroll 0 0 transparent ;*/
			background: transparent url(images/bg-box-widget-blue-tab1-off-sin-nada.gif) no-repeat scroll 0 0;
			color: #ffffff;
		}

		.widget-tabs-blue .tabs-wrapper .tab2 {
			background: transparent url(images/bg-box-widget-blue-tab2-on.gif) no-repeat scroll 0 0;
			color: #3197dc;

			margin-left: 2px;
			width: 136px;
			height: 37px;
			float:left;
		}

		.widget-tabs-blue .tabs-wrapper .tab2 span{
			padding-top: 5px;
			display: block;
			padding-left: 26px;
    		padding-right: 26px;
		}

		.widget-tabs-blue .tabs-wrapper .tab2-off {
			background: url("images/bg-box-widget-blue-tab2-off.gif") no-repeat scroll 0 0 transparent ;
			color: #ffffff;
		}

	.widget-tabs-blue .box-content{
		overflow: hidden;
	}

		.widget-tabs-blue .box-content .in-box-top{
			background: url("images/bg-box-widget-blue-int.gif") no-repeat scroll 0 0 transparent ;
			background-color : #ffffff;

	    	height: 7px;
	    	width: 305px;
		}

		.widget-tabs-blue .box-content .in-box-content{
			background: url("images/bg-box-widget-blue-repeat.gif") repeat-y scroll 0 0 transparent;
			padding: 0 13px 0 13px;
		}

			.widget-tabs-blue .box-content .in-box-content ul{
				margin: 0 0 0 0;
				padding: 0 0 0 0 ;
			}

				.widget-tabs-blue .box-content .in-box-content ul li{
					background: url("images/separ-point.gif") repeat-x ;
				 	background-position: right bottom;
					padding: 13px 13px 18px 13px;
					list-style: none;
					font:13px Arial, Helvetica, sans-serif;
					color :#284a61;
				}

				.widget-tabs-blue .box-content .in-box-content ul li:last-child{
					background:none ;
				}

				.widget-tabs-blue .box-content .in-box-content ul li a{
					color :#3197dc;
				}

				.widget-tabs-blue .box-content .in-box-content .in-box-content-2 ul li a{
					font-weight: bold;
				}

				.widget-tabs-blue .box-content .in-box-content ul li span{
					font-size: 12px;
					color:#999999;
				}

				.widget-tabs-blue .box-content #fin-box-content-2{
					/* display: none; */
				}

				.widget-tabs-blue .box-content #fin-box-content-1{
					display: none;
				}

		.widget-tabs-blue .box-content .in-box-bottom{
			background: url("images/bg-box-widget-blue-int.gif") no-repeat scroll -306px 0 transparent;
	    	height: 7px;
	    	width: 305px;
		}

	.widget-tabs-blue .box-bottom{
		background: url("images/bg-box-widget-blue.gif") no-repeat scroll -305px 0 transparent;
    	height: 8px;
    	width: 305px;
	}


/**************  WIDGET PESTAÑAS EN FOROS Y ULTIMOS COMENTARIOS**************/

.widget-tabs-gray {
	font-family: Arial,Helvetica,sans-serif;
    position: relative;
    width: 305px;
	background-color: #ffffff;
}

.widget-tabs-gray p{
	margin-top: 0;
	margin-bottom: 0;
}
	.widget-tabs-gray .box-top{
		background: url("images/bg-box-widget-grey.gif") no-repeat scroll 0 0 transparent;
    	height: 8px;
    	width: 305px;
	}

	.widget-tabs-gray .tabs-wrapper {
		width: 305px;
		height: 37px;
		font-size: 11px;
		font-weight:bold;
		text-align: center;
		background: url("images/bg-box-widget-grey-repeat.gif") repeat-y scroll 0 0 transparent;
	}

		.widget-tabs-gray .tabs-wrapper #ftabf-1, .widget-tabs-gray .tabs-wrapper #ftabf-2 {
			cursor :pointer;
		}

		.widget-tabs-gray .tabs-wrapper .tab1 {
			background: url("images/bg-box-widget-gray-tab1-on.gif") no-repeat scroll 0 0 transparent ;
			color: #2c3456;

			margin-left: 24px;
			width: 117px;
			height: 37px;
			float:left;
		}

		.widget-tabs-gray .tabs-wrapper .tab1 span{
			padding-top: 12px;
			display: block;
		}

		.widget-tabs-gray .tabs-wrapper .tab1-off {
			background: url("images/bg-box-widget-gray-tab1-off.gif") no-repeat scroll 0 0 transparent ;
			color: #3197dc;
		}

		.widget-tabs-gray .tabs-wrapper .tab2 {
			background: url("images/bg-box-widget-gray-tab2-on.gif") no-repeat scroll 0 0 transparent ;
			color: #2c3456;

			margin-left: 2px;
			width: 136px;
			height: 37px;
			float:left;
		}

		.widget-tabs-gray .tabs-wrapper .tab2 span{
			padding-top: 5px;
			display: block;
			padding-left: 26px;
    		padding-right: 26px;
		}

		.widget-tabs-gray .tabs-wrapper .tab2-off {
			background: url("images/bg-box-widget-gray-tab2-off.gif") no-repeat scroll 0 0 transparent ;
			color: #3197dc;
		}

	.widget-tabs-gray .box-content{
		overflow: hidden;
		font-family: 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	}

		.widget-tabs-gray .box-content .in-box-top{
			background: url("images/bg-box-widget-gray-int.gif") no-repeat scroll 0 0 transparent ;
			background-color : #ffffff;

	    	height: 7px;
	    	width: 305px;
		}

		.widget-tabs-gray .box-content .in-box-content{
			background: url("images/bg-box-widget-grey-repeat.gif") repeat-y scroll 0 0 transparent;
			padding: 0 9px 0 9px;
		}

			.widget-tabs-gray .box-content .in-box-content ul{
				margin: 0 0 0 0;
				padding: 0 0 0 0 ;
				background-color: #f1f3f3;
			}

				.widget-tabs-gray .box-content .in-box-content ul li{
				 	background-position: right bottom;
					padding: 13px 13px 4px 13px;
					list-style: none;
					font-size:13px;
					color :#284a61;
					line-height: 15px;
				}


					.widget-tabs-gray .box-content .in-box-content ul li:last-child{
						background:none ;
					}

					.widget-tabs-gray .box-content .in-box-content .in-box-content-1 {
						display: inline;
					}

					.widget-tabs-gray .box-content .in-box-content .in-box-content-1 ul li strong a{
						display: block;
						color :#499acd;
						padding-bottom: 1px;
						font-weight: normal;
					}

				.widget-tabs-gray .box-content .in-box-content .in-box-content-1 ul li em{
						font-size: 13px;
						color: #797a7a;
						font-style: normal;
					}

					.widget-tabs-gray .box-content .in-box-content ul li a.title-forum{
						display: block;
						padding-bottom: 6px;
						color :#353e66;
					}

					.widget-tabs-gray .box-content .in-box-content .in-box-content-1 ul li p a{
						display: block;
						padding-bottom: 3px;
						color :#353e66;
					}

		.widget-tabs-gray .box-content .in-box-content .in-box-content-2 {
			display: none;
		}

			.widget-tabs-gray .box-content .in-box-content .in-box-content-2 ul{
				padding-left: 15px;
			}

				.widget-tabs-gray .box-content .in-box-content .in-box-content-2 ul li{
					color :#000000;
					background: url("images/bg-box-widget-grey-icon-forum.gif") no-repeat 0 16px;
					padding-left: 22px;
				}

					.widget-tabs-gray .box-content .in-box-content .in-box-content-2 ul li a.last-comments-link{
						color:#284a61;
					}

					.widget-tabs-gray .box-content .in-box-content .in-box-content-2 ul li a{
						color:#499ACD;
					}


		.widget-tabs-gray .box-content .in-box-bottom{
			background: url("images/bg-box-widget-gray-int.gif") no-repeat scroll -305px 0 transparent;
	    	height: 7px;
	    	width: 305px;
		}

	.widget-tabs-gray .box-bottom{
		background: url("images/bg-box-widget-grey.gif") no-repeat scroll -305px 0 transparent;
    	height: 8px;
    	width: 305px;
	}


/**************  WIDGET  CONOCE LAS ASOCIACIONES **************/

.known_associations	 {
	width: 100%;
	overflow: hidden;
}

	.known_associations	ul {
		padding: 0;
		margin: 0;
	}

		.known_associations	ul li {
			list-style:none;
			float: left;
			margin-left: 21px;
		}

/**************  FIN WIDGET  CONOCE LAS ASOCIACIONES **************/

/**************  BOX azul calendario **************/

.box-cal-blue-wrapper {
	font-family: Arial,Helvetica,sans-serif;
    width: 960px;
	background-color: #ffffff;
}

	.box-cal-blue-wrapper .box-cal-blue-top {
		background: url("images/box-agenda-bg.gif") no-repeat scroll 0 0 transparent;
    	height: 9px;
    	width: 960px;
	}

	.box-cal-blue-wrapper .box-cal-blue-container {
		background: url("images/box-agenda-repeat.gif") repeat-y 0 0 transparent;
		overflow: hidden;
		min-height: 105px;
		position:relative;
	}

		.box-cal-blue-wrapper .box-cal-blue-container .cal-left {
			background: url("images/box-agenda-title.gif") no-repeat center transparent;
			width: 250px;
			float: left;
			height: 105px;
			position:absolute;
			top:50%;
			left:0;
			margin:-52px 0 0;
		}

		.box-cal-blue-wrapper .box-cal-blue-container .cal-right {
			width: 700px;
			margin-left:  253px;
		}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .cal-right-extreme{
				width: 145px;
				height: 25px;
				margin-right: 5px;
    			margin-top: -26px;
				float: right;
			}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .cal-right-extreme a{
				background: url("images/box-agenda-button.gif") no-repeat scroll 0 0 transparent;
	    		color: #FFFFFF;
	    		cursor: pointer;
				width: 145px;
				height: 25px;
				display: block;
			}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .line-cal {
				margin-left: 36px;
				width: 512px;
				margin-bottom: 9px;
			}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .line-cal:first-child {
				margin-top: 9px;
			}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .line-cal .date {
				font: 11px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
				text-transform: uppercase;
				color: #000000;
				background: url("images/box-agenda-listitem.gif") no-repeat scroll 0 0 transparent;
				padding-left:14px;
				width: 105px;
				float: left;
			}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .line-cal .event {
				margin-left:121px;
				font: bold 13px 'Arial',Helvetica,sans-serif;
				color:#ffffff;
				width: 358px;
			}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .line-cal .event p {
				margin-top: 0;
			}

			.box-cal-blue-wrapper .box-cal-blue-container .cal-right .line-cal .event p a{
				margin-left: 0;
			}

	.box-cal-blue-wrapper .box-cal-blue-bottom {
		background: url("images/box-agenda-bg.gif") no-repeat scroll -960px 0 transparent;
    	height: 9px;
    	width: 960px;
	}

/************** FIN de BOX azul calendario **************/


/************** bloque noticias de construyendo somos pacientes en home **************/

	#content-large .post-avanced-blog .post {
	   padding-bottom: 10px;
	}


	#content-large .post-avanced-blog .post h2 {
	    line-height: 26px;
	    margin: -8px 0 5px !important;
	}


	.chrome	#content-large .post-avanced-blog .post h2 {
	    line-height: 24px;
	    margin: -8px 0 5px !important;
	    overflow: hidden;
	    padding-bottom: 1px;
	}

	#content-large .post-avanced-blog .post h2 a {
	    color: #333D62;
	    font: bold 22px/22px Arial,Helvetica,sans-serif !important;
	}

#content-large .post-avanced-blog .content-block {
	/* border: 1px solid red;*/
}

	#content-large .post-avanced-blog .post .date_post {
		font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin-bottom: 0;
	}

#content-large .left-construye {
	width: 305px;
	float:left;
}

	#content-large .left-construye .post-avanced-blog .post h2 {
		width: 305px;
		font: bold 15px/20px Arial,Helvetica,sans-serif;
		padding-top: 4px;

	}

		#content-large .left-construye .post-avanced-blog .post h2 a{
			width: 305px;
			font: bold 15px/20px Arial,Helvetica,sans-serif !important;
			color:#284a61;
		}

#content-large .right-construye{
	width: 305px;
	overflow: hidden;
	padding-left: 18px;
}

	#content-large .right-construye .post-avanced-blog .post h2{
		width: 305px;
		font: bold 15px/20px Arial,Helvetica,sans-serif;
		padding-top: 4px;
	}

		#content-large .right-construye .post-avanced-blog .post h2 a{
			width: 305px;
			color:#284a61;
			font: bold 15px/20px Arial,Helvetica,sans-serif !important;
		}

#content-large h2.title_block_in_content {
    background: url("images/arrow-1.png") no-repeat scroll 100% 50% transparent;
    color: #343431;
    display: inline-block;
    font: 12px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    margin: 13px 0 5px 8px;
    padding: 0 27px 0 0;
    text-transform: uppercase;
}

#content-large h2.title_block_in_content_no_link {
    color: #343431;
    display: inline-block;
    font: 12px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    margin: 13px 0 5px 8px;
    padding: 0 27px 0 0;
    text-transform: uppercase;
}

.icon-mod {
	width: 42px;
	height: 42px;
	float:left;
}

.icon-construyo-mod {
	background: url("images/bg-icon-construyo-mod.gif") no-repeat ;
}

.icon-otras-not-mod {
	background: url("images/bg-icon-otras-not-mod.gif") no-repeat ;
}

.icon-vid-des-mod {
	background: url("images/bg-icon-vid-des-mod.gif") no-repeat ;
}

.icon-llevanos {
	background: url("images/bg-icon-llevanos.gif") no-repeat ;
}


#content-large .block-noticias-portal {
	margin-top: -13px;
}

	#content-large .left-somos {
		width: 390px;
		float:left;
		margin-top: 15px;
	}




	#content-large .left-somos .post-avanced-somos .post h2 {
		font: bold 18px/22px Arial,Helvetica,sans-serif ;
		width: 390px;
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 0;
	}

		#content-large .left-somos .post-avanced-somos .post h2 a {
			width: 390px;
			font: bold 18px/22px Arial,Helvetica,sans-serif !important;
			color:#284a61;
		}

	#content-large .left-somos .post-avanced-somos .post h3 {
		width: 390px;
		font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		color: #555555;
	}


	#content-large .left-somos .post .date_post {
		margin-bottom: 2px!important;
		margin-top: 2px;
		font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		color:#666666;

	}


	#content-large .left-somos .post-avanced-somos .post .content-advanced p {
		width: 390px;
		color: #333333;
	}

#content-large .right-somos{
	width: 224px;
	overflow: hidden;
	padding-left: 18px;
}

	#content-large .right-somos .post .date_post {
		margin-bottom: -4px;
		margin-top: 2px;
		font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		color:#666666;
	}


	#content-large .right-somos .post-avanced-somos {
			background: url("images/bg-dotted.gif") repeat-x bottom;
			margin-top: 13px;
	}

		#content-large .right-somos .post-avanced-somos .post h2 {
			width: 224px;
			font: bold 15px/20px Arial,Helvetica,sans-serif ;
			margin-bottom: 0;
		}

			#content-large .right-somos .post-avanced-somos .post h2 a{
				width: 224px;
				font: bold 15px/20px Arial,Helvetica,sans-serif !important;
				color:#284a61;
			}

	#content-large .right-somos .mas-noticias-div{
		margin-top: 15px;
		float: right;
	}

a.mas-noticias-gen {
    background: url("images/arrow-4.gif") no-repeat scroll 100% 50% transparent;
    color: #55B0ED;
    font: 10px/14px "LucidaGrandeBold",Arial,sans-serif;
    padding: 0 15px 0 0;
}

/************** FIN bloque noticias de construyendo somos pacientes en home **************/


/************** bloque videos destacados home **************/

	#page-home .items-photo-area-big .items-photo li.left {
	    padding-right: 0;
	}

	#page-home .items-photo-area-big .items-photo li.right {
	    padding-right: 23px;
	}

.items-photo-area-big .items-photo li {
    float: left;
    padding: 0 20px 0 0;
    width: 305px;
	height: 294px!important;
    margin-bottom: 26px;
}

.items-photo-area-big .items-photo li a.title {
    color: #284a61;
	font: bold 15px/20px Arial,Helvetica,sans-serif ;
}


.items-photo-area-big .items-photo li .published_by {
    color:#666666!important;
}



.items-photo-area-big .items-photo li .placeholder {
	width: 305px;
	height: 216px;
}


/************** BOX DE WIDGETS HOME **************/
.box-widget-home{
	width: 633px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

	.box-widget-home .top{
		background: url("images/widget-home-bg-top-bottom.gif") no-repeat scroll 0 0 transparent;
	    height: 9px;
	    width: 633px;
	}

	.box-widget-home .bottom{
		height: 9px;
	    width: 633px;
		background: url("images/widget-home-bg-top-bottom.gif") no-repeat scroll -633px 0 transparent
	}

	.box-widget-home .content{
		background: url("images/widget-home-bg-repeat.gif") repeat-y scroll 0 0 ;
	 	width: 633px;
		height: 172px;
	}

		.box-widget-home .content p{
			font: 11px/15px 'MalmoSansBold', Arial, Helvetica, sans-serif;
		 	color: #293152;
			text-align: center;
			margin: 0;
    		padding: 0 19px;
		}

		.box-widget-home .content .bwidget{
			width: 152px;
			border-right: 1px solid white;
			float: left;
			cursor:pointer;
			height: 172px;
		}

			.box-widget-home .content .bwidget img{
				border:0;
			}

		.box-widget-home .content .bnewsletter{
			width: 163px;
			border-right: 1px solid white;
			float: left;
			cursor:pointer;
			height: 172px;
		}

		.box-widget-home .content .bmovil{
			width: 163px;
			border-right: 1px solid white;
			float: left;
			cursor:pointer;
			height: 172px;
		}

			.box-widget-home .content .bmovil img{
				border:0;
			}

		.box-widget-home .content .brss{
			width: 152px;
			float: left;
			cursor:pointer;
			height: 172px;
		}

			.box-widget-home .content .brss p{
				padding: 0 15px;
			}

	.box-widget-home .box-widget-home-selec-news {
		background: url("images/widget-home-select-newsle.gif") no-repeat ;
		background-color: #4aa5ea;
	 	width: 633px;
		height: 50px;
		overflow: hidden;
		margin-top: -9px;
		padding-top: 24px;
		display: none;
	}

		.box-widget-home .box-widget-home-selec-news .bwinput {
			width: 349px;
			float: left;
		}

		.box-widget-home .box-widget-home-selec-news .bwinput  input{
			width: 305px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			height: 37px;
			color: #999999;
			font: 18px 'Arial', Helvetica, sans-serif;
			padding: 0 12px;
			border: 0;
			margin-left: 12px;
		}

		.box-widget-home .box-widget-home-selec-news .bwcheck {
			width: 184px;
			float: left;
			margin-top: 9px;
		}

			.box-widget-home .box-widget-home-selec-news .bwcheck  label {
				font: 11px/15px 'Arial', Helvetica, sans-serif;
				color: #ffffff;
			}

			.box-widget-home .box-widget-home-selec-news .bwcheck  label a{
				color: #ffffff;
				text-decoration:underline;
			}

		.box-widget-home .box-widget-home-selec-news .bwbuttom {
			width: 92px;
			float: left;
			margin-top: 7px;
		}

	.box-widget-home .box-widget-home-selec-rss {
		background: url("images/widget-home-select-rss.gif") no-repeat ;
		background-color: #4aa5ea;
	 	width: 633px;
		height: 76px;
		overflow: hidden;
		margin-top: -9px;
		padding-top: 24px;
		display: none;
	}

		.box-widget-home .box-widget-home-selec-rss .bparaph{
			width: 349px;
			margin-left:15px;
			float: left;
		}

			.box-widget-home .box-widget-home-selec-rss .bparaph p{
				font: bold 11px 'Arial', Helvetica, sans-serif;
				color: #fff;
				margin-top: 0;
				padding-right: 0;
			}

		.box-widget-home .box-widget-home-selec-rss .bwcheck{
			float: left;
			margin-top: 19px;
			margin-left: 10px;
			padding-left: 0;
			width: 161px;
		}

			.box-widget-home .box-widget-home-selec-rss .bwcheck  label {
				font: 11px/15px 'Arial', Helvetica, sans-serif;
				color: #ffffff;
			}

			.box-widget-home .box-widget-home-selec-rss .bwcheck  input {
				 margin-left: 8px;
			}

				.box-widget-home .box-widget-home-selec-rss .bwcheck  label a{
					color: #ffffff;
					text-decoration:underline;
				}

		.box-widget-home .box-widget-home-selec-rss .bwbuttom{
			width: 78px;
			float: left;
			margin-top: 17px;
		}

/************** FIN BOX DE WIDGETS HOME **************/


/************** BOTONES EN GENERAL **************/
/* Botón general  para href con fondo Azul */
.btn-bluegen {
    background: url("images/btn-submit.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0;
    padding: 7px 0 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 45px;
	display:block;
	font: bold 11px/24px Arial, Helvetica, sans-serif;;
}

a:hover.btn-bluegen {
	text-decoration: none;
}

/* personaliación de boton para href general */
.btn-bluegen-aceptar {
    background: url("images/btn-submit-blue-aceptar.gif") no-repeat scroll 0 0 transparent;
    width: 82px;
	height: 27px;
}

.btn-submit-bluegen {
    background: url("images/btn-submit.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 45px;
}

.btn-submit-blue-aceptar {
    background: url("images/btn-submit-blue-aceptar.gif") no-repeat scroll 0 0 transparent;
    width: 82px;
	height: 27px;
}

/************** FIN BOTONES EN GENERAL **************/


/**************  NEW ASOCIACIONES AL DIA EN HOME **************/
.box-assoc-dia-wraper {
	position: relative

}

	.box-assoc-dia-wraper .titulo {
	    background: url("images/piquito.gif") no-repeat scroll 100% 8px #FFFFFF;
	    font: 18px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	    left: 10px;
	    padding: 0 48px 0 4px;
	    position: absolute;
	    top: -10px;
	}

	.box-assoc-dia-wraper .start-box {
			width: 633px;
			height: 10px;
			background: url(images/bg-assoc-dia-box-start.gif) no-repeat ;
	}

	.box-assoc-dia-wraper .repeat-box {
			width: 633px;
			background: url(images/bg-assoc-dia-box-repeat.gif) repeat-y ;
			overflow: hidden;
	}

	.box-assoc-dia-wraper .content-box{
			overflow: hidden;
	}

		.box-assoc-dia-wraper .content-box .box-assoc-left{
				overflow: hidden;
				width: 405px;
				float:left;
		}



			.box-assoc-dia-wraper .noticias {
				padding: 0 31px 0 14px;
			}
			.box-assoc-dia-wraper .noticias .articulo {
			margin: 11px 0 16px;
			}

				.box-assoc-dia-wraper .noticias .articulo .titulo-articulo {
					margin-bottom: 3px;
				}
					.box-assoc-dia-wraper .noticias .articulo .titulo-articulo a{
						font: bold 15px/18px Arial, Helvetica, sans-serif;
						color: #333D62;
						margin: 0 0 5px;
					}
				.box-assoc-dia-wraper .noticias .articulo .publicado-por {
					color: #555;
					font: 11px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
					margin: 0 0 0;
					padding:3px 0 0 20px;
					position: relative;
				}
					.box-assoc-dia-wraper .noticias .articulo .publicado-por a {
						text-decoration: none;
						color: #4B9AD0;
					}
					.box-assoc-dia-wraper .noticias .articulo .publicado-por img {
						border: 0 none;
						width: 17px; height: 17px;
						position: absolute;
						top: 2px;
						left: -1px;
					}
				.box-assoc-dia-wraper .noticias .articulo .fecha-articulo {
					color: #343431;
					font: 11px/16px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
					margin: 0 0 0;
					padding: 6px 0 0 20px;
				}

			.box-assoc-dia-wraper .mas-noticias {
				text-align: right;
				padding: 11px 12px 0 13px;

			}
				.box-assoc-dia-wraper .mas-noticias  a{
					background: url("images/arrow-4.gif") no-repeat scroll 100% 50% transparent;
   					color: #55B0ED;
    				font: 10px/14px "LucidaGrandeBold",Arial,sans-serif;
					padding: 0 15px 0 0;
				}


		.box-assoc-dia-wraper .content-box .box-assoc-right{
				width: 222px;
				margin-left: 410px;
		}

		.box-assoc-dia-wraper .content-box .box-assoc-right .box-asociaciones{
			overflow: hidden;
			background: url("images/bg-dgradado-assoc-dia.gif") repeat-x scroll 0 -2px transparent;
			margin-top: -4px;
		}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-asociaciones a{
				display: block;
				text-align: center;
				color: #4B9AD0;
	    		font: 48px/52px 'MalmoSansHead',Arial,Helvetica,sans-serif;
				margin-top:10px;
			}

		.box-assoc-dia-wraper .content-box .box-assoc-right .box-enfermedades{
			overflow: hidden;
			background: url("images/bg-dgradado-assoc-dia.gif") repeat-x scroll 0 0 transparent;
		}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-enfermedades a{
				display: block;
				text-align: center;
				color: #4B9AD0;
	    		font: 48px/52px 'MalmoSansHead',Arial,Helvetica,sans-serif;
				margin-top:10px;
			}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-enfermedades span.se-habla {
	    		color: #515A79;
	    		font: 11px 'Arial',Helvetica,sans-serif;
			}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-enfermedades ul{
				padding-left: 0;
				margin-left: 0;
			}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-enfermedades ul li{
				list-style-type: none;
			}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-enfermedades ul li a{
				color: #4B9AD0;
			    display: block;
			    font: bold 12px 'Arial',Helvetica,sans-serif;
			    text-align: center;
				margin-bottom: 7px;
			}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-enfermedades ul li a{
				color: #4B9AD0;
			    display: block;
			    font: bold 12px 'Arial',Helvetica,sans-serif;
			    text-align: center;
				list-style-type: none;
				margin-bottom: 7px;
			}

		.box-assoc-dia-wraper .content-box .box-assoc-right .box-usuarios{
			overflow: hidden;
			background: url("images/bg-dgradado-assoc-dia.gif") repeat-x scroll 0 0 transparent;
		}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-usuarios a{
				display: block;
				text-align: center;
				color: #4B9AD0;
	    		font: 48px/52px 'MalmoSansHead',Arial,Helvetica,sans-serif;
				margin-top:10px;
			}

		.box-assoc-dia-wraper .content-box .box-assoc-right .box-posts{
			overflow: hidden;
			background: url("images/bg-dgradado-assoc-dia.gif") repeat-x scroll 0 0 transparent;
		}

			.box-assoc-dia-wraper .content-box .box-assoc-right .box-posts a{
				display: block;
				text-align: center;
				color: #4B9AD0;
	    		font: 48px/52px 'MalmoSansHead',Arial,Helvetica,sans-serif;
				margin-top:10px;
			}

		.box-assoc-dia-wraper .content-box .box-assoc-right div span{
		    color: #4B9AD0;
		    font: bold 12px 'Arial',Helvetica,sans-serif;
		    text-align: center;
			display: block;
		}

		.box-assoc-dia-wraper .content-box .box-assoc-right div{
			margin-bottom: 9px;
		}

	.box-assoc-dia-wraper .end-box {
			width: 633px;
			height: 10px;
			background: url(images/bg-assoc-dia-box-end.gif) no-repeat ;
	}


/**************  fin WIDGET DESTACADOS **************/




/**************  BOX gris portada Bolsa **************/

#page-bulletin #bolsa-vol-comunidad {
	margin-top: 10px;
}


#bolsa-vol-comunidad {

}


	#bolsa-vol-comunidad .cab-title-bolsa{
	    color: #333333;
	    display: inline-block;
	    font: bold 24px/18px Arial,Helvetica,sans-serif;
	    margin: 0 0 5px 90px;
	}

	#bolsa-vol-comunidad .cab-title-bolsa{
	    color: #333333;
	    display: inline-block;
	    font: bold 24px/18px Arial,Helvetica,sans-serif;
	    margin: 0 0 5px 90px;
	}

	#bolsa-vol-comunidad .cab-title-bolsa a{
	    color: #333333;
	}

	#bolsa-vol-comunidad .cab-sub-title-bolsa{
	    font:12px/17px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		color: #343431;
		margin-bottom: 5px;
	    margin-top: -4px;
	}

	#bolsa-vol-comunidad .ante-list{
	    font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		color: #555555;
		background: url(images/bg-bolsa-ante.gif) no-repeat;
		padding: 4px 0 0 18px;
		margin: 0 0 0  38px;
		float: left;
	}


	#bolsa-vol-comunidad .diseases-list {
		margin: 0;
    	padding-top: 4px;
	}

		#bolsa-vol-comunidad .diseases-list li {
			list-style: none;
			float:left;
			background: url(images/bolsa-separ-list.gif) no-repeat scroll 0 5px;
			font:11px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif ;
			color: #55b0ed;
			padding: 0 8px 0 13px;
		}

		#bolsa-vol-comunidad .diseases-list li:first-child {
			padding: 0 8px 0 5px;
			background: none;
		}


.box-grey-wrapper {
	font-family: Arial,Helvetica,sans-serif;
    position: relative;
    width: 633px;
}

	.box-grey-wrapper .box-grey-cabecera {
		width: 60px;
	    height: 60px;
	    left: 20px;
	 	top: -31px;
		z-index: 999;
	    position: absolute;
		background: url("images/icon-big-bolsa.gif") repeat scroll 0 0 transparent;
	}

		.box-grey-wrapper .box-grey-top {
			background: url("images/box-grey-bg.gif") no-repeat scroll 0 0 transparent;
			height: 10px;
	    	width: 100%;
		}

		.box-grey-wrapper .box-grey-container {
			padding: 30px 20px 30px 20px;
			background: url("images/box-grey-repeat-bg.gif") repeat-y 0 0 transparent;
			overflow: hidden;
			min-height: 105px;
			position:relative;
		}


		.box-grey-wrapper .box-grey-bottom {
			background: url("images/box-grey-bg.gif") no-repeat scroll -633px 0 transparent;
			height: 10px;
	    	width: 100%;
		}

.box-in-grey-wrapper {
	font-family: Arial,Helvetica,sans-serif;
    width: 592px;
	margin-top: 9px;
}

	.box-in-grey-wrapper .box-in-grey-top {
		background: url("images/box-in-grey-bg.gif") no-repeat scroll 0 0 transparent;
		height: 10px;
    	width: 100%;
	}

	.box-in-grey-wrapper .box-in-grey-container {
		padding: 0 10px 0 10px;
		background: url("images/box-in-grey-repeat.gif") repeat-y 0 0 transparent;
		overflow: hidden;
	}

	.box-in-grey-wrapper .box-in-grey-bottom {
		background: url("images/box-in-grey-bg.gif") no-repeat scroll -592px 0 transparent;
		height: 10px;
    	width: 100%;
	}

.box-in-grey-wrapper #vol-com-wrapper {

}

	.box-in-grey-wrapper #vol-com-wrapper .block-full-deal {
		/* border: 1px solid green; */
		overflow: hidden;
		background: url("images/bg-separ-deals.gif") repeat-y scroll 275px 0 transparent;
		/* margin-bottom: 12px; */
	}

	.box-in-grey-wrapper #vol-com-wrapper .vol-com-block {
		/* border: 1px solid blue; */
		width: 275px;
		float: left
	}

	.box-in-grey-wrapper #vol-com-wrapper .vol-com-right {
		padding-left:10px;

	}


#block-list-deal {

}

	#block-list-deal .post-logo-assoc-min {
	    float: left;
	    overflow: visible;
	    padding: 0;
	    width: 52px;
	}

		#block-list-deal .post-logo-assoc-min img {
		    border: 0 none;
		}

	#block-list-deal h2.title-deal a {
		color: #333D62;
		font: bold 16px/19px Arial,Helvetica,sans-serif;
	}

	#block-list-deal .post-min {
	    color: #555555;
	    font-size: 18px;
	    line-height: 22px;
	    margin-left: 62px;
	    overflow: visible;
	    padding: 0 0 0;
	    width: 214px;

	}

	#block-list-deal .box-links {
	    background: url("images/icon-7.gif") no-repeat scroll 0 0 transparent;
	    color: #4B9AD0;
	    float: left;
	    font: 11px/15px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	    margin: 4px 0 13px;
	    padding: 0 0 0 22px;
	    width: 170px;
	}

#bolsa-vol-comunidad .btn-holder{
	float: right;
	width:auto;
	margin-right: 12px;
    margin-top: 7px;
}


.separador-horizontal-zonas {
	clear: both;
	height: 3px;
	width: 633px;
	border: none;
	background-color: #55b0ed;
	margin: 51px 0 -15px 0;
}

.box2-holder .normal_text_sidebar_italic p {
	font: italic 14px/18px Arial,Helvetica,sans-serif;
    margin: 0 0;
	color: #555555;
	padding: 0 25px 5px 20px;
}


/************** FIN de BOX gris portada bolsa**************/


/************** INICIO pAGINA BOLSA DE VOLUNTARIOS **************/

.sidebar-voluntariado .search-block {
	margin-bottom: 0;
}

#voluntariado-gen {
	width: 982px;
}

#voluntariado-gen .cab-gen-title-bolsa{
    color: #333333;
    display: inline-block;
    font: bold 24px/18px Arial,Helvetica,sans-serif;
	padding: 21px 0 21px 73px;
    margin: 0;
	background: url("images/icon-big-bolsa.gif") no-repeat scroll 0 0 transparent;
}

#voluntariado-gen .no_login_blog_vol {
    margin-left: 73px;
    overflow: hidden;
    width: 569px;
}

	#voluntariado-gen .cab-gen-title-bolsa a{
	     color: #333333;
	}

#voluntariado-gen .sub-cab-gen-title-bolsa {
	background: url("images/bg-sub-voluntariado.gif") repeat-x;
	width:569px;
	height: 1px;
	margin-left: 73px;
	margin-top: -12px;
}

#voluntariado-gen .cab-type-bolsa {
    color: #343431;
    font: 12px/17px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	float:left;
	margin: 5px 0 0 0 ;
}

#voluntariado-gen .ante-list {
    color: #555555;
    float: left;
    font: 11px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding-right: 10px;
    padding-top: 5px;
}

#voluntariado-gen .block-ante-interactive {
	width: 569px;
	margin-left: 73px;
	overflow: hidden;
}



#voluntariado-gen .block-interactive {
	float: right;
	width: 239px;
	margin-top: 6px;
}


#voluntariado-gen .necesitamos {
	width: 252px
}



#voluntariado-gen .block-interactive .btn-holder {
	width: auto;
}


#voluntariado-gen #vol-com-wrapper {

}

	#voluntariado-gen #vol-com-wrapper .block-full-deal {
		overflow: hidden;
		background: url("images/bg-separ-deals.gif") repeat-y scroll 327px 0 transparent;
		margin-bottom: 23px;
		padding-bottom: 6px;
	}

	#voluntariado-gen #vol-com-wrapper .vol-com-block {
		width: 303px;
		float: left;
		margin-left:11px;
		overflow: hidden;
		height: auto;
	}

	#voluntariado-gen #vol-com-wrapper .vol-com-right {
		padding-left:10px;
		width:293px;

	}

	#voluntariado-gen #block-list-deal .post-logo-assoc-min {
	    float: left;
	    overflow: visible;
	    padding: 0;
	    width: 52px;
	}


	#voluntariado-gen .post-min .box-links {
	    background: url("images/icon-7.gif") no-repeat scroll 0 0 transparent;
	    color: #4B9AD0;
	    float: left;
	    font: 11px/15px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	    margin: 4px 0 0;
	    padding: 0 0 0 22px;
	    width: 170px;
	}


#voluntariado-gen .separador-horizontal-zonas-2 {
	background-color: #e3e3e3;
	width:569px;
	height: 1px;
	margin-left: 73px;
}

#voluntariado-gen .separador-horizontal-zonas-3 {
	background-color: #55b0ed;
	width:632px;
	height: 3px;
	margin-left: 11px;
}

#voluntariado-gen a.view-all  {
	color:#55b0ed;
	background: url("images/bg-flecha-view-all.gif") no-repeat scroll 100% 50% transparent;
 	font: 12px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	padding: 8px 39px 8px 0;
	float:right;
	margin: 9px 0 13px 0;
}

/************** FIN PAGINA BOLSA DE VOLUNTARIOS **************/

/***** DEMANDAS DE VOLUNTARIADO *****/
#demandas-gen{
}

	#demandas-gen .demandas-post-holder-min {

	}

	#content-large #demandas-post-holder-min {
		overflow: visible;
	    padding: 0 12px 0 0;
	    width: 622px;
		margin-left: 11px
	}

	#demandas-gen .post-min {
	    color: #555555;
	    font-size: 18px;
	    line-height: 22px;
	    margin-left: 62px;
	    overflow: visible;
	    padding: 0 0 19px;
	    width: 570px;
	}

	#demandas-gen .post-min h2 a {
	    color: #333D62;
	    font: bold 16px/19px Arial,Helvetica,sans-serif;
	    margin: 0 0 5px;
	}

	#voluntariado-gen .post-min .date_post {
	 	color: #555555;
	    font: 11px/15px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	}

	#demandas-gen .post-min .published_by {
		color: #55b0ed;
	    font: 11px/15px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	    margin: 0;
		padding-top: 4px;
	}

/***** FIN DEMANDAS DE VOLUNTARIADO *****/


/*  **** OFERTAS DE VOLUNTARIADO *****/

#page-ofertas-voluntariado #voluntariado-gen .block-interactive {
    float: right;
    width: auto;
}


/*  **** FIN OFERTAS DE VOLUNTARIADO *****/

/*  **** DEMANDAS DE VOLUNTARIADO *****/

#page-demandas-voluntariado #voluntariado-gen .block-interactive {
    float: right;
    width: auto;
}

#page-demandas-voluntariado-filtros #content-large h2.results-categories-al-dia,
#page-ofertas-voluntariado-filtros #content-large h2.results-categories-al-dia,
#page-ofertas-y-demandas #content-large h2.results-categories-al-dia,
#page-ofertas-y-demandas-filtros #content-large h2.results-categories-al-dia
 {
    color: #777777;
    font: bold 14px/16px Arial,Helvetica,sans-serif;
	margin-left: 73px;
	margin-bottom: 29px;
    width: 569px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 7px;
}







.box-grey-body-wrapper {
    width: 632px;
}

		.box-grey-body-wrapper .box-grey-top {
			background: url("images/box-grey-body.gif") no-repeat scroll 0 0 transparent;
			height: 10px;
	    	width: 100%;
		}

		.box-grey-body-wrapper .box-grey-container {
			padding: 13px 20px 6px 20px;
			background-color: #f4f5f6;
			overflow: hidden;
		}

		.box-grey-body-wrapper .box-grey-bottom {
			background: url("images/box-grey-body.gif") no-repeat scroll -632px 0 transparent;
			height: 10px;
	    	width: 100%;
		}


#content-large-demand {
	float: left;
    width: 625px;

}


	#content-large-demand .post h2{
		font: bold 33px "Arial",Helvetica,sans-serif;
		color: #333333;
		margin: 0;
	}

	#content-large-demand .post .antes{
		font: 12px/20px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		color: #343431;
	}

	#content-large-demand .post .date_post{
		color: #555555;
    	font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin-top: 5px;
	}

	#content-large-demand .post p {
	    color: #555555;
	    font: 15px/22px Arial,Helvetica,sans-serif;
	    margin: 0 0 15px;
	  	overflow: visible;
	 	width: auto;
	}

	#content-large-demand .post .datos-demanda-title{
		font: 12px/20px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		color: #343431;
		display: block;
		margin-bottom: 2px;
	}

	#content-large-demand .post .data-row{
		clear: both;
	    height: auto;
		margin-bottom: 6px;
	}

	#content-large-demand .post .data-row .title_meta{
		font: 13px/15px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
		color: #262626;
		float: left;
		display: block;
	}

	#content-large-demand .post .data-row .data_meta{
		font: 13px/15px Arial,Helvetica,sans-serif;
		color: #555555;
		display: block;
		overflow: hidden;
		padding-left: 8px;
	}


#page-single-demand	.block-login-permission {
	padding: 20px;
    width: 588px;
}

#page-crear-oferta	.block-login-permission {
	margin-top: 10px;
}


#page-single-demand	.bar {
    width: 604px;
}


#page-single-demand	.suscbribe-to-demand {
    width: 633px;
}

#page-single-demand #content-large-demand .post p {
	width: 633px;
}

#page-single-demand .box-grey-form-wrapper {
	 margin-left: 6px;
}

#page-single-demand #content-large-demand .post p {
	width: auto;
}

.demand-form-suscribe .field_line {
    margin-top: 12px;
    overflow: hidden;
    width: 100%;
}

.demand-form-suscribe .form_label {
    color: #262626;
    float: left;
    font: 13px/15px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    text-align: right;
    width: 163px;
}

.demand-form-suscribe .form_data {
    float: left;
    margin-left: 25px;
    width: 300px;
}

.demand-form-suscribe .input_text {
    border: 1px solid #C1C1C1;
    border-radius: 5px 5px 5px 5px;
    color: #777777;
    font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    height: 23px;
    padding: 0 8px;
    width: 332px;
}

.separador-single-demanda {
	background-color: #e8e8e8;
	width: 633px;
	height: 1px;
	margin-top: 6px;
}



/*  **** FIN DEMANDAS DE VOLUNTARIADO *****/


/*  **** NUEVA OFERTA *****/

#page-crear-oferta	.tooltip-title {
	color:#777777;
	font: italic 10px/13px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
}

#page-crear-oferta #message_app.error, #page-crear-oferta #message_app.updated {
	margin-left:25px;
	margin-top: 0;
}

.box-grey-form-wrapper {
    width: 620px;
	margin-left: 23px;
}

		.box-grey-form-wrapper .box-grey-top {
			background: url("images/box-grey-form-top.gif") no-repeat scroll 0 0 transparent;
			height: 17px;
	    	width: 100%;
		}

		.box-grey-form-wrapper .box-grey-container {
			padding: 8px 15px 8px 15px;
			background-color: #f4f5f6;
			overflow: hidden;
		}

		.box-grey-form-wrapper .box-grey-bottom {
			background: url("images/box-grey-form-bottom.gif") no-repeat scroll -0 0 transparent;
			height: 9px;
	    	width: 100%;
		}

.deal_form {
}

	.deal_form .box-deal {
		background-color: #f4f5f6;
	}

	.deal_form .field_line {
		width: 100%;
		margin-top:12px;
		overflow: hidden;
	}

	.deal_form .form_label {
		width: 209px;
		text-align: right;
		float: left;
		font: 13px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		color: #262626;
	}

	.deal_form .form_data {
		width: 300px;
		margin-left: 25px;
		float: left;
	}

	.deal_form .input_text {
		width: 332px;
		border-radius: 5px;
		height: 23px;
		border: 1px solid #c1c1c1;
		font: 11px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		color: #777777;
		padding: 0 8px 0 8px ;
	}

	.deal_form .area_text {
		height: 86px;
	 	width: 332px;
		padding-top: 8px;
	}

	.deal_form .select_text {
		max-width: 350px;
		border-radius: 5px;
		height: 26px;
		border: 1px solid #c1c1c1;
		padding-top: 2px;
		font: 11px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		color: #777777;
	}

	.deal_form .label_text {
		font: 13px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		color: #262626;
	}

	.deal_form .botonera-deal {
		margin-left: 0;
		margin-top: 5px;
	}


/*  **** FIN DE NUEVA OFERTA *****/


/*  **** SINGLE DE OFERTA *****/

.box-grey-form-wrapper-single {
    width: 569px;
}

		.box-grey-form-wrapper-single  .box-grey-top {
			background: url("images/box-grey-form-top-single.gif") no-repeat scroll 0 0 transparent;
			height: 18px;
	    	width: 100%;
		}

		.box-grey-form-wrapper-single  .box-grey-container {
			padding: 8px 15px 8px 15px;
			background-color: #f4f5f6;
			overflow: hidden;
		}

		.box-grey-form-wrapper-single  .box-grey-bottom {
			background: url("images/box-grey-form-bottom-single.gif") no-repeat scroll -0 0 transparent;
			height: 9px;
	    	width: 100%;
		}

#page-single-deal .tab{
	margin-left: 73px;
}


#content-large-deal {
    float: left;
    width: 645px;
	margin-bottom: 40px;
}

#content-large-deal .post h2 {
    color: #333333;
    font: bold 33px "Arial",Helvetica,sans-serif;
    margin: 0;
}

#content-large-deal .post .date_post {
    font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	color: #555555;
	margin-top: 5px;
}

#page-single-deal #content-large-deal .post p {
	width: 569px;
	margin-top: 10px;
    color: #555555;
    font-size: 16px;
    line-height: 22px;
    overflow: visible;
    padding: 0 12px 0 0;
 	margin-bottom: 0;

}

#page-single-deal #content-large-deal .post p.description:last-child {
	margin-bottom: 0;
}

#page-single-deal .post .datos-demanda-title {
    color: #343431;
    display: block;
    font: 12px/20px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    margin-bottom: 2px;
}

#page-single-deal .post .data-row{
	clear: both;
    height: auto;
	margin-bottom: 6px;
}

#page-single-deal .post .data-row .title_meta{
	font: 13px/15px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	color: #262626;
	float: left;
	display: block;
}

#page-single-deal .post .data-row .data_meta{
	font: 13px/15px Arial,Helvetica,sans-serif;
	color: #555555;
	display: block;
	overflow: hidden;
	padding-left: 8px;
}


#page-single-deal .post .data-row .data_meta{
	font: 13px/15px Arial,Helvetica,sans-serif;
	color: #555555;
	display: block;
	overflow: hidden;
	padding-left: 8px;
}

#page-single-deal #content-large-deal .title-send {
	font: bold 24px Arial,Helvetica,sans-serif;
	color: #333333;
 	margin-bottom: 5px;
    margin-top: 21px;
}

.contact_deal input, textarea{
	border: 1px solid #cccccc;
}

.contact_deal .input-text{
	width: 298px;
	height: 20px;
	margin-right: 11px;
	float:left;
	margin-top: -3px;
	padding: 0 6px;
}

.contact_deal textarea{
	width: 467px;
	height: 104px;
	padding: 6px;
}

.contact_deal .input-text, .contact_deal textarea{
	color: #777777;
    font: 11px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
}

.contact_deal label{
	font: 13px/15px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	color: #333333;
}

#page-single-deal .tooltip-title {
    color: #777777;
    font: italic 10px/13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
}

#sending_deal_contact {
	margin-left: 16px!important;
}

#node_deal {
   	margin-top: 20px!important;
}

#success_deal {
	margin-bottom: 54px;
}

#page-ofertas-y-demandas #block-list-deal,#page-ofertas-y-demandas #content-large #demandas-post-holder-min,
#page-ofertas-y-demandas-filtros #block-list-deal,#page-ofertas-y-demandas #content-large #demandas-post-holder-min
{
	clear:both;
	display: block;
}


#page-ofertas-y-demandas #content-large #demandas-post-holder-min,
#page-ofertas-y-demandas-filtros #content-large #demandas-post-holder-min
 {
 	margin-left: 0;
}

h4.bolsa-vol-title-sidebar {
    color: #343431;
    float: left;
    font: 12px/17px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    margin: 5px 0 13px 8px;
}

#ui-datepicker-div {
	border: 1px solid #D2D4D4;
	display: none;
}


/*  **** FIN SINGLE DE OFERTA *****/



/*  *****************************
 **************DOCUMENTOS ********
 ******************************** */

/*  ----- portada ------ */

#page-be-documents-body #main-large-a-dia {
    overflow: visible;
}

	#page-be-documents-body .title-be_documents {
	    color: #333333;
	    font: bold 24px/18px Arial,Helvetica,sans-serif;
	}

	#page-be-documents-body .sub-title-be_documents {
	    color: #333333;
	    font: bold 18px/20px Arial,Helvetica,sans-serif;
	    border-bottom: 1px solid #e8e8e8;
	    padding-bottom: 10px;
	}

	#page-be-documents-body .title-be_documents a {
	    color: #333333;
	}

.be-documents-group-big {
	overflow: hidden;
}

	.be-documents-group-big .block-wraper-document{
		width: 142px;
		height: 375px;
		overflow: hidden;
		float:left;
		margin-bottom: 19px;
	}

	.be-documents-group-big .first{
		margin-left: 0;
	}

	.be-documents-group-big .rest{
		margin-left: 17px;
	}

	.be-documents-group-big .block-wraper-document .featured-image{
		width: 140px;
		height: 202px;
		overflow: hidden;
		border: 1px solid #c8c8c8 !important;
	}

	.be-documents-group-big .block-wraper-document .text-block{

	}

		.be-documents-group-big .block-wraper-document .text-block .category{
			font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
			text-transform:uppercase;
			color:#55b0ed;
			margin-top:6px;
			height: 15px;
			overflow: hidden;
		}

			.be-documents-group-big .block-wraper-document .text-block .category a{
				color:#55b0ed;
				text-transform: uppercase;
			}

	#content-large .be-documents-group-big .block-wraper-document .text-block h2{
		font: 14px/18px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
		color:#333d62;
		margin-top: 4px;
		margin-bottom: 0;
		height: 72px;
	}

	#content-large .be-documents-group-big .block-wraper-document .text-block h2 a {
		color:#333d62;
	}

	.be-documents-group-big .block-wraper-document .text-block .download-block .type-download{
		font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		text-transform:uppercase;
		color:#55b0ed;
		margin-top:6px;
	}

		.be-documents-group-big .block-wraper-document .text-block .download-block .type-download a{
			color:#55b0ed;
		}

	.be-documents-group-big .block-wraper-document .text-block .download-block .icon-download{
		float: left;
		margin-right: 5px;
	}

	.be-documents-group-big .view-doc {
		background: url("images/arrow-4.gif") no-repeat scroll 100% 50% transparent;
	    color: #55B0ED;
	    float: right;
	    font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	    margin-right: 0;
	    margin-top: 3px;
	    padding: 0 15px 0 0;
	}
		.be-documents-group-big .view-doc a{
		    color: #55B0ED;
		}


/*  ----- sidebar ------ */

.category-list-documents ul {
	font: 12px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	color: #55b0ed;
	text-transform: none;
	list-style: none outside none;
	margin: 17px 0 0 0;
}

	.category-list-documents ul li {
		background: url("images/arrow8.gif") no-repeat scroll 0 4px transparent;
    	padding: 0 0 7px 15px
	}

		.category-list-documents ul li a{
			color: #55b0ed;
		}

	.search-documents-sidebar .btn-search {
		background: url("images/btn-search-3.gif") no-repeat scroll 0 0 transparent;
		margin-top: 25px;
	}

	.search-documents-sidebar input {
		width: 180px;
		height: 21px;
	}

	.search-documents-sidebar select {
		margin-top: 8px;
	}

	.search-documents-sidebar .text-long {
		margin-bottom: 11px;
    	width: 270px;
    	color: #333333;
		font-size: 11px;
		padding-left: 6px;

	}

	.search-documents-sidebar .search-form2 .row {
		 padding-bottom: 3px;
	}

	.search-documents-sidebar .search-form2 label {
    	margin-top: 8px;
	}

	.search-documents-sidebar .search-form2 label span{
    	font-size: 10px;
    	color: #777777;
	}


	.recent-documents .documents-list .info{
	    font: 9px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	}

	#sidebar .recent-documents .documents-list .info{
	    font: 11px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	}

	.recent-documents .documents-list .info .link-association a{
	    color: #55B0ED;
	    font: 11px/14px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	}

	.recent-documents .documents-list{
	    margin-bottom: 13px;
	}

	.recent-documents .documents-list li{
	    width: 276px;
	}



	#sidebar h3.title-cat-document {
    	font: 12px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    	margin-bottom: 15px;
	}

	/*  ----- single ------ */

	.title-be_documents-underline {
    	color: #333333;
    	font: bold 24px/18px Arial,Helvetica,sans-serif;
    	border-bottom: 1px solid #cccccc;
    	padding-bottom: 9px;
	}

	 .title-be_documents-underline a{
    	color: #333333;
	}

	.single-be-doc-wrapper{
		width: 479px;
	}

	#content-large .single-be-doc-wrapper.post{
		width: 479px;
	}

	.single-be-doc-wrapper .block-lef{
			width: 142px;
			float: left;
		}

		.single-be-doc-wrapper .block-lef .featured-image{
			 border: 1px solid #C8C8C8 !important;
		}

		.single-be-doc-wrapper .block-lef .download-block .icon-download{
			float: left;
			margin-right: 5px;
			overflow: hidden;
		}

		.single-be-doc-wrapper .block-lef .download-block .type-download{
			font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
			text-transform:uppercase;
			color:#55b0ed;
			margin-top:6px;
		}

		.single-be-doc-wrapper .block-right{
			margin-left: 173px;
			width: 479px;
		}


			.single-be-doc-wrapper .block-right .category{
				font: 11px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
				text-transform:uppercase;
				color:#55b0ed;
				margin-top:6px;
			}

				.single-be-doc-wrapper .block-right .category a{
					color:#55b0ed;
				}


			#content-large .single-be-doc-wrapper h2, #content-large .single-be-doc-wrapper h2 a{
			    color: #333333;
			    font: bold 24px "Arial",Helvetica,sans-serif;
			    margin: 7px 0 3px;
			}

			#content-large .single-be-doc-wrapper .date_post {
			    color: #555555;
			    font: 11px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
			    margin: 0 0 5px;
			}

			 .single-be-doc-wrapper .name-assoc, .single-be-doc-wrapper .name-assoc a{
				font: 11px/15px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
				color:#55b0ed;
				display: inline;
			}

			#content-large .single-be-doc-wrapper.post .box-links {
			    background: url("images/icon-7.gif") no-repeat scroll 0 0 transparent;
			    color: #55b0ed;
			    float: left;
			    font: 11px/15px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
			    margin: 10px 0 13px;
			    padding: 0 0 0 22px;
			    width: 458px;
			}

			#content-large .single-be-doc-wrapper.post .box-links a{
			    color: #55b0ed;
			}

			#content-large .single-be-doc-wrapper.post .panel{
			    width: 475px;
			}

			#content-large .single-be-doc-wrapper.post p {
				color: #555555;
				font-size: 16px;
				line-height: 22px;
				margin-bottom: 0;
				margin-top: 10px;
				overflow: visible;
				padding: 0 12px 0 0;
			}

			#content-large .single-be-doc-wrapper.post .panel-holder {
			    margin-bottom: 31px;
			}

			.single-be-doc-wrapper .featured-image {
			   /* height: 202px; */
			    overflow: hidden;
			    width: 142px;
			}

			#page-be-documents-single-asoc #content-large {
				margin-left: -11px;
			}

			#page-be-documents-single-asoc .single-be-doc-wrapper .block-right {
				width: 458px;
			}

			#page-be-documents-single-asoc .single-be-doc-wrapper.post .box-links {
			    width: 435px;
			}

/*  ----- filtros ------ */

#content-large .be_document_archive .post-min h2 {
	margin-bottom: 10px;
}

#page_be_documents_filtros #content-large h2.results-categories-al-dia{
	border-bottom: 1px #e8e8e8 solid;
	padding-bottom: 10px;
	margin-top: 29px;
}

#content-large .be_document_archive .post-min {
    color: #555555;
    font-size: 18px;
    line-height: 22px;
    margin-left:0;
    overflow: visible;
    padding: 0 0 0;
    width: 570px;
}

#content-large .be_document_archive .post-min .left {
	width: 52px;
	float: left;
}

#content-large .be_document_archive .post-min .right {
	margin-left: 61px;
}

#content-large .be_document_archive.post-holder-min {
    overflow: visible;
    padding: 0 12px 19px 0;
    width: 633px;
}

#content-large .be_document_archive .post-min .date_post  {
	font: 11px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
	color: #555555;
}

#content-large .be_document_archive .post-min .published_by {
    font: 9px/14px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
    color: #555555;
    margin-top: 2px;
}

#content-large .be_document_archive .post-min .published_by a{
    font: 11px/14px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    color: #55b0ed;
}

#content-large .be_document_archive .post-min .document_size {
    font: 10px/14px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
    color: #777777;
    margin-top: 2px;
}


#sidebar .recomended-documents .title{
	background: none;
}

#sidebar .recomended-documents-gen .title{
	background: url("images/arrow-1.png") no-repeat scroll 100% 50% transparent;
}

/*  *****************************
 ***********FIN DOCUMENTOS ********
 ******************************** */



/*  *****************************
 ***********LABORATORIOS ********
 ******************************** */


 /*  *****************************
 ***********twitter box ********
 ******************************** */

.twitter-box .twtr-hd {
    overflow: hidden;
    padding: 10px;
    position: relative;
}

.twtr-ft { display: none; }
.twitter-box .twtr-hd {display: none;}

.twtr-timeline {
	overflow: hidden !important;
	border: 0 !important;
	border-radius: 0 !important;
}


.twtr-widget {
    font-family: "Arial",Helvetica,sans-serif !important;
    font-size: 12px !important;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
    color: #000000 !important;
}


#twtr-widget-1 .twtr-tweet-text {
    font-family: Arial, Helvetica, sans-serif; !important;
}

 /*  *****************************
 ***********fin twitter box ********
 ******************************** */

.title-laboratory {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font: bold 24px/18px Arial,Helvetica,sans-serif;
    padding-bottom: 5px;
    margin: 20px 18px 0 11px;
}

.title-laboratory a {
    color: #333333;
}


/* *********** en los medios ( Noticias de otros medios) ****** */


.go-in-feed {
	background: url(images/go-in-feed.gif) no-repeat ;
	padding-left: 17px;
}

.thumb-feed {
	max-width: 152px;
	min-width: 152px;
}

.page-template-page-noticias-en-los-medios-php .category-list-documents ul {
	padding-left: 20px;
}

.block-info-feed-sidebar {
    background: none repeat scroll 0 0 #F6F7F8;
    border: 1px solid #CBCFD2;
    margin: 0 -10px 26px;
    padding: 11px 10px 0;
    width: 303px;
}

	.block-info-feed-sidebar p.info-feed {
		background: url("images/bg-tablon-info.gif") no-repeat scroll 0 1px transparent;
		color: #777777;
		font: italic 14px 'Arial',Helvetica,sans-serif;
		margin-bottom: 3px;
		margin-left: 9px;
		margin-top: 0;
		padding-bottom: 6px;
		padding-left: 26px;
		padding-top: 3px;
	}

#content-large h2.results-categories-feed {
    margin-bottom: 27px;
}


#content-large h2.titulo-en-los-medios {
    border-bottom: 1px solid #d6d6d6;
    color: #797979;
    padding-bottom: 5px;
    width: 622px;
    font-weight: normal;
}

.page-template-page-noticias-en-los-medios-php .rss-next{
	float: left;
	font-size: 17px;
    text-decoration: underline;
}

.page-template-page-noticias-en-los-medios-php .rss-previous{
	float: right;
	font-size: 17px;
    text-decoration: underline;
    margin-right: 25px;
}


.feeds-widget .box2 .ad {
	padding-left: 18px;
	padding-right: 18px
}


.feeds-widget .box2 .ad li {
	width: auto;
}


.feeds-widget .box2 .ad .info span {
    margin-right: 6px;
}

/* *********** reserva salareuniones ****** */

#sidebar .reserva-sala .title {
    background: none repeat scroll 0 0 transparent!important;
}

.reserva-sala-demos-box {

}

	.reserva-sala-demos-box .form_data {
		margin-right: 18px;
	}


	.reserva-sala-demos-box .box2-frame {
		padding-left: 21px;
		padding-right: 21px;
	}

	.reserva-sala-demos-box .free_text {
		color:#333d62;
		font:13px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin:5px 0 17px 0;
		padding-left: 2px;
	}

	.reserva-sala-demos-box .name_assoc {
		margin-top: 13px;
		margin-bottom: 13px;
	}


	.reserva-sala-demos-box textarea, .reserva-sala-demos-box input {
	    border: 1px solid #CCCCCC;
	    border-radius: 6px 6px 6px 6px;
	    width: 241px;
	    padding: 4px 10px;
	    margin-bottom: 11px;
	}

	.reserva-sala-demos-box input.last-field {
		margin-bottom: 18px;
	}



	.reserva-sala-demos-box .form_label {
		color: #333D62;
		display: block;
		font: 13px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif;
		margin: 5px 0;
		padding-left: 2px;
		margin-bottom: 2px;
	}

	.reserva-sala-demos-box .botonera_regiter_assoc_two {
		float: right;
		margin-right: 18px;
		width: 67px;
	}

	.reserva-sala-demos-box .botonera_regiter_assoc_two {
		float: right;
		margin-right: 18px;
		width: 67px;
	}


	#page-reserva-sala .bg-bulletin {
		background: url("images/bg-title-sala-reuniones.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: 60px;
		margin-left: -11px;
		margin-top: -16px;
		width: 61px;
	}

	#page-reserva-sala h1.title-salademos {
		font-size: 24px!important;
	}


	#page-reserva-sala #main-large-a-dia {
		overflow: visible;
	}


	#page-reserva-sala #main-large-a-dia .text-area-invite-sala {
	    height: 175px;
	    width: 100%;
	    font:11px/14px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	    color: #777777;
	     padding: 10px;
	}


	#page-reserva-sala #main-large-a-dia .botonera_regiter_assoc {
	    float: right;
	    margin-left: 0;
	    margin-right: 0;
	}

	#page-reserva-sala #main-large-a-dia .botonera_regiter_assoc_two {
	    width: 45px;
	    margin-top: 12px;
	}


	#page-reserva-sala #main-large-a-dia ul li {
	    color: #555555;
	    font: 15px/21px Arial,Helvetica,sans-serif;
	    margin: 0 0 15px;
	    font-weight: bold;
	}

	#page-reserva-sala #main-large-a-dia ul li span{
	    font-weight: normal;
	}

	#page-reserva-sala #main-large-a-dia .form_data input, textarea, select{
			width: 100%;
	}

	#page-reserva-sala #main-large-a-dia .botonera_regiter_assoc .form-submit-assoc-67p input[type="submit"], input[type="button"] {
    		background: url("images/btn-submit-3.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    		float: right;
    		margin-right: -14px;
    		margin-top: 0;
    		width: 162px;
	}



	#form-reserva-sala-demos-box {
		display: none;
	}


	#form-reserva-sala-demos-box .box2-frame {
		padding-bottom: 6px;
	}



	#form-reserva-sala-demos-box .reserva-sala-demos-box .botonera_regiter_assoc_two {
		width: 48px;
	}

	#form-reserva-sala-demos-box .error-message {
	    width: 241px;
	}

	#form-reserva-sala-demos-box #success_deal {
	    margin-bottom: 54px;
	    width: 241px;
	}

	#form-reserva-sala-demos-box .botonera_regiter_assoc .form-submit-assoc-67p input[type=submit], input[type=button] {
		float: right;
		width: 68px;
		margin-right: -44px;
	}




/* *********** FIN reserva salareuniones ****** */


/* *********** cpt stremaming ****** */

.wrapper-stramig-dest {
	width: 633px;
	overflow: hidden;
	margin-top: -10px;
	margin-bottom: 46px
}


	.wrapper-stramig-dest h2 {
		color: #333D62!important;
		font: bold 25px/28px Arial,Helvetica,sans-serif!important;
		height: auto!important;
		overflow: hidden!important;
		padding: 12px 14px 0 !important;
	}

	.wrapper-stramig-dest h2 a{
		color: #333D62!important;
	}

	.wrapper-stramig-dest .box-video {
	    text-align: center;
	}

		.wrapper-stramig-dest .box-video .link-video {
			display: block;
			height: 257px;
			margin-left: 57px;
			overflow: hidden;
			text-align: center;
			width: 514px;
			position: relative;
		}


		.wrapper-stramig-dest .box-video .play-button-straming-big {
			background: url(images/play-button-straming-big.png) no-repeat scroll;
			width: 87px;
			height: 87px;
			position: absolute;
			top: 84px;
			left: 215px;
		}



	.wrapper-stramig-dest .more-share {
		margin-top: 15px;
		margin-left: 58px;
	}

		.wrapper-stramig-dest .more-share .twitter {
			float: left;
		}

		.wrapper-stramig-dest .more-share .facebook {
			float: left;
		}

		.wrapper-stramig-dest .more-share .more-info {
			background: url("images/arrow-4.gif") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
			color: #55B0ED;
			float: right;
			font: 10px/14px "LucidaGrandeBold",Arial,sans-serif;
			margin: -9px 42px 0 0;
			width: 116px;
			padding-right: 7px;
		}



	#single-streaming {
		background: url(images/bg-960.gif) no-repeat top left;
		padding-top: 10px;
		width: 960px;
		overflow: hidden;
		margin: 0 auto;
	}

	#single-streaming .guia-usuario-bottom {
		background: url(images/bg-960.gif) no-repeat bottom left;
		padding-bottom: 10px;
	}

	#single-streaming .guia-usuario-center {
		background: none repeat scroll 0 0 #FFFFFF;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		padding-bottom: 8px;
		padding-left: 42px;
		padding-right: 42px;
		width: 874px;
		overflow: hidden;
	}

	#single-streaming .guia-usuario-center h2 {
		color: #333D62 !important;
		font: bold 25px/28px Arial,Helvetica,sans-serif !important;
		height: auto !important;
		overflow: hidden !important;
		padding: 12px 14px 0 !important;
	}

	#single-streaming .guia-usuario-center h2 {
		text-align: center;
	}

	#single-streaming .embed-container {
		/*border: 1px solid #FF0000;*/
	}

	#single-streaming .more-share {
		/*border: 1px dotted #0000FF;*/
		margin: 13px auto 0 auto;
		overflow: hidden;
		padding-left: 53px;
		text-align: center;
		width: 594px;
	}

	#single-streaming .more-share .twitter {
		float: left;
	}

	#single-streaming .more-share .facebook {
		float: left;
	}

	#single-streaming .more-share .more-info {
		background: url("images/arrow-4.gif") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
		color: #55B0ED;
		float: right;
		font: 10px/14px "LucidaGrandeBold",Arial,sans-serif;
		margin: 0 42px 0 0;
		width: 116px;
		padding-right: 6px;
	}

	#single-streaming .box-streaming-embed {
	   /* border: 1px solid #FF0000;	  */
	    text-align: center;
	}

	#single-streaming .box-streaming-embed > *{
	    /*border: 1px solid green;	   */
	}
/* *********** FIN cpt stremaming ****** */


#main-registro .box-full-max-frame {
    overflow: hidden;
}



/* *************** sección OPINION****************** */

#content-large .post-opinion-loop .post {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 19px;
}

	#content-large .post-opinion-loop .post h2 a {
	    font: normal 27px Arial, Helvetica, sans-serif!important;
	    color: #333d62;
	}

	#content-large .post-opinion-loop .post h3 {
		font-weight: bold;
		margin-bottom: 7px
	}

	#content-large .post-opinion-loop .post .content-advanced p {
	 	color: #686868;
	}

	#content-large .post-opinion-loop .social-media-left {
	 	color: #686868;
	    float: right;
	    width: 392px;
	}

	#content-large .post-opinion-loop .panel-holder {
	    margin-right: 0;
	}

.box-opinion-user {
	border: 1px dotted red;
}

.box-opinion-avatar {
	position: relative;
	margin-top: 16px;
}

	.box-opinion-avatar .box5-frame {
		height: 34px;
	}

	.box-opinion-avatar .box5 {
	}


	.post .box-opinion-avatar .box5 .info {
	    padding-left: 60px;
	    width: 598px;
	}


	.box-opinion-avatar .box5 .av-by {
	    color: #4b9ad0;
	    font: 14px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	    display: block;
	    float: left;
	    margin-right: 16px;
	    margin-top: -3px;
	    width: 149px;
	    overflow: hidden;
	    /*background-color: yellow;*/
	    height: 21px;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}


		.box-opinion-avatar .avatar-user-op-wrapper{
	    	position: absolute;
	    	top: -9px;
	    	left: -1px;
	    	height: 68px;
	    	background-color: #fff;
	    	display: inline-block;
			-webkit-border-top-right-radius: 200%;
			-webkit-border-bottom-right-radius: 200%;
			-moz-border-radius-topright: 200%;
			-moz-border-radius-bottomright: 200%;
			border-top-right-radius: 200%;
			border-bottom-right-radius: 200%;


		}

			.box-opinion-avatar .avatar-user-op-wrapper img {
				-moz-border-radius: 200%;
				-webkit-border-radius: 200%;
				border-radius: 200%;
				border: 3px solid #e5e5e5;
				padding: 0;
		    	float: none;
		    	width: 61px;
				height: auto
			}




		.box-opinion-avatar .box5 .block-left{
			float: left;
/*		    background-color: pink;*/
		    width: 233px;
		}





		.box-opinion-avatar .box5 .social-links {
			list-style:none;
			margin: 0;

		}

			.box-opinion-avatar .box5 .social-links li a{
				float: left;
				width: 17px;
				height: 17px;
				display: block;
				margin-left: 5px;
			}


			.box-opinion-avatar .box5 .social-links a.s-facebook {
				background: url(images/social-mini-fb.jpg) no-repeat ;
			}

			.box-opinion-avatar .box5 .social-links a.s-twitter  {
				background: url(images/social-mini-twitter.jpg) no-repeat ;
			}

			.box-opinion-avatar .box5 .social-links a.s-linkedin {
				background: url(images/social-mini-linkedin.jpg) no-repeat ;
			}



		.box-opinion-avatar .box5 .date_post.upp {
		    /*background-color: yellow;*/
		    color: #343431!important;
		    font: 10px/13px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif!important;
		    margin: 0 0 5px;
		    display: inline-block;
		    width: 309px;
		    text-transform: uppercase;
		    position: relative;
		    height: 35px;
		    padding: 0 5px 0 11px;
		    text-align: right;
		}

			.box-opinion-avatar .box5 .date_post.upp .pulicado-el {
			    position: absolute;
			    bottom: 0;
			    /* text-align: right; */
			    right: 13px;
			}

			.box-opinion-avatar .box5 .desc-opi {
			    color: #959596;
			    font: 12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			    clear: both;
			    /* background-color: pink; */
			    width: 233px;
			    height: 21px;
			    text-overflow: ellipsis;
			    white-space: nowrap;
			    overflow: hidden;
			}

#single-post #content-large .post .bar {
	padding-bottom: 16px;
}

.widget-otras-tibunas {
	margin-top: 18px;
}

	.widget-otras-tibunas ul {
		list-style: none;
		margin: 0;
		padding: 0 0 0 0;
	}

		.widget-otras-tibunas ul li{
			text-align: center;
			border-bottom: 1px solid #cccccc;
			padding-bottom: 29px;
			padding-top: 17px;
		}

		.widget-otras-tibunas ul li:last-child{
			border-bottom: 0;
		}

		.widget-otras-tibunas ul li:first-child{
			padding-top: 10px;
		}


		.widget-otras-tibunas .wrapper-block{
			padding: 0 20px 0 20px;
		}



	.widget-otras-tibunas .antetitle {
		color: #84847e;
		font: 12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 0;
		text-transform: uppercase;
	}

	.widget-otras-tibunas h4{
		margin: 0;
	}

	.widget-otras-tibunas h4 a {
		color: #333d62;
		font:18px/19px Arial, Helvetica, sans-serif;
		margin: 2px 0 0 0;
		display: block;
	}

	.widget-otras-tibunas .av-by {
		color: #4b9ad0;
		font: 14px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin-top: 3px;
	}

	.widget-otras-tibunas .desc-opi {
		color: #959596;
		font: 12px/13px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	}

	.widget-otras-tibunas .avatar-user-op-wrapper img {
		-moz-border-radius: 200%;
		-webkit-border-radius: 200%;
		border-radius: 200%;
		border: 3px solid #e5e5e5;
		padding: 0;
		float: none;
		width: 61px;
		height: auto;
	}



.box-home-opinion{
}

	.box-home-opinion .title-opinion {
		background: url(images/box-opinion-title.gif) no-repeat;
	}
	.box-home-opinion .box-cabecera {
		height: 47px;
		left: 16px;
		position: absolute;
		top: -9px;
		width: 125px;
	}

	.box-home-opinion .box-cabecera a {
		width: 118px;
		height: 26px;
		display: block;
	}

	.box-home-opinion .box-visitamos-contenido {
		padding-bottom: 0;
		padding-top: 0;
	}

	.box-home-opinion.widget-otras-tibunas ul li {
		border-bottom: 0;
		/*background-color: pink;	*/
		width: 313px;
		/*float: left;*/
		display: table-cell;
		vertical-align: middle;
	}


	.box-home-opinion.widget-otras-tibunas ul li:last-child {
		border-left: 1px solid #cccccc;
	}

	.box-home-opinion .perfil-superior {
		background: url(images/box-opinion-home.png) no-repeat 0 0;
	}

	.box-home-opinion .perfil-inferior {
			background: url(images/box-opinion-home.png) no-repeat -633px 0;
			margin-top: -1px;
	}



/* *************** FIN sección OPINION****************** */

/* *************** INICIO NOTICIAS EN HOME 2015 ****************** */

/* DESTACADA  1*/

.block-ftd1-home {
	width: 633px;
	padding-bottom: 26px;
	border-bottom: 1px solid #cccccc;
}


	.block-ftd1-home img {
		border: 1px solid #e5e5e5;
	}

	.block-ftd1-home h3 {
		color: #343431;
		font: 12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 0;
		text-transform: uppercase;
		margin-top: 10px;
	}

	.block-ftd1-home h2{
	   margin: 10px 0 0 0!important;
	}

		.block-ftd1-home h2 a{
		    font: bold 28px/31px Arial,Helvetica,sans-serif ;
		    color: #000;
		}

			.block-ftd1-home h2 a:hover {
	    		text-decoration: none;
			}

	.block-ftd1-home p {
		font: 15px/18px Arial,Helvetica,sans-serif;
		margin: 10px 0 0 0!important;
		color: #555555;
	}



/* DESTACADA  2*/

.wrapper-block-ftd2-home {
	width: 633px;
	/*background-color: #D0F5A9;*/
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	margin-top: 23px;
}

.wrapper-block-ftd2-home.last-item{
	border-bottom: 0;
}


.block-ftd2-home:first-child {
	margin-left: 0;
}

.block-ftd2-home {
	width: 197px;
	height: 277px;
	padding-bottom: 26px;
	float: left;
	margin-left: 20px;
}

	.block-ftd2-home img {
		border: 1px solid #e5e5e5;
	}

	.block-ftd2-home h3 {
		color: #343431;
		font: 12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 0;
		text-transform: uppercase;
		margin-top: 1px;
		overflow: hidden;
		width: 197px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.block-ftd2-home h2{
	   margin: 5px 0 0 0!important;
	   font: bold 18px/19px Arial,Helvetica,sans-serif !important;
	}

		.block-ftd2-home h2 a{
		    font: 18px/19px Arial,Helvetica,sans-serif !important;
		    color: #000;
		}

			.block-ftd2-home h2 a:hover {
	    		text-decoration: none;
			}


/* DESTACADA  3*/


.wrapper-block-ftd3-home {
	width: 633px;
	padding-bottom: 22px;
	border-bottom: 1px solid #cccccc;
	margin-top: 17px;
}

.block-ftd3-home {
	width: 633px;
	height: 187px;
	background-color: #2996df;
}

	.block-ftd3-home img {
		border-left: 1px solid #e5e5e5;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
		float: left;
		margin-top: -1px;
	}


	.block-ftd3-home .block-data{
		width: 415px;
		float: left;
		padding-left: 18px;			;
	}

	.block-ftd3-home h3 {
		color: #fff;
		font: 12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 0;
		text-transform: uppercase;
		padding-top: 61px;
		overflow: hidden;
		width: 406px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.block-ftd3-home h2{
	   margin: 8px 0 0 0!important;
	   width: 353px;
	   height: 85px;
	   overflow: hidden;
	}

		.block-ftd3-home h2 a{
		    font: bold 24px/27px Arial,Helvetica,sans-serif ;
		    color: #fff;
		}

			.block-ftd3-home h3 a:hover {
	    		text-decoration: none;
			}

div#single-post.post-opinion #content-large .post h2{
   color: #333d62;
}



/* *************** FIN NOTICIAS EN HOME 2015 ****************** */



/* *************** INICIO PREMIOS PACIENTES 2015 ****************** */

#main-large.pre15-enc{
	/*background-color: pink*/
}

	#main-large.pre15-enc .banner-prin { margin: 3px 0; max-width: 100%; height: auto; }


#main-large.pre15-enc .wp-polls, #main-large.pre15-enc .wp-polls-form {
	background-color: #fff!important;
	border: 0 solid red!important;
	border-radius: 0!important;

	padding: 0!important;
	color: #000!important;
	font-size: 13px!important;
	line-height: 20px!important;
	text-align: left!important;
	position: relative!important;
	margin-bottom: 0!important;
}


#content-large .box-full .cint-premios-2015 {
	background: url(images/bg-cintillo-titulo-premios.gif) 323px 9px no-repeat;
	background-color: #fff;
	overflow: hidden;
	padding-right: 49px;
	top: -20px;
	width: 310px;
	position: absolute;
	padding-left: 7px;
	height: 17px;
}


.content-large .box-full .cint-premios-2015 {
	background: url(images/bg-cintillo-titulo-premios.gif) 268px 9px no-repeat;
	background-color: #fff;
	overflow: hidden;
	padding-right: 49px;
	top: -20px;
	width: 252px;
	position: absolute;
	padding-left: 7px;
}


#main-large.pre15-enc .box-full{
	margin-top: 48px;
}

#main-large.pre15-enc .box-full-frame{
	position: relative;
}

#main-large.pre15-enc .box-full .text-pre {
	font:15px Arial, Helvetica, sans-serif;
	color: #727272;
	display: block;
}

#main-large.pre15-enc .box-full .text-pre2 {
	font:15px Arial, Helvetica, sans-serif;
	color: #f17130;
	display: block;
	padding-bottom: 21px;
}



#main-large.pre15-enc .box-full .group_question  {
	background-color: #f6f6f6;
	border-top: 1px dotted #d1d1d1;
	margin-left: -30px;
	width: 611px;
	height: 67px;
	padding-left: 19px;
	margin-top: 1px;
	overflow: hidden;
	margin-bottom: 19px;
}


#main-large.pre15-enc .box-full .pair {
	/*background-color: pink;*/
	overflow: hidden;
	margin-top: 5px;
}


	#main-large.pre15-enc .box-full .group_question h4 {
		color: #3d3d3d;
		font: 12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin: 12px 0 0 0;
	}

	#main-large.pre15-enc .box-full .group_question h3 {
		color: #000000;
		font: 20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 3px 0 0 0;
		padding: 0;
		letter-spacing: -1px;
	}


	#main-large.pre15-enc .box-full .wp-polls, #main-large.pre15-enc .box-full .wp-polls-form {
		background-color: #ffffff;
		/*background-color: cadetblue;*/
		/* border: 0 solid red; */
		 border-radius: 0;
		padding: 0;
		color: #ffffff;
		font-size: 13px;
		line-height: 20px;
		text-align: left;
		position: relative;
		/* margin-bottom: 9px; */
		margin: 0;
		margin-left: -10px;
		width: 620px;
	}


	#main-large.pre15-enc .box-full .wp-polls .decor {
		display: none;
	}

	#main-large.pre15-enc .box-full .pair li{
		/*background-color: pink;
		border: 1px dotted;*/
		width: 300px;
		float: left;
		/*height: 70px;*/
	}

	#main-large.pre15-enc .box-full .pair INPUT {
		display: inline;
		border: 0;
		padding: 0;
		margin: 0;
		float: left;
		height: 22px;
		width: 22px;
	}

	#main-large.pre15-enc .box-full .pair  LABEL{
		border: 0;
		padding: 0;
		margin: 0;
		color: #4b9ad0;
		font: 18px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		/* background-color: blue; */
		display: block;
		float: left!important;
		width: 271px;
		margin-left: 5px;
		margin-top: 3px;
	}


	#main-large.pre15-enc .box-full .pair li div {
		color: #727272;
		/* padding-left: 23px; */
		/* background-color: yellow; */
		width: 256px;
		font: 13px "Arial",Helvetica,sans-serif;
		padding-bottom: 19px;
		overflow: hidden;
		margin-left: 26px;
	}

	#main-large.pre15-enc .box-full .footer_zone  {
		border-top: 1px dotted #d1d1d1;
		width: 611px;
		/* height: 73px; */
		padding-left: 19px;
		margin-top: -7px;
		overflow: hidden;
		margin-bottom: 8px;
		padding-top: 14px;
		margin-left: -21px;
	}


	#main-large.pre15-enc .box-full .footer_zone input[type="button"] {
		float: none;
	}


	#main-large.pre15-enc .box-full .poll-view-results {
		text-align: center;
		margin-left: 9px;
		margin-top: 0;
		width: 175px;
		height: 42px;
		background-color: #9b9993;
		display: inline-block;
		text-decoration: none;
		border-radius: 6px;
		font: 18px/42px "Arial",Helvetica,sans-serif;
	}

	#main-large.pre15-enc .box-full .Buttons{
		text-align: center;
		margin-left: 34px;
		margin-top: 0;
		width: 175px;
		height: 42px;
		background-color: #f2712f;
		display: inline-block;
		text-decoration: none;
		border-radius: 6px;
		font: 18px/42px Arial, Helvetica, sans-serif;
		background-image: none;
		float: right!important;
		margin-right: 28px;
		text-transform: none;
	}





	/* ********** RESULTADOS ********************/



	#content-large .box-full.results .cint-premios-2015 {
		background: url(images/bg-cintillo-titulo-premios.gif) 268px 9px no-repeat;
		width: 252px;
		background-color: #fff;
	}

	#main-large.pre15-enc .box-full.results ol{
		counter-reset:li;
		margin-left:0;
		padding-left:0
	}


	#main-large.pre15-enc .box-full.results ol.ol-res{
		visibility: hidden;
	}


	#main-large.pre15-enc .box-full.results li{
		width: 556px;
		clear: both;
		position: relative;
		margin: 0 0 13px 30px !important;
		padding: 0;
		list-style: none;
	}

	#main-large.pre15-enc .box-full.results li:before{
		content: counter(li);
		counter-increment: li;
		position: absolute;
		top: 0;
		left: -36px;
		width: 25px;
		margin-right: 8px;
		padding: 6px 1px 5px 1px !important;
		color: #fff;
		font: 13px "Arial",Helvetica,sans-serif;
		text-align: center;
		background-color: #4b9ad0;
		border-radius: 27px;
	}

	#main-large.pre15-enc .box-full.results li:nth-child(01):before, #main-large.pre15-enc .box-full.results li:nth-child(02):before , #main-large.pre15-enc .box-full.results li:nth-child(03):before{
		background-color: #fe823e;
	}

	#main-large.pre15-enc .box-full.results li .block-left {
		width: 300px;
		overflow: hidden;
		float: left;
		border-right: 1px solid #d1d1d1;
		margin-right: 1px;

	}



	#main-large.pre15-enc .box-full.results li:nth-child(01) .block-left-firs {
		/*background-color: pink;*/
		overflow: hidden;
		height: 14px;
		border-right: 1px solid #d1d1d1;
		width: 300px;
	}

	#main-large.pre15-enc .box-full.results li:nth-child(01):before{
		top: 14px;
	}

	#main-large.pre15-enc .box-full.results li .title-anw {
		border: 0;
		padding: 0;
		margin: 3px 0 0;
		color: #4b9ad0;
		font: 18px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		display: block;
		float: left!important;
		width: 271px;
		letter-spacing: -0.5px;
	}

	#main-large.pre15-enc .box-full.results li .votes{
		font: bold 11px "Arial",Helvetica,sans-serif;
		color: #333333;
		margin-left: 8px;
	}

	#main-large.pre15-enc .box-full.results li .desc-anw{
		color: #727272;
		padding-left: 0;
		width: 256px;
		font: 13px "Arial",Helvetica,sans-serif;
		padding-bottom: 19px;
		overflow: hidden;
		margin-left: 0;
		padding-top: 3px;
	}

	#main-large.pre15-enc .box-full.results li .block-right{
		width: 252px;
		overflow: hidden;
	}



	#main-large.pre15-enc .box-full.results li .pollbarm{
		height: 21px;
		background-color: #4b9ad0;
		border-top-right-radius: 9px;
		border-bottom-right-radius: 11px;
	}


	#main-large.pre15-enc .box-full.results li:nth-child(01) .pollbarm, #main-large.pre15-enc .box-full.results li:nth-child(02) .pollbarm , #main-large.pre15-enc .box-full.results li:nth-child(03) .pollbarm{
		background-color: #fe823e;
	}

	#main-large.pre15-enc .box-full.results .Buttons {
		margin-left: auto!important;
		margin-right: auto!important;
		float: none!important;
		display: block!important;
	}







/* *************** PREMIOS PACIENTES 2015 PORTADA****************** */

#main-large.pre15-home{
	/*background-color: pink*/
}

	#main-large.pre15-home .notices-cab-results-categories {
		font-size: 22px;
	}

	#main-large.pre15-home .banner-prin { margin: 3px 0; max-width: 100%; height: auto; }


#main-large.pre15-home .wp-polls, #main-large.pre15-home .wp-polls-form {
	background-color: #fff!important;
	border: 0 solid red!important;
	border-radius: 0!important;

	padding: 0!important;
	color: #000!important;
	font-size: 13px!important;
	line-height: 20px!important;
	text-align: left!important;
	position: relative!important;
	margin-bottom: 0!important;
}



#main-large.pre15-home .box-full-portada{
	margin-top: 35px;
	margin-left: 20px
}

#main-large.pre15-home .box-full-portada-frame{
	position: relative;
}

#main-large.pre15-home .box-full-portada .text-pre {
	font:15px Arial, Helvetica, sans-serif;
	color: #727272;
	display: block;
	padding-bottom: 8px;
}

#main-large.pre15-home .box-full-portada .text-pre2 {
	font:15px Arial, Helvetica, sans-serif;
	color: #f17130;
	display: block;
}



#main-large.pre15-home .box-full-portada .group_question  {
	background-color: #f6f6f6;
	border-top: 1px dotted #d1d1d1;
	width: 611px;
	height: 67px;
	padding-left: 19px;
	margin-top: 18px;
	overflow: hidden;
	margin-bottom: 19px;
	margin-left: -19px;
}


#main-large.pre15-home .box-full-portada .pair {
	/*background-color: pink;*/
	overflow: hidden;
	margin-top: 5px;
}


	#main-large.pre15-home .box-full-portada .group_question h4 {
		color: #3d3d3d;
		font: 12px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		margin: 12px 0 0 0;
	}

	#main-large.pre15-home .box-full-portada .group_question h3 {
		color: #000000;
		font: 20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 3px 0 0 0;
		padding: 0;
		letter-spacing: -1px;
	}


	#main-large.pre15-home .box-full-portada .wp-polls, #main-large.pre15-home .box-full-portada .wp-polls-form {
		background-color: #ffffff;
		/*background-color: cadetblue;*/
		/* border: 0 solid red; */
		 border-radius: 0;
		padding: 0;
		color: #ffffff;
		font-size: 13px;
		line-height: 20px;
		text-align: left;
		position: relative;
		/* margin-bottom: 9px; */
		margin: 0;
		margin-left: -10px;
		width: 620px;
	}


	#main-large.pre15-home .box-full-portada .wp-polls .decor {
		display: none;
	}

	#main-large.pre15-home .box-full-portada .pair li { width: 50%; float: left; list-style-type: none; }
		#main-large.pre15-home .box-full-portada .pair li:nth-child(odd) { clear: left; }

	#main-large.pre15-home .box-full-portada .pair INPUT {
		display: inline;
		border: 0;
		padding: 0;
		margin: 0;
		float: left;
		height: 22px;
		width: 22px;
	}

	#main-large.pre15-home .box-full-portada .pair  LABEL{
		border: 0;
		padding: 0;
		margin: 3px 0 0;
		color: #4b9ad0;
		font: 18px/20px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		/* background-color: blue; */
		display: block;
		float: left!important;
		width: 271px;
		letter-spacing: -0.5px
	}

	#main-large.pre15-home .box-full-portada ul.ul-portada {
		margin: 0;
		padding: 0;
	}


	#main-large.pre15-home .box-full-portada .pair li div {
		color: #727272;
		/* padding-left: 23px; */
		/* background-color: yellow; */
		width: 256px;
		font: 13px "Arial",Helvetica,sans-serif;
		padding-bottom: 16px;
		overflow: hidden;
	}

	#main-large.pre15-home .box-full-portada .footer_zone  {
		border-top: 1px dotted #d1d1d1;
		width: 611px;
		/* height: 73px; */
		padding-left: 19px;
		margin-top: 7px;
		overflow: hidden;
		margin-bottom: 8px;
		padding-top: 14px;
		margin-left: -21px;
	}


	#main-large.pre15-home .box-full-portada .footer_zone input[type="button"] {
		float: none;
	}


	#main-large.pre15-home .box-full-portada .poll-view-results {
		text-align: center;
		margin-left: 9px;
		margin-top: 0;
		width: 175px;
		height: 42px;
		background-color: #9b9993;
		display: inline-block;
		text-decoration: none;
		border-radius: 6px;
		font: 18px/42px "Arial",Helvetica,sans-serif;
		color: #fff;
		float: right;
	}

	#main-large.pre15-home .box-full-portada .Buttons{
		text-align: center;
		margin-left: 15px;
		margin-top: 0;
		width: 175px;
		height: 42px;
		background-color: #4b9ad0;
		display: inline-block;
		text-decoration: none;
		border-radius: 6px;
		font: 18px/42px "Arial",Helvetica,sans-serif;
		background-image: none;
		float: right!important;
		margin-right: 5px;
		border: 0;
		color: #fff;
	}


.widget.widget-prem-2015-enc {
	position: relative;
	margin-top: 46px;
}


.widget.widget-prem-2015-enc .btn {
	position: absolute;
	top: 138px;
	left: 60px;
}

.widget.widget-prem-2016-enc {
	position: relative;
	margin-top: 46px;
}

.widget.widget-prem-2016-enc .btn {
	position: absolute;
	top: 185px;
	left: 56px;
}



#main-large.pre15-home .box-full-portada .tmore {
	width: 50px;
	height: 13px;
	display: inline-block;
	background-color: #4b9ad0;
	color: #fff;
	font:8.78px/15px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
	text-align: center;
	border-radius: 1px;
	vertical-align: middle;
	letter-spacing: 0;
}

#main-large.pre15-home .box-full-portada .tmore:hover{
	text-decoration: none;
}


#main-large.pre15-home h3.subnotices{
	font: 20px "Arial",Helvetica,sans-serif;
	color: #808080;
	border-bottom: 1px dotted #d1d1d1;
	padding-bottom: 11px;
	margin-bottom: 21px;
	margin-top: 63px;
}

#page-premios {
	margin-top: 0!important;
}


/* *************** FIN PREMIOS PACIENTES 2015 ****************** */




/* ***************  CONSEJO EDITORIAL ****************** */


/*WIDGET EN SINGLE*/
.box3.w-miembos-c .wrapper-par{
	overflow: hidden;
	margin-top: 15px;
}

.box3.w-miembos-c .decor {
	left: 52px;
}


.box3.w-miembos-c .box3-frame {
	padding-top: 4px;
	padding-bottom: 23px;
}



.member_ceg:nth-child(even) {
	float: right;
}


.member_ceg:nth-child(odd) {
	float: left;
}

.member_ceg {
	text-align: center;
	width: 139px;
}

	.member_ceg .avatar-user-op-wrapper img {
		-moz-border-radius: 200%;
		-webkit-border-radius: 200%;
		border-radius: 200%;
		border: 4px solid #ffffff;
		padding: 0;
		float: none;
		width: 76px;
		height: auto;
	}

	.member_ceg h4{
		color: #fff;
		font:15px/14px 'LucidaGrandeRegular',Arial, Helvetica, sans-serif;
		margin: 3px 0 0 0;
		display: block;
	}

	.member_ceg .desc-opi {
		color: #343431;
		font: 10px/12px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin-top: 7px;
	}



	/*WIDGET EN PORTADA*/

	.box99.w-miembos-c .box99-frame{
		padding-bottom: 0;
	}

	.box99.w-miembos-c .wrapper-par{
		overflow: hidden;
		margin: 0 0 10px;
		height: 140px;
	}

	.box99.w-miembos-c .decor {
		left: 21px;
		top: -15px;
	}

	.box99.w-miembos-c .box-full-portada-frame {
		padding-top: 4px;
		padding-bottom: 23px;
	}


	.box99.w-miembos-c .bxslider-widget-wrapper {
		/*height: 334px;*/
		padding-bottom: 12px;
	}

	.box99.w-miembos-c .bx-wrapper {
		margin: 0;
	}

		.box99.w-miembos-c .bx-wrapper .bx-viewport {
			box-shadow: none;
			border: 0;
			left: 0;
			 background-color: #f3f3f3;
		}

		.box99.w-miembos-c .bx-wrapper .bx-pager.bx-default-pager a {
			background-color: #fff;
		}

		.box99.w-miembos-c .bx-wrapper .bx-pager.bx-default-pager a.active	 {
			background-color: #2996df;
		}

		.box99.w-miembos-c .bx-wrapper .bx-pager {
			bottom: -43px;
		}

		.box99.w-miembos-c .bx-wrapper .bx-controls-direction a {
			top: 338px;
		}

		.box99.w-miembos-c .bx-wrapper .bx-next {
			right: 10px;
			background: url(images/widget-consejo-derecha.png) no-repeat ;
		}

		.box99.w-miembos-c .bx-wrapper .bx-prev {
			right: 10px;
			background: url(images/widget-consejo-izquierda.png) no-repeat ;
		}






	.box99.w-miembos-c .footer-slider-widget {
		height: 47px;
		background-color: #e8e8e8;
		border-top: 1px solid #fff;
		margin-left: -9px;
		width: 305px;
	}





	.member_ceg_p:nth-child(even) {
		float: right;
	}


	.member_ceg_p:nth-child(odd) {
		float: left;
	}

	.member_ceg_p {
		text-align: center;
		width: 139px;
	}

		.member_ceg_p .avatar-user-op-wrapper img {
			-moz-border-radius: 200%;
			-webkit-border-radius: 200%;
			border-radius: 200%;
			border: 3px solid #50aff0;
			padding: 0;
			float: none;
			width: 61px;
			height: auto;
			margin: 0 auto;
		}

		.member_ceg_p h4{
			color: #2996df;
			font:15px/14px 'LucidaGrandeRegular',Arial, Helvetica, sans-serif;
			margin: 3px 0 0 0;
			display: block;
		}

		.member_ceg_p .desc-opi {
			color: #343431;
			font: 10px/12px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
			margin-top: 7px;
		}

/* ***************  FIN CONSEJO EDITORIAL ****************** */






/* ***************  ENCUENTROS ****************** */



.page-encuentros h3.subsection {
	font: 12px/19px 'LucidaGrandeBold',Arial,Helvetica,sans-serif;
	color: #343431;
	margin: 11px 10px 12px 0;
	padding-bottom: 0;
	border-bottom: 1px solid #cccccc;
}



/* DESTACAD ENCUENTROS  3*/
.wrapper-block-ftd-enc-home {
	width: 633px;
	padding-bottom: 22px;
	/*border-bottom: 1px solid #cccccc;*/
	margin-top: 17px;
}

.block-ftd-enc-home {
	width: 633px;
	height: 184px;
	background-color: #2996df;
	border-radius: 14px;
	position: relative;
}

	.block-ftd-enc-home img.photo {
		float: left;
		margin-left: 35px;
		margin-top: 29px;
	}

	.block-ftd-enc-home img.play {
		vertical-align: top;
		margin: 0;
		position: absolute;
		top: 29px;
		left: 35px;
	}




	.block-ftd-enc-home .block-data{
		width: 373px;
		float: left;
		padding-left: 13px;
	}

	.block-ftd-enc-home h3 {
		color: #343431;
		font: 12px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 0;
		/* text-transform: uppercase; */
		padding-top: 28px;
		overflow: hidden;
		width: 374px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.block-ftd-enc-home .date-block {
		color: #343431;
		font: bold 12px 'LucidaGrandeRegular', Arial, Helvetica, sans-serif;
		margin: 0;
		/* text-transform: uppercase; */
		padding-top: 5px;
		overflow: hidden;
		width: 406px;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: inline-block;
	}



	.block-ftd-enc-home h2{
	   margin: 8px 0 0 0!important;
	   width: 353px;
	   height: 78px;
	   overflow: hidden;
	}

		.block-ftd-enc-home h2 a{
		    font: 22px/25px Arial,Helvetica,sans-serif;
			color: #fff;
		}

			.block-ftd-enc-home h2 a:hover {
	    		text-decoration: none;
			}



/*Widget twitter*/
.wrapper-twitter-enc {
	padding: 15px 10px 10px 12px;
}
.wrapper-twitter-enc h3 {
	font: 12px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color: #343431;
	margin: 0 ;
	text-transform: uppercase;
}

.wrapper-twitter-enc a {
	font: bold 17px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
	color: #4eaef0;
}

/*Widget encuentros*/
.wrapper-widget-enc {
	padding: 15px 10px 10px 17px;
}


	.wrapper-widget-enc .post-w {
		margin-top: 12px;
		overflow: hidden;
	}


	.wrapper-widget-enc .antetitle {
		color: #84847e;
		font: 12px 'LucidaGrande', Arial, Helvetica, sans-serif;
		margin-top: 4px;
		display: inline-block;
	}

	.wrapper-widget-enc h2 {
		color: #333d62;
		font: 18px/19px Arial,Helvetica,sans-serif;
		margin-top: 11px;
		margin-bottom: 0;
	}

	.wrapper-widget-enc h2 a {
		color: #333d62;
		font: 18px/19px Arial,Helvetica,sans-serif;
	}


	.wrapper-widget-enc h2 a:hover{
		text-decoration: none;
	}

	.wrapper-widget-enc .subtitle {
		color: #959596;
		font: 10px/11px 'LucidaGrande', Arial, Helvetica, sans-serif;
		display: inline-block;
		margin-top: 8px;

	}

	.wrapper-widget-enc .separ-post-w {
		width: 304px;
		margin-left: -18px;
		height: 1px;
		background-color: #e5e5e5;
		margin-top: 20px;
		margin-bottom: 20px;
	}

/*Form Encuentros*/
.form-encuentros {
	border-radius: 10px;
	overflow: hidden;
	background-color: #55b0ed;
	color: #fff;
	padding: 13px 11px 0 16px;
}

	.form-encuentros div.cf_info {
		width: 239px;
	}



	.form-encuentros .cform .cf-fs1 {
		font: 12px 'LucidaGrande', Arial, Helvetica, sans-serif;
		padding-top: 0!important;
		margin-top: 0!important;
		padding-bottom: 0!important;
		margin-bottom: 0!important;
		border: 0!important;
		background-color: #55b0ed;
	}


	.form-encuentros .cform legend {
		font: 12px/14px 'LucidaGrandeBold', Arial, Helvetica, sans-serif;
		margin-left: 0;
		margin-bottom: 4px;
		padding: 0 2px;
		color: #fff;
	}

	.form-encuentros span.first {
		display: block;
		margin-bottom: 12px;
	}

	.form-encuentros ol.cf-ol li {
		background: none!important;
		margin: 0!important;
		padding: 0!important;
		list-style: none!important;
		text-align: left;
		line-height: 0;
		height: auto!important;
		background-color: #55b0ed;
	}


	.form-encuentros .cform textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		overflow: auto;
		border-radius: 0;
		border: 1px solid #4093c1;
		width: 270px;
		height: 61px;
	}



	.form-encuentros .cform .fldemail {
		width: 198px;
		border: 1px solid #4093c1;
		height: 15px;
		border-radius: 0;
		padding: 4px 4px;
	}

	.form-encuentros .cform .fldemail {
		width: 198px;
		border: 1px solid #4093c1;
		height: 15px;
		border-radius: 0;
		padding: 4px 4px;
		float: right;
		margin-right: 26px;
	}

	/*campo textarea*/
	.form-encuentros label[for=cf4_field_2] {
		overflow: hidden;
	}


	/*campo email cf4_field_3 */
	.form-encuentros label[for=cf4_field_3] {
		float: left;
		text-align: left;
		display: block;
		background-color: pink;
		position: relative;
	}

		.form-encuentros li#li-4-3 {
			margin-top: -7px!important;
		}

		.form-encuentros label[for=cf4_field_3] span {
			width: 90px;
			/* display: block; */
			margin-left: 24px;
			/* margin-top: 10px; */
			display: inline-block;
			top: 12px;
			position: absolute;
			left: -24px;
		}


		.form-encuentros span.reqtxt, span.emailreqtxt {
			overflow: hidden;
		}



	.form-encuentros .cform input.sendbutton {
		background-color: #fff;
		border: 0 none;
		border-radius: 6px 6px 6px 6px;
		color: #55b0ed;
		cursor: pointer;
		font-size: 11px;
		font-weight: bold;
		line-height: 170%;
		padding: 4px 8px;
		text-decoration: none;
		text-transform: uppercase;
		width: 66px;
		margin: 5px 24px 0 0;
	}


	.form-encuentros ol.cf-ol li.cf_li_err {
		overflow: hidden;
		margin-top: 8px!important;
	}

	.form-encuentros li#li-4-3.cf_li_err {
		margin-top: 8px!important;
	}



/* ***************  FIN ENCUENTROS ****************** */



/* *************** INICIO EL VALOR DEL MEDICAMENTO ****************** */

/*home valor medicamento*/
#main-large.valor-medicamento{
	/*background-color: pink*/
}

	#main-large.valor-medicamento .banner-prin { margin: 3px 0; max-width: 100%; height: auto; }


	#main-large.valor-medicamento .post-avanced.post-featured-valor-medicamento {
		margin-bottom: 7px;
	}


	#main-large.valor-medicamento .block-data-down{
		overflow: hidden;
		margin-top: 9px;
	}

	#main-large.valor-medicamento .post-avanced.post-featured-valor-medicamento .content-advanced img {
		padding: 0;
		float: none;
	}


/*widget laboratorios*/
.box999.w-list-labs {
}

	.box999.w-list-labs .lists {
		overflow: hidden;
	}

	.box999.w-list-labs .lists ul {
		list-style: none;
		margin: 0;
		padding: 0 25px 0 0;
		width: 291px;
		margin-top: 17px;
		margin-left: 13px;
	}

	.box999.w-list-labs .lists li {
		vertical-align: top;
		width: 100%;
		padding: 0 0 13px;
		overflow: hidden;
	}

	.box999.w-list-labs .lists li .bullet {
		font: 30px/34px "LucidaGrande", Arial, Helvetica, sans-serif;
		color: #55b0ed;
		float: left;
		margin: 0 4px 0 4px;
		text-transform: uppercase;
		width: 13px;
	}

	.box999.w-list-labs .lists ul ul {
		padding: 2px 0 0;
		font: 12px/17px "LucidaGrandeBold", Arial, Helvetica, sans-serif;
		float: left;
		width: 185px;
		margin-top: 13px;
	}

	.box999.w-list-labs .lists ul ul li {
		padding-bottom: 2px;
	}

	.box999.w-list-labs .lists ul ul a {
		color: #343431;
	}


/*page valor medicamento*/
#main-large.valor-medicamento #content-large .post-min .bar	{
	border-bottom: 0;
}



/* *************** FIN EL VALOR DEL MEDICAMENTO ****************** */
/*
.whatsapp_button_ori {
	display: none;
}

@media  (min-width : 120px) and (max-width : 450px) {
	.whatsapp_button_ori {
		display: block;
	}
}

*/



.box-widget-two-col.hist-premios .box3-frame ul li {
	background: url(images/arrow-5.gif) no-repeat scroll 0 5px transparent;
 }


 label[for="poll-answer-170"] {
  font-size: 16px!important;
}




/* 20191230 - Alejandro */
#page-editar-asociacion {  }
	#page-editar-asociacion #main { padding: 0 10px 50px; width: auto; }
		#page-editar-asociacion #main #content { width: 660px; }
		#page-editar-asociacion #main #sidebar { width: 305px; }

	#page-editar-asociacion .assoc_form * { box-sizing: border-box; }

	#page-editar-asociacion .assoc_form_box {  }

		#page-editar-asociacion .assoc_form_box .assoc_form_field_line { clear: both; }
			#page-editar-asociacion .assoc_form_box .assoc_form_field_line:after { content: ""; display: block; clear: both; }
		#page-editar-asociacion .assoc_form_box .assoc_form_data { float: left; }
		#page-editar-asociacion .assoc_form_box .assoc_form_input_text { width: 95%; }
		#page-editar-asociacion .assoc_form_box textarea { width: 97%; }

		#page-editar-asociacion .assoc_form_box .assoc_form_label_short { width: 148px; }

		#page-editar-asociacion .assoc_form_box .assoc_form_field_map { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0; border: 1px solid #d5d5d5; }
			#page-editar-asociacion .assoc_form_box .assoc_form_field_map .map_form { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0 none; }

		#page-editar-asociacion .assoc_form_box .assoc_form_data p { width: 400px; font-weight: normal; }
			#page-editar-asociacion .assoc_form_box .assoc_form_data p:first-child { margin-top: 0; }
			#page-editar-asociacion .assoc_form_box .assoc_form_data p:last-child { margin-bottom: 0; }
		#page-editar-asociacion .assoc_form_box .assoc_form_data label { font-weight: normal; font-size: .8rem; }

		#page-editar-asociacion .assoc_form_box .assoc_form_fieldset_publi { width: 49%; margin-right: 0; margin-left: 0; padding: 1rem; }
			#page-editar-asociacion .assoc_form_box .assoc_form_fieldset_publi_left { float: left; }
			#page-editar-asociacion .assoc_form_box .assoc_form_fieldset_publi_right { float: right; }
			#page-editar-asociacion .assoc_form_box .assoc_form_fieldset_publi_full { float: none; width: 100%; }

			#page-editar-asociacion .assoc_form_box .assoc_form_fieldset_publi legend { margin-bottom: 0; }

			#page-editar-asociacion .assoc_form_box .assoc_form_fieldset_publi .assoc_form_field_line { width: 100%; }
			#page-editar-asociacion .assoc_form_box .assoc_form_fieldset_publi textarea { margin: 0; }

		#page-editar-asociacion .assoc_form_box .label_left { float: left; width: 28%; text-align: right; }
			#page-editar-asociacion .assoc_form_box .label_left_short { width: 18%; }
		#page-editar-asociacion .assoc_form_box .input_right { float: none; margin-left: 30%; }
			#page-editar-asociacion .assoc_form_box .input_right_short { margin-left: 20%; }
		#page-editar-asociacion .assoc_form_box .form-control { width: 100%; }

		#page-editar-asociacion .ui-tabs .ui-tabs-nav li a { height: auto; }

		#page-editar-asociacion .botonera_regiter_assoc { width: auto; text-align: center; }
			#page-editar-asociacion .botonera_regiter_assoc .submit-button { float: none; display: inline-block; width: auto; margin: 0 10px; vertical-align: middle; }
				#page-editar-asociacion .botonera_regiter_assoc .submit-button .btn-submit { display: block; width: 100%; margin: 0; padding: 0 1rem; background: #f1712f; border-radius: 10px; }



.list-address_sm .leaflet-map-container { position: relative; float: right; border: 1px solid #ccc; margin: 3px 0 0 40px; width: 303px; height: 213px; }
	.list-address_sm .leaflet-map-container > .leaflet-map { width: 100%; height: 100%; }

.marker-cluster-small { background-color: rgba(85, 176, 237, 0.6); }
	.marker-cluster-small div { background-color: rgba(85, 176, 237, 0.6); }

.marker-cluster-medium { background-color: rgba(85, 176, 237, 0.6); }
	.marker-cluster-medium div { background-color: rgba(85, 176, 237, 0.6); }

.marker-cluster-large { background-color: rgba(85, 176, 237, 0.6); }
	.marker-cluster-large div { background-color: rgba(85, 176, 237, 0.6); }


.window_info_maps { font-size: .9rem; font-family: 'LucidaGrandeRegular', Arial, Helvetica, sans-serif; font-weight:bold; }
	.window_info_maps:after { display: block; content: ""; clear: both; }
	.window_info_maps p { line-height: 1em; margin: 0 10px; }
		.window_info_maps p:last-child { margin-bottom: 0; }
	.window_info_maps .window_info_maps_right { margin-left: 55px; }
	.window_info_maps .logo_assoc { float: left; }
	.window_info_maps .title_assoc { color:#01669e; margin-top: 0; }
	.window_info_maps .text_assoc { color:#686868; margin-top: 7px; }


.leaflet-map-container.map-assoc-full { }
	.leaflet-map-container.map-assoc-full > .leaflet-map { width: 100%; height: 100%; }

.leaflet-map-4x3 { position: relative; padding-top: 75%; }
	.leaflet-map-4x3 > .leaflet-map { position: absolute; top: 0; left: 0;  width: 100%; height: 100%; }
.leaflet-map-16x9 { position: relative; padding-top: 56.25%; }
	.leaflet-map-16x9 > .leaflet-map { position: absolute; top: 0; left: 0;  width: 100%; height: 100%; }



.container-grid { width: 1140px; margin: 0 auto; }
.container-grid-fluid { margin: 0 auto; }




.wpcf7-form { font-size: 1rem; }

.wpcf7-form p { margin: 0 0 1em; }
.wpcf7-form :last-child { margin-bottom: 0; }

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea { background-color: #fff; width: 96%; display: block; border-radius: 5px; font-size: 1.25rem; padding: .25rem 2%; margin: 0; font-family: Verdana,Arial,sans-serif; border: 1px solid #ccc; }

.wpcf7-form .wpcf7-submit { display: inline-block; width: auto; margin: 0; background: #f1712f; border-radius: 5px; border-color: #f1712f; color: #fff; padding: 1rem 2rem; line-height: 1; }

.wpcf7-form fieldset { margin: 1rem 0; background-color: #f6f7f8; border-radius: 5px; padding: 1rem 2rem 2rem; }
.wpcf7-form fieldset legend { color: #000; font-weight: bolder; font-size: 1rem; background-color: #f6f7f8; padding: 0.5rem 2rem; border-radius: 5px; }
.wpcf7-form label { color: #000; display: block; margin: 0; padding: .25rem 0; font: 13px/16px 'LucidaGrandeRegular',Arial,Helvetica,sans-serif; cursor: pointer; }

.wpcf7-form .per-line .wpcf7-list-item { display: block; }

input[type="radio"] { display: inline-block; }

.d-none { display: none; }
.d-inline-block { display: inline-block; }
.d-block { display: block; }

.py-1 { padding-top: 1rem; padding-bottom: 1rem; }
.py-2 { padding-top: 2rem; padding-bottom: 2rem; }
.py-3 { padding-top: 3rem; padding-bottom: 3rem; }
.py-4 { padding-top: 4rem; padding-bottom: 4rem; }
.py-5 { padding-top: 5rem; padding-bottom: 5rem; }

.px-1 { padding-right: 1rem; padding-left: 1rem; }
.px-2 { padding-right: 2rem; padding-left: 2rem; }
.px-3 { padding-right: 3rem; padding-left: 3rem; }
.px-4 { padding-right: 4rem; padding-left: 4rem; }
.px-5 { padding-right: 5rem; padding-left: 5rem; }

.my-1 { margin-top: 1rem; margin-bottom: 1rem; }
.my-2 { margin-top: 2rem; margin-bottom: 2rem; }
.my-3 { margin-top: 3rem; margin-bottom: 3rem; }
.my-4 { margin-top: 4rem; margin-bottom: 4rem; }
.my-5 { margin-top: 5rem; margin-bottom: 5rem; }

.mx-1 { margin-right: 1rem; margin-left: 1rem; }
.mx-2 { margin-right: 2rem; margin-left: 2rem; }
.mx-3 { margin-right: 3rem; margin-left: 3rem; }
.mx-4 { margin-right: 4rem; margin-left: 4rem; }
.mx-5 { margin-right: 5rem; margin-left: 5rem; }

.mt-1 { margin-top: 1rem !important; }
.mt-2 { margin-top: 2rem !important; }
.mt-3 { margin-top: 3rem !important; }
.mt-4 { margin-top: 4rem !important; }
.mt-5 { margin-top: 5rem !important; }

.mb-1 { margin-bottom: 1rem !important; }
.mb-2 { margin-bottom: 2rem !important; }
.mb-3 { margin-bottom: 3rem !important; }
.mb-4 { margin-bottom: 4rem !important; }
.mb-5 { margin-bottom: 5rem !important; }

.text-right { text-align: right; }
.text-center { text-align: center; }
.text-left { text-align: left; }



body .frm-newsletter { background-color: #2d375c; border-radius: 6px; padding: 12px; }
body .frm-newsletter .frm-newsletter-title { font: 12px/20px 'LucidaGrandeBold', Arial, Helvetica, sans-serif; margin: 0 0 5px; text-transform: uppercase; }
body .frm-newsletter .tnp-subscription-minimal input.tnp-email { padding: 2px 4px; font-size: .8rem; width:100% }
body .frm-newsletter .tnp-subscription-minimal input.tnp-submit{ background-color: #3a456d; padding: 3px 4px; font-size: .55rem; font-weight: bolder; width:100%; display:block; margin-top:20px; }
body .frm-newsletter .tnp-privacy-field { font-size: 11px; font-weight: bold; line-height: 23px; }
	.frm-newsletter .tnp-privacy-field input { vertical-align: middle; }
	.frm-newsletter .tnp-privacy-field a { text-wrap: wrap; }



#content-large .post .post_content p,
#content-large .post .post_content ol,
#content-large .post .post_content ul,
#content-large .post .post_content li { font-size: 1rem; line-height: 1.3; min-height: 1px; }

/************ Fix fieldset formulario registro asociaciones *************/

.assoc_form_box fieldset.assoc_form_fieldset_servicios_bottom{
	width: 350px;
}

#assoc_otrosgayt{

	width: 160px;

}

input[type=button]{
	background: url(images/btn-submit-5.gif) no-repeat;
	width: 67px;
	margin-top: 0;
}

#tab_otros_datos  input[type=text]{

	width:150px;

}



/*************** Fix form newsletter pie *************/



body .frm-newsletter input[type=text]{

	width: 100px;

}


/************** Fix cookie setting ***************/

.btn-cookiebot-settings{

	font-size: 30px;
    position: fixed;
    bottom: 0;
    padding: 10px;
	
}