/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#e7e7e7;		
	font-size: 12px;
	text-align: center; 
	background: #252321 url('../Resources/Images/bg.jpg') no-repeat center top;		
}

/* GENERALES */
strong{color:#fff;}
b {}
a{color:#0ff;}

img{border:0px;}
h1{
margin:5px 0 10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
background:#28776f;
color:#fff;
}
h2{
margin:5px 0 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ccc;
}
.titular{
margin:5px 0 5px 0px;
font-size:14px;
font-weight:bold;
color:#88c2bb;
}

.


/*LISTAS*/
.listado ul{
margin:10px 0 10px 10px;
padding:0;
list-style: none; 
}
.listado ul li{
margin:2px 0 5px 0;
padding:2px 0 5px 12px;
background-image: url(../Resources/Images/bullet.png);
background-repeat: no-repeat;
background-position: 0 4PX;
}
.listado ul li a{font-weight:bold;text-decoration:none;}
.listado ul li a:hover{}

/*MENU*/
.menu {
text-align:center;
    width:998px;
	margin:0 auto;
	height: 40px;
	padding-top: 0px;
	overflow:hidden;
	
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	height:40px;
	float: left;
	margin: 0 0px 0 0;
	padding: 0px 0px 0px 0px;
	border: none;	
	
}

.menu a:hover img{
position:relative;
bottom:40px;	
}
.menu a.aqui img{
position:relative;
bottom:40px;	
}

/*SUBMENU CON PESTAŅAS*/
.top ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
font-family: Arial,Helvetica, sans-serif;
}
.top li {
float:left;
height:46px;
margin:0 0 0 5px;
padding:0;
background:url("../Resources/Images/sub_right.gif") no-repeat right top;

}
.top a {
float:left;
padding:20px 12px 0px 4px;
color:#fff;
text-decoration:none;
}
.top a:hover{
text-decoration:underline;
}
.top .current {
background:#9c0a93 url("../Resources/Images/sub_left_on.gif") top left ;


}
.top .current a{
background: url("../Resources/Images/sub_right_on.gif") no-repeat top right ;
padding:18px 10px 0px 10px;
}
.top .current a:hover{
text-decoration:none;
cursor:default;
}

/*Logo banners*/

.logo{
width:998px;
height:174px;
margin:20px auto 0 auto;
overflow:hidden;
}
.logo_semana{
float:left;
margin:0 160px 0 0;
}

.banner {


}

/*CUERPO*/
.cuerpo{
clear:both;
width:998px;
margin:7px auto;
overflow:hidden;
}
/*CONTENIDOS*/
.contenidos{
float:left;
width:680px;
text-align:left;
background: transparent url('../Resources/Images/contenidos_bg.gif');
}
.contenidos .textos{padding:0px 15px; text-align:justify;}
.top{
width:680px;
height:46px;
background: transparent url('../Resources/Images/barra_top.gif');
}
.bottom{
width:680px;
height:55px;
clear:both;
background: transparent url('../Resources/Images/contenidos_bottom.gif');
}

.contenidos .foto{
margin:5px 0 5px 15px;
float:right;
}
.contenidos .foto IMG{
border: 5px solid #88c2bb;
}

/*RIGHT*/
.right{
float:right;
width:300px;
text-align:left;

}

.caja{
background: #28776f url('../Resources/Images/right_bg.gif') bottom no-repeat;
margin:10px 0 0 0;
}
.caja .textos{padding:5px 12px;text-align:justify;color:#d0e4e2}

.caja .foto{
margin:2px auto 5px auto;
}

.elblog{

width:300px;
margin:10px 0 0 0;

}

.siguenos{
width:300px;
height:52px;
margin:10px 0 0 0;
text-align:right;
background: url('../Resources/Images/siguenos.gif');
}

.siguenos img{margin:0 7px 0 0;}


.foto IMG{
border: 3px solid #88c2bb;
}

.agenda{
text-align:left;
background: url('../Resources/Images/calendar.gif') no-repeat top left;
margin:5px 0 8px 0;
padding:0 0 0 25px;
font-size:11px;
}
.agenda a{color: #d0e4e2;text-decoration:none;}
.agenda:hover{text-decoration:underline;}
.paginacion{
clear:both;
margin:5px 0 0 0;
border-top:1px solid #205f59;
padding:5px 0 0 0;
}
.pagina{
margin:0 5px 0 0;
float:left;
width:19px;
height:19px;
min-height:19px;
padding:3px 0 0 6px;
background: url(../Resources/Images/paginacion.png) no-repeat;
}
.pagina a{
color:#fff;
text-decoration:none;
font-weight:bold;
}
.pagina a:hover{
font-weight:bold;
}
.finpaginacion{
clear:both;
margin:0px;
font-size:1px;
}

.jpg{background:url('../Resources/Images/jpg.gif') no-repeat; height:35px;padding:7px 0 0 40px;}
.jpg a{text-decoration:none;color:#0ff;font-weight:bold;}
.jpg a:hover{text-decoration:underline}
.fh11{background:url('../Resources/Images/freehand.gif') no-repeat; height:35px;padding:7px 0 0 40px;margin:10px 0 0 0}
.fh11 a{text-decoration:none;color:#0ff;font-weight:bold;}
.fh11 a:hover{text-decoration:underline}

.video{background:url('../Resources/Images/video.png') no-repeat; height:35px;padding:7px 0 0 30px;margin:10px 0 0 0}
.video a{text-decoration:none;color:#0ff;font-weight:bold;}
.video a:hover{text-decoration:underline}

.enlace{background:url('../Resources/Images/link.png') no-repeat; height:35px;padding:0 0 0 32px;margin:10px 0 0 0}
.enlace a{text-decoration:none;color:#0ff;font-weight:bold;font-size:16px;}
.enlace a:hover{text-decoration:underline}

/*CINE*/
.ficha{
margin:2px 0 10px 0;
background: url('../Resources/Images/bgficha.gif') bottom repeat-x;padding:5px;
border:1px solid #666;
}
.ficha h1{
margin:0;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;

background:#28776f;
color:#fff;
}
.fichatexto{
font-size:11px;
}

/* FOOTER */
.footer {
	clear: both;
	text-align: center;
	width: 100%;
	height:111px;
	margin: 0 auto; 		
	background: #000 url(../Resources/Images/footer_bg.gif) bottom;
	
}
.centrado{
width:998px;
margin:0 auto;
background: url(../Resources/Images/logofooter.gif) no-repeat bottom center;
height:111px;
}
.footer .logo_izq{
padding:30px 0 0 0;
float:left;
}
.footer .logo_dcha{
padding:22px 0 0 0;
float:right;
}





/*CSS Buscadores*/
.clearBoth{ clear:both;} 
.marginTop20{ margin-top:20px;}
.marginTop30{ margin-top:30px;}
.paddingTop10{ padding-top:10px;}
.izquierda{ float:left;}

.paddings{ margin-right:15px;}

.pregunta_convocatorias
{
    margin-top:15px;
	padding-left: 0px;
	font-size: 1.8em;
	font-weight:bold;
	color:#FFCC33;
	
}

.pregunta_convocatorias2
{    
    margin-top:15px;
	padding-left: 0px;
	font-size: 1.6em;
	
	color:#FF9900;
	
}

#r4 {	
    cursor:pointer;	
	margin-left:0px;
	
	padding: 0px 0px;
	height: 24px;
	width:72px;
	background: #666666 url(../Resources/Images/boton_buscar3.jpg);
	border: 0px solid #333333;
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.r4 {
	cursor:pointer;	
	margin-left:0px;
	
	padding: 0px 0px;
	height: 24px;
	width:72px;
	background: #666666 url(../Resources/Images/boton_buscar3.jpg);
	border: 0px solid #333333;
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.botonCalendario{ border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color:Black;     cursor:pointer;     background-image:url('../Resources/Images/Calendario.png');
	    background-position:0px 0px;     background-repeat:no-repeat;     margin:10px 0px 0 8px;     height:16px;
}

.diaAnteriorButtonr4 {margin-left:0px;padding: 0px 0px;	height: 24px;width:110px;background: #666666 url('../Resources/Images/boton_dia_anterior.jpg');
	border: 0px solid #333333;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #CCCCCC;cursor:pointer;}
.diaSiguienteButtonr4 {margin-left:0px;padding: 0px 0px;	height: 24px;width:110px;background: #666666 url('../Resources/Images/boton_dia_siguiente.jpg');
	border: 0px solid #333333;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #CCCCCC;cursor:pointer;}


.campos_agenda{
	font-weight:normal;	
	font-size: 1.1em;	
	color:#49d8b8;	}
	
.campos_agenda2{
	font-weight:bold;	
	font-size: 12pt;	
	color:#49d8b8;	
	float:left;
	width:200px;
	line-height:30px;
	clear:left;
}
.valor_agenda{
	width:300px;
	margin-top:7px;
	clear:right;
	float:left;
}


/*GALERIA FOTOS LA SEMANA*/
.diapo{
float:left;
overflow:hidden;
width:190px;
min-height:270px;
height:270px;
border: 5px solid #88c2bb;
margin:5px 10px 5px 0;
}
.diapofoto{
margin:4px auto;
text-align:center;
}
.diapofoto IMG{
border:0px;
width:170px;
border: 1px solid #fff;
}

.diapotexto{
clear:both;
margin:5px;
font-size:11px;
}
.diapotexto a{color:#e7e7e7;text-decoration:none}
.diapotexto a:hover{color:#88c2bb;}

/*BOTONES*/
.button_mas{clear:both;height:29px;overflow:hidden;margin:6px 0 3px 0}
a.button {
	float:left;
    background: transparent url('../Resources/Images/bg_button_a.png') no-repeat scroll top right;
    color: #fff;
    font-size: 1em;
	font-family:arial, sans-serif;
	font-weight:bold;
    height: 24px;
    margin-right: 6px;
	margin-bottom:10px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	letter-spacing:normal;
}

a.button span {
    background: transparent url('../Resources/Images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:hover {
	text-decoration:none;
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 