body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 36px;
	background-image: url(img/fons.jpg);
	background-repeat:  repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ul li {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		}
	
#intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	width: 450px;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	width: 600px;
	height: 85px;
}
#menu {
	padding-left: 0px;
	padding-top: 0px;
}
#titol {
	background-image: url(img/fonstitol.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 12px 16px;
	margin: 0px;
}
#contenido {
	font-size: 11px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	text-align: justify;
	line-height: 14pt;
}
#maintbl {
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
}
#tbl_download {
	background-image: url(img/descargas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 175px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 2em;
}
.letra_p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
#titulos {
	margin: 0px;
	padding: 0px;
}
.lista {
	width: 225px;
	padding-left: 5px;
	list-style-image: url(img/arrow.gif);
	list-style-position: outside;
}
.letra_pp {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.letra_proja {
	color: #993300;
}
#contenido_part {

	font-size: 11px;
	width: 310px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	text-align: left;
	line-height: 14pt;
}
#productos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #F2F2F2;
	border: 1px solid #000000;
}
#tdproduct {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#formulario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #F9F9F9;
	height: 18px;
	border: 1px solid #7F9DB9;
}
a:link,visited,active {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
