@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0}

body {
	background-color:#B86A19;
	background-position:top;
	background-repeat:repeat-x;
	padding-top:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding-bottom:30px;
	}
.body_home {
	background-image: url(../png/body.png);
	}
.body_cont {
	background-image: url(../png/body_cont.png);
	}
.ficha {
	background-color:#FFFFFF;
	padding:20px;
	}
.socios {
	background-color:#DEDCB6;
	background-image: url(../png/body_cont_socios.png);
	}
#mstr {
	width:912px;
	background-repeat:repeat-y;
	margin:auto;
	}
.mstr_home {
	background-image:url(../png/mstr.png);
	}
.mstr_cont {
	background-image: url(../png/mstr_cont_01.png);
	}
.mstr_socios {
	background-image:url(../png/mstr_socios.png);
	}
#header {
	width:911px;
	height:110px;
	background-image:url(../png/header_0906.png);
	background-repeat:no-repeat;
	}
#idiomas {
	position:relative;
	top:10px;
	left:390px;
	font-size:75%;
	width:250px;
	color:#898B21;
	}
#idiomas ul {
	display:inline;
	}
#idiomas ul li {
	display:inline;
	list-style: circle;
	padding-left:10px;
	}
#idiomas a {
	color:#898B21;
	text-decoration:none;
	}
#idiomas a:hover {
	color:#000000;
	text-decoration:none;
	}
#ultima {
	position:relative;
	top:65px;
	left:650px;
}
/*------------------cuerpo----------*/

#banda_home {
	width:900px;
	clear:both;
	overflow:auto;
	padding-bottom:20px;
	}
#col_left_home {
	width:265px;
	float:left;
	margin-left:25px;
	color:#999999;
	}
#col_right_home {
	width:590px;
	float:right;
	}
#col_rght_izq {
	width:260px;
	float:left;
	margin-left:15px;
	}
#col_rght_der {
	width:275px;
	float:right;
}
#cont_txt {
	width:550px;
	margin-left:20px;
	color:#333333;
	overflow:hidden;
	padding-top:25px;
	}
#cont_txt ul {
	margin-left:23px;
	list-style-image:url(../png/li_nv2.png);
	padding-bottom:15px;
}
#nivel2 {
	padding:30px 0 15px 10px;
}
#nivel2 ul {
	padding-left:15px;
}


#banda_home ul {
	margin-left:23px;
	list-style-image:url(../png/li_nv2.png);
	padding-bottom:15px;
	}
#ftr_home {
	width:912px;
	height:98px;
	}
#ftr_cont {
	width:912px;
	height:98px;
	}
#ftr_socios {
	width:912px;
	height:98px;
	background-image: url(../png/ftr_logos_socios.png);
	}

/*---------noticias--------------------------*/
#news_home p, #eventos p {
	padding:0 3px 5px 7px;
	font-size:90%;
	/*text-transform:capitalize;*/
}
#news_home .fecha, #eventos .fecha {
	font-size:90%;
	color:#A3AC00;
	padding-left:16px;
	margin-top:10px;
	}
#news_home .titular a, #eventos .titular a {
	color:#FFB830;
	text-decoration:none;
	padding-left:16px;
	background-image:url(../png/li_nv2.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	direction:ltr;
	}
#eventos .titular {
	margin-bottom:10px;
}
#news_home .titular a:hover, #eventos .titular a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
#news_home .cuerpo {
	padding-left:22px;
	padding-bottom:15px;
	font-size:80%;
	text-align:justify;
	}

/*------tipos-----*/
h1 {
	font-size:120%;
	color:#666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	padding-left:25px;
	background-image:url(../png/li_h2.png);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	}
#col_right_home h2 {
	color:#666E00;
	}
#col_left_home h2, #col_left_home h2 a {
	color:#FFFFFF;
	}
#col_left_home h2 a:hover {
	color:#F90;
}
.h2noticias {
	margin-bottom:8px;
	}
#col_left_home a {
	color:#BBB88B;
	font-size:90%;
	text-decoration:none;
	}
#col_left_home a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
#col_right_home ul {
	line-height:120%;
	}
#col_right_home ul li{
	padding-bottom:3px;
	padding-left:3px;
	}
#col_right_home a {
	color:#666666;
	text-decoration:none;
	font-size:90%;
	}
#col_right_home a:hover {
	color:#000000;
	text-decoration:underline;
	}
.negrita {
	font-weight:bold;
	}
#cont_txt h2 {
	padding-top:5px;
	padding-bottom:10px;
	color:#B84A00;
	}
#cont_txt p {
	padding-left:28px;
	padding-right:10px;
	text-align:justify;
	}
#cont_txt img {
	max-width:550px;
	}
.fecha_cont {
		color:#7D9500;
	font-size:80%;
	}
.titular_cont {
color:#E4540F;
	font-size:130%;
	padding-bottom:10px;
	}
.item {
	font-size:120%;
	}
#cont_txt ul {
	padding-top:15px;
	}
#cont_txt ul li {
	padding-bottom:10px;
	color:#666666;
	font-size:90%;
	}
#cont_txt ul li a {
	color:#8B9C16;
	font-size:100%;
	font-weight:bold;
}
#cont_txt ul li a:hover {
	color:#333333;
	text-decoration:none;
	}
.nav_hor {
	font-size:80%;
	padding-bottom:10px;
	}
.llave {
	padding-right:16px;
	background-image:url(../png/lock.png);
	background-position:right;
	background-repeat:no-repeat;
	}
.llave a {
	color:#DE6A18;
	}
.descripc_servicio {
	font-size:90%;
	padding-bottom:10px;
	color:#666666;
	}

/*.AccordionPanelContent {
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ECECDF;
	border:1px solid #CCCCCC;
	}*/
#cont_txt h3 {
	color:#688F12;
	font-weight:bold;
	background-image:url(../png/li_nv2.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	}
#cont_txt h3 a {
	color:#688F12;
	
	background-position:left;
	background-repeat:no-repeat;
	}

.tiposervicio {
	font-weight:bold;
	margin-top:15px;
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

/*-------ficha servicios------*/
#ficha_servicio {
	width:650px;
	margin:auto;
	padding:25px;
	background-color:#FFFFFF;
	border:2px solid #cccccc;
	}
#ficha_servicio h4 {
	font-weight:normal;
	color:#999999;
	font-size:95%;
	}
#ficha_servicio h3 {
	font-weight:bold;
	font-size:130%;
	color:#54851A;
	color:#76311D;
	padding-bottom:10px;
	}
#ficha_servicio .dato {
	font-size:80%;
	color:#B4C1A5;
	text-align:right;
	padding-right:10px;
	}
#ficha_servicio a {	
	color:#617615;
	text-decoration:none;
	}
#ficha_servicio a:hover {
	color:#C54D14;
	text-decoration:none;
	}	
	
#creditos {	
	width:600px;
	text-align:center;
	margin:auto;
	font-size:70%;
	color:#883A00;
}
#creditos a {
	color:#672B00;
	text-decoration:none;
}
#creditos a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.noticia {
	/*margin-bottom:10px;*/
}
.resaltado {
	color:#8A3700;
}
.titulo_2 {
	font-weight:bold;
	color:#CE5300;
}
