/* CSS Document */
body,td,th {
	font-family: trebuchet MS;
	font-size: 10pt;
	color: #666666;
}
body {
	background-image: url(../images/bgrepeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #777777;
	text-decoration: none;
}
a:visited {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.visitantes {
	font-family: trebuchet MS;
	font-size: 9pt;
	color: #666666;
	text-align:center;
}
.formularios {
	font-family: trebuchet MS;
	font-size: 10pt;
	color: #666666;
}
.contenidos {
	font-family: trebuchet MS;
	font-size: 10pt;
	color: #666666;
	text-align:justify;
}
.blanco {color: #FFFFFF}
li {
padding-left: 20px;
list-style-position: inherit;
list-style-type:disc;
text-align:justify;
} 
.titulos {
	font-family: trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.titulos1 {
	font-family: trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FAB700;
}
.subtitulos {
	font-family: trebuchet MS;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.cita {
	font-family: trebuchet MS;
	font-size: 10pt;
	color: #290A92;
}
.linkampliar {
	font-family: trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 5px;
	color: #290A92;
}
.menuButton {
	background-image:url(../images/botonoff.gif);
	background-repeat:no-repeat;
	font-family: trebuchet MS;
	font-size: 10pt;
	text-align:right;
	color: #666666;
	padding-right: 10px;
}

.menuButton:hover {
	background-image:url(../images/botonon.gif);
	background-repeat:no-repeat;
	font-family: trebuchet MS;
	font-size: 10pt;
	color: #666666;
}
