/*
Theme Name: mayoresHome
Author: Clara Izquierdo Sanz*/

body {
	font-size: 75%; /* Resetea 1em a 12 pixeles */
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0 0 1em 0;
	padding: 0;
	
	}
.estructura
{
	width: 80.83em; 
	margin-right: auto;
 	margin-left: auto; 
 	text-align: left;
}

.pagina {
	width: 100%; 
	clear: both; 
	float: left;
}

.header {
	clear: both; 
	float: left;
	width:100%;
	background: transparent url(images/home/bg-cabecera.jpg) no-repeat scroll center top;	
	height: 11em;
	}
	
.contenido
{
	clear: both; 
	float: left;
	width:100%;
}

.div80{
	width:100%;
	margin:0 auto;	
}


/*solo para ie6*/
#div65{
font-size:100%;
margin:0 auto;
width:75.6em;
}

#title {
	width:97em;
	height:13em;
	background: transparent url(images/home/bg-cabecera.jpg) no-repeat scroll center top;

}
#sections{
	width:100%;
	float: left;
}

#section {
	float:left;
}

#headerimg 	{
	margin: 0.7em 0.9em 0;
	height: 19.2em;
	width: 97em;
	}

#content {
margin:0 auto;


	}

#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

p	{
	font-family: Verdana, Arial, Sans-Serif;

	}


h1.titulo{
background:transparent url(images/bg-titulo.jpg) no-repeat scroll center top;
height:2.2em;
padding:0.7em 0 0 5.8em;
text-align:left;
}
h1.titulocorto{
background:transparent url(images/bg-titulocorto.jpg) no-repeat scroll 0 top;
height:2.2em;
padding:0.6em 0 0 0.8em;
text-align:left;
}
h1.titulocm{
background:transparent url(images/bg-titulo-cm.jpg) no-repeat scroll center top;
height:2.2em;
padding:0.7em 0 0 5.8em;
text-align:left;
}
h1.titulocentros{
background-color:#d6d7de;
margin:0 auto;
padding:0.2em;
text-align:left;
width:80%;
}
h1.titulopublicaciones{
background:transparent url(images/bg-titulo-naranja.gif) no-repeat scroll center top;
height:2.2em;
padding:0.7em 0 0 1.8em;
text-align:left;
}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	color:#000000;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited {
	color: #0077BB;
	}
 h3, h3 a, h3 a:visited {
	color: #444444;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.destacado
	{
	color: #0077bb;
	font-weight:bold;
	
	}

.entry p a:visited {
	color: #0077bb;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 0.833em 0.833em;
	}
.sticky h2 {
	padding-top: 0.833em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 0.1em solid #eee;
	padding: 0.167em;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #444444;
	}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0077BB;
	text-decoration: underline;
	}

a:hover {
	color: #0077BB;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	
	}
/* End Typography & Colors */



/* Begin Structure */
/*body {
	margin: 0 0 1.667em 0;
	padding: 0;
	}*/

#page {
	background-color: transparent;
	margin: 2em auto;
	padding: 0;
	width: 97em;
	}



#headerimg {
	margin: 0;
	height: 20em;
	width: 97em;
	}

.narrowcolumn {
	
	padding: 0;
	margin: 0;
	width: 100%;
	}
	
.preguntasfrecuentes {
	float: left;
	padding-left:4.5em;
	margin: 0;
	width: 90%;
	}

/*.widecolumn {
	padding: 0.833em 0 1.667em 0;
	margin: 0.417em 0 0 12.5em;
	width: 37.5em;
	}*/

.post {
	text-align: justify;
	float:left;
	width:100%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 1%;
	}

.widecolumn .postmetadata {
	margin: 5% 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	margin: 2%;
}

.widecolumn .attachment {
	text-align: center;
	margin: 2% 0;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 3.5em 0 0 0;
	margin: 0 auto;
	width: 76.0em;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 2.0em 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
/*h1 {
	padding-top: 5.833em;
	margin: 0;
	}

h2 {
	margin: 2.5em 0 0;
	}
*/
h2.pagetitle {
	margin-top: 2.5em;
	text-align: center;
}

#sidebar h2 {
	margin: 0.417em 0 0;
	padding: 0;
	}

h3 {
color:#444444;
	}

h3.comments {
	padding: 0;
	margin: 3.333em auto 1.667em ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0.333em;
	margin: 0 0 0.167em 0.583em;
	display: inline;
	}

img.alignleft {
	padding: 0.333em;
	margin: 0 0.583em 0.167em 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	
	}*/

html>body .entry li {
/*	margin-left:-2em;*/

	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 2.917em;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1.25em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0.417em 0 0.667em;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0.417em 0 0 0.833em;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0.833em;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0.25em 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
/*#searchform {	margin: 0.833em auto;	padding: 0.417em 0.25em;	text-align: center;	}*/

/*#sidebar {
	margin:5em 0 3em 5.5em;
	width:100%;
}*/


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 10.833em;
	}

#commentform input {
	width: 14.167em;
	padding: 0.167em;
	margin: 0.417em 0.417em 0.1em 0;
	}

#commentform {
	margin: 0.417em 0.833em 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 0.167em;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 0.417em auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0.833em;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 1.25em 0 0.833em;
	padding: 0.417em 0.417em 0.833em 0.833em;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -0.417em;
	margin-left: 0.833em;
}

.commentlist p {
	margin: 0.833em 0.417em 0.833em 0;
}
.children { padding: 0; }

#commentform p {
	margin: 0.417em 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	width: 100%;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Calendario */
#calendar{
background-attachment:scroll;
background-color:transparent;
background-image:url(/wp-content/themes/mayoreshome/images/home/bg-cal.jpg);
background-position:left top;
background-repeat:no-repeat;
float:left;
width:100%;}

#wp-calendar {
empty-cells:show;
float:left;
font-size:0.9em;
height:15em;
text-align:center;
width:100%;
margin-top:0.22em;
	}

#wp-calendar #next a {
	padding-right: 0.833em;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 0.833em;
	text-align: left;
	color: #FFFFFF;
	font-size:1px;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	font-family:arial;
	text-align:center;
	width:100%;
	margin-top:0.3em;
	}

#wp-calendar td {
	/*padding: 0.25em 0;*/
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #fff; */
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0.1em dashed #999;
	}

blockquote {
	margin: 1.25em 2.5em 0 0.833em;
	padding-left: 1.667em;
	border-left: 0.417em solid #ddd;
	}

blockquote cite {
	margin: 0.417em 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0.833em;
	margin-bottom: 5em;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0.1em solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 0.333em;
	margin: 0.833em;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.917em;
	line-height: 1.417em;
	padding: 0 0.333em 0.417em;
	margin: 0;
}
.tercio{
float:left; width:33.3%
}
/******************menu horizontal*************/
.page_item{
list-style-type:none;
text-align:center;
float:left;
}
.page_item a{
display:block;
float:left;
list-style-type:none;
background: transparent url('images/menu/bg-off.jpg') no-repeat top center;
/*width:8.56em; */
width:8.5em; 
height:3.3em; 
padding-top:0.4em;
}
.current_page_item a{
display:block;
float:left;
list-style-type:none;
background: transparent url('images/menu/bg-on.jpg') no-repeat top center;
/*width:8.56em; */
width:8.5em; 
height:3.3em; 
text-align:center;
 
}
.current_page_parent a{
display:block;
float:left;
list-style-type:none;
background: transparent url('images/menu/bg-on.jpg') no-repeat top center;
/*width:8.56em; */
width:8.5em; 
height:3.3em; 
text-align:center;
}
.page_item a:hover{
display:block;
float:left;
background: transparent url('images/menu/bg-on.jpg') no-repeat top center;
text-align:center;
/*width:8.56em; */
width:8.5em;  
height:3.3em; 
}

.menu ul{
margin-left:0.1em;
margin-top:0em;
padding:0;
width:100%;
float:left;
margin-bottom:0em;
}

.menucontenedor{
margin:0 auto;
font-size:1.34em;
font-family:Arial;
text-align:center;
float:left;

}

.menu{
padding-left:0.2em;
font-family:Arial;
text-align:center;
float:left;

}



.page_item a:active{color:#000000; font-weight:bold;text-decoration:none;}
.page_item a:link{color:#000000; font-weight:bold;text-decoration:none;}
.page_item a:visited{color:#000000; font-weight:bold;text-decoration:none;}
.page_item a:hover{color:#000000; font-weight:bold; text-decoration:none;}


/******************menu vert*************/
#menuv {
padding:0; 
margin:0; 
width:0;
font-family:arial;
font-size:1.2em;
}


#menuv li {
list-style-type:none; 
margin:0;
clear:both;
text-indent:0.8em;
}

#menuv a.menuvsel, #menuv a.menuvsel:visited {
	background: transparent url('images/bg-distritos-on.jpg') no-repeat left center;
	color:#0077BB; 
	display:block;
	font-weight:bold;
	list-style-type:none;
	padding:0.38em 0;
	position:relative;
	text-decoration:none;
	width:17.2em;
}

#menuv a, #menuv a:visited {
background:transparent url(images/bg-distritos-off.jpg) no-repeat scroll left center;
color:#000000;
display:block;
font-weight:bold;
list-style-type:none;
padding:0.38em 0;
position:relative;
text-decoration:none;
width:17.2em;
}

#menuv a span, #menuv a:visited span {
}

#menuv a:hover, #menuv a:active, #menuv a:focus {
color:#0077BB; 
background: transparent url('images/bg-distritos-on.jpg') no-repeat left center;
text-decoration:none;
}
#menuv a:hover span {
color:#0077BB;
}
* html #menuv a:hover span {width:0.8em; height:1.6em; w\idth:0; he\ight:0;}


/******************menu distritos*************/
.menudis {
padding:0; 
margin:0; 
width:0;
font-family:arial;
font-size:1.2em;
margin-left:0.2em;
}


.menudis li {
list-style-type:none; 
margin: 1em 0;
clear:both;
text-indent:0.8em;
}

.menudis a, .menudis a:visited {
/*background:transparent url(images/bg-distritos-off.jpg) no-repeat scroll left center;*/
color:#000000;
display:block;
font-weight:bold;
list-style-type:none;
padding:0.38em 0;
position:relative;
text-decoration:none;
width:12em;
}

.menudis a span, .menudis a:visited span {
}

.menudis a:hover {
color:#0077BB; 
/*background: transparent url('images/bg-distritos-on.jpg') no-repeat left center;*/
text-decoration:none;
}
.menudis a:hover span {
color:#0077BB;
}
* html .menudis a:hover span {width:0.8em; height:1.6em; w\idth:0; he\ight:0;}




/******************menu vert verde*************/
#menuvverde {
padding:0; 
margin:0; 
width:0;
font-family:arial;
font-size:1.2em;
}


#menuvverde li {
list-style-type:none; 
margin:0;
clear:both;
text-indent:0.8em;
}

#menuvverde a.menuvverdesel, #menuvverde a.menuvverdesel:visited {
	background: transparent url('images/bg-distritos-on.jpg') no-repeat left center;
	text-decoration:none;
	color:#000000;
	display:block;
	font-weight:bold;
	list-style-type:none;
	padding:0.38em 0;
	position:relative;
	text-decoration:none;
	width:17.2em;
}

#menuvverde a, #menuvverde a:visited {
background:transparent url(images/bg-distritoscm-off.jpg) no-repeat scroll left center;
color:#000000;
display:block;
font-weight:bold;
list-style-type:none;
padding:0.38em 0;
position:relative;
text-decoration:none;
width:17.2em;
}

#menuvverde a span, #menuvverde a:visited span {
}

#menuvverde a:hover {

background: transparent url('images/bg-distritos-on.jpg') no-repeat left center;
text-decoration:none;
}
#menuvverde a:hover span {

}
* html #menuvverde a:hover span {width:0.667em; height:1.333em; w\idth:0; he\ight:0;}

/*******************************home*************************/
/*eltiempo*/
.eltiempo{
background:transparent url(images/home/bg-tiempo.jpg) no-repeat scroll left top;
font-size:1.3em;
font-weight:bold;
height:7.2em;
padding-left:1.5em;
padding-top:0.7em;
}
/*buscador*/
#s {
	border:0.1em solid #0077bb;
	width: 12.5em;
	padding: 0;
	}

#searchsubmit {
background:transparent url(images/home/bg-buscar.jpg) no-repeat scroll 0 0;
border:0;
color:#0077BB;
padding:0;
font-weight:bold;
height:1.5em;
	}
/***home****/
#redi{margin:0em auto; width:97em;}
#h1home{
float:left;
margin-left:-2.5em;
margin-top:-1.5em;
text-align:left;
}
.logohome{
margin:0;
padding:0;
}
#dimension{
float: right; width: 2.5em; 
margin:1em 2em 0 0; 
}
.tamanoletra{
margin:0.3em;
}
.homeizq{

}
#homebanners{
/*width:23.5em;*/
float:right;
margin-top:0.5em;
}
#homeder{
float:left;
width:23em;
margin-right:0.2em;
margin-top:0.5em;
padding:0 1em;

}
/*#homeizq{
width:41em;
float:left;

}
*/
/*html >body #homeizq{
width:36em;
float:left;
}*/

#video-frame{
float:left;
}
#video-left{
float:left;
margin: 0.4em 0.2em;

}
#video-left p{
margin-top:0;
margin-bottom:0.5em;
}
#foto-left{
float:left;
margin: 0.4em 0.2em;

}
#foto-left p{
margin-top:0;
margin-bottom:0.5em;
}
.linea {
	height:0.2em;
	border-top:0.1em solid #0077bb;
	width:100%;
	}
.enlacehome{

background:transparent url(images/home/tri.gif) no-repeat scroll right 0.333em;
color:#0077BB;
float:left;
font-weight:bold;
padding:0.1em 1em 0.1em 0;
width:auto;
margin-right:0.4em;
text-decoration: underline;
}
/************Quienes somos************************************/
.qsmedio{width:40%; float:left; text-align:center;}
.qsvideotxt{margin: 0 auto; text-align:center; width:32em;}
/************Información por distritos************************************/
#infodistrito li, #infodistrito ul{list-style-type:none; margin:0em; padding:0em;}
.h2informaciondis{
background-color:#94B6DE;
color:#000000;
float:left;
font-size:1.6em;
margin:0.8em 0;
text-indent:0.3em;
width:100%;
}
.h3informaciondis{
color:#000000;
font-family:arial;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
float:left;
width:100%;
margin-top:1em;
margin-bottom:1em;
}
#informaciondis li, #informaciondis ul {list-style-type:none; margin:0; padding:0;}

.arial{font-family:arial;}
.fotodistrito{
background-attachment:scroll;
background-color:#EBF0F8;
background-image:url(/wp-content/themes/mayoreshome/images/cabecerafotodis.jpg);
background-repeat:no-repeat;
float:left;
padding-bottom:4em;
padding-left:0;
padding-right:0;
padding-top:4em;
width:29.2em;
}
.volver{
background-color:#DEDBDE;
float:left;
font-family:arial;
font-size:1.2em;
font-weight:bold;
margin:1% 0;
padding:1%;
text-align:right;
width:98%;
position:relative;
}


/**************programas mayors******************************/
.entradilla{
background-color:#DEE3F7;
border-top:1em solid #94B6DE;
padding:1em;
}
.fondogris{
background-color:#DEDBDE;
float:left;
margin:1% 0;
padding:1%;
width:98%;

}
.contenidopeq{
width:79%; 
margin:0 auto;
}
.contenidoprogramas{
padding-right:1em;
}

li.programas{
	margin-bottom:1em;
}
.contenidoprogramas table td{
	border:0.1em solid #DDDDDD;
}
.cajabanners{
border-left: 0.1em solid #0077bb; 
border-right: 0.1em solid #0077bb; 
margin: 1em 0.35em; 
padding: 0 0.2em; 
text-align: center; 
height: 47em; 
}
#programalateral{
float:right;
margin-right:0.15em;
text-align:left;
width:32.7%;
}
/*****************redsocial********************/
.centrarexperiencia{
margin:0 auto;
text-align:center;
}

/*****************migadepan********************/
.migadepan {
background-color:#DEE3F7;
font-family:arial;
font-size:1em;
font-weight:bold;
height:1.5em;
margin:0.8em auto;
padding-left:6em;
text-align:left;
}

/*********************fotos y videos******************************/
#videos{width:31.6em; float:right; text-align:center; }
#fotos{width:31.6em; float:left; text-align:center;}
.mitadizq{width:50%; float:left}
.videodescripcion{width: 85%; text-align: left; padding-left:8%; float:left;}
.scroll{
/*width:85%;*/
overflow: auto;
float:left;
padding-left:8%;
margin-top:1em;
width:85%;
height:25em;
}
.imgdesc{
clear:left;
float:left;
margin-bottom:1em;
margin-left:auto;
margin-right:auto;
margin-top:1em;
width:25em;
}
.videodesc{
float:left;
margin-left:1em;
text-align:left;
width:13em;
}
.fotodesc{
float:left;
height:6.5em;
margin-bottom:0.3em;
margin-right:0.3em;
width:8em;
}


.enlaces{
float:left;
width:100%;
}

.enlaces a{
margin-left:3em;
float:left;
height:4em;
}

.aumentar {
	font-family: Verdana, Arial, Sans-Serif;
}

/*Pesañas*/
#pestanyas{
	width:64.8em; 
	float:left; 
}

#pestanyas ul{
	font-family: Verdana, Arial;
	font-weight: bold;
	list-style-type: none;
	/*padding-bottom: 2.33em;*/
	/*border-bottom: 1px solid #0077BB;*/
	z-index: 1;
	margin-bottom: 0em;
	padding-left:0em;
	margin-top: 0.5em;
}
#pestanyas .tab{
	float: left;
	height: 3em;
	width: 7.5em;
	background: transparent url(images/tab.jpg) no-repeat scroll center top;
	margin: 0.16em 0em 0em 0.5em;
	/*border: 1px solid #0077BB;*/
}
#pestanyas .tab a {
	float: left;
	display: block;
	color: #0077BB;
	text-decoration: none;
	padding: 0.5em;
}
#pestanyas .tab a:hover {
	/*border-bottom: 1px solid #0077BB;*/
	color: #0077BB;
	float: left;
	display: block;
	text-decoration: none;
	padding: 0.5em;
	height: 3em;
	width: 7.5em;
}
/* Selected Tab */
#pestanyas .sel {
	float: left;
	height: 3em;
	width: 7.5em;
	background: transparent url(images/tab.jpg) no-repeat scroll center top;
	margin: 0.16em 0em 0em 0.5em;
	position:relative;
	z-index: 1;
	/*border-top: 1px solid #0077BB;
	border-right: 1px solid #0077BB;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #0077BB;*/
}
#pestanyas .sel a {
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0.5em;
	cursor: default;
}

#pestanyasContenido {
	width:80%; 
	float:left; 
	border-left:1px solid #0077BB; 
	border-right:1px solid #0077BB; 
	border-bottom:1px solid #0077BB; 
	position:relative; 
	z-index:0; 
	/*margin-top:-0.8em; */
	background-color: #FFFFFF;
}
.pestanyasdiv{
background:url("images/bg-tab.jpg") repeat-x scroll 0 -21em transparent;
height:3.5em;
float:left;
width:64.8em;
}
.pestanya-sel, pestanya-tab{
float:left;
}

.pestanya-sel-i{
background:url("images/bg-tab.jpg") repeat-x scroll 0 0 transparent;
height:3.5em;
float:left;
width:0.41em;
}
.pestanya-sel-c{
background:url("images/bg-tab.jpg") repeat-x scroll 0 -3.5em transparent;
height:3.5em;
float:left;
padding:0;
font-weight:bold;
}
.pestanya-sel-c a.tabtxt, .pestanya-tab-c a.tabtxt {
position:relative;
top:1em;
padding:0 1em;
color:#000;
text-decoration:none;
font-size:1.2em;
}
.pestanya-sel-c a:hover.tabtxt, .pestanya-tab-c a:hover.tabtxt{
color:#0077bb;
}

.pestanya-sel-d{
background:url("images/bg-tab.jpg") repeat-x scroll 0 -7em transparent;
height:3.5em;
float:left;
width:0.43em;
}
.pestanya-tab-i{
background:url("images/bg-tab.jpg") repeat-x scroll 0 -10.5em transparent;
height:3.5em;
float:left;
width:0.41em;
}
.pestanya-tab-c{
background:url("images/bg-tab.jpg") repeat-x scroll 0 -14em transparent;
height:3.5em;
float:left;
padding:0;
font-weight:bold;
}
.pestanya-tab-d{
background:url("images/bg-tab.jpg") repeat-x scroll 0 -17.5em transparent;
height:3.5em;
float:left;
width:0.41em;
}

/*****************ToolTip***************************/

a.Ntooltip {
position: relative; 
text-decoration: none !important; 
/*color:#0080C0 !important; 
font-weight:bold !important; */
}

a.Ntooltip:hover {
z-index:1;  
/*background-color:#FFFFFF;  DEBE haber un color de fondo */
}

a.Ntooltip span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltip:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:0.5em; left:3em; /* donde va a estar */
width:15em; /* el ancho por defecto que va a tener */
padding:0.2em; /* la separación entre el contenido y los bordes */
background-color: #F5F5DC; /* el color de fondo por defecto */
color: #000000; /* el color de los textos por defecto */
font-size:90%;
border: 1px solid #000000;
z-index:999;
}

a.Ntooltip div {
display: none; 
}
a.Ntooltip:hover div {
display: block; 
position: absolute; 
top:0.5em; left:3em; 
width:15em; 
padding:0.2em; 
background-color: #F5F5DC; 
color: #000000;
border: 1px solid #000000;
font-size:90%;
z-index:999;
}

/*****************ToolTipEnlaces***************************/

a.Ntooltipenlaces {
position: relative; 
text-decoration: none !important; 
/*color:#0080C0 !important; 
font-weight:bold !important; */
}

a.Ntooltipenlaces:hover {
/*z-index:999;  va a estar por encima de todo */
background-color:#FFFFFF; /* DEBE haber un color de fondo */
}

a.Ntooltipenlaces span {
display: none; /* el elemento va a estar oculto */
}

a.Ntooltipenlaces:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:2.5em; left:3em; /* donde va a estar */
width:15em; /* el ancho por defecto que va a tener */
padding:0.2em; /* la separación entre el contenido y los bordes */
background-color: #F5F5DC; /* el color de fondo por defecto */
color: #000000; /* el color de los textos por defecto */
font-size:90%;
border: 1px solid #000000;
z-index:999;
}



/*****************ToolTipEnlacesInf***************************/

a.NtooltipenlacesInf {
position: relative; 
text-decoration: none !important; 
float:left;
/*color:#0080C0 !important; 
font-weight:bold !important; */
}

a.NtooltipenlacesInf:hover {
z-index:999; /* va a estar por encima de todo */
background-color:#FFFFFF; /* DEBE haber un color de fondo */
}

a.NtooltipenlacesInf span {
display: none; /* el elemento va a estar oculto */
}

a.NtooltipenlacesInf:hover span {
display: block; /* se fuerza a mostrar el bloque */
position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
top:10em; left:3em; /* donde va a estar */
width:15em; /* el ancho por defecto que va a tener */
padding:0.2em; /* la separación entre el contenido y los bordes */
background-color: #F5F5DC; /* el color de fondo por defecto */
color: #000000; /* el color de los textos por defecto */
font-size:90%;
border: 1px solid #000000;
z-index:999;
}

/*****************************************************************/


#cimy_uef_p_field_1{
	font-family:Arial;
}

#enlace60{
	height:5.5em;
}

p.justificado{
	text-align:justify;
}


/****************Publicaciones************************/
.publicaciones_col_izq{
float:left;
width:48%;
border-left:0.1em solid #0077BB;
border-right:0.1em solid #0077BB;
display:inline;
}

.publicaciones_col_dch{
float:right;
width:48%;
border-left:0.1em solid #0077BB;
border-right:0.1em solid #0077BB;
display:inline;
}

.publicacion{
margin-left:1em;
margin-right:1em;
padding-bottom:1em;
border-bottom: 0.1em solid #0077BB;
float:left;
width:17.8em;
margin-bottom:1.5em;
display:inline;
}

.publicacion_texto {
float:left;
margin-left:0.8em;
width:10.5em;
text-align:left;
display:inline;
}



/*****************************************************/

/***************Actualidad****************************/

.actualidad_noticias{
	float:left;
	width:48%;
}

.actualidad_fotos_videos{
	float:right;
	width:43%;
}

.actualidad_fotos_videos p img{
	max-width:none;
}

.actualidad_publicaciones{
	float:left;
	width:100%;
	margin-top:0.5em;
}

.publicacion_actualidad{
margin-left:1em;
margin-right:1.5em;
padding-right:1em;
border-right: 0.1em solid #0077BB;
float:left;
width:17.8em;
height: 10em;
display:inline;
}

/*****************************************************/
