* {
	margin:0;
	padding:0;
}

body {
	background:#222 url(media/cuerpo.jpg) repeat-y center;
	font:0.8em 'Trebuchet MS', Arial, sans-serif;
	color:#444;
}

#container  {
	background:#fff;
	width:973px;
	margin:0 auto;
}

/*--------------------------- todo ----------------------------*/

blockquote {
	
	padding:7px;
	background:#FFCC00;
	margin:3px 3px 3px 10px;
	font-size:95%;
	line-height:1.2;
	font-style:oblique;
	
}


a {
	color:#0F1A8E;
}



img, a img {
	padding:3px;
	background:#FFF;
	border:1px solid #AAA;
}

a:hover img{
	background:#EFF0F4;
	background-position: center;
}

.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 { font-size:12px;}
h5 { font-size:10px;}
h6 { font-size:8px;}

/*Tables*/

table {
	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;
	background:#EFF0F4;
}

td.main tr {
	border-left:1px solid #0F1A8E;
	border-right:1px solid #0F1A8E;
	background:#EFF0F4;
}

td {
	padding:2px 7px 2px 7px;
	background:#FAFBFF;
}

td+td {
	border-left:1px solid #CCC;
}

tr+tr {
	border-top:1px solid #CCC;
}




#idioma {
	text-align:right;
}
#idiomacat a {
    color:#0066FF;          
}

/*---------------------------- 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 {
	position:relative;
	top:5px;
	font-size:25px;
	left:29px;
	
}

#title h2 {
	position:relative;
	color:#333333;
	font-size:12px;
	top:111px;
	left:7px;
}

#title h3 {
	top:110px;
	left:7px;
	font-size:12px;
	position:relative;
	color:#333333;
	
}



/*listado*/

#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;
	
}
#hola a { color:#dadada;
          text-decoration:none;
}
#adios a {
	color:#fff;
	text-decoration:none;
	font-weight:600;
}

#adios a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
}

/*---------------------------- lado ----------------------------*/

#sidebar {
	float:left;
	border-right:1px solid #eee;
	width:216px;
	padding:10px;
	font-size:95%;
	line-height:1.5;
	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;
}



#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 {
	display:block;
	padding:5px;
	text-decoration:none;
	color:#555;
}

#sidebar ul li a:hover {
	background:#EFF0F4;
	color:#0F1A8E;
}


#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;
}




#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 form {
	border:1px solid #ddd;
	padding:1px;
}

#sidebar input {
	padding:4px;
	border:0;
	font:1em 'Trebuchet MS', Arial;
	width:180px;
	height:15px;
	color:#555;
}

#sidebar input:focus {
	color:#0F1A8E;
	border:0;
}

.search {
	border:0;
	padding:0;
	margin:0;
	background:transparent url(media/search.jpg) no-repeat center center;
	text-indent:-1000em;
	height:22px;
	width:22px;
	cursor:pointer;
}

#sidebar:after {
	display:block;
	height:0;
	clear:both;
	content:'.';
	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 {
	color:#666;
	padding:5px;
	margin:5px 0 20px 0;
	background:#EFF0F4;
	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;

}


.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;	
}
.friki {
	text-align: center;	
}

.sidebarheader a {
	FONT-SIZE: 12px;
	BACKGROUND: #e6e6e6;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	
	COLOR: #555;
	TEXT-DECORATION: none;
	text-align: center;
	margin-left: 45px;
}

.sidebarheader a:hover {
	COLOR: #0F1A8E; 
	TEXT-DECORATION: none;
	
	
}

.justificacion a{
	text-align: justify;
	COLOR: #0F1A8E;
	TEXT-DECORATION: none;
}

.justificacion a:hover {
	text-align: justify;
	COLOR: #0F1A8E;
	text-decoration: underline;	
}



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;
}

.enmarque {
	margin: 0;
	padding: 0;
	border: 1px solid #EFEDED;
	margin-left: 7px;
	margin-right: 7px;
}
.enmarque .enmarque-footer {
	background-color: #eff0f4;
	border: 1px solid #f2f2f2;
	padding: 5px;
	margin-top: 20px;
	font-size: 95%;
}



.iconotve {
	background-color: #eff0f4;
	background-image: url(media/tve.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoantena3 {
	background-color: #eff0f4;
	background-image: url(media/antena3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}


.iconotele5 {
	background-color: #eff0f4;
	background-image: url(media/tele5.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconocuatro {
	background-color: #eff0f4;
	background-image: url(media/cuatro.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconobtv {
	background-color: #eff0f4;
	background-image: url(media/btv.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconotelemadrid {
	background-color: #eff0f4;
	background-image: url(media/telemadrid.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoradio4 {
	background-color: #eff0f4;
	background-image: url(media/radio4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoser {
	background-color: #eff0f4;
	background-image: url(media/cadenaser.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoondacero {
	background-color: #eff0f4;
	background-image: url(media/ondacero.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoondamadrid {
	background-color: #eff0f4;
	background-image: url(media/ondamadrid.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconocope {
	background-color: #eff0f4;
	background-image: url(media/cope.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoelpunt {
	background-color: #eff0f4;
	background-image: url(media/elpunt.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoelperiodico {
	background-color: #eff0f4;
	background-image: url(media/elperiodico.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconoelpais {
	background-color: #eff0f4;
	background-image: url(media/elpais.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconolarazon {
	background-color: #eff0f4;
	background-image: url(media/larazon.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoque {
	background-color: #eff0f4;
	background-image: url(media/que.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.icono20minutos {
	background-color: #eff0f4;
	background-image: url(media/20minutos.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconohandelsblatt {
	background-color: #eff0f4;
	background-image: url(media/handelsblatt.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconopublicasubasta {
	background-color: #eff0f4;
	background-image: url(media/publicasubasta.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoesade {
	background-color: #eff0f4;
	background-image: url(media/esade.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoantena3com {
	background-color: #eff0f4;
	background-image: url(media/antena3com.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconoinformativostelecincocom {
	background-color: #eff0f4;
	background-image: url(media/informativostelecincocom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconocadenasercom {
	background-color: #eff0f4;
	background-image: url(media/cadenasercom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconolavanguardiaes {
	background-color: #eff0f4;
	background-image: url(media/lavanguardiaes.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconovilaweb {
	background-color: #eff0f4;
	background-image: url(media/vilaweb.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconocincodiascom {
	background-color: #eff0f4;
	background-image: url(media/cincodiascom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconopublicoes {
	background-color: #eff0f4;
	background-image: url(media/publicoes.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconoabces {
	background-color: #eff0f4;
	background-image: url(media/abces.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconoelperiodicocom {
	background-color: #eff0f4;
	background-image: url(media/elperiodicocom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconoelpaiscom {
	background-color: #eff0f4;
	background-image: url(media/elpaiscom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconolarazones {
	background-color: #eff0f4;
	background-image: url(media/larazones.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}


.iconoquees {
	background-color: #eff0f4;
	background-image: url(media/quees.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.icono20minutoses {
	background-color: #eff0f4;
	background-image: url(media/20minutoses.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconoblogsyforos {
	background-color: #eff0f4;
	background-image: url(media/blogsyforos.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
.iconoportales {
	background-color: #eff0f4;
	background-image: url(media/portales.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}

.iconomeetingpoint {
	background-color: #eff0f4;
	background-image: url(media/meetingpoint.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
}
