body {
	background-image: url(imagenes/fondo_pagina.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cuerpotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #CCCCCC;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {

	color: #FF9900;
	text-decoration: none;
}
.linkdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-top: 10px;
	color: #999999;
	padding-left: 63px;
}
.subtitulos {

	font-family: "Trebuchet MS", Verdana;
	font-size: 16pt;
	color: #194888;
}
.tituproductos {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
ul {
	margin-bottom: 0px;
	list-style-type: square;
}
