@import url(reset.css);

body{
font-family:Georgia;
font-size:12px;
background: #EEEDD5 url(bg1.jpg) no-repeat center top;
background-attachment:fixed;
color:#000;}

p{
margin-top:5px;
}

h1{
font-size:24px;
font-weight:bold;
color:#330000;
margin-top:1px;
margin-bottom:1px;}

h2{
font-size:18px;
color:#333333;
margin-top:1px;
margin-bottom:1px;}

#aviso{
bottom:0px;
width:100%;
}

a{
text-decoration:none;
color:#525252;}

a:hover{
color:#660000;}

a:visited{
color:#525252;}

#contenedor{
margin: 0 auto;
width:940px;
}

#head{
width:940px;
height:150px;
}

#menu{
text-align:center;
clear:both;
width:960px;
height:70px;
padding-left:110px;
padding-right:10px;
/*background-color:#000000;*/
font-size:16px;
font-family:Georgia;
}
.br {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}

#menu ul{
list-style:none;
}

#menu li{
float:left;}

#menu li a{
display:block;
color:#CCCCCC;
padding: 10px 15px 10px 15px;
text-decoration:none;
}

#menu li a:hover{
color:#000;
background:#FFFFFF;
}

#cuerpo{
width:920px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;  

}
#cuerpo2{
float:left;
width:620px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;  

}
#sidebar{
float:right;
width:240px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;  
}

#anuncio{
margin: 0 auto;
width:720px;
height:100px;
border: 1px solid #000;
margin-bottom:10px;
}

#principal{
margin:0 auto;
width:780px;
height:auto;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
display: table;
text-align:justify;

}

#post{
display:table;
clear:both;
width:620px;
}
#post2{
display:table;
clear:both;
width:780px;
}

#cuerpo li{
margin-left:30px;
font-size:14px;}

#Pimagen{
float:left;
margin-right:10px;}

#Pcontenido{
float:right;
}

#fotos{
margin: 0 auto;
width:800px;
height:auto;
margin-top:10px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px; 
margin-bottom:10px;
}

#fotos img{
border: 4px solid #fff;
margin-right:5px;
}

#novedades {
text-align:justify;
margin: 0 auto;
height:auto;
width:900px;
padding: 5px 10px 5px 10px;
display: table;
}

#Nleft{
float:left;
height:auto;
width:420px;
padding: 5px 10px 5px 10px;
}

#Nright{
float:right;
width:420px;
height:auto;
padding: 5px 10px 5px 10px;
}

#footer{
clear:both;
width:940px;
color:#CCCCCC;
height:55px;
padding-top: 45px;
text-align:center;
background:url(foot.png) no-repeat;
font-size:10px;
}

#comentarios{
padding-top:10px;}