#test{
	color: #999999;
}



/* Computer */
.grid_22 { width: 15%; }
.grid_22 { width: 15%; }

.grid_111 { width: 3.6%; }
.grid_222 { width: 11%; }
.grid_110 { width: 83%; }
.grid_logo { width: 12%; }
.grid_gif { width: 85%; }
/*.grid_gif { width: 88%; }*/

.grid_1 { width: 6.5%; }
.grid_2 { width: 15%; }
.grid_3 { width: 23.5%; }
.grid_4 { width: 32%; }
.grid_5 { width: 40.5%; }
.grid_6 { width: 49%; }
.grid_7 { width: 57.5%; }
.grid_8 { width: 66%; }
.grid_9 { width: 74.5%; }
.grid_10 { width: 83%; }
.grid_11 { width: 91.5%; }
.grid_12 { width: 100%; }


.grid_22 {
        margin: 0 2% 1% 0;
        float: left;
        display: block;
}

.grid_222{
        margin: 0 0% 1% 0;
        float: left;
        display: block;
}

.grid_111,
.grid_110,
.grid_logo,
.grid_gif,

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
        margin: 0 2% 1% 0;
        float: left;
        display: block;
}

.alpha{margin-left:0;}
.omega{margin-right:0;}
.none{margin:0;}

.container{
	width: 90%; /*width: 1000px;*/
	max-width: 1200px;
	margin: auto;
        
}



.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}


/* Mobile */
@media screen and (max-width : 580px) {

.grid_111,
.grid_222
 {
        width:100%;
}

.grid_logo{
	width:80%;
	margin-left:auto;
	margin-right:auto;}

}


/* Mobile */
@media screen and (max-width : 480px) {

.grid_22,
.grid_110,
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
        width:100%;
}

}


/**************************************************************/
#block_1
	{
	float: left;
	width: 50%;
	}
#block_2
	{
	float: left;
	width: 50%;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper3
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
	margin-left:auto;
	margin-right:auto;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper3:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper3
	{
	display: inline-block;
	}
/*\*/
#wrapper3
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
	
/***************************HTML***********************************/

html, body {
	background-image:url(../images/bg3.jpg);
/*	background: url(../images/bg3.jpg) repeat  fixed;*/
	background-color: #CCC;
	margin: 0;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: colab;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: colab;
}
img {
    border: none;
}



#menudiv{
	width: 100%;
	margin: auto;
	padding: 2px 0 2px 0;
}

.azulf1{
	background-image: url(../images/bg2.jpg);
}

.azulf2{
	background-image: url(../images/bg2.jpg);
	padding: 3%;
}

#contenido{
	margin: auto;
	width: 100%;
	max-width: 1200px;
	background-image: url(../images/bg300.jpg);
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#contenidotop{
	margin: auto;
	width: 99%;
}

.paddi{
	padding: 1%;
	background-color: #93C;
}


#con{
	padding: 20px;
	margin: 10px;
	text-align: justify;
	font-family:Open Sans Condensed, sans-serif;
}

#texto{
	background-color: #0FC;
	margin: 15px;
}

.texto{
	padding: 15px;
	margin: 0 15px 0px 15px;
}


.gris{
	color:#666;
}


.rojo{
	/*	color:#F33;*/
	color: #FFF;
	font-family: neuropol;
	font-size: 50px;
	text-align: center;

}



.blanco{
	background-color:#FFF;
	color:#666;
}

.gris{
	background-color:#999ea4;
}



.azul{
	color: #161667;
	font-size: 19px;
	font-weight: bold;
}


.azul2{
	color: #09f;
	font-size: 15px;
	font-weight: bold;
}

#contactdiv{
	margin: 4px 0px 0px 50px;
}


.textblanco{
	color: #FFF;
}


#cont{
	max-width: 1200px;
	margin: auto;
}

#pie{
	width: 100%;
	background-image:url(../images/noisy2.png);
	background-color:#235298;
	background-repeat: repeat;

}


.centro{
	text-align:center;
}


#cuerpo{
	width: 100%;
	max-width: 1200px;
	background-color:#FFF;
	margin:auto;
}

#topdiv{
	width: 100%;
}

#titulo{
	width: 100%;
	max-width:1200px;
	height: 51px;
	background-image: url(../images/titu.png);
	background-repeat: repeat;
	margin:auto;
	-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;

	-webkit-border-top-right-radius:6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;

box-shadow: 0px 7px 8px -2px rgba(119, 119, 119, 0.73);
-moz-box-shadow: 0px 7px 8px -2px rgba(119, 119, 119, 0.73);
-webkit-box-shadow: 0px 7px 8px -2px rgba(119, 119, 119, 0.73);

}

#tituloletter{
	font-size:200%;
	color:#FFF;
	padding-left: 30px;
	font-family:Open Sans Condensed, sans-serif;
	
}

/********************************************
/****************************************************FORMULARIO ********************************************
*********************************************/


* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}


textarea {
    font-family: sans-serif;
}

#formulario {
	width:100%;
	max-width: 500px;
	background-color:#fff;
	padding: 20px;
	border-radius: 5px;
	margin:auto;
}




#for {
	width: 100%;
	box-shadow: inset 0 1px 2px #999999, 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 2px #999999, 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 2px #999999, 0 1px 0 #fff;
	border: 1px solid #999999;
	background: #edefef;
	margin: 0 0 5px;
	padding: 10px;
	border-radius: 5px;
	font-weight:400;
	font-size:100%;
	margin:0 0 5px;
}




#boton {
	cursor: pointer;
	width: 100%;
	border: none;
	background-color: #52a9f0;
	color: #FFF;
	margin: 0 0 5px;
	padding: 10px;
	border-radius: 5px;
}

#boton :hover{
	cursor: pointer;
	width: 100%;
	border: none;
	background-color: #52a9f0;
	color: #FFF;
	margin: 0 0 5px;
	padding: 10px;
	border-radius: 5px;
}

#boton:active{
	cursor: pointer;
	width: 100%;
	border: none;
	background-color: #33CCCC;
	color: #FFF;
	margin: 0 0 5px;
	padding: 10px;
	border-radius: 5px;
}
