
/* ==========================================================================
   Header
   ========================================================================== */

   .header{float:left; width:910px; background:#fff; padding:5px 20px 10px 20px; margin: 0;}

   .logo{float:left; margin-top: 10px;}
   .logo2{float:right; margin-top: 5px;}

	/* MENU TOP */
   .headnav {float:right; width: 550px; margin-top: 0px; margin-bottom:15px;}
   .headnav .content ul { margin: 0; padding: 0;	}
   .headnav .menu{float:right; height: 20px; }
   .headnav .menu .leaf{float:left; border-right:1px solid #CCC; list-style-type: none; list-style-image: none; height: 20px; padding: 0; }
   .headnav .menu .leaf:last-child{border:none; }
   .headnav .menu .leaf a{color:#555; padding:0 10px; font-size: 10px !important; text-decoration: none;}
   .headnav .menu .leaf a:hover{text-decoration:underline;}
   .headnav ul.menu li{ margin:0 !important;}

	/* MENU DE NAVEGACION */
   .nav{float:left; width:930px;background:#6d5790; height:30px; padding:0 10px;}
   .nav .content ul { margin: 0; padding: 0; }
   .nav .menu {float:left; text-transform:uppercase; font-size:13px; list-style-type: none;}
   .nav .menu .leaf{float:left; line-height:30px; padding:0 15px; border-right: 1px rgb(140, 121, 172) solid; list-style-type: none; list-style-image: none;}
   .nav .menu .leaf:last-child{float:left; line-height:30px; padding:0 10px; border-right: 0 }
   .nav .menu .leaf a{color:#d0c6e0; text-decoration: none;}
   .nav .menu .leaf a:hover{color:#fff; text-decoration: none;}

   .search{float:right; height:20px; width:175px; background:#f5f3f7;margin-top: 5px;
   -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
   .search_txt{float:left; background:#f5f3f7; border:none;height: 18px;width: 145px;margin-left: 5px;   }
   .search_btn{float:left; width:20px; height:20px; border:none; background:url(../images/s_btn.gif);}

/* ==========================================================================

   ========================================================================== */

	.wrapper{width:950px; margin:0 auto; /*border: 1px #fafafa solid;*/ min-height: 600px; box-shadow: 1px 1px 10px #999; clear: both; position: relative; overflow: hidden;}



	.wrapper ul { list-style-position: outside; list-style: disc; padding-left: 20px;}
	.wrapper ul li { list-style-position: outside; list-style: disc; }

	.wrapper a{ color:#6d5790; }
	.wrapper a:hover{ text-decoration: underline;}
	.wrapper a:visited{ color:#6c686f;}

	.wrapper ul.inline li{
		padding: 0;
	}

	.node-teaser{
		padding-bottom: 10px;
		border-bottom: 1px #ccc solid;
	}

	.nodo {  margin: 0 0 10px 0; }
	.nodo .field-name-body{ margin: 0 0 10px 0;}
/* ==========================================================================
   Content
   ========================================================================== */

	.content_page{float:left; width:950px; background:#FFF;}

	.content_page tbody{ border: 0 #fff solid; }

	tbody{ border: 0 #fff solid; }

	.node-article .content{ padding-bottom: 15px;	}

	/* Col. Lateral Izquierda */
	.left_pan{float:left; width:235px; background-color: #fff; padding: 13px 0 0 10px;}
	.left_pan h3{text-align:center; background:#b4aac5; color:#fff; padding:3px 0; font-size: 15px !important; letter-spacing:1px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
	.left_pan .block-block{ margin-bottom: 5px; width:100%;}
	.left_pan .block{margin-bottom: 5px; float:left; width:100%}

	.left_pan .block h2{
		text-align: center;
		background: #b4aac5;
		color: #fff;
		padding: 3px 0;
		font-size: 15px !important;
		letter-spacing: 1px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	/* Bloque Perfiles */
	.blo_perfiles{float:left; width:235px; padding:0 5px 15px 0; background:#fff;}
	.blo_perfiles h2{ text-align:center; background:#b4aac5; color:#fff; padding:3px 0; font-size: 16px !important; letter-spacing:1px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
	.blo_perfiles .content ul{ margin: 0; float:left; padding:15px 0 0 0;}
	.blo_perfiles .content ul li{float:left; width:78px; text-align:center;height: 65px; list-style: none; list-style-type: none;}
	.blo_perfiles .content ul li span{width:100%; float:left; font-size: 11px; }
	.blo_perfiles .content ul li a{color:#614e7f; font-size:10px; font-weight:bold;}
	.blo_perfiles .content ul li a:hover{color:#aea4bd;}
	/* Bloque Titular */
	.blo_titular{float:left; width:235px; padding:0px 5px 5px 5px; background:#fff; color:#575757; text-align:center;}
	.blo_titular h2{ text-align:center; background:#6a558c; color: #fff; padding:3px 0; font-size: 16px !important; letter-spacing:1px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
	.blo_titular .content h3 { font-size: 16px; color: #555; background-color: #fff; }
	.blo_titular .content span{float:left; width:100%; font-size: 11px;}
	.blo_titular .content ul{float:left; margin: 15px 10px 0 10px;}
	.blo_titular .content ul li{float:left;width: 60px;  }
	.blo_titular .content ul li a{color:#575757; text-decoration: none; font-size: 12px;}
	.blo_titular .content ul li a:hover{color:#aea4bd; text-decoration: underline;}
	.blo_titular .content ul li{ margin: 0; padding: 5px 0; list-style: none; list-style-type: none;}

		/* Bloque Servicios */
	.blo_servicios{float:left; width:245px; padding-top:10px; height:auto; background:#6a558c;}
	.blo_servicios h2{ text-align: center; font-size: 16px; width: 226px; margin-left:5px; color:#f3f3f3; background:#b4aac5; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
	.blo_servicios .content ul{float:left;color:#fff; margin-left: 22px; padding:10px 0;}
	.blo_servicios .content ul li{float:left; display:list-item; list-style:disc; width: 100%; margin-bottom:5px; }
	.blo_servicios .content ul li a{color:#d3ccdd; text-decoration:none; }
	.blo_servicios .content ul li a:hover{color:#aea4bd; text-decoration:underline;}



	/* Bloque Servicios
	.blo_servicios{float:left; width:245px; padding-top:10px; height:auto; background:#6a558c;}
	.blo_servicios h2{ text-align: center; font-size: 16px; width:235px; margin-left:5px; color:#f3f3f3; background:#b4aac5; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
	.blo_servicios .content ul{float:left;color:#fff; margin-left: 22px; padding:10px 0;}
	.blo_servicios .content ul li{float:left; display:list-item; list-style:disc; width: 100%; margin-bottom:5px; }
	.blo_servicios .content ul li a{color:#d3ccdd; text-decoration:none; }
	.blo_servicios .content ul li a:hover{color:#aea4bd; text-decoration:underline;}*/



	/* Bloque Emergencias */
	.blo_emergencias{float:left; width:239px; background:#fff; margin-left:3px; }
	.blo_emergencias h2{text-align:center; font-size: 16px; color: #fff;  width:235px; padding: 3px 0; background:#ff5757; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;  }
	.blo_emergencias .content{ padding: 5px 5px 10px 10px;}

	/* Bloque Carrusel de NOTICIAS */
	.carruselnoticias{float:left; width: 457px; min-height:150px; position:relative;}
	.carruselnoticias p{position:relative;}
	.carruselnoticias ul li img{width:100%;}
	.mcap{position:absolute; left:0; bottom:0; background:url(../images/mcap_bg.png); color:#fff; font-size:14px; z-index:8000;padding:5px 0px 5px 5px; width: 448px;}
	.carruselnoticias .bx-wrapper{width: 455px; float:left; position: relative;}
	.carruselnoticias  ul li{position:relative;}
	.carruselnoticias .bx-prev{position:absolute; top:40%; left:5px; background:url(../images/arrows.png); width:30px; height:30px; display:block;
text-indent:-9999px;}
	.carruselnoticias .bx-next{position:absolute; top:40%; right:5px;background:url(../images/arrows.png) 30px 0; width:30px; height:30px; display:block;text-indent:-9999px;}
	.carruselnoticias .bx-pager-item{float:left;}
	.carruselnoticias .bx-pager-item a{height:22px; width:22px; display:block; background:url(../images/bullets.png); text-indent:-9999px;
	text-align:center;}
	.carruselnoticias .bx-pager-item a.active{background:url(../images/bullets.png) 0 18px;}
	.carruselnoticias .bx-pager{float:left; margin-left:180px;margin-top: 5px;}
	.bx-caption{position:absolute; left:0; bottom:0; background:url(../images/trans6.png); padding:5px 5px 17px 3px; color: #fff;}
	.bx-caption span{padding-left:5px; float:left;}


	/* Bloque ULTIMAS NOTICIAS */
	.noticias{
			font-size: 18px;
			border-top: 1px #ddd solid;
			width: 213px;
			margin: 0px;
			border-right: 1px #ddd solid;
	}
	.noticias h2{
			border-left: 10px #8B272D solid;
			color: #555;
			margin: 0;
			padding-left: 10px;
			font-size: 16px;
	}
    .ms_pager{/*float:left; background:#e3e3e3; width: 215px; margin-bottom:10px;*/
			float: left;
			background: #f7f7f7;
			width: 212px;
			margin-bottom: 10px;
			border: 1px #ddd solid;
	}
	.mpage{/*float:left; width:196px; color:#3E3E3E; clear:both; padding: 7px 8px; border-bottom: 1px #f9f9f9 solid;*/
		   float: left;
			width: 196px;
			color: #3E3E3E;
			clear: both;
			padding: 5px 8px;
			border-bottom: 1px #ccc solid;}
	.mpage a{color:#3E3E3E; font-size: 12px;}
	.mpage a:hover{color:#333; text-decoration: underline;}

	/* HOMEPAGE - Col. Central */
	.mid_pan{float:left;width:457px; margin:2px 10px 10px 10px;}

	/* Bloque - Carrusel de Imagenes Promocionales */
	.slider2{float:left; width:437px; height:215px; /*background:#b8accc;*/ background:#fff; padding:0 10px; position:relative; margin-bottom: 10px;}
	.slider2 h3{text-align:center; background:#6a558c; color:#fff; padding:3px 0; margin:7px 0;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
	.slider2 a.bx-prev{width:28px; height:34px; background:url(../images/sl2_prev.gif); display:block; left:4px; top:100px;
	text-indent:-9999px; position:absolute;}
	.slider2 a.bx-next{width:28px; height:34px; background:url(../images/sl2_next.gif); display:block; right:4px; top:100px;
	text-indent:-9999px; position:absolute;}
	.slider2 .bx-pager{position:absolute; right:20px; bottom:10px; display:none;}
	.slider2 .bx-pager-item{float:left; margin-right:7px;}
	.slider2 .bx-pager-item a{width:9px; height:8px; background:url(../images/bull_un.png); display:block; text-indent:-9999px;}
	.slider2 .bx-pager-item a.active{background:url(../images/bull_sel.png);}

	.slider2 .bx-viewport{
		height: 215px !important;
	}
	/* HOMEPAGE - Contenido Central */
	.hlist{
		float:left; width:437px;
		background:#f9f9f9;
		padding:0 10px;
		height:auto;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		-khtml-border-radius: 10px;
	}
	.hlist h2{text-align:center; background:#6a558c; color:#fff; padding:3px 0; margin:7px 0;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
	/*.hlist ul{float:left;}
	.hlist ul li{float:left; width:180px; color:#3e3e3e; display:list-item; list-style:square; margin-bottom:5px; margin-left:25px;}
	.hlist ul li a{color:#1b1b1b;}
	.hlist ul li a:hover{text-decoration:underline;}*/

	/* HOMEPAGE - Col. Lateral Derecha */
	.right_pan{float:left; min-height:700px; width:223px; padding:13px 0 0 5px; background:#FFF;}

	.block p { margin: 10px 0 0 0;}
	.block ul{ margin: 3px 0 0 0;}

	/* Bloque - Video Youtube */
	.vid_box{float:left; width:214px;}

	.rt_ad{float:left; width:214px; margin-top:10px;}

	#bannerscampanas{ padding: 0; }

	/*.rt_links{ width:99%; float:left; font-size: 14px; font-weight: bold; margin: 0 0 10px 0; }
	.rt_links ul {float:none; font-size:14px; font-weight:bold; margin:15px 0; width:100%;}
	.rt_links ul li {float: left;padding: 3px 5px;text-align: left; width:100%; list-style-position: inside; list-style-type: disc;}
	.rt_links ul li a { line-height: 1.2em;}
	.rt_links ul li a:hover { text-decoration: underline;}*/

	/*.innerleft_pan{float:left; width:950px;}*/
	.innerleft_pan{margin:0 auto;}
	.innerpg_grid01{float:left; width:930px; height:auto; background:#dfdae8; padding:15px 10px;}

	.region-homepage-sidebar-right .block{
		float:left;
		padding: 0 0 0 0;
	}

/*Inner Page*/

.field-name-field-imagen-del-carrusel .field-label{display:none;}
.field-name-field-imagen-del-carrusel{display:none;}
.field-name-field-imagen-carrusel-prensa .field-label{display:none;}
.field-name-field-imagen-carrusel-prensa {display:none;}
.field-name-field-publicar-en-  .field-label{display:none;}
.field-name-field-publicar-en- {display:none;}
.field-name-field-numero-boletin{display:none;}
.field-name-field-titulo-banner{display:none;}
.field-name-field-prioridad{display:none;}
.field-name-field-galeria-fotografica{display:none;}
.field-name-field-audio .field-label{display:none;}
.field-name-field-video .field-label{display:none;}
.field-name-field-saladethumbnail{display:none;}
.views-field-created{float:right;}
.views-field-field-numero-boletin{float:right; padding-left:2px;}
.jwplayer-video{margin-top:10px; margin-bottom:10px;}
.easy_social_box{margin-top:10px; margin-bottom:2px; float:left;clear:both;}
.print-mail{display:none;}
/*.form-item-search-block-form{float:left;width:100px;}*/
.fancybox-buttons img{
border:solid;
	/*border-color: #e3e2e2  #eeeded #eeeded #e3e2e2;*/
	border-color: #ddd  #eeeded #eeeded #ddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	width:140px;
	height:100px;
	padding:4px;
	margin-right:10px;
}
.region-morelos-newtempregion h2{display:none;}
.scarboxin1{ height:173px;}
.form-item-language{display:none;}
 ul.links  li.print_html{display:none;}
ul.links  li.print_mail{display:none;}
ul.links  li.print_pdf{display:none;}
.easy_social_box_orig{display:none;}
.submitted{margin-top:10px; margin-bottom:10px; clear: both;
    float: left; width:100%;}
.block-pagestyle h2{display:none;}
.block-textsize h2{display:none;}
.block-superfish h2{display:none;}
.views-field-field-saladethumbnail{
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;
/* This adds the border */
padding:8px;
border:solid;
border-color: #e3e2e2  #eeeded #eeeded #e3e2e2;
border-width: 1px 2px 2px 1px;
background-color:white;
width:200px;
height:150px;
float:left;
margin-right:10px;
}
.views-field-field-imagen-carrusel-prensa{
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;
/* This adds the border */
padding:4px;
border:solid;
border-color: #e3e2e2  #eeeded #eeeded #e3e2e2;
border-width: 1px 2px 2px 1px;
background-color:white;
width:230px;
height:173px;
float:left;
margin-right:10px;
}



/* STYLES BLOCK VIEWS */
/* DEFAULT */
.block .block-views { padding:0 10px 10px 10px; }
.block .block-views { padding:0 10px 10px 10px; }
.block .block-views h2 { font-size: 18px; text-decoration: none; font-weight: normal; color: #6d5790; margin: 2px 0;  padding-left: 10px; }
.block .block-views ul {list-style-position: outside; list-style: disc; padding-left: 10px; border-top: 1px #ccc solid; padding-top: 5px;}
.block .block-views .item-list a { font-size: 12px; text-decoration: none;	font-weight: normal; }
.block .block-views .more-link a,  a:hover, a:visited { font-weight: solid; color: #6d5790;  }
/* */
.vista_listado_mor1 { padding:0 10px 10px 10px; }
.vista_listado_mor1 h2 { font-size: 18px; text-decoration: none; font-weight: normal; color: #6d5790; margin: 2px 0;  padding-left: 10px; }
.vista_listado_mor1 ul {list-style-position: outside; list-style: disc; padding-left: 10px; border-top: 1px #ccc solid; padding-top: 5px;}
.vista_listado_mor1 .item-list a { font-size: 12px; text-decoration: none;	font-weight: normal; }
.vista_listado_mor1 .more-link a,  a:hover, a:visited { font-weight: solid; color: #6d5790;  }


.contenido_col_central .views-field-title a{ font-size: 12px; text-decoration:none; font-weight:normal;}


.inbloc .views-field-title a{text-decoration:none; font-weight:bold; font-size: 16px;}
.views-field-title span a{ color:#666666;}
.views-field-title span a:hover{ color:#9E4E9F;}
.contenido_col_central .submitted{float:left;width:100%;}
.contenido_col_central .easy_social_box{float:left;width:100%;}

.views-field-title, .views-field-title a {text-decoration:none; /*font-weight:bold; font-size: 16px;*/}
.views-field-body{ min-height:30px;/*height:230px;*/font-size: 13px;line-height:1.8;  text-align:justify; margin: 10px 0 20px 0;}

.pager-next a{text-transform:capitalize;}
.pager-last a{text-transform:capitalize;}

.columna_central{background:#fff; color:#000; width:100%;/*margin-top: 200px;margin-top:150px; margin-bottom:150px;*/}
.contenido_principal{ padding:3px; min-height:600px;}
.bdcrmp{float:left; width:100%;color:#666666;padding:5px 0;}
.bdcrmp a{color:#666666; margin-right:7px;}
/*.contentwrap{float:left; width:60%; padding:10px;min-height:600px;}*/
.contentwrap a{color:#666666}
.contentwrap a:hover{color:#9E4E9F;}
.contenido_col_central{float:left; width:100%; padding:5px 0 40px 0;}

/*.contenido_col_central h1{font-size:22px;color:#999; margin:8px 0 20px;}
.contenido_col_central h2{font-size:22px;margin:5px 0;}
.contenido_col_central h2 a{color:#000; text-decoration:none;}*/

.blocdet{float:left; width:100%; font-size:12px;}
.blocdet a{color:#666666;}
.contenido_col_central img{ clear:both; margin:0px 0;}
.conbtxt{float:left; width:100%; padding-bottom:15px;}
.share{float:right; width:100%; text-align:right;}
.tags{float:left; width:100%;}

/*Contenido FULL */
.contentwrap_1{ float:left; width:910px; min-height:600px; padding: 10px 20px 20px 20px;}

/*Contenido con 3 Columnas */
.contentwrap_3{ float:left; width:540px; min-height:600px; padding:10px 15px; border-left:1px dashed #ccc; border-right:1px dashed #ccc; }

/*Contenido con 2 Columnas */
.contentwrap_2l{ float:left; width:729px; min-height:600px; border-left:1px dashed #ccc; padding: 10px 15px 20px 15px;}

/*Contenido con 2 Columnas */
.contentwrap_2r{ float:left; width:730px; min-height:600px; border-right:1px dashed #ccc; padding: 10px 5px 20px 15px;}

.contenido_col_central{
	float:left; padding:0; width:100%; display: inline-block;
}

.cont_alineado_izq{
	float:left;
	width:50%;
}
.cont_alineado_der{
	float:right;
	width:50%;
}

.region-dif-common-central-left-column
{float:left; padding:10px 0 10px 0; width:50%;}
.region-dif-common-central-right-column{
 float:right; padding:10px 0 10px 0; width:50%;}


/* Columna Lateral Derecha */
.col_derecha{float:right; width:170px; color:#666666; text-decoration:none; padding:5px;}
.col_derecha a{color:#666666; text-decoration:none;}
.col_derecha a:hover{color:#9E4E9F;}
.col_derecha ul{/*padding:10px;*/}
.col_derecha ul li{float:left; width:100%; margin-bottom:5px;}
.col_derecha ul li a{color:#666666; text-decoration:none;}
.col_derecha ul li a:hover{color:#9E4E9F;}

/* Columna Lateral Izquierda */
.col_izquierda{float:left; width:180px; color:#666; text-decoration:none;  padding:5px 5px 5px 5px; }
.col_izquierda p{padding:0px;}
.col_izquierda a{color:#666; text-decoration:none;}
.col_izquierda a:hover{color:#9E4E9F;}

/*----------------------------*/
/* 			CONTENIDO 	      */
/*----------------------------*/
.content * {
	/*font-size: 14px;
	line-height: normal;*/
}
/*
.content ul{
	margin: 5px;
	padding-left: 15px;
}
.content ul li {
	list-style: disc;
	list-style-position: outside;
	margin:0;
	text-decoration: none;
}
.content ul li a{
	text-decoration: underline;
}
.content strong{
	font-weight: bold  !important;
	color: #000;
}

*/

.inbloc{float:left; width:50%;}
.inbloc02{padding-right:10px;}
.inbloc h2{background:#919191; font-size:24px; float:left; font-weight:bold; width:100%; color:#fff;}
.inbloc a{float:left; width:100%; font-size:12px; text-decoration:none; color:#000; margin:5px 0;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Footer
   ========================================================================== */

  /.footer{float:left; width:950px; background:url(../images/foot_border.jpg) #252525 top no-repeat; min-height:150px;}
   .footer{float:left; width:950px; background: #252525 top no-repeat; min-height:150px;}

   .social-main{width:930px; margin:35px 10px 25px 10px; }
   .social-main ul {margin-top: 10px; margin-bottom:15px; width: 930px;  }
   .social-main ul li{font-size:10px; padding-left: 23px; display: inline-block; white-space:nowrap; width: 205px; text-align: center;}
   .social-main ul li img{float:left; margin-right:10px;}
   .social-main ul li a{color:#fff; float:left; }

   /* FOOTER - Bloques */
   .footlink{float:left; padding-left:45px; width:190px; min-height: 100px; }
   .footlink h2{font-size: 15px; font-weight: bold; color: #fff;  text-align: left;}
   .footlink .content ul{float:left;}
   .footlink .content ul li{color:#5525a0; display:list-item; list-style:disc; padding-left:5px; margin-left: 15px;}
   .footlink .content ul li a{color:#fff;}
   .footlink .content ul li a:hover{text-decoration:underline;}

   .footlink .hd{color:#fff; font-size:14px; padding-bottom:10px;}

   .foot_btm{float:left; width:900px; border-top: 1px solid #404040; margin-top:15px; padding:15px 0; margin-left:25px;}
   .foot_btm p{color:#fff; }
   .foot_btm span{float:left;color:#fff; font-size:11px; font-weight:bold; }

   .footlogo{float:right; padding-top: 10px}

   .footer_text{
   		font-size: 12px; color: #fff; text-align: left; width: 550px; float: left; line-height: 2;
   }
   .copytext {
   		font-size: 11px; color: #fff; text-align: left; width: 900px; float: left;
   }


/*For Agenda page*/

/*.views-field .views-field-title a {font-size: 0.923em;}*/

/*.views-field-body{height:75px;}*/

/*table{
width: 100%;
margin: 0 0 10px;
}

table th {
  text-transform: uppercase;
  background: #e1e2dc;
  font-weight: normal;
  padding: 3px 10px;
}

table td{
padding: 8px 10px;
border: 0;
color: #000;
}

tr.odd{
background: #fff;
border-width: 0 1px 0 1px;
border-style: solid;
border-color: #bebfb9;
}

tr.even{
border-width: 0 1px 0 1px;
border-style: solid;
border-color: #bebfb9;
background: #f3f4ee;
}*/


/* Articulos Sala de Prensa */
#no_boletin{
  font-style: italic;
  color:#555;
  float:left;
  clear:both;
  width:45%;
  text-align:left;
  padding-top: 2px;
}
#lugaryfecha_sp{
  font-style: italic;
  color: #555;
  float:left;
  width:40%;
  text-align:right;
  padding-top: 2px;
}
#contenido_sp{
  width:100%; margin-bottom:10px; margin-top: 10px; float:left;
}
#body_sp{

}
#body_sp ul {
  list-style-type: disc;
  list-style-position: outside;
  padding: 0;
  margin: 0 35px 0 25px;
}
#body_sp ul li{
  /*background-image: url(images/arrows-gray.png);
  background-repeat:no-repeat;
  background-position:0 7px;
  padding-left:15px;*/
  list-style-type: disc;
  list-style-position: outside;
  font-style: italic;
  font-weight:bold;
  font-size: 1.1em;
  margin: 5px 0;
}
#body_sp > img{
  margin: 10px;
}
#audio_sp{

}
#video_sp{

}
#galeria_sp{
  float:left;
  width:100%;
}
#etiquetas{
  clear: both;
  float:left;
  width:60%;
  margin-top:10px;
  margin-bottom: 5px;
}
#socialmedia{
  float: right;
  max-width: 30%;
  text-align: right;
}
#page-title{

}



/* COLUMNA IZQUIERDA */
.col_izquierda_morado{
  font-size: 14px !important;
  line-height: normal;
  width:100%;
}
.col_izquierda_morado h2{
  float:left;
  background-image: url('../images/metro-menu-3.png');
  background-position: 5px center;
  background-repeat: no-repeat;
  color:#8D64AA;
  font-style:normal;
  font-weight:bold;
  font-size: 16px;
  /*text-shadow: none;*/
  /*text-shadow: #555 0.1em 0.1em 0.1em;*/
  padding: 5px 0 5px 0;
  text-indent: 35px;
  width: 100%;
  border-bottom: 1px solid #b4aac5;
}
.col_izquierda_morado ul {
  float: left;
  text-align: left;
  margin:0;
  padding:0 10px 0 25px;
}
.col_izquierda_morado ul li
{
  list-style:none;
  list-style-image: url('../images/metro-arrow-action-morado1.png');
  list-style-position:outside;
  color: #444;
}
.col_izquierda_morado ul li a{
  float:none;
  text-align: left;
  font-size: 14px !important;
  color:#666;
}
.col_izquierda_morado ul li a:hover{
  float:none;
  text-align: left;
  text-decoration: underline;
}
.col_izquierda_morado ul li a:visited{
  float:none;
  text-align: left;
  text-decoration: underline;
}
.col_izquierda_morado ul li ul {
  float: none;
  text-align: left;
  list-style:none;
  list-style-image: url('../images/metro-arrow-action-morado1.png');
  list-style-position:outside;
  margin:0;
  padding:0 10px 0 25px;
}



/* COLUMNA CENTRALES */
/* Bloque Morado */
.col_central_morado{
  font-size: 13px !important;
  line-height: normal;
  margin: 0 10px 0 10px;
}
.col_central_morado h2{
  float:left;
  /*background-color:#8D64AA;*/
  background-image: url('../images/metro-arrow-gray2.png');
  background-position: 10px center;
  background-repeat: no-repeat;
  color:#8D64AA;
  font-style:normal;
  font-weight:bold;
  font-size: 20px;
  /*text-shadow: none;*/
  /*text-shadow: #555 0.1em 0.1em 0.1em;*/
  padding: 5px 0 5px 0;
  text-indent: 40px;
  width: 100%;
  border-bottom: 1px solid #b4aac5;
}
.col_central_morado ul {
  float: left;
  text-align: left;
  margin:0;
  /*padding:0 10px 0 35px;*/
}
.col_central_morado ul li
{
  list-style:none;
  list-style-image: url('../images/metro-arrow-action-morado1.png');
  list-style-position:outside;
  padding-left: 1px;
  color: #444;
}
.col_central_morado ul li a{
  float:none;
  text-align: left;
  font-size: 13px !important;
  color:#666;
}
.col_central_morado ul li a:hover{
  float:none;
  text-align: left;
  text-decoration: underline;
}
.col_central_morado ul li a:visited{
  float:none;
  text-align: left;
  text-decoration: underline;
}
.col_central_morado ul li ul {
  float: none;
  text-align: left;
  list-style:none;
  list-style-image: url('../images/metro-arrow-action-morado1.png');
  list-style-position:outside;
  margin:0;
  padding:0 10px 0 25px;
}

.pdf{
	width: 100%;
	height: 750px;
}

