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


html, body{margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-align: justify; color: #000; background:#706f70;}
.sep4px{height:5px;}
.sep5px{height:7px;}
.sep10px{height:10px;}
.sep15px{height:15px;}
.sep20px{height:20px;}
.sep65px{height:80px;}
.bienvenido{font-size:16px}
.error{display:none; color:#fb961d; margin-left:25px;}
.body{background:url(../imgs/bg_main.png) repeat-x;}
.body .main{width:680px; height:622px; margin:0 auto; background:url(../imgs/bg_main.png) repeat-x;}
.body .main .bg_center{width:640px; height:622px; background:url(../imgs/medio.png) repeat-x; float:left; }
.body .main .bg_izq{width:20px; height:622px; background:url(../imgs/izq.png) no-repeat; float:left;}
.body .main .bg_der{width:20px; height:622px; background:url(../imgs/der.png) no-repeat; float:left; margin-left:660px; margin-top:-622px;}

.body .main .bg_center .content .img_cabecera{ float:right; }
.body .main .bg_center .content{background:url(../imgs/_bg_content.png) no-repeat;width:640px; height:622px; margin-top:50px }
.body .main .bg_center .content .form{margin-left:175px;}
.body .main .bg_center .content .form input{width:277px; color:#666; }
.body .main .bg_center .content .form select{width:282px; color:#666; }
.body .main .bg_center .content .form .botones{ margin-left:35px; margin-top:0px; margin-bottom:10px;}
.body .main .bg_center .content .form .botones a img{border:none;}
.body .main .bg_center .content .form .botones .cancelar{ margin-left:70px;}
.body .main .bg_center .content span{color:#999}

.botones_cursos{margin-left:155px; margin-top:55px;}
.botones_cursos a img{ border:none}

.contacto{float:right;font-size:14px;/*margin-right:150px;*/ margin-top:5px;}
.contacto a{color:#000; }
.contacto a:hover{color:#212121;}
