*{
	margin: 0;
	padding: 0;
}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
}

a {
	text-decoration: none;
	color: #008CCC;
}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: none;
}

a:hover{
	text-decoration: underline;
	/*color: #16396E;*/
}

a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
	background: url(images/arrow-rt.gif) 100% 70% no-repeat;
	padding-right: 16px;
}

acronym, abbr {
	border-bottom: 1px dotted #999;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	border-left: 5px solid #330000;
	padding-left: 5px;
}

body {
	background: #008CCC url(images/fondo_body.jpg) repeat-x;
	text-align: left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;

}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

div.destacado{
	width: 160px;
	height: 300px;
	background: #E7F0CE;
	float: left;
	display: inline;
	text-align: left;
	margin: 20px 0px 10px 13px;
	border: 1px solid #cccccc;
}

div.destacado h3{
	background: #333333 url(images/oupbullet.gif) no-repeat 5px 13px;
	line-height: 30px;
	color: #AACB54;
	font-weight: bold;
	padding-left: 15px;
}

div.destacado img{
	width: 160px;
}

div.destacado p{
	padding: 5px;
	color: #666;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 30px;
}

/* -------------------[ Headings ]------------------- */
h2, h3, h4, h5, h6, h7 {
	line-height: 130%;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
}

h1{

line-height: 130%;
	text-align: left;
	font-weight:bolder;
	font-size: 18px;
	color: #dcB607;
	
}

h2{
	color: #999999;
	font-size: 13px;
}

h2.titulo {
	font-size: 15px;
	color: #333;
	
}


h3{
	color: #00789F;
	font-style: italic;
	font-weight: bold;
}

h4{
	line-height: 30px;
	color: #00789F;
	padding-left: 13px;
	margin-left: 4px;
	background: url(images/flecha-gris.gif) no-repeat 0px 9px;
	font-weight: bold;
	display: block;
}

img.aligncenter {
	margin: 0px auto;
	background: #fff;
	padding: 2px;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: #fff;
	padding: 2px;
}

/* -------------------[ Images ]------------------- */
img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: #fff;
	padding: 2px;
}

img.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	float: none;
	clear: both;
}

/* -------------------[ Middle Content ]------------------- */
/* -------------------[ Misc Tags and Classes ]------------------- */
p {
	margin: 0 0 15px 0;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
}

p.categoria{
	background: #eaeaea;
	line-height: 24px;
	padding-left: 5px;
	clear: both;

}

p.categoria a, strong {
	color: #16396E;
}

p.description {
	font-size: 19px;
	position: absolute;
	top: 70px;
	display: none;
	left: 102px;
}

select{
	width: 200px;
}

span{
	color: blue;
}

/* -------------------[ Menu Izquierda ]------------------- */
ul.menu_izquierda li a{
	color: #404040;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 13px;
	fline-height: 16px;
	width: 105px;
	margin-bottom: 8px;
	padding-left: 15px;
	height: 20px;
	vertical-align:10%;
}


ul.menu_izquierda li a:hover{
	color: #000;
	text-decoration: none;
	background: #7d7c7b url(images/flechica.gif) no-repeat  0 3px;
}

ul.menu_izquierda li.current_page_item a {
	color: #000;
	text-decoration: none;
	background: #7d7c7b url(images/flechica.gif) no-repeat  0 3px;
}

/* -------------------[ Navigation ]------------------- */
ul.nav li a{
	color: #000;
	float: right;
	display: block;
	text-align: center;
	height: 24px;
	width: 111px;
	text-decoration: none;
	font-size: 12px;
	dfborder-right: 1px dotted #42719B;
	background: url(images/p_cja.jpg) no-repeat;
	font-weight: bold;
	
}


ul.nav li a:hover{
	background:url(images/p_blanca.jpg) no-repeat; 
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

ul.nav li{
	margin-right: 5px;
	float: left;
	list-style-type: none;
} 


ul.menu_izquierda li {
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
}

ul.nav li.current_page_item a {
	color: #000;
	text-decoration: none;
	background: url(images/p_blanca.jpg) no-repeat;

}

ul.nav li.page-item-2 a {
	color: #000;
	text-decoration: none;
	background: url(images/p_cja.jpg) no-repeat;
	float: left;
}

ul.nav li.page-item-8 a {
	color: #000;
	text-decoration: none;
	background: url(images/p_entitats.jpg) no-repeat;
	float: left;
}

ul.nav li.page-item-32 a {
	color: #000;
	text-decoration: none;
	background: url(images/p_agenda.jpg) no-repeat;
	float: left;
}

ul.nav li.page-item-38 a {
	color: #000;
	text-decoration: none;
	background: url(images/p_noticies.jpg) no-repeat;
	float: left;
}

ul.nav li.page-item-47 a {
	color: #000;
	text-decoration: none;
	background: url(images/p_contacto.jpg) no-repeat;
	float: left;
}


ul.nav{
		float: left;
	list-style: none;
	display: inline;
}

li.mini_noticia{
	float: center;
	list-style: none;
	display: inline;
	left: 5px;
	width: 360px;
}

ul.menu_izquierda {
	float: left;
	list-style: none;
	width: 120px;
	margin-left: 10px;
}

.alignleft, ul.nav li ul {
	float: left;
}

.alignright {
	float: right;
}

.blogtitle{
	position: absolute;
	top: 20px;
	color: white;
	left: 102px;
	font-size: 45px;
	display: none;
}

.blogtitle strong{
	color: #80A8CB;
	font-weight: normal;
}

.center {
	text-align: center;
}

.cont_categoria{
	margin: 0;
	padding: 15px 15px 5px;
}

.entry {
	padding: 10px 0 0 0;
	margin: 0;
	color: #333;
	position: relative;
	ffloat: right;
	font-size:12px;
}

.entry li{
	list-style: disc;
	list-style-position: outside;
	padding: 3px 0 3px 0;
	
}

.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}




/* ---------------[ Tables ]--------------- */
.entry table {
	margin-bottom: 15px;
	padding: auto;
	border: 0;
	height: 30px;
}

.entry td {
	border: 0;
	vertical-align: middle;
	height: 65px;
}

.entry td, .entry th {
	dpadding: 8px;
	vertical-align: top;
	height: 65px;
}

.entry th {
	font-weight: bold;
	background: #E5E0C3;
}

.entry tr, .entry td, .entry th {
	margin: auto;
	padding: auto;
	border: auto;
	height: 30px;
}

.entry ul, .entry ol{
	padding: 10px 0  10px 20px;
}

    

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
	background: #F2ECCE;
	border-bottom: 1px solid #CCC9B8;
}

.navigation {
	text-align: left;
	margin: 0;
	padding: 10px 15px;
}

.navigation a, .seccioncat a, i {
	color: #00789F;
}

.post {
	position: relative;
	height: 65px;

}

.postcat{
	margin: 8px 0px 10px 0px;
	border: 1px solid #cccccc;
	padding: 10px 0 30px 20px;
}

.postcat h2 a{
	color: #666666;
	line-height: 24px;
}

.postcat li{
	list-style: none;
	color: #666;
	list-style-position: outside;
	line-height: 22px;
}

.postcat li a{
	background: url(images/flecha.gif) no-repeat 0 4px;
	padding-left: 18px;
	font-size: 14px;
	color: #666;
}

.postcat li a:hover{
	background: url(images/flecha.gif) no-repeat 4px 4px;
}

.postcat ul{
	margin-left: 10px;
}

.postinfo {
	font-size: 8pt;
	background: url(images/doc.gif) 0 3px no-repeat;
	clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
}

.seccioncat{
	color: #666;
	clear: both;
}

.seccionmas{
	color: white;
	background: #16396E;
	margin: 15px 0px 15px 0;
	padding: 0 0 0 7px;
	letter-spacing: -0.4px;
	clear: both;
	font: 21px/30px "Arial Narrow";
}

#centro{
	width: 466px;
	min-height: 850px;
	float: left;
	display: block;
	position: relative;
	background:url(images/fondo_centro.png) no-repeat; 
	padding-left: 25px;
	padding-top: 10px;
}

#contenido{
	width: 100%;
	float: left;
	display: block;
	min-height: 500px;
	background: url(images/blanco.jpg) repeat-y top;
}

#derecha {
	width: 156px;
	height: 310px;
	float: right;
	display: inline;
	text-align: left;
	font-size: 12px;

}

#derecha h2{
	font-size:10px;
	color:transparent;
	background: url(images/agenda.png) no-repeat  ;
	padding: 7px 7px;
	padding:15px;
	padding-bottom:4px;
	
}

.mini_noticia{
display:block;
overflow:hidden;
}

#derecha ul {
	list-style-type: none;
	width: 100%;

}

#derecha ul li ul, ul, li, #derecha ul li {
	list-style-type: none;
}

#footer {
	width: 100%;
	height: 50px;
	line-height: 160%;
	dclear: both;
	text-align: center;
	fbackground: url(images/fondo_body.jpg) repeat-x 0 0;
}

/* -------------------[ Links ]------------------- */
#footer a, #footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #fff;
}


#footer p {
	/*padding-top: 20px;*/
	color: #333;
	
}

#header {
	width: 100%;
	height: 240px;
	float: left;
	display: inline;
	position: relative;
	background: #000 url(images/cab.jpg) no-repeat;
}

#izquierda {
	width: 140px;
	float: left;
	display: inline;
	font-size: 12px;
	margin-left: 29px;
	background: url(images/fondo_izquierda.jpg) repeat-x 0 0;
	
	
}
#imagenes {
	width: 130px;
	float: left;
	display: inline;
	ffont-size: 12px;
	gmargin-left: 28px;
	fbackground: url(images/fondo_izquierda.jpg) repeat-x 0 0;
	margin-top: 25px;
	
	
}
.menu-izq{
margin-bottom:50px;
display: block;
overflow:hidden;
width:140px;
}
.facebook{
float:left;
display:block;
overflow: hidden;
width:140px;
}


#izquierda h2{
	font-size: 19px;
	color: #333;
	padding: 7px 7px;
	gbackground: #80A8CB;
}

/* -------------------[ Sidebar ]------------------- */
#izquierda ul li ul {
	margin: 0px 0px 4px 0px;
	padding: 0;
}

#izquierda ul li ul li a, #derecha ul li ul li a {
	color: #333;
	/*padding-left: 7px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:150%;
}

#izquierda ul li ul li, #derecha ul li ul li {
	list-style-type: none;
	margin: 5px 0 5px 0;
	text-align:justify;
}

#izquierda ul, #izquierda ul li {
	padding: 0;
}

#logo{
	position: absolute;
	width: 141px;
	top: 0px;
	left: 33px;
	height: 165px;
}

#nav {
	height: 24px;
	position: absolute;
	left: 0;
	top:206px;
	left: 232px;
	line-height:24px;
	text-align:right;
	float: left;
	

}

#principal {
	width: 673px;
	float: left;
	display: inline;
	rtext-align: justify;
	margin-left: 10px;
	
	
}

/* -------------------[ Search ]------------------- */
#searchform {
	position: absolute;
	top: -45px;
	right: -200px;
	display: none;
}

#searchform #s {
	font-size: 8pt;
	width: 140px;
	margin-right: 2px;
}

#searchform #submit {
	color: white;
	fhont-weight: bold;
	cursor: pointer;
	font: 14px Arial, Helvetica, sans-serif;
}

#tag_cloud{
}

#tag_cloud a{
	color: #999999;
	padding: 7px;
}

#tag_cloud h2{
}

#web{
	clear: both;
	width: 881px;
	min-height: 1000px;
	margin: auto;
}


li#event-calendar h2{
	display: none;
}
#derecha ul li{
margin-bottom:10px;
}
.fech{
margin-bottom:10px;}
.fec{
margin-bottom:10px;
margin-top:17px;
color:#FF9900;
font-weight:bold;
font-size:13px;
}
#footer{
float:left;
height:76px;
line-height:160%;
text-align:center;
width:100%;
}
#derecha ul li ul li a{
color:#008CCC;

}
.clear{
clear:both;

}