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

body {
	background-color:#000000;
	text-align:justify;
	color:#330066;
	font-family:Georgia; }
body a {
	color:#6600CC; }

#generador-diesel-titulo {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Computerfont;
	font-size:36px;
	margin:auto;
	border:#330066 2px solid; }
#generador-diesel-titulo h1 {
	font-weight:bold;
	margin:auto;
	padding:5px 20px 5px 20px; }

#generador-diesel-titulo p {
	font-size:30px;
	font-weight:bold;
	margin:auto;
	padding:5px 20px 5px 20px; }

#generador-diesel-container {
	margin:auto;
	width:900px;
	padding:10px;
	background-color:#CCCCFF;
	border:#330066 solid 2px}
	
#generador-diesel-texto {
	padding:20px 10px;
	width:600px;
	float:left;}

#generador-diesel-texto h4 {
	margin-top:50px;
	text-align:center; }
	
#generador-diesel-texto h5 {
	margin-top:50px;
	text-align:center; }

#generador-diesel-fotos img {
	width:155px;
	height:155px;
	border:#330066 1px solid;}
	
#generador-diesel-fotos {
	width:900px;
	margin:auto;
	margin-top:50px;}
	
#generador-diesel-fotos td {
	text-align:center;
	font-weight:bold;
	color:#330066;
	padding:0 7px;}
	
#generador-diesel-fotos-2 img {
	width:155px;
	border:#330066 1px solid;}
	
#generador-diesel-fotos-2 {
	width:900px;
	margin:auto;
	margin-top:50px;}
	
#generador-diesel-fotos-2 td {
	text-align:center;
	font-weight:bold;
	color:#330066;
	padding:0 7px;}

#generador-diesel-video {
	clear:left;
	margin-top:50px; }

#generador-diesel-adsense {
	float:right;
	margin-top:-300px; }

#generador-diesel-subpag {
	text-align:left;
	margin-top:25px;
	font-weight:bold; }

#generador-diesel-subpag a {
	text-decoration:none;
	color:#6600CC;}
	
#generador-diesel-trampa {
	float:right;
	margin-top:25px; }

#generador-diesel-formulari {
	
	border:#6600CC 1px dashed;
	background-color:#330066;
	margin-right: 0px;
	margin-bottom:0px;
	margin-top: 0px;
	text-align:center;
	color:#CCCCFF;
	clear:both; }

	/*FORMULARIO*/
	
.form_table{
    width: 200px;
    margin-left: 0;
    margin-right: auto;
    border: 2px solid #6600CC;
    font-family: Lucida Grande,Tahoma,Arial,sans-serif;
    font-size: 12px;
    color:#330066;
    overflow: hidden; }
.form_table a{
     }
.outside a{
     }
.form_table a:visited{
     }
.outside a:visited{
     }
.form_shadow_top{
    display: none; }
.form_shadow_bottom{
    display: none; }
.segment_header{
    margin: 1px;
    padding: 22px 0 18px 0;
    background: url(/images/forms/gradients/yellow_tall.png);
    width: auto;
    background-repeat: repeat; }
.q{
    padding: 10px;
    margin-bottom: 1px;
    margin-left: 1px;
    float: left;
    display: block; }
.q .question{
    font-weight: bold; }
.q .left_question_first{
    width: 15em; }
.required .icon{
    background-image: none;
    background-position: left;
    background-repeat: no-repeat;
    font-size: 13px;
    padding-left: 14px; }
.q .text_field{
    border: 1px solid ;
    margin: 1px 0;
    padding: 2px 1px;
    background:  url(/images/forms/field_bg.png) top left; }
.q .file_upload{
    border: 1px solid;    
    margin-top: 1px; }
.q .file_upload_button{
    margin-top: 2px;
    clear: left; }
.q .file_upload_button:hover{
    border-color:#6600CC; }
.q .inline_grid td{
    padding: 5px;
    vertical-align: baseline; }
.q .drop_down{
    border: 1px solid;
    margin: 1px 0;
    padding: 1px; }
.q .matrix th{
    background: url(/images/forms/gradients/yellow_short.png);
    padding: 5px;
    font-weight: bold;
    text-align: center;
    vertical-align: bottom; }
.q .matrix td{
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    height: 26px;
    border-bottom: 1px solid #6600CC;
    border-top: 1px solid #6600CC; }
.q .matrix td.question{
    border-right: 1px solid #6600CC;
    font-weight: normal; }
.q .matrix .multi_scale_sub th{
    font-weight: normal;
    border-top: 1px solid !important;
    background:#330066; }
.q .matrix .multi_scale_break{
    border-right: 1px solid ; }
.q .matrix_row_dark td{
     }
.q .matrix_row_dark td.question{
     }
.q .matrix_row_light td{
     }
.q .matrix_row_light td.question{
     }
.q .rating_ranking td{
    padding: 5px; }
.q .scroller{
    border: 1px solid; }
.highlight{
     }
tr.highlight td{
     !important; }
.outside{
    font-family: Lucida Grande,Tahoma,Arial,sans-serif;
    font-size: 12px; }
.outside_container{
    width: 200px;
    padding: 1em 0;
    margin-left: 0;
    margin-right: auto;
    text-align: center;
    font-family: Lucida Grande,Tahoma,Arial,sans-serif;
    font-size: 12px; }
.outside_container .submit_button{
    background: url(/images/forms/gradients/white_short.png);
    border-style: solid;
    border-width: 1px; }
.outside_container .submit_button:hover{
     }
.outside_container .progress_bar{
    background: url(/images/forms/gradients/yellow_tall.png);
    margin: 0; }
	
#buscador-generador-diesel {
	clear:both; }	
	
/*LLAMAR*/
#llamar {
	clear: both;
    border: 1px solid;
	margin-top:25px; }
#llamar img{
	margin-bottom:25px; 
    float:left;
    text-decoration:none;
    border:none;}
#llamar p{
    float:left;
    font-family:Georgia;
    font-weight:bolder;}
#llamar2 {
    float:left;
    width:625px;
    margin-left: 5px;
    font-family:Georgia;
    font-size:20px;
    margin-top:20px;}
#llamar2 p{
	margin-top:25px;
	width:600px;
    text-align:center;
    font-size:15px; }
#llamar2 a{
    color:;
    text-align:center;}

#llamar a p {
    font-size:18px;
    text-align:center;
    color:;}

/*LLAMAR*/

#garantia {
	margin:50px;
	font-weight:bolder; }
#garantia a {
	color: #330066;
	text-decoration:blink; }

	



