@charset "utf-8";

body {margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-image:url(../images/back.jpg);
background-repeat:no-repeat;
background-position:center top;
background-color:#779FB8;}

.fondo_gral {
	background-image: url(../images/fondo_general.jpg);
	background-repeat:  repeat-x;
}

#menu {width: 192px;
margin-left: 6px;
margin-top: 6px;}

#menu ul { margin: 0px;
list-style:none;
padding: 0px;}

#menu ul li {display:block;
margin: 0px;
padding: 6px 0px 0px 24px;
background-image:url(../images/botom_fondo.jpg);
background-repeat:no-repeat;
height: 22px;}

#menu ul li.medio {display:block;
margin: 0px;
padding: 2px 0px 0px 29px;
list-style:none;
background-image:url(../images/botom2_fondo.jpg);
background-repeat:no-repeat;
height: 18px;}

#menu a:link {text-decoration:none;
color:#000000;
font-weight:bold;
font-size: 9px;
}

#menu a:visited {text-decoration:none;
color:#000000;
font-weight:bold;
font-size: 9px;
}

#menu a:hover {text-decoration:none;
color:#000000;
font-weight:bold;
font-size: 9px;
}

#zona_izq {background-image:url(../images/fondo_zona_izq.jpg);
background-repeat:repeat-x;
width: 176px;
height: 379px;
margin-top: 4px;
margin-left: 8px;
padding: 10px 0px 0px 10px;
color:#FFFFFF;
}

#principal {width: 632px;
margin-left: 8px;
margin-top: 25px;
}

#home { background-image:url(../images/fondo_home_pastor.jpg);
background-repeat:no-repeat;
height: 205px;
background-position:right;
padding-left: 20px;}

h2 {margin: 0px;
padding: 4px 0px;
font-size:16px}

.titulo_secciones {margin-left: 10px;}

#footer {background-image:url(../images/fondo_footer.jpg);
background-repeat:no-repeat;
height: 72px;
width: 850px;}

#borde_l {background-image:url(../images/back_b_l.jpg);
width: 6px;
height: 3px;
background-repeat:repeat-y;}

#borde_r {background-image:url(../images/back_b_r.jpg);
width: 4px;
height: 5px;
background-repeat:repeat-y;}

.titulo_mapa {margin-left: 200px;
float:left;}

#audios { font-size:14px;}

#audios li {margin:5px;}

#audios a:link {color:#000; 
text-decoration:none;} 

#audios a:hover {color: #999; 
text-decoration:none;} 

#audios a:visited {color:#000; 
text-decoration:none;} 

