/* CSS Document */

<style type="text/css">

html {
overflow-y:scroll;overflow-x:hidden;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-color:#000000;
	background-position:top;
	background-repeat: repeat;
	}
li {
	list-style-position: outside;
	margin-left: -15px;
	list-style-type: square;
	list-style-image: url(../images/list.jpg);
	white-space: normal;
	
}
.empresa_textos {
font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #daaa79;
	padding:8px;
	text-align: justify;
}
.resaltado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #669900;
	text-align: justify;
	font-weight:bold;
}
.hora_fecha{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-right: 20px;
	text-align:right;
}
.pie_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0066cc;
	padding-left: 20px;
	text-align: right;
}
.tx_peque {font-size: 8pt; font-family: Arial, Helvetica, sans-serif;}
.tx_20 {color: #333333}
.Formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding: 30px;
	text-align:left;
}
.contactenos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E0300;
	font-style: normal;
	font-weight: normal;
	padding:8px;
	text-align:center;
}
.Titulos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #E0C88D;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	text-transform:uppercase;
}
.Titu_big {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #669900;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	text-transform:uppercase;
}
.banner {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #856824;
	text-align:center;
	padding:8px;

}
a:link {
	font-family: "Trebuchet MS"; font-size: 13px; color: #856824; text-decoration:none; text-align:center; padding:10px;
}
a:hover {
	font-family: "Trebuchet MS"; font-size: 13px; color: #856824; text-decoration:none; text-align:center; padding:10px;
}	
a:visited {
	font-family: "Trebuchet MS"; font-size: 13px; color: #856824; text-decoration:none; text-align:center; padding:10px;
}
a:active {
	font-family: "Trebuchet MS"; font-size: 13px; color: #856824; text-decoration:none; text-align:center; padding:10px;
}

</style>

