/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { 
	content: '';
	content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* DEFAULT */
.clear { clear:both; }
.clearleft { clear:left; }
.clearfix:after { /* FF, O, etc. */
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}
	
.clearfix {	display: inline-block; /* IE7xhtml*/ }
html[xmlns] .clearfix { /* O */	display: block; }
* html .clearfix { height: 1%; /* IE5-6 */ }
	
/* LAYOUT */
html, body { height:100%; }

body {
	background:url(images/bg-sobrecabecera.gif) repeat-x;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#4F2E2E;}

a { text-decoration:none; }
a:link,
a:visited {	color:#7F7F7F; }
a:hover { color:#000000; }

#wrapper {width:980px; margin:0 auto;}
#content {width:650px;float:left; padding-top:5px;}
#sidebar {width:320px; float:right; padding-top:18px;}

h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }

h4 {
	border-bottom:1px solid #474747;
	border-top:1px solid #ee1c25;
	background:url(images/background_cat.gif) repeat-x;
	padding:0px 0 0 9px;
	height:30px;
	font:bold 12px Tahoma, Verdana;
	color:#C71313;
	line-height:30px;
	overflow:hidden;
	margin:20px 0 12px 0;}

/* HEADER */
#header { 
	height:110px; 
	margin-top:5px; /* IE6 */ 
	background:url(images/logo.png) left top no-repeat;}

#banner-swf {
	width:580px;
	margin:0px auto;
	margin-top:-90px;
	z-index:100;}
	
#logo {
	width:100%;
	z-index:0;}
	
#menu { 
	width:580px;
	height:26px;
	text-transform:uppercase;
	background:#EEE;
	margin:0px auto;}
	
#head_psc {
	background:url(images/head_psoe.png) no-repeat;
	margin-top:-14px;
	height:26px;}

/* SEARCHER */
#top-s {width:272px;}
	
input#top-s{ background:url(images/search.png) 2px 2px no-repeat;}

	.input-text {		
		font-size:18px;
		margin:3px auto;
		border:1px solid #D5D5D5;
		padding: 6px 6px 6px 40px;
		color:#BBB;}
	.input-text:focus {	border:1px solid #ee1c25; color:#474747;}

/* ARTICLES */
.current_page_item a { color:#FFFFFF; }
.entry { margin-bottom: 60px;line-height:18px; }
.entry img {max-width:630px;}
.entry p { margin-bottom:1em; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight:bold;
	margin:5px 0;}
.entry ul { padding-left:20px; }
.entry ul li { list-style-type:square; }
.entry ol { padding-left:25px; }

	.message_personas {
		font-size:14px;
		margin:0 auto;
		margin-bottom:30px;
		background:url(images/back_bottom.png) bottom repeat-x;
		color: #474747;
		float:left;
		border:1px solid #DDD;
		padding:20px;
		width:940px}

blockquote { padding-left:30px; font-style:italic;}

.read-more {
	font-size: smaller;
	border: 1px solid #CCCCCC;
	display:block;
	float:left;
	padding:4px;
	color:#777777;
	margin:8px 0 10px 0;}

.read-more:hover {background-color:#ee1c25; color:#FFFFFF;}
.icon-page {padding:7px 10px 0 0;}

.category {
	border-bottom:1px solid #474747;
	border-top:1px solid #ee1c25;
	padding:0px 9px;
	margin-bottom:4px;
	color:#C71313;
	height:30px;
	line-height:30px;
	overflow:hidden;
	background:url(images/background_cat.gif) repeat-x;}

	.category h3 { border:none; }
	.category .encabezado{ float:left; }
	.category .date { float:right; font-weight:normal; }

.title {
	font:normal 22px Arial;
	padding:5px 0 5px 9px;
	border-bottom:1px solid #E7E7E7;
	color:#333333;
	line-height:24px;
	overflow:hidden;
	font-weight:bold;}

	.title a { color:#333333; }
	.title a:hover { color:#ee1c25; }

.date-post {
	padding:5px 0 5px 10px;
	font:normal 10px Verdana;
	color:#6C6C6C;
	display:block;
	float:left;
	margin-right:10px;}

/* CAPTIONS */
.aligncenter,
div.aligncenter {
	display:block;
	margin:0 auto;}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:0px;
	max-width:650px;}

.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;}

/* FIRST ARTICLE */
#first_article {
	margin:5px auto 0 auto;
	padding:0;
	width:980px;
	height:auto;
	background: #EE1C25;}

#first_article:after {
    content: "";
    display: block;
    height: 0;
    clear: both;}	
	
	#first_article img {margin:0;float:right; }
	
	#first_article a:link,
	#first_article a:visited { color: #F9F9F9;}
	#first_article a:hover { color:474747;}
	
	#first_article h2 {font-size:24px; margin-left:10px; font-weight: bold; font:Arial, Helvetica, sans-serif; }	
	#first_article h3 {font-size:12px; border-bottom:none; padding-top:4px; text-align:center; color:#DDD; }

/* PAGES */
#content_page {
	float:left;
	width:100%;
	padding-top:30x;}
	
#contenidos { float:left; margin-top:20px !important; *margin-top:40px !important; width:600px;}
	
	#message {
		font-size:15px;
		line-height:24px;
		letter-spacing:1px;
		text-align:justify;
		background:url(images/back_bottom.png) bottom repeat-x;
		color: #474747;
		float:left;
		border:1px solid #DDD;
		padding:20px;
		width:600px;}
		
		
		#message h4 { margin-top:0px;}
		
		#message a, 
		#message a:visited {color:#EE1C25;}
		#message a:hover {	text-decoration:underline;}
		
	#texto {
		color: #474747;
		float:left;
		width:100%;
		margin:10px auto;}

#lateral {
	float:right;
	top:0px;
	width:300px;}
	
	#lateral img {text-align:center;}
	
.pagetitle { margin-bottom:5px;	color:#6C1010; }

/* PAGES_PDF */
#contenidos_pdf { float:left; margin-top:20px !important; *margin-top:40px !important; width:100%;}
	
	#message_pdf {
		font-size:15px;
		line-height:24px;
		letter-spacing:1px;
		text-align:justify;
		background:url(images/back_bottom.png) bottom repeat-x;
		color: #474747;
		float:left;
		border:1px solid #DDD;
		padding:20px;
		width:600px;}
		
		#message_pdf h4 { margin:0 0 10px 0;}
		
		#message_pdf a, 
		#message_pdf a:visited {color:#EE1C25;}
		#message_pdf a:hover {	text-decoration:underline;}
		
	#texto_pdf {
		color: #474747;
		float:left;
		width:100%;
		margin:10px auto;}

#lateral_pdf {
	float:right;
	top:0px;
	width:300px;}
	
	#lateral_pdf img {text-align:center;}

/* SIDEBAR */
#sidebar .data {
	text-align:center;
	font-size:11px;
	font-variant:small-caps;
	line-height:18px;
	margin-bottom:20px;}
	
#sidebar ul:after {
	content:"";
	display: block;
	height: 0;
	clear: both; }

/* CALENDAR */

#wp-calendar { width:320px; }
	#wp-calendar caption { 
		color:#ee1c25;
		font-variant:small-caps;
		font-size:14px;
		line-height:16px;
		margin-bottom:10px; }
	
	#wp-calendar thead tr th { 
		color:#000;
		font-size:12px; }
	
	#wp-calendar tbody { 
		text-align:center;
		color:#ee1c25;
		font-size:12px;}
		
	#wp-calendar tbody tr td { 
		 }
		
	#wp-calendar tbody tr td#today{
		color:#FFFFFF;
		background:#ee1c25;
		font-weight:bold; }

/* THUMBNAIL */
.featured-thumb {
	padding:7px;
	border:1px solid #D2E2EB;
	margin-right:7px;
	float:left;
	width:125px;
	height:125px;}

.featured-subtitulo {
	padding:22px 0 22px 0;
	font-size:16px;
	font-weight:bold;
	color:#757575;}

/* FOOTER */
#pie {
	background:#f7f7f7;
	padding: 10px;
	border: 1px #CCC solid;
	margin:10px auto;
	width:980px;
	font-size: 10px;}
	
	#pie:after { 
	content:"";
	display: block;
	height: 0;
	clear: both; }

	#pie .row { float:left; width:100%; margin-bottom:15px;}
	#pie .row h3 { font-weight:bold;}

/* NOTICIAS ANTERIORES */
#noticias_anteriores {
padding:10px 5px 5px 5px;
border:1px solid #AAAAAA;
}

.rest_title { line-height:20px; }

.rest_title .link_post {
	width:550px;
}

.rest_title .link_post a {
	font: 16px;
	color:#474747;
}

.rest_title .link_post a:hover { color:#EE1C25; }

.rest_title .icons_multimedia {
	height:40px;
	margin-top:-25px;
}

/* ICONOS MULTIMEDIA */
.media-icon { float:right; height:24px; width:24px;}

/* NAVIGATION MENU */
ul#navmenu-h { margin: 0; padding: 0; list-style: none; position: relative; } 
ul#navmenu-h ul { width: 150px; margin: 0; list-style: none; display: none; position: absolute; top: 100%; left: 0; } 
ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%; } 
ul#navmenu-h li { float: left; display: inline; position: relative; width:116px !important; *width:116px !important; *width:115px;} 
ul#navmenu-h ul li { width: 100%; display: block; } /* Root Menu */ 
ul#navmenu-h a { 
	float: left; 
	display: block; 
	background: #EEE; 
	color: #666; 
	text-decoration: none; 
	line-height:25px;
	height: 25px; 
	width:100% !important; 
	*width:100% !important; 
	*width:112px;
	text-align:center; } /* Root Menu Hover Persistence */ 


ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a { background: #BBB; color: #FFF; } /* 2nd Menu */ 

ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a { float: none; background: #BBB; }/* 2nd Menu Hover Persistence */ 

ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a { background: #999; } /* 3rd Menu */ 

ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a { background: #999; } /* 3rd Menu Hover Persistence */ 

ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover { background: #333; } /* Hover Function - Do Not Move */ 

ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul { display: none; } 

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul { display: block; }