/* CSS Real Conservatorio Superior de Música Victoria Eugenia de Granada*/

/* ESTRUCTURA */

#contenido{
background:url(../images/bg_index_raya.gif) repeat-y right top;
}
.news-list-category,.news-latest-category{
display:none;
}

#layout-1 .col_left_index, #layout-1 .col_right_index{
width:389px;
float:right;
margin-top:35px;
}
 #layout-1 .col_left_index{

/*margin-left:1px;*/
}
 #layout-1 .col_right_index{
 margin-right:1px;
}


/*#layout-1 .col_left_index{
	border-left:1px dashed #CC0000;
}
#layout-1 .col_right_index{
	border-right:1px dashed #CC0000;
}*/
#menu #menu_especial{
float:right;
text-transform:uppercase;
font-size: 0.8em;
margin-top:2px;
}
#menu #menu_especial li{
padding-right:0px;

}
#menu #menu_especial li a{
color:#000;
}
#menu #menu_especial li a:hover{
color:#FFF;
}

/** NOTICIAS / EVENTOS */


div>p.bodytext{
width:auto;
padding:0px;
float:none;
}

p.bodytext2{
display: none;
}

#layout-1 .col_right_index h2, #layout-1 .col_left_index h2{
width:84px;
height:0px;
overflow:hidden;
background:url(../images/tit_noticias.gif) no-repeat left top;
padding-top:20px;
margin-left: 13px;
}


#layout-1 .col_left_index h2{
background:url(../images/tit_eventos.gif) no-repeat left top;
}

#layout-1 .col_right_index .volver,#layout-1 .col_left_index  .volver{
margin-left: 15px;
}

.news-list-container{
margin:10px 0px 20px 0px;
}

.news-list-item{
width:390px;
margin-bottom:10px;
}
.news-list-item h3{
color:#CC0000;
margin-bottom:0px;
margin-top:0px;
padding:0px 0px 5px 0px;
}
.news-list-item h3 a{
color:#CC0000;
font-weight:bold;
font-size:1.2em;
text-decoration:none;
padding:0px;
}
/*.subheader{
margin-top:5px;
font-weight:normal;
font-size:1.1em;
color:#000000;
padding-right:15px;
}*/

p, p.bodytext{
float:none;
width:auto;
padding-left:2px;}


/*noticia /evento primerio******************************/
.news-list-item .primera a img{
float:left;
margin-right:15px;}
.news-list-item .primera{
float:left;
padding-left:15px;}
.news-list-item .primera .news-list-date{
display:none;}

.news-list-item .primera .noticia{
float:left;
}
.news-list-item .primera .noticia .subheader{
font-size:1.1em;
}

/*noticia Evento DESTACADO ******************************/
.col_right_index .news-list-item .destacada, .col_left_index .news-list-item .destacada{
width:375px;
color:#FFFFFF;
float:left;
padding:40px 0px 40px 15px;
background-color:#CC0000;
}
.col_left_index .news-list-item .destacada{
color:#000000;
background-color:#E1F7F0;
}

.col_left_index .news-list-item .destacada .news-list-date{
background:#999999 none repeat scroll 0%;
color:#FFFFFF;
float:left;
font-size:1em;
font-weight:bold;
height:auto;
margin-bottom:7px;
padding-left:5px;
width:370px;
}

.news-list-item .destacada img{
float:left;
margin-right:15px;
}

.col_right_index .news-list-item .destacada .noticia{
color:#FFFFFF;
padding-right:15px;
}
.col_right_index .news-list-item .destacada h3 a{
color:#fff;
}
.col_left_index .news-list-item .destacada h3{
color:#CC0000;
padding-bottom:5px;
}

.col_right_index .destacada .news-list-date{
display:none;}

.col_right_index .destacada div.subheader{
font-size:1.1em;
margin-top:5px;
color:#fff;}

.col_left_index .destacada div.subheader{
font-size:1.1em;
margin-top:5px;}



.col_left_index .news-list-item .destacada div.subheader{
width:auto;
display:block;
clear:both;
overflow:auto;
padding-top:5px;
}

/*NOTICIAS LISTADO ******************************/
.col_right_index .news-list-item .listado, .col_left_index .news-list-item .listado {
float:left;
padding:0px 0px 0px 15px;
}

.col_right_index .news-list-item .listado .news-list-date{/*eventos*/
background:#999999 none repeat scroll 0%;
color:#FFFFFF;
float:left;
font-size:1em;
font-weight:bold;
height:auto;
margin-bottom:7px;
padding-left:5px;
width:370px;
}
.col_left_index .news-list-item .listado .news-list-date{/*noticias*/
display:none;
}

.col_left_index .news-list-item .listado div.subheader, .col_right_index .news-list-item .listado div.subheader{
font-size:1.1em;
}



.listado .news-list-morelink a, .primera .news-list-morelink a{
width:16px;
height:1px;
display:block;
overflow:hidden;
padding-top:17px;
margin-top:15px;
background:url(../images/signo_mas.gif) no-repeat left top;
}

#layout-1 .col_right_index .destacada .news-list-morelink a{
width:16px;
height:1px;
display:block;
overflow:hidden;
padding-top:17px;
text-indent:4000px;
background:url(../images/signo_mas_rojo.gif) no-repeat left top;
}

#layout-1 .col_left_index .destacada .news-list-morelink a{
width:16px;
height:1px;
display:block;
overflow:hidden;
padding-top:17px;
text-indent:4000px;
background:url(../images/signo_mas_verde.gif) no-repeat left top;
}





