.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textonormal {
	color: #333333;
	font-family:verdana;
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
}
.textonormal2 {
	color: #FFF;
	font-family:verdana;
	font-size: 12px;
	text-align: left;
	font-weight:normal;
}
.textonormal3 {
	color: #333;
	font-family:verdana;
	font-size: 12px;
	text-align: center;
	font-weight:normal;
}
.precios {
	color: #333333;
	font-family:"verdana";
	font-size: 13px;
	text-align: left;
	font-weight:bold;
}
.titulos {
	color:#C6933A;
	font-family:"verdana";
	font-size: 12px;
	font-weight: bold;
}
.subtitulos {
	color: #333;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

.subtitulos2 {
	color: #036;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.textoazul {
	color: #006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
.textorojo{
	color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:center;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #009925;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
.bottompage {
	background-color:transparent;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color:black;
}
A.bottompage:link {
	text-decoration:none;
	color:#003366;
}
A.bottompage:visited {
	text-decoration:none;
	color:#003366;
}
A.bottompage:hover {
	text-decoration:none;
	color:#FFCC00;
}
A.bottompage:active {
	text-decoration:none;
	color:#003366;
}
.titulos2 {
	color:#AD8DC7;
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
}

.container {
        width: 950px;      
        margin: 3px 0 0 0;
        background: #fff;
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #003;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: #900;
	background: url(square.gif) no-repeat bottom center;
}
body {
        font-family: verdana, sans-serif;
        font-size: 11px;
}
