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

/*p, a, a:link, a:visited {
    color: #fff;
	font-size: 20px;
    text-decoration: none;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}

a:hover {
	font-weight:bold;
}*/


label {
display:block;
/*margin-top:20px;*/
letter-spacing:1px;
margin-top:1px;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
margin-left:10px;
}

.formulario {
/*display:block;
margin:0 auto;*/
width:100%;

/*color: #666666;
font-family:Arial;*/
}

.form {
margin:0 auto;
width:100%;

}

input, select {
/*width:290px;

width:290px;*/
height:20px;
background:#EEECE1;
border:0px solid #000;
padding:2px;
margin-top:1px;
font-size:12px;
color:#000;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
margin-left:10px;
}

textarea {
height:auto;
font-size:12px;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
margin-left:10px;

}

#submit {
width:200px;
height:35px;
/*border:1px solid #D36F33;
margin-top:15px;*/
margin:auto;
/*float:right;*/
cursor:pointer;

padding-bottom:5px;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
background-color:#808080;
color: #fff;
border-color:transparent;
}

#cbox1, #depositobancario, #western, #moneygram, #efectivotarjeta, 
#objetivo_convenios, #objetivo_estudiante, #objetivo_docentes {
width:auto;
height:10px;
margin-left:0px;
letter-spacing: normal;
/*border:1px solid #000;*/

}


#boucher, #boucher1,#boucher2 {
width:auto;
height:30px;
background-color:transparent;
border-color:#003300 2px;
margin-left:0px;
/*border:1px solid #000;*/

}