body { 
	font-size: 12px;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	color: #000;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	 }

.TB_Wrapper {
	width: 665px;
	height: 278px;
	background: #EEEEEE url(trans_banner/preloader.gif) center center no-repeat;
	}

@font-face {
 font-family: 'Cartoonist Hand';
 src: url("font/cleargothic.eot") /* EOT file for IE */
}
@font-face {
 font-family: 'Cartoonist Hand';
 src: url("font/cleargothicf.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: 'ArialRoun';
 src: url("font/rialroundedmtstdlight.eot") /* EOT file for IE */
}
@font-face {
 font-family: 'ArialRoun';
 src: url("font/rialroundedmtstdlight.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: 'trebuc';
 src: url("font/trebuc.eot") /* EOT file for IE */
}
@font-face {
 font-family: 'trebuc';
 src: url("font/trebuc.ttf") /* TTF file for CSS3 browsers */
}





/* Then use it like you would any other font */  
.tipo1 {
	font-family: 'trebuc', verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
} 
.tipo2 {
	font-family: 'Cartoonist Hand', verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5436;
	font-weight:normal;
	text-align: justify;
	margin: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5436;
	font-weight:normal;
	text-align: justify;
	margin: 0px;
}

h1 {
	font-family: 'Cartoonist Hand', Arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	color: #5F5436;
	font-weight:bold;
	margin: 0px;
}






h2 {
	font-family: 'Cartoonist Hand', verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #5F5436;
	font-weight:bold;
	margin: 0px;
}
h3 {
	font-family: 'Cartoonist Hand', verdana, helvetica, sans-serif;
	font-size: 19px;
	color: #5F5436;
	font-weight:bold;
	margin: 0px;
}
h4 {
	font-family: 'Cartoonist Hand', verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #5F5436;
	font-weight:bold;
	margin: 0px;
}








/* CAJAS INICIA*/
.tabla_encabezado{
	width:960px;
	margin:auto;
	border: 0px;
	padding:0px 0px 0px 0px;
	display: block;
	height: 99px;
	background-color: #010101;
}
.tabla_encabezado2 {
	width:960px;
	margin:auto;
	border: 0px;
	padding:0px 0px 0px 0px;
	display: block;
}



.tabla_main {
	width:960px;
	border: 0px;
	margin:auto;
	padding: 0px 0px 10px 0px;
	background-position: center top;
	background-repeat: no-repeat;
	}
.fondo_left {
	width:230px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/spacer_left.png);
	padding-right: 10px;
}
.fondo_left2 {
	width:230px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/spacer_right.png);
	padding-left: 20px;
}

.fondo_right {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/spacer_right.png);
	padding-left: 15px;
	padding-right: 35px;
}
.fondo_right2 {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/spacer_left.png);
	padding-left: 35px;
	padding-right: 15px;
}
.fondo_left3 {
	padding-left: 0px;
	padding-right: 25px;
	background-image: url(images/spacer_left.png);
	background-repeat: no-repeat;
	background-position: right center;
}



.limpio {
	width:960px;
	border: 0px;
	margin:auto;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.imagen {

	
	-moz-box-shadow: 0 0 4px 4px #ccc;
	-webkit-box-shadow: 0 0 4px 4px #ccc;
	box-shadow: 0 0 6px 2px #ccc;
	background-repeat:repeat;
	background-color:#FFF;
	padding:4px;

}
.imagen2 {
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 6px 2px #ccc;
	background-repeat:repeat;
	background-color:#FFF;
}
.box_index {
	width:175px;
	height:240px;
	border-radius:12px;
	border:5px #DEDDD7;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:3px;
	background-color: #DEDDD7;
	margin-top: 50px;
	display: block;
	float: left;
	margin-right: 20px;
}



.box_indexover {
	width:175px;
	height:240px;
	border-radius:12px;
	border:5px #DEDDD7;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:3px;
	background-color: #CAC9BF;
	margin-top: 50px;
	display: block;
	float: left;
	margin-right: 20px;
}

.box_index3 {
	width:175px;
	height:240px;
	border-radius:12px;
	border:5px #DEDDD7;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px;
	background-color: #DEDDD7;
	margin-top: 0px;
}

.box_index3over {
	width:175px;
	height:240px;
	border-radius:12px;
	border:5px #DEDDD7;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px;
	background-color: #CAC9BF;
	margin-top: 0px;
}


.box_index2 {
	padding:52px 17px 20px 0px;
































	background-color#DEDDD7;
	background-image: url(images/web_design.png);
	width: 304px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 35px;
	float: left;
}
.box_design {
	width:290px;
	height:350px;
	padding:3px;
	display: block;
	float: left;
	text-align:center;
	padding-top: 30px;
}
.bspace {
	
	margin-right: 25px;
}

.compa {
	font-family: 'Cartoonist Hand', Arial, verdana, helvetica, sans-serif;
	font-size: 42px;
	color: #7AA330;
}
.compa2 {
	font-family: 'Cartoonist Hand', Arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	color: #E44C26;
	margin: 0px;
	margin-top: -5px;
}
.box_bancos {
	width:270px;
	height:200px;
	border-radius:12px;
	border:5px #DEDDD7;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:3px;
	background-color: #DEDDD7;
	display: block;
}





.imagen_esquina {
	width:164px;
	height:150px;
	position:absolute;
	z-index:5000;
	margin:auto;
	width:395px;
	height: 220px;
	left: 50%;
	margin-top: -245px; /*la mitad de la altura en -*/
	margin-left: 82px; /*la mitad de la anchra en -*/
	text-align: right;
	top: 50%;
	
	
	
	
	
	
}
.b52 {
	height:115px;
	vertical-align: middle;
	padding-top: 15px;
}
.box_bancos2 {
	border-radius:12px;
	border:5px #DEDDD7;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:3px;
	background-color: #DEDDD7;
	width: 300px;
}
.b53 {
	height:180px;
	vertical-align: middle;
	padding-top: 15px;
}

.bancos1 {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	margin: 0px;
	margin-top: -5px;
}
.bancos2 {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	color: #1D65AD;
	margin: 0px;
	margin-top: -5px;
}
.bancos3 {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0px;
	margin-top: -5px;
}
.bancos4 {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	color: #E44C26;
	margin: 0px;
	margin-top: -5px;
}
.bancos5 {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	margin: 0px;
	margin-top: -5px;
}
.bancos6 {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 25px;
	color: #F00;
	margin: 0px;
	margin-top: -5px;
}






.compa_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6858;
	margin: 0px;
	width: 380px;
	text-align: justify;
}
.web_iphone {
	width:570px;
	height:300px;
	background-image: url(images/web_para_iphone.png);
	background-repeat: no-repeat;
	padding-left: 380px;
	padding-top: 50px;
	float: left;
}

.in1 {
	font-family: 'Cartoonist Hand', Arial, verdana, helvetica, sans-serif;
	font-size: 38px;
	color: #ABA799;
	font-weight:bold;
	margin: 0px 0px 0px 10px;
	letter-spacing: -2px;
}
.in2 {
	font-family: 'Cartoonist Hand', Arial, verdana, helvetica, sans-serif;
	font-size: 42px;
	color: #5F5436;
	font-weight:bold;
	margin: 0px 10px 0px 0px;
	text-align: right;
	margin-top: -10px;
	letter-spacing: -2px;
}
.in3 {
	margin: 0px;
	text-align: center;
}
.in4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px 0px 0px 5px;
}



.columna {
width: 45%; /* 46% navegadores modernos, 45% por IE debido a un bug de calculo de porcentajes, pruebalo de todas formas con 46% */
margin-right: 2%;
float: left;
}
.logo {
	float: left;
}

.keywords {
	padding-top: 50px;
	height: 26px;
	margin-left: 610px;
	text-align: center;
	color: #999;
}
.meta_keywords {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.webs {
	color: #ABA79A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}



.empresa {
	float: left;
	width: 350px;
}
.cerocenter {
	margin: auto;
	border: 0px;
	padding: 0px;

}
.ciencero {
	margin: auto;
	border: 0px;
	padding: 0px;
	width: 100%;
}
.cero960 {
	margin: auto;
	border: 0px;
	padding: 0px;
	width: 960px;
}




.area_imagenes {
	background-image: url(images/area_imagenes.png);
	padding-left: 21px;
	padding-top: 26px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.wrap{
	width:960px;
	margin: auto;
	padding: 0;
	margin-top: 25px;
}
.lefty {
	width:30px;
	background-color: #03F;
	height: 200px;
	float: left;
}
.righty {
	width:30px;
	background-color: #03F;
	height: 200px;
	float: right;
}


.wrap_imagenes {
	width:100%;
	margin-right:auto;
	margin-left:auto;
}

.contenido{

}
.contenido_in    {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
	

	
	
	
	
	
	
	
	
}
.webhosting {
	color: #F00;

}

.formulariohosting {
	font-family:  Arial;
	font-size: 42px;
	color: #F00;
	border:0px;
	border-style: solid;
	background-color: transparent;
	width: 100px;
	font-weight: normal;
}
.webhosting1 {
	font-family:  Arial;
	font-size: 18px;
	color: #666;
	border:0px;
	border-style: solid;
	width: 100px;
	font-weight: normal;
}
.webhosting2 {
	font-family:  Arial;
	font-size: 25px;
	color: #000;
	border:0px;
	border-style: solid;
	width: 100px;
	font-weight: bold;
}
.formulariohosting2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	border:0px;
	border-style: solid;
	background-color: transparent;
	width: 75px;
}

.puntos {
	background-image: url(images/puntos.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 24px;

}
.puntosblog {
	background-image: url(images/puntos.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 3px;
}


#caja1{
	border-radius:3px;
	border:5px solid #60574B;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 10px 0 #60574B;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 10px 0 #60574B;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 10px 0 #60574B;
	padding:5px;
	background-color: #C7C0B6;
}
#cajax1 {
	-moz-background-clip:padding;
	-webkit-background-clip:padding;
	-o-background-clip:padding-box;
	-ms-background-clip:padding-box;
	-khtml-background-clip:padding-box;
	background-clip:padding-box;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	outline:0;
	padding:5px 5px 5px 5px;
	position:relative;
	-webkit-appearance:none;
	width:131px;
	height:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5436;
	font-weight: normal;
	border: 1px;
	border-color: #DDDBCC;
	border-style: solid;
}












#caja2 {
	border-radius:3px;
	border:5px solid #eee;
	background:#fff;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px
}
#caja3 {
	border-radius:3px;
	border:5px solid #eee;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px;
	background-color: #FBFBFB;
}
.caita {
	border-radius:3px;
	border:5px solid #eee;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px;
	background-color: #FBFBFB;
}

#mxtoolbox {
	border-radius:3px;
	border:5px solid #eee;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px;
	background-color: #FBFBFB;
	height: 65px;
}

.seos {
	border-radius:3px;
	border:5px solid #eee;
	-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	padding:5px;
	background-color: #FBFBFB;
	height:150px;
}




/*LINKS OPACITY 50% */
a.linkopacity50a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
a.linkopacity50a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}

a.linkopacity50b img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}
a.linkopacity50b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}


/*LINKS OPACITY 90% */
a.linkopacity80a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
a.linkopacity80a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}

a.linkopacity80b img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}
a.linkopacity80b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
.sombra {
	text-shadow:#000 1px 1px 2px;
}

.imagen_izq {
	float:left;
	margin:5px;
}
.imagen_izq3 {
	float:left;
	margin:5px;
	margin-right: 15px;
}

.imagen_izq2 {
	float:left;
	margin:15px;
}

.imagen_der {
	float:right;
	margin:5px;
}

.imagen_izqd {
	float:left;
	margin:5px;
	padding-right: 25px;
	padding-left: 5px;
}
.hosting1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7EB30C;
	font-weight: bold;
}
.hosting2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898F81;
	font-weight: normal;
	height: 20px;
}
.hosting3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F60;
	font-weight: bold;
	border-top: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	height: 30px;
	vertical-align: top;
	padding-top: 4px;
}


.hosting4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F00;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #999;
	border-top-style: solid;
}
.testi1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B37336;
	font-weight: bold;
	height: 15px;
	vertical-align: bottom;
	border-bottom: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.compras {
	font-family:  'Cartoonist Hand', Arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #5F5436;
	font-weight: bold;
}
.boton {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	padding:5px 10px 5px 10px;
	border:1px;
	border-color:#900;
	border-style:solid;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	border-radius:6px;
	background-color: #900;
	text-decoration: none;
}


.boton_over {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	padding:5px 10px 5px 10px;
	border:1px;
	border-color:#F00;
	border-style:solid;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	border-radius:6px;
	background-color: #F00;
	text-decoration: none;
}
.botonhosting {
	font-family: Arial;
	font-size: 21px;
	color: #ffffff;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	padding:5px 60px 5px 60px;
	border:1px;
	border-color:#900;
	border-style:solid;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	border-radius:6px;
	background-color: #900;
	text-decoration: none;
}
.botonhosting_over {
	font-family: Arial;
	font-size: 21px;
	color: #ffffff;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	padding:5px 60px 5px 60px;
	border:1px;
	border-color:#F00;
	border-style:solid;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	border-radius:6px;
	background-color: #F00;
	text-decoration: none;
}

.forma {
	-moz-background-clip:padding;
	-webkit-background-clip:padding;
	-o-background-clip:padding-box;
	-ms-background-clip:padding-box;
	-khtml-background-clip:padding-box;
	background-clip:padding-box;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	outline:0;
	padding:5px 5px 5px 5px;
	position:relative;
	-webkit-appearance:none;
	border: 1px;
	border-color: #999;
	border-style: solid;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
} 
.formulary {
	-moz-background-clip:padding;
	-webkit-background-clip:padding;
	-o-background-clip:padding-box;
	-ms-background-clip:padding-box;
	-khtml-background-clip:padding-box;
	background-clip:padding-box;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	outline:0;
	padding:5px 5px 5px 5px;
	position:relative;
	-webkit-appearance:none;
	border: 1px;
	border-color: #999;
	border-style: solid;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.formulary2 {
	-moz-background-clip:padding;
	-webkit-background-clip:padding;
	-o-background-clip:padding-box;
	-ms-background-clip:padding-box;
	-khtml-background-clip:padding-box;
	background-clip:padding-box;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	outline:0;
	padding:5px 5px 5px 5px;
	position:relative;
	-webkit-appearance:none;
	border: 1px;
	border-color: #999;
	border-style: solid;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}

.proceso {
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	padding:15px;
	border:1px;
	border-color:#ccc;
	border-style:solid;
	box-shadow: 0 0 20px rgba(209,209,209,1), inset 0 0 50px 0 #fff;
	border-radius:12px;
	background-color: #eee;
	text-decoration: none;	
}
.px150 {
	height: 150px;
}


.botonq {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	padding:2px 13px 2px 13px;
	border:0px;
	border-radius:6px;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	background-color: #709A0C;
	height: 50px;
	width: 450px;
}
.boton_overq {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	padding:2px 13px 2px 13px;
	border:0px;
	border-radius:6px;
	box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee;
	background-color: #C3E44F;
	height: 50px;
	width: 450px;
}
.regiscampo {
	font-family: Arial;
	text-align: left;
	margin-left: 0px;
	font-size: 11px;
	color: #666;
	margin-bottom: 20px;
}

.cafe {
	color: #CFBEA0;}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #5F5436;
	margin: 0px;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px;
}

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0px;
}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px;
}
.text_p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}

.v14 {
	font-size: 14px;
}
.v16 {
	font-size: 16px;
}
.v18 {
	font-size: 18px;
}
.v20 {
	font-size: 20px;
}
.v22 {
	font-size: 22px;
}
.naranja {
	color: #FF6600;
}


.ips {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #F60;
	margin: 0px;
}
.red {
	color: #FF0000;
}
.pala_b {
	color: #FFF;
	font-size: 18px;
}

.amarillo {
	color: #F90;
}
.cta {
	color: #DAD5CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.verde {
	color: #009900;
}



.regresar {
	width:200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color: #ff0000;
	margin-bottom: 15px;
}
a.regresarlink:link, a.regresarlink:visited {
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.regresarlink:hover {
	color: #B62D47;
	text-decoration: none;
}
a.weblink:link, a.weblink:visited {
	color: #ABA699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
}

a.weblink:hover {
	color: #8CB31A;
	text-decoration: none;
	margin-left: 15px;
}
a.linktext:link, a.linktext:visited {
	text-decoration: none;
	font-size: inherit;
	color: #5F5436;
}
a.linktext:hover {
	color: #8CB31A;
	text-decoration: none;
}
