@charset "UTF-8";
/* CSS Document */


/* CSS Document */
body{background: #1d0f06 url(tex.valx.jpg) repeat-x;}


#espacio1 {
	width: 900px;
	height: 60px;
	margin: 0 auto;
}

#contenidos {
	width: 900px;
	margin: 0 auto;
}

#valx {
	width: 600px;
	height: 150px;
	background-image: url(logo.VALX2.png);
	margin: 0 auto;
	border-radius: 80px;
	-webkit-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.4);
	box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.4);
}

#espacio2 {
	width: 900px;
	height: 30px;
	margin: 0 auto;
}

#slogan {
	width: 500px;
	height: 40px;
	margin-left: 200px;
	font-weight: bold;
  	text-align: center;
  	color: #877f78;
  	font-family: Metrophobic;
  	font-size: 28.0px;
	border-bottom-style: groove;
	border-bottom-color: #3181d4;
	border-bottom-width: medium;
	padding-bottom: 3px;
}

@font-face {
    font-family: Metrophobic;
  	font-style: normal;
    font-weight: normal;
	src: url(metrophobic/Metrophobic.otf) format('truetype');
}

#cuerpo {
	width: 900px;
	height: 480px;
	background-color: rgba(255, 255, 255, .3);
	background-image: url(fondo.valxH.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	border-radius: 5px;
	border-top-style: groove;
	border-bottom-style: groove;
}

#cuerpo2 {
	width: 900px;
	height: 480px;
	margin: 0 auto;
}

#bloque1 {
	width: 180px;
	height: 480px;
	margin-left: 177px;
	border-right: 2px;
	border-left: 2px;
	border-radius: 5px 0px 0px 5px;
}


#boton1 {
	width: 180px;
	height: 90px;
	background-color: rgba(208, 98, 55, .8);
	border-radius: 5px 0px 5px 5px;
}

#boton11 {
	width: 180px;
	height: 35px;
	background-color: rgba(15, 91, 171, .8);
	text-align: center;
	padding-top: 25px;
	border-radius: 5px 0px 5px 5px;
	-webkit-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	font-family: Metrophobic;
	font-size: 16px;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(51, 51, 51, 0.6); 
	transition: background 1s ease-out; 
	text-decoration: none;
	color: #decab0;
}
#boton11:hover{  background-color: rgba(9, 64, 122, 0.84);  
transition: background .5s ease-out;color: #98c3f3; }

.sum:hover{color: #98c3f3;}
a {
	text-decoration: none;
	color: #decab0;
}

  a:hover {
	color: #98c3f3;
	font-family: Metrophobic;
	font-size: 16px;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(51, 51, 51, 0.6);
}

#bloque2 {
	width: 180px;
	height: 480px;
	margin-left: 362px;
	margin-top: -480px;

	border-right: 2px;
	
}

#boton2 {
	width: 180px;
	height: 90px;
	background-color: rgba(208, 98, 55, .8);
	border-radius: 0px 0px 5px 5px;
}

#boton22 {
	width: 180px;
	height: 35px;
	background-color: rgba(15, 91, 171, .8);
	text-align: center;
	padding-top: 25px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	font-family: Metrophobic;
	font-size: 16px;
	text-align: center;
	color: #afaaa0;
	text-shadow: 0px 1px 1px rgba(51, 51, 51, 0.6);

text-decoration: none;
	color: #decab0;}
#boton22:hover{  background-color: rgba(9, 64, 122, 0.84);  
transition: background .5s ease-out;color: #98c3f3; }

#bloque3 {
	width: 180px;
	height: 480px;
	margin-left: 545px;
	margin-top: -480px;
	
	border-right: 2px;
	border-radius: 0px 5px 5px 0px;
}

#boton3 {
	width: 180px;
	height: 90px;
	background-color: rgba(208, 98, 55, .8);
	border-radius: 0px 5px 5px 5px;
}

#boton33 {
	width: 180px;
	height: 35px;
	background-color: rgba(15, 91, 171, .8);
	text-align: center;
	padding-top: 25px;
	border-radius: 0px 5px 5px 5px;
	-webkit-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.75);
	font-family: Metrophobic;
	font-size: 16px;
	text-align: center;
	color: #afaaa0;
	text-shadow: 0px 1px 1px rgba(51, 51, 51, 0.6);
	text-decoration: none;
	color: #decab0;
}
#boton33:hover{  background-color: rgba(9, 64, 122, 0.84);  
transition: background .5s ease-out; color: #98c3f3;}

#bloque4 {
	width: 100px;
	height: 40px;
	margin-left: 800px;
	margin-top: -480px;
}

#boton4 {
	width: 100px;
	height: 40px;
	background-color: rgba(207, 97, 54, .8);
	border-radius: 5px 0px 0px 5px;
}

#boton44 {
	width: 100px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	border-radius: 5px 0px 5px 5px;
	font-family: Metrophobic;
	font-size: 16px;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(51, 51, 51, 0.6);
	color: #decab0;
}


#bloque5 {
	width: 100px;
	height: 40px;
	margin-left: 800px;
	margin-top: 5px;
}

#boton5 {
	width: 100px;
	height: 40px;
	background-color: rgba(207, 97, 54, .8);
	border-radius: 5px 0px 0px 5px;
}

#boton55 {
	width: 100px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	border-radius: 5px 0px 5px 5px;
	font-family: Metrophobic;
	font-size: 16px;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(51, 51, 51, 0.6);
	color: #decab0; 
}

#derechos {
	width: 900px;
	height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	border-radius: 0px 0px 5px 5px;
	padding-top: 5px;
}

