body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo3.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #FFF;
}
#botones {
	float: left;
	width: 125px;
	height: 141px;
	padding-left: 23px;
}
#botonera {
	width: 780px;
	background-image: url(images/fondobotonera.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 7px;
	background-color: #FFF;
	height: 146px;
	padding-bottom: 3px;
}
#header {
	padding: 0px;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 790px;
}

#titulos {
	background-color: #666;
	height: 22px;
	width: 723px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 12px;
}
#contenedoratextos {
	width: 780px;
	background-color: #FFF;
	float: left;
	margin-bottom: 10px;
}

#textos p {
	margin-top: 0px;
	text-align: justify;
	font-size: 11px;
}

.segundapalabra {
	color: #F60;
}
#textos {
	font-size: 10px;
	width: 530px;
	margin-top: 15px;
	margin-left: 32px;
	margin-right: 3px;
	margin-bottom: 20px;
	background-color: #FFF;
	float: left;
}
#publi {
	background-color: #F60;
	height: 300px;
	margin-top: 12px;
	width: 150px;
	float: left;
	margin-left: 40px;
}
#botones a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	background-image: url(images/fondo_btn.jpg);
	display: block;
	height: 17px;
	width: 115px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 2px;
}
#botones a:hover {
	color: #F60;
	background-image: url(images/fondo_btn.jpg);
	background-position: 125px;
}
#pie {
	width: 780px;
	background-image: url(images/fondo_pie.jpg);
	height: 60px;
	background-repeat: no-repeat;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ff6600;
	margin-top: 30px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #CCC;
	clear: both;
}
#contenedora {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 100%;
}

