body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
}
#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:#00643E;
text-decoration: underline;
}
A:hover {
color:#00643E;
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.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=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 100%; /* stupid IE */
	zoom: 1;
}

.overlay2 {
	background-color: #000000;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 100%; /* stupid IE */
	zoom: 1;
}


/* cargar tipografia */
@font-face {
    font-family: Helvetica;
    src: url('/font/Helvetica.ttf');
    font-weight:1;
}
@font-face {
    font-family: HelveticaLight;
    src: url('/font/HelveticaNeue-Light.otf');
    font-weight:1;
}
@font-face {
    font-family: HelveticaNeue;
    src: url('/font/HelveticaNeue.ttf');
    font-weight:1;
}
.texto12 { font-family: HelveticaNeue, Arial, sans-serif; font-size: 13px; color: #555555; line-height:1.6; letter-spacing:1px;
}
.texto13 { font-family: HelveticaLight, Arial, sans-serif; font-size: 13px; color: #555555; line-height:1.6; letter-spacing:1px;
}
.texto14 { font-family: HelveticaNeue, Arial, sans-serif; font-size: 14px; color: #555555; line-height:1.6; letter-spacing:1px;
}
.texto22 { font-family: Helvetica, Arial, sans-serif; font-size: 22px; color: #555555; line-height:1.6; letter-spacing:1px;
}



.texto0 { font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #666666; line-height:1.6;
}
.texto01 { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; line-height:1.6;
}
.texto1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:1.5;
}
.texto2 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #666666;
}
.textoMENU { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color: #666666;
}


.form1{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin solid #CCCCCC;
}
.form2{ font-family: Verdana, Helvetica, sans-serif; font-size: 9px; color: #666666; background-color: #FFFFFF; border: thin solid #CCCCCC;
}
.form3{ font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin solid #FFFFFF;
}
.color1 { color: #00643E;
}
.color2 { color: #00ccff;
}
.color3 { color: #000000;
}
.color4 { color: #999999;
}
.color5 { color: #FFFFFF;
}
.colorW { color: #FFFFFF;
}
.colorV { color: #007948;
}
.textoU { text-transform:uppercase;
}
.textol { text-transform:lowercase;
}
.textoS { line-height:2.5;
}
.textoB { font-weight: bold;
}
.foto {
	background-repeat: no-repeat;
}
.foto1 {
	background-position: top right;
}

ul {
	padding-left:25px;
	margin-top:5px;
}
ul li {
	list-style-image:url(img/uls.png);
}






#menuALL {
	width:100%;
	background-color: #00623A;
	background:url(img/bg_header.jpg);
	-moz-box-shadow: 0px 0px 15px #333333;
	-webkit-box-shadow: 0px 0px 15px #333333;
	box-shadow: 0px 0px 15px #333333;
	z-index:100;
}
#menutop {
	margin:0 auto;
	width:1100px;
	height:177px;
	background:url(img/logo.png) no-repeat;
	background-position:75px 25px;
}
.menues, .menues2 {
	position:relative;
	float:right;
	padding:140px 15px 10px;
	height:27px;
	margin:0 1px;
}
.menues:hover {
	background:url(../img/bg_menu_hover.png) repeat-x;
}
.menues2 {
	background:url(img/bg_menu_hover.png) repeat-x;
}

#wrapper {
	margin:0 auto;
	width:1100px;
	height:auto;
	z-index:1;
}
#footer {
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:12500;
	border-top:1px dashed #CCCCCC;
	background-color:#FFF;
}
.footerIN {
	margin:0 auto;
	width:1100px;
}
.footerINII {
	text-align:center;
	padding:20px 0;
}
.hommy1, .hommy2 {
	position:relative;
	float:left;
	min-height:20px;
	margin-right:25px;
}
.hommy1 {
	width:475px;
}
.hommy2 {
	width:575px;
}
.separador {
	margin-top:20px;
	border-top:1px dashed #CCCCCC;
	height:20px;
}




#POPUP {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	z-index:1000;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}
#POPTEXT {
	width:900px;
	margin:auo;
	background:#000;
	z-index:1100;
}