@charset "utf-8";

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


#texto_home {
	width: 522px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#publicidad {
width: 299px;
background-color:#4A4A4A;
margin: 5px auto 0 auto;
border: 1px solid #000;
height: 350px;}

#sombra_izq {background-image:url(../images/sombra_izq.png);
background-repeat:repeat-y;
width: 10px;}

#sombra_der {background-image:url(../images/sombra_der.png);
background-repeat:repeat-y;
width: 10px;}

#contenido {padding: 10px;}

ul.enlaces a:link{color:#000; 
text-decoration:none;}

ul.enlaces a:hover{color:#000; 
text-decoration:underline; 
font-weight:bold;}

ul.enlaces a:visited{color:#000; 
text-decoration:none;}


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

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

#footer a:hover {text-decoration:underline;
color:#000;}