
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.gris {
	background-color: #f2f2f2;
}

.blanco {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.menu1 a {
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
.menu1 a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;	
}

.menu a:hover {
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;	
}

.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:#FFFFFF;
text-decoration: none;
}
A.dos:visited {
color:#FFFFFF;
text-decoration: none;
}
A.dos:active {
color:#FFFFFF;
text-decoration: underline;
}
A.dos:hover {
color:#FFFFFF;
text-decoration: underline;
}

A.km:link {
color:#666666;
text-decoration: none;
}
A.km:visited {
color:#666666;
text-decoration: none;
}
A.km:active {
color:#B3D463;
text-decoration: underline;
font-weight: bold;
}
A.km:hover {
color:#B3D463;
text-decoration: underline;
font-weight: bold;
}

A.gc:link {
color:#666666;
text-decoration: none;
}
A.gc:visited {
color:#666666;
text-decoration: none;
}
A.gc:active {
color:#73A9CB;
text-decoration: underline;
font-weight: bold;
}
A.gc:hover {
color:#73A9CB;
text-decoration: underline;
font-weight: bold;
}
		
.overlay {
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.overlay2 {
	background-color: #000000;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.texto0 { font-family: "Georgia", "Times"; font-size: 12px; color: #666666; line-height:1.6;
}
.texto01 { font-family: "Georgia", "Times"; font-size: 9px; color: #666666; line-height:1.6;
}
.texto1 { font-family: "Georgia", "Times"; font-size: 15px; color: #666666; line-height:1.6;  text-shadow: 1px 1px 1px rgb(175, 175, 175);
}
.texto2 { font-family: "Georgia", "Times"; font-size: 14px; color: #666666; line-height:1.4; text-shadow: 1px 1px 2px rgb(153, 153, 153);
}
.form1{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #FFFFFF; border: thin solid #FF0000;
}
.form2{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #FFFFFF; border: thin solid #CCCCCC;
}
.color1 { color: #00ccff; font-weight: bold;
}
.color2 { color: #00ccff;
}
.color3 { color: #000000;
}
.color4 { color: #999999;
}
.color5 { color: #FFFFFF;
}
.textoU { text-transform:uppercase;
}
.foto {
	background-position: top center;
}
.foto2 {
	background-repeat: no-repeat;
}
