body,table,tr,td,th,h1,h2,h3,h4,h5,p,ol,ul,li,form,input {
	margin:0;
	padding:0;
	border:0;
	line-height:1.2;
	color: white;
}

html,body {font-size: 15px; height:100%; margin-bottom:0px; /**adds scrollbar in Mozilla**/}
*body {font-size:76%; zoom: 1;}
li { margin-left: 53px; }

body {
	background: #333333 url(imagenes/asfalto.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
#Wrapper {
	background-color: black;
	width: 834px;
	margin:0 auto;
}

#Header {
	text-align: left;
	background-color: black;
	color: #666666;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 55px;
	_margin-bottom: 10px;
	height: 10px;
}
#MainContent {background: #FFFfCC; text-align:left; color:#000;}
#MainContent p {line-height:1.5}
a{color:white; text-decoration: none}
a:visited {color:white; text-decoration:none}
a:hover,a:active,a:focus{text-decoration: underline}
a img{border: none;}
img a:hover {border: none}
h1,h2,h3,h4,h5 {font-size:1.2em; line-height:1.8em; color:white;}
p {font-size: 1em; line-height:1}
#Footer {
	text-align: right;
	font-size: 11px;
	padding: 10px;
	color: white;
	background: black;
}
h1 { position : absolute; top : 0; left : 0; text-indent : -2000px; 
margin : 0; padding : 0 }

#novedades {
	position: absolute; width: 467px; height: 240px; padding: 8px 10px 10px 10px; background-color: #333333; 
	color: white; 
	margin: 5px 35px 20px 250px; font-size: 13px;                         
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90
}

#noticia { 
       	position: absolute; width: 715px; height: 145px; padding: 8px 10px 10px 10px; background-color: #333333;
        color: white;
        margin: 15px 5px 20px 50px; font-size: 13px;
        z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90
}


#contacto {
        position: absolute; width: 490px; height: 325px; padding: 8px 10px 10px 10px; background-color: #333333; 
        color: white;
        margin: -85px 35px 20px 250px; font-size: 13px;
	_margin: -75px 35px 20px 250px;
       	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90
}



#novedades li {margin-left: 25px}
#novedades h2 {margin: 8px 0 5px 0; color: #fff000}
#noticia h2 {margin: 8px 0 5px 0 }
li { font-size: 11px }

#novedades li { font-size: 13px; }
