* {
	margin:0;
	padding:0;
}

body {
	background-color: #222;
	background-image: url(media/cuerpo.jpg);
	font:0.8em 'Trebuchet MS', Arial, sans-serif;
	color:#444;
	background-repeat: repeat-y;
	background-position: center;
}

#container  {
	background:#fff;
	width:973px;
	margin:0 auto;
}

/*--------------------------- GENERAL ----------------------------*/

a {
	color:#0F1A8E;
}

blockquote {
	margin:3px 3px 3px 10px;
	padding:7px;
	line-height:1.2;
	background:#FFCC00;
	font-style:oblique;
	font-size:95%;
}

img, a img {
	background:#FFF;
	padding:3px;
	border:1px solid #AAA;
}

a:hover img{
 	background:#EFF0F4;
}

.left {
	float:left;
	margin:3px 5px 3px 3px;
}

.right {
	float:right;
	margin:3px 3px 3px 5px;
}

#content ul, #content ol {
	padding-left:2em;
}

h1 { font-size:20px;}
h2 {  font-size:16px;}
h3 {	font-size:14px;}
h4 { text-align: center; font-size:12px;}
h5 { font-size:10px;}
h6 { font-size:8px;}

/*Tables*/

table {
    border-top:1px solid #0F1A8E;
    border-left:1px solid #0F1A8E;
	border-right:1px solid #0F1A8E;
	margin:10px 5px 10px 5px;
	border-collapse: collapse;
}

th {
	font-size:14px;
}

tr.main td {
	border-top:1px solid #0F1A8E;
	border-bottom:1px solid #0F1A8E;
	
}



.remarcar {
	background: #D2F9C6;
}




td.main tr {
	border-left:1px solid #0F1A8E;
	border-right:1px solid #0F1A8E;
	background:#EFF0F4;
	
}

td {
	padding:2px 7px 2px 7px;
	background-color: #FAFBFF;
	border-right:1px solid #0F1A8E;
}

td+td {
	border-left:1px solid #0F1A8E;
	
}

tr+tr {
	border-top:1px solid #0F1A8E;
	background-color: #EFF0F4;
	border-right:1px solid #0F1A8E;
}






#idioma {
	text-align:right;
}


/*---------------------------- cabeza ----------------------------*/

#header {
	width:968px;
	margin:10px 0 10px 0;
}
/*TITLE*/

#header #title {
	letter-spacing:-1px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width:284px;
	height:150px;
	float:left;
	color:#fff;
	background-color: #fff;
	background-image: url(media/juia2.jpg);
	background-repeat: no-repeat;
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#title h1, #title h1 a {
	font-size:25px;
	position:relative;
	top:5px;
	left:29px;
	
}

#title h2 {
	font-size:12px;
	position:relative;
	color:#333333;
	top:111px;
	left:7px;
}

#title h3 {
	font-size:12px;
	position:relative;
	color:#333333;
	top:110px;
	left:7px;
}



/*MENU*/

#header #menu {
	color:#dfdfdf;
	text-align:center;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	width:600px;
	height:150px;
	margin-left:10px;
	float:left;
	font-size:18px;
	padding-left: 5px;
	background-color: #fff;
	background-image: url(media/menu.jpg);
	background-repeat: no-repeat;
}


#menu ul {
	list-style:none;
	position:relative;
	top:122px;
}

#menu ul li {
	display:inline;
	padding:0 8px 0 8px;
	
}

#menu ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:600;
}

#menu ul li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
}

/*---------------------------- lado ----------------------------*/

#sidebar {
	float:left;
	border-right:1px solid #eee;
	font-size:95%;
	width:216px;
	line-height:1.5;
	padding: 10px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 12px;
}

#sidebar2 {
	float:left;
	width:197px;
	padding:10px;
	font-size:95%;
	line-height:1.5;
	border-left-width: 1px;
	border-left-color: #eee;
	border-left-style: solid;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

#sidebar2 ul {
	list-style:none;
	border-top:1px solid #ddd;
	margin:10px 0 10px 0;
}

#sidebar2 ul li {
	border-bottom:1px solid #ddd;
}

#sidebar2 ul li a {
	display:block;
	padding:5px;
	text-decoration:none;
	color:#555;
}

#sidebar2 ul li a:hover {
	background:#EFF0F4;
	color:#0F1A8E;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #ddd;
	margin:10px 0 10px 0;
}

#sidebar ul li {
	border-bottom:1px solid #ddd;
}

#sidebar ul li a {
	padding:5px;
	text-decoration:none;
	display:block;
	color:#555;
}

#sistema a {
background:#EFF0F4;
	color:#0F1A8E; 
	}
	
	
#resalte  {
	font-size: 14px;
	background: #E9F9E4;
}	
	
	
#resalte2 a  {
	font-size: 14px;
	background:#EFF0F4;
	color:#0F1A8E; 
}		
	
#resaltebis  {
	font-size: 14px;
	background: #E9F9E4;
}	
	
	
#resalte2bis a  {
	font-size: 14px;
	background:#EFF0F4;
	color:#0F1A8E; 
}	

#sidebar ul li a:hover {
	background:#EFF0F4;
	color:#0F1A8E;
}

#sidebar form {
	border:1px solid #ddd;
	padding:1px;
}

#sidebar input {
	padding:4px;
	border:0;
	width:180px;
	height:15px;
	font:1em 'Trebuchet MS', Arial;
	color:#555;
}

#sidebar input:focus {
	color:#0F1A8E;
	border:0;
}

.search {
	padding:0;
	margin:0;
	background:transparent url(media/search.jpg) no-repeat center center;
	height:22px;
	width:22px;
	border:0;
	text-indent:-1000em;
	cursor:pointer;
}

#sidebar:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

/*---------------------------- contenido ----------------------------*/

#content {
	width:462px;
	padding:10px 5px 10px 0;
	float:right;
	margin:10px 0 10px 0;
}

#content {
	line-height:1.5;
	font-size:110%;
	float: left;
	width: 466px;
}

/*---------------------------- mensaje ----------------------------*/

.post {
	word-spacing:1px;
	text-align: justify;
	margin-left: 7px;
	margin-right: 7px;
}

.info {
	padding:5px;
	margin:5px 0 20px 0;
	background:#EFF0F4;
	color:#666;
	text-align:right;
	font-size:80%;
	
}

.info span {
	float:left;
}

.info a {
	color:#777;
	text-decoration:none;
}

.info a:hover {
	color:#666;
	text-decoration:underline;
}

.date {
	color:#888;
	font-style:oblique;
	margin:0 0 0 5px;
}

/*---------------------------- pie ----------------------------*/

#footer {
	width:951px;
	padding:10px;
	border-top:1px solid #eee;
	text-align:center;
	float:left;
	color:#666;
	font-size:85%;
	text-decoration: none;
}

#footer a {
text-decoration: none;
color:#666;

}

#footer a:hover {
COLOR: #0F1A8E;
text-decoration: none;

}


#eso {
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	word-spacing: 1px;
}
#eso table {
	margin:0 auto;
	font-size: 12px;

}
.caste {color: #990000}

#coloca {
	height:73px;
	background-image: url(media/image2.jpg);
	position: relative;
	border:none;
	width:200px;
	background-repeat: no-repeat;
	margin-left: 12px;	
}

#coloca2 {
	height:73px;
	background-image: url(media/image2.jpg);
	position: relative;
	border:none;
	width:185px;
	background-repeat: no-repeat;
	margin-left: 12px;
}

.colorverde ul li {position: relative;
background: #E9F9E4;
}

.colorverde2 ul li {position: relative;
background: #E9F9E4;
}

.petra {
text-align: center;
}
#sabadell {
	height:73px;
	text-align: center;
	position: relative;
	border:none;
	width:200px;
	background-repeat: no-repeat;
	margin-left: 12px;	
}


dl {
	width: 196px;
}
	dl,dd { margin: 0; }

dt#titular {
	height: 50px;
	text-align: center;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}




dt {
	background: #E9F9E4;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	height: 30px;
	padding-left:20px;
	padding-top: 3px;
}

#inctev {
	background-image: url(media/television.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 1;
	width: 29px;
	height: 29px;
}

#incrad {
	background-image: url(media/radio.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 1;
	width: 29px;
	height: 29px;
}

#incpre {
	background-image: url(media/prensa.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 1;
	width: 29px;
	height: 29px;
}

#incint {
	background-image: url(media/arroba.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 1;
	width: 29px;
	height: 29px;
}

#inceve {
	background-image: url(media/eventos.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 1;
	width: 29px;
	height: 29px;
}

	dt a {
	color: #555555;
	text-decoration: none;
}
	dd a { color: #000; }
ul#estable { list-style: none; padding: 5px; }


#titulares {
height: 50px;
	text-align: center;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;	
	
}


#sidebar ul li a.videoplay {
	font-size: 14px;
	background: #E9F9E4;
	background-image: url(media/play.jpg);
	background-repeat: no-repeat;
}
#sidebar ul li a:hover.videoplay {
	background:#EFF0F4;
	color:#0F1A8E;
	background-image: url(media/play2.jpg);
	background-repeat: no-repeat;
}
