


/* ---------------------------------------------------------------------- *//* ------------------- CSS GENERALES : CURSO PROFESOR AUTOESCUELA -------------- *//* ---------------------------------------------------------------------- */h1, h2, h3, h4 {    font-family:Trebuchet MS,Arial;}body{    background-image: url(cssservlet?action=preview&imagen_css_id=118);}.fieldError{    color: #dc0000;    text-align: center;}/* ---------------------------------------------------------------------- *//* ---------------------------- CSS HEADER ------------------------------ *//* ---------------------------------------------------------------------- */#hd{    background-image:url(cssservlet?action=preview&imagen_css_id=121);    background-repeat:no-repeat;    background-position:center;    height:200px;border-left: solid 3px #FFF;}#hd .logo {display: none;}#hd h1{    color:#FFFFFF;font-size:42px;font-weight:bold;line-height:44px;padding-left:10px;padding-top:10px;text-align:left;text-transform:uppercase;vertical-align:bottom;width: 200px;}#hd h2{    color:#FFFFFF;font-family:Helvetica,"Trebuchet MS",Arial;font-size:14px;font-weight:bold;margin-left:10px;width: 440px;}/* ---------------------------------------------------------------------- *//* ---------------------------- CSS CUERPO ------------------------------ *//* ---------------------------------------------------------------------- */#bd{    background-color:#353026;background-position:right;background-repeat:repeat-y;    padding-bottom:20px;    width:974px;border-left: solid 3px #FFF;}#izda{    background-color:#000000;background-position:center bottom;background-repeat:no-repeat;border-right:1px solid #F4B92A;color:#FFFFFF;font-size:16px;padding-left:11px;padding-right:6px;width: 570px;padding-bottom: 140px;}#izda h2{    color:#F4B92A;font-size:24px;font-weight:bold;line-height:32px;margin:10px 0;text-align:center;}#izda h3{    }#izda p{    font-size:14px;    margin-top: 10px;}.imagen{    width: 400px;    height: 120px;    text-align: center;    margin-bottom: 10px;    background-image: url(cssservlet?action=preview&imagen_css_id=122);    border:#FFF solid 2px;    margin:10px auto;    height: 120px;clear:both;}#izda em{    background-color:#FFFFFF;    border:1px solid #663300;    color:#663300;    font-family:Trebuchet MS;    font-size:19px;    font-weight:bold;    filter: alpha(opacity=70);    opacity: .7;    -moz-opacity:0.7;    padding:5px;    text-align:right;    margin:10px 0px;    float:left;    width:500px;	background-repeat: no-repeat;}#dcha{    width:380px;}/* ---------------------------- CSS CUPON --------------------------- */#formulariocupon a:link{    color:#FFFFFF;    font-family: "Trebuchet Ms",Arial,Helvetica,sans-serif;}#formulariocupon{        float:left;    margin-bottom:20px;    margin-top:10px;    padding:10px;    width:330px;}#formulariocupon h2, #formulariocupon h3{    font-weight:bold;    font-size:20px;    line-height:22px;    color:#F4B92A;    margin-bottom: 10px;    margin-top: 10px;}#formulariocupon input.campo_fijo_cupon, #formulariocupon select.campo_fijo_cupon {        background-color: #FFFFFF;    border: solid 1px #F4B92A;}#formulariocupon input.campo_fijo_cupon:focus, #formulariocupon select.campo_fijo_cupon:focus {     border-color: #8E704E;    background-color: #FFFFFF;     background-image: none;}#formulariocupon .image{    background-image:url(cssservlet?action=preview&imagen_css_id=119);    float:left;    height:41px;    margin-left:85px;    width:135px;    border: 0px;}.caja_cupon {    display:inline;    float:left;    margin:5px 0px;    padding:0px;}.caja_cupon_send{    width:360px;}.campo_fijo_cupon {     background-color:#FFFFFF;    border:1px solid #5F7C21;    color:#000000;    font-family:Verdana,Arial,Helvetica,sans-serif;    font-size:12px;    padding:2px;    width:215px;}.label_cupon {    clear:left;    color:#FFFFFF;    float:left;    font-size:14px;    font-weight:bold;    line-height:18px;    margin-right:5px;    text-align:right;    width:100px;}.campo_cupon {    color:#FFFFFF;    float:left;    font-family:Arial;    font-size:12px;    line-height:18px;}.label_cupon_horizontal {    color:#FFFFFF;    font-size:13px;    font-weight:bold;    text-align:center;    width:330px;}.campo_cupon_horizontal {    color:#FFFFFF;    font-size:14px;    font-weight:bold;    padding:0px 0px 0px 5px;    text-align:center;}#formulariocupon .caja_cupon_send {    background-repeat:no-repeat;    width:320px;}select {    font-size:11px;}/* ----------------------------- BAJO CUPON ---------------------------------*/#bajocupon {    background-color:#C9C9C7;    border:1px solid #000;    color:#000;    font-size:14px;    line-height: 22px;    filter: alpha(opacity=70);    opacity: .7;    -moz-opacity:0.7;    padding:10px;    width: 335px;	float: left; }#bajocupon h3{    font-size:25px;    font-weight:bold;    line-height: 30px;}#bajocupon li {    background-image:url(cssservlet?action=preview&imagen_css_id=123);    background-position:left center;    background-repeat:no-repeat;    font-size:16px;    padding:3px 5px 3px 20px;}/* ---------------------------- CSS CENTROS --------------------------- */#zonainferior{    background-color:#000;    border:2px solid #FFFFFF;    color:#FFFFFF;    clear:both;    display:inline;    float:left;    font-size:14px;    margin:5px;    padding:10px;    text-align:center;    width:930px;}#zonainferior h3{    font-size:24px;    margin-bottom:15px;}/* ---------------------------------------------------------------------- *//* ---------------------------- CSS FOOTER ------------------------------ *//* ---------------------------------------------------------------------- */#ft{    background-color:#FFF;    padding:10px;    padding-top:10px;    text-align:center;    background-repeat:repeat-x;    background-position:top;}#ft p{    margin-top:10px;    margin-bottom:10px;}#ft a:link{    color:#abba3b;    font-weight:bold;    line-height:24px;}/* ---------------------------------------------------------------------- *//* ---------------------------- CSS ENVIADO ----------------------------- *//* ---------------------------------------------------------------------- */#enviado h2{    font-size: 35px;    font-family: 'Trebuchet MS', Arial;    line-height: 37px;    margin: 20px;    color: #FFFFFF;    float: left;    font-weight: bold;    text-align: center;}
