@charset "utf-8";

.mainLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align:center;
}
#divNuestrosServicios {
	color: #fc3;
	display: inline;
	float:left;
	/*	border: solid 1px #CCC; */
	width:260px;
	height:145px;
	margin-left:20px;
	margin-top:20px;
	cursor: text;
}
#cNaranja {
	background-color:#f90;
	display: inline;
	float:left;
	margin-top:80px;
	margin-left:130px;
	margin-right:92px;
	width:26px;
	height:26px;
}
html > body #cNaranja {
	height: auto;
	min-height: 26px;
}
#divNuestrosValores {
	color: #fc3;
	display:inline;
	float:right;
	margin-top:20px;
	width:260px;
	height:145px;
	margin-right: 20px;
/*	border: solid 1px #CCC; */
}
#cBlanco {
	display: inline;
	float:left;
	margin-top:60px;
	margin-left:112px;
	margin-right:92px;
	background-color: #FFDF1A;
	width:26px;
	height:26px;
}
html > body #cBlanco {
	height: auto;
	min-height: 26px;
}
#divNuestrosProyectos {
	color: #f90;
	display:inline;
	float:left;
	width:260px;
	height:145px;
	margin-left: 65px;
/*	border: solid 1px #CCC; */
}
#cGris {
	display: inline;
	float:right;
	background-color: #FFDF1A;
	width:26px;
	height:26px;
	margin-left:92px;
	margin-top:60px;
	margin-right: 112px;
}
html > body #cGris {
	height: auto;
	min-height: 26px;
}
#divAcercaDeNosotros {
	color: #999;
	float:left;
	display:inline;
	width:260px;
	height:145px;
	margin-left:20px;
/*	border: solid 1px #CCC; */
}
#cAmarillo {
	display: inline;
	float:left;
	background-color: #f90;
	width:26px;
	height:26px;
	margin-left:130px;
	margin-right:92px;
	margin-top:60px;
}
html > body #cAmarillo {
	height: auto;
	min-height: 26px;
}
#divContacto {
	color: #000;
	display:inline;
	float:right;
	width:260px;
	height:145px;
	margin-right: 20px;
/*	border: solid 1px #CCC; */
}
/* CSS for index.html main area links */
.mainLinks a{
	text-decoration:none;
	line-height:50px;
	width:250px;
	height:50px;
	display:block;
	
}
#divNuestrosServicios a {
	color:#FFDF1A;
	background-image: url(images/survolmilieu);
	background-repeat: no-repeat;
	background-position: center top;
}
#divNuestrosServicios a:hover {
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#FFF;
	background-image: url(../img/index/servicios2.jpg);
}
#divNuestrosServicios a:hover span {
	display:none;
}
#divNuestrosValores a {
	color:#FFDF1A;
	background: url(../img/index/valores2.jpg) no-repeat center top;
}
#divNuestrosValores a:hover {
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#FFF;
	background-image: url(../img/index/valores2.jpg);
}
#divNuestrosValores a:hover span {
	display:none;
}
#divNuestrosProyectos a {
	color:#F90;
	background: url(../img/index/proyectos2.jpg) no-repeat center top;
}
#divNuestrosProyectos a:hover {
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#FFF;
	background-image: url(../img/index/proyectos2.jpg);
}
#divNuestrosProyectos a:hover span {
	display:none;
}
#divAcercaDeNosotros a {
	color:#999;
	background: url(../img/index/acerca2.jpg) no-repeat center top;
}
#divAcercaDeNosotros a:hover {
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#FFF;
	background-image: url(../img/index/acerca2.jpg);
}
#divAcercaDeNosotros a:hover span {
	display:none;
}
#divContacto a {
	color:#000;
	background: url(../img/index/contacto2.jpg) no-repeat center top;
}
#divContacto a:hover {
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#FFF;
	background-image: url(../img/index/contacto2.jpg);
}
#divContacto a:hover span {
	display:none;
}
#lumaxart {
	margin-top:20px;
	margin-left:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	color:#999;
	width:881px;
	text-align:center;
}
#lumaxart a {
	color:#FFF;	
}
#Div3 {
	margin-bottom:5px;
	margin-right: 5px;
}
#linkMapa {
	margin-top:5px;
	text-align:center;
	width:881px;
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:50px;
}
#linkMapa a {
	color:#FC0;
	text-decoration:none;
}
