@charset "utf-8";
/* CSS Document */
.floatright
{
float: right;
margin: 5px 0 10px 10px;

}

.floatizq
{
float: left;
margin: 5px 0 10px 10px;

}

.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

.Estilo2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #993300;
}

.Estilo3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #993300;
}

body {
	background-color:#C7C878;
	background-image:url(images/bgline2.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
}
.Estilo4 {font-size: 12px; color: #000000;}
.Estilo5 {color: #FFFFFF}

.EstiloLink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #663300;
	text-decoration:none;	
}

.EstiloLink2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;	
}

.semiTitulo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 25px;
	font-weight:bold;
	color: #663300;
	text-decoration:none;	
}

.semiTitulo2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #663300;
	text-decoration:none;	
}
-->
