html{
height:100%;
margin:0px;
padding:0px;
background-color:#96CA60;
}

body{
background-color:#96CA60;
}

img{
border:none;
}


#reloj{
	width:130px;
	height:20px;
	margin-top:94px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#336633;
	float:left;
}

#soria{
width:130px;
height:100px;
margin-top:18px;
float:left;
text-align:center;
}


#cont{
width:1010px;
height:560px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}

#head{
width:750px;
height:118px;
float:left;
}

#publi{
width:130px;
height:400px;
float:left;
}

#main{
width:750px;
height:400px;
background-color:#669933;
float:left;
}


#peu{
width:1010px;
height:15px;
padding-top:5px;
text-align:center;
float:left;
font-family:"Myriad Pro", Verdana;
font-size:11px;
}

a{
text-decoration:none;
color:#333333;
}

a:hover{
color:#FFFFFF;
}
