BODY {
	line-height: 1.5em;
	font-family: Verdana,"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../img/web/background.gif");
	background-repeat: repeat-x repeat-y;
}

div .clear { clear:both; }

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* main */

* {	margin: 0; padding: 0; }

IMG{
	border:none;	
}

H1{
	color:#b70002;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;	
}

H2{
	color:#b70002;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;	
}

#main {
	margin: 0 auto; /*Center container on page*/
	width: 958px; /*Width of main container*/
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:5px solid #e31c23;
	margin-top: 5px;
}

#content{
	padding:17px 24px 27px 24px;
	color:#919191;
}

#content UL{
	padding-left: 15px;	
}

#content UL.lista_home{
	list-style-type: none;
	padding: 0;
}

#content UL.lista_home LI{
	margin-bottom: 5px;
	background-image: url("../img/web/visto.gif");
	background-repeat: no-repeat;
	background-position: 0 10%;
	padding-left: 20px;	
}

#col_izq{
	background-color: #f7f7f7;
	width:299px;
	padding-top: 9px;
	padding-bottom: 40px;
}

#col_der{
	width:659px;
	background-color: white;
	padding-top: 9px;
	padding-bottom: 40px;
}

#menu_header{
	text-align: center;
	font-size: 12px;
	margin-left: 10px;
}

#menu_header .h_sep{
	color:#b40000;	
	border-right:2px solid #b40000; 
}

#menu_header A{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#menu_header A:hover{
	text-decoration: underline;	
}

/* FOOTER */

#footer{
	height: 27px;
	background-color: #4d2929;
	border-bottom: 1px solid #360002;
	margin-bottom: 3px;
	color:white;
	font-weight: bold;
	padding: 5px 0 0 30px;
	text-align: center;
}

#footer UL LI{
	display: inline;
	width:238px;	
}

#footer A{
	text-decoration: none;
	color:white;
	font-weight: bold;
}

#footer A:hover{
	text-decoration: underline;
}

/* NOTICIAS COLUMNA */

#noticias{
	padding: 20px;	
}

#noticias .noticia_item{
	padding: 10px 0;
	border-bottom: 1px solid #dfdfdf;	
}

#noticias SPAN{
	font-size: 14px;
	font-weight:bold;
	color:#000;
}

#noticias #ver_todas{
	/*background-color: #0974b8;*/
	background-color:#B60003;
	text-align: center;
	/*background-image: url("../img/web/plus_news.gif");
	background-repeat: no-repeat;
	background-position: 18% 50%;*/
}

#noticias #ver_todas A{
	color:white;
	font-weight:bold;
	text-decoration: none;
}

#noticias #ver_todas A:hover{
	text-decoration: underline;
}

#noticias .read_more{
	background-image: url("../img/web/item_news.gif");
	background-repeat: no-repeat;
	background-position: 0% 65%;
	text-align:right;
	text-decoration: none;
	/*color:#0875b8;*/
	color:#B60003;
	font-weight:bold;
	padding-left: 10px;
	margin-left: 180px;
}

#noticias .read_more:hover{
	text-decoration: underline;
}

#noticias .fecha{
	color:#242424;
	font-weight: bold;
}

#noticias .titulo A{
	color:#b60003;
	text-decoration: none;
	font-weight: bold;
}

#noticias .titulo A:hover{
	text-decoration: underline;
}

/* MENU LEFT */

UL#menu{
	list-style-type: none;
	margin: 10px 0;
}

UL#menu A{
	text-decoration: none;
}

UL#menu LI.cat{
	background-color: #b70002;
	padding-left: 12px;
	border-bottom: 1px solid #9a0000;
	border-top: 1px solid #cb0003;
}

UL#menu LI.cat A{
	text-decoration: none;
	color:white;
	font-weight: bold;
}

UL#menu LI.cat A:hover{
	text-decoration: underline;	
}

UL#menu LI.cat_select{
	background-color: #360000;
	border-top: 1px solid #cb0101;
	padding-left: 12px;
}

UL#menu LI.cat_select A{
	color:white;	
}

UL#menu LI.curso{
	background-color: #dfdfdf;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #ededed;
	padding-left: 20px;
	background-image: url("../img/web/menu_select.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
}


UL#menu LI.curso A{
	text-decoration: none;
	color:#b70001;
	font-weight: normal;
}

UL#menu LI.curso A:hover{
	text-decoration: underline;
}

UL#menu LI.curso_select{
	background-color: #dfdfdf;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #ededed;
	padding-left: 20px;
	background-image: url("../img/web/menu_select.gif");
	background-repeat: no-repeat;
	background-position: 4% 55%;
}

UL#menu LI.curso_select A{
	font-weight: bold;
	color:#b70003;
	text-decoration: underline;
}

/* MENU NAV */

#menu_nav{
	padding-left: 24px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
}

#menu_nav A {
	text-decoration: none;
	color: #5b5b5b;
}

#menu_nav A:hover {
	text-decoration: underline;
}

/* NUESTROS CENTROS */

DIV.caja_imagen{
	float:right;
	padding:0 0 20px 20px;
	margin-top:35px;
}

DIV.pie_foto{
	background-color:#DBDBD9;
	font-size:9px;
	text-align:center;
	color:#565656;
}

SPAN.sede_title{
	font-size:14px;
	color:#0973B5;
	font-weight:bold;
}