.main {
	width: 917px;
}
.texto_saludo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	width: 330px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.texto_destacados{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	width: 300px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}
.texto_blog {
	width: 550px;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 70px;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7005A;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E9005A;
	display: block;
}
body {
	background-image: url(images/bgnaranjo.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.cuadro {
	background-color: #EEE4D2;
	width: 683px;
	height: 300px;
}
.borde1 {
	background-image: url(images/una_28.gif);
	background-repeat: repeat-y;
}
.borde2 {
	background-image: url(images/una_30.gif);
	background-repeat: repeat-y;
}
.botonera {
	text-align: center;
	vertical-align: bottom;
	background-color: #EEE4D2;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	height: 15px;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
	background-color: #FF9966;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
}
.texto_columna {
	font-size: 11px;
	padding-top: 5px;
	height: 33px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}
.subtitulos {
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	font-style: italic;
}
.lado {
	width: 22px;
}
li {
	list-style-position: inside;
	list-style-image: url(images/bulet.gif);
}
.espacio {
	height: 25px;
	width: 153px;
}
