


/* ---------------------------------------------------------------------- *//* ------------------- CSS GENERALES : CURSO PROFESOR AUTOESCUELA -------------- *//* ---------------------------------------------------------------------- */h1, h2, h3, h4 {    font-family:Trebuchet MS,Arial;}body{    background-image: url(cssservlet?action=preview&imagen_css_id=91);}.fieldError{    color: #dc0000;    text-align: center;}/* ---------------------------------------------------------------------- *//* ---------------------------- CSS HEADER ------------------------------ *//* ---------------------------------------------------------------------- */#hd{    background-image:url(cssservlet?action=preview&imagen_css_id=95);    background-repeat:no-repeat;    background-position:center;    height:250px;}#hd .logo {display: none;}#hd h1{    color:#FFFFFF;font-size:42px;font-weight:bold;line-height:44px;padding-left:20px;padding-top:30px;text-align:left;text-transform:uppercase;vertical-align:bottom;}#hd h2{    color:#FFFFFF;font-family:Helvetica,"Trebuchet MS",Arial;font-size:14px;font-weight:bold;margin-left:20px;width: 440px;}/* ---------------------------------------------------------------------- *//* ---------------------------- CSS CUERPO ------------------------------ *//* ---------------------------------------------------------------------- */#bd{    background-color:#000;    padding-bottom:20px;}#izda{    background-color:#000000;background-position:center bottom;background-repeat:no-repeat;border-right:1px solid #679B1F;color:#FFFFFF;font-size:16px;padding-left:11px;padding-right:6px;width: 570px;padding-bottom:30px;}#izda h2{color:#FFFFFF;font-size:28px;font-weight:bold;line-height:32px;margin-bottom:10px;text-align:center;}#izda h3{    }#izda p{    font-size:17px;    margin-top: 10px;color:#fff;}.imagen{    width: 400px;    height: 150px;    text-align: center;    margin-bottom: 10px;    background-image: url(cssservlet?action=preview&imagen_css_id=96);    margin:10px auto;    height: 150px;clear:both;}#izda em{background-repeat:repeat-y;background-color:#8F8F8F;border:1px solid #B3B3B3;color:#25221B;float:left;font-family:Trebuchet MS;font-size:19px;font-weight:bold;margin:20px 0;padding:15px;text-align:right;width:530px;}#dcha{    width:380px;}/* ---------------------------- CSS CUPON --------------------------- */#formulariocupon a:link{    color:#FFFFFF;    font-family: "Trebuchet Ms",Arial,Helvetica,sans-serif;}#formulariocupon{     background-image:url(cssservlet?action=preview&imagen_css_id=94);border-bottom:2px solid #FFFFFF;float:left;margin-bottom:20px;margin-top:10px;padding:10px;width:365px;padding-bottom: 30px;}#formulariocupon h2, #formulariocupon h3{   background-color:#000000;color:#FFFFFF;font-size:28px;font-weight:bold;line-height:32px;margin-bottom:10px;text-align:center;margin-top:10px;   }#formulariocupon input.campo_fijo_cupon, #formulariocupon select.campo_fijo_cupon {        background-color: #FFFFFF;}#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=93);    float:left;    height:30px;    margin-left:85px;    width:150px;    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-image:url(cssservlet?action=preview&imagen_css_id=bg-cajacuponsend.png);*/    background-repeat:no-repeat;    width:320px;}select {    font-size:11px;}#informate{width:330px;}/* ----------------------------- BAJO CUPON ---------------------------------*/#bajocupon {    background-color:#CCCCCC;border:1px solid #FFFFFF;color:#353026;    font-size:14px;    line-height: 22px;    filter: alpha(opacity=70);    opacity: .7;    -moz-opacity:0.7;    padding:10px;    width:930px;    margin: 5px;	float: left; }#bajocupon h3{    font-size:25px;    font-weight:bold;    line-height: 30px;}#bajocupon li {    background-image:url(cssservlet?action=preview&imagen_css_id=97);    background-position:left 5px;    background-repeat:no-repeat;    font-size:14px;    padding:3px 5px 3px 20px;    line-height: 1.1em;}/* ---------------------------- 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{    color:#abba3b;    font-weight:bold;    line-height:24px;}/*#ft a:visited{    color:#FFFFFF;    font-weight:bold;}*/
