.body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondoconte {
	background-image: url(img/fondo_conte.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.fondolateral {
	background-image: url(img/fondo_bot.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.fondolateral1 {
	background-image: url(img/fondo_bot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#texto {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.texto2 A:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#texto a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
#texto li {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F2C100;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(img/icono.jpg);
}
.pata {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
