
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
form {
	clear: none;
	float: none;
	border-style: none;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
} 
#apDiv1 {
	position:absolute;
	width: 1200px;
	height:15px;
	z-index:1;
}

.gris {
	background-color: #f2f2f2;
}

.blanco {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.menu a {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	width: 100%; /* stupid IE */
}
.menu a:active {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	width: 100%; /* stupid IE */
}
.menu a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;	
	width: 100%; /* stupid IE */
}

.inicio a:hover {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	width: 100%; /* stupid IE */
}

.nosotros a:hover {
	display: block; 
	background-color: #333333;
}

.mano {
	cursor:pointer;
}
				
A:link {
color:#666666;
text-decoration: none;
}
A:visited {
color:#666666;
text-decoration: none;
}
A:active {
color:#666666;
text-decoration: underline;
}
A:hover {
color:#666666;
text-decoration: underline;
}

A.dos:link {
color:#666666;
text-decoration: none;
}
A.dos:visited {
color:#666666;
text-decoration: none;
}
A.dos:active {
color:#666666;
text-decoration: none;
}
A.dos:hover {
color:#666666;
text-decoration: none;
}

A.tres:link {
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
}
A.tres:visited {
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
}
A.tres:active {
color:#FFFFFF;
text-decoration: none;
}
A.tres:hover {
color:#FFFFFF;
text-decoration: none;
}
		
.overlay {
	/*background-color: #FFFFFF;*/
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	width: 100%; /* stupid IE */
	zoom: 1;
}

.overlay2 {
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	width: 100%; /* stupid IE */
	zoom: 1;
}
.texto0 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; line-height:1.6;
}
.texto01 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height:1.6;
}
.texto1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;
}
.texto2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;
}
.textoMENU { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666;
}
.textoLOGO { font-family: Arial, Helvetica, sans-serif; font-size: 36px; color: #666666;
}
.form1{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin solid #FF0000;
}
.form2{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; background-color: #FFFFFF; border: thin solid #CCCCCC;
}
.form3{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin solid #FFFFFF;
}
.color1 { color: #00ccff; font-weight: bold;
}
.color2 { color: #00ccff;
}
.color3 { color: #000000;
}
.color4 { color: #666666;
}
.color5 { color: #FFFFFF;
}
.colorC { color: #CCCCCC;
}
.textoU { text-transform:uppercase;
}
.textol { text-transform:lowercase;
}
.textoS { line-height:2.5;
}
.textoB { font-weight: bold;
}
.foto {
	background-repeat: no-repeat;
}
.foto2 {
	background-position: top center;
}