@charset "utf-8";
body {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-image:url(../images/back.jpg);
background-repeat:repeat-x;
background-color:#cda38a;
margin: 0px;
}

#links {
	
	width: 191px;
	
}

.titulo_menu {
margin-left: 9px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;} 

#menu {
width: 191px;
background-image: url(../images/fondo_links.jpg);
	background-repeat:repeat-x;
	background-color:#9D6C65;
	padding-top: 40px;
}

#contenido {background-image:url(../images/back_contenido.jpg);
background-repeat:repeat-x;
background-color: #EAEAEA;
padding-top: 19px;
width: 659px;
}

#principal {width: 639px;
padding: 0px 10px 10px 10px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
min-height: 750px;}
#principalHome {width: 639px;
padding: 0px 10px 0px 10px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.img_home {margin-top: 19px;}

hr {margin: 0px 0px 0px 0px;
padding: 0;
color: #6f2624;
}

#footer {background-image:url(../images/back_footer.jpg);
height: 147px;
background-repeat:no-repeat;}

#menu  a {
padding: 3px 0px 3px 16px;
display: block;
color:#616261;
border-top: 1px solid #6f2624;}

#menu  a:link {
color:#000000;
text-decoration:none;
}

#menu  a:visited {
text-decoration:none;
color:#000000;}

#menu  a:hover {
text-decoration:none;
color:#000000;}

#borde_L {
background-image:url(../images/back_L.jpg);
background-repeat:repeat-y;
}

#borde_R {
background-image:url(../images/back_R.jpg);
background-repeat:repeat-y;
}


#welcome {background-image:url(../images/img_linls.jpg); 
width:191px; 
height:257px;}

#texto_footer {margin-top: 84px;
text-align:right;
margin-left: 510px;
font-size: 10px;
width: 320px;
color: #5c5d5c;}

#texto_footer a:link {text-decoration:none;
color:#9d9e9d;}

#texto_footer a:visited {text-decoration:none;
color:#9d9e9d;}

#texto_footer a:hover {text-decoration:none;
color:#9d9e9d;}

