/* CSS Document */
body { background-color:#000000; margin-top:0px; margin-bottom:0px;font-family:verdana;font-size:12px;}
#sitio{
	width:790px;
	background-color:#009900;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}
.Estilo1 {
	color: #FF9900;
	font-weight: bold;
	border-top-color: #FFFFFF;
}
.Estilo3 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo6 {color: #000000}
/*#todas {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#todas li {
	float: left;
	position: relative;
	padding: 10px;
	margin: 0px;
}*/
#cabezal{
	text-align:left;
	background-color: #66CC00;
}
#menugoog{
	height:20px;
	background-color:#FF9900;
	padding-top: 3px;
	font-size:12px;
	color:#FFFFFF;
}
.box{
	text-align: left;
	background-color: #FDFCC6;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin: 7px;
	
}
.box h2{
	background-color:#FFFF33;
	width:100%;
	text-transform: capitalize;
	color: #660033;
	font-size: 16px;
	margin: 0px;
	

}
.box img{
	margin: 3px;
	

}
