@charset "utf-8";
/* CSS Document */
#container-generador-gasolina {
	width:800px;
	margin:0px auto;
	font-family: "Bookman Old Style";
	color:#003F7D; }
#container-generador-gasolina a {
	color:#0572A0;}
#cabecera-generador-gasolina {
	text-align:center; }
#cabecera-generador-gasolina h1 {
	color:#0572A0;
	text-align:center; }
#contenido-generador-gasolina {
	text-align:justify;
	float:left;
	width:275px; }
#contenido-generador-gasolina h4 {
	color:#0572A0;
	text-align:center; }
#contenido-generador-gasolina li {
margin-bottom:10px;}
#generador-gasolina-dreta {
	float:right;
	width:500px;
	text-align:justify;
	margin-right:10px; }
#generador-gasolina-dreta h4 {
	color:#0572A0;
	text-align:center; }
#generador-gasolina-formulari {
	float:left;
	border:#0572A0 1px dashed;
	background-color:#B9E9FD;
	margin-right: 50px;
	margin-bottom:20px;
	margin-top: 10px;
	text-align:center;}
#generadores-gasolina {
	margin-top:40px;
	margin-left:45px;
	clear:inherit;}
.generador-gasolina {
	float:left;
	width:276px;
	height:250px;
	border:#0572A0 1px solid;
	background-color:#B9E9FD;
	text-align:center;
	margin:6px 0 0 7px;
	font-weight:bold;}
.generador-gasolina a {
	padding:10px;
	text-decoration:none;
	color:#0572A0;
	margin:0 auto;}
.generador-gasolina img {
	width:230px;
	max-height:190px;
	margin-top:8px;
	border:none;}	
#video-generador-gasolina {
	float:left;
	margin-top:10px;
	margin-left:50px; }
#links-generador-gasolina {
	text-align:center;
	margin:25px auto; }
#links-generador-gasolina a {
	text-decoration:none;
	color:#0572A0; }

#links-generador-gasolina-2 {
	text-align:center;
	clear:left;
	margin:25px auto; }
#links-generador-gasolina-2 a {
	text-decoration:none;
	color:#0572A0; }
	
/*FORMULARIO*/

.form_table{
    width: 200px;
    margin-left: 0;
    margin-right: auto;
    border: 2px solid #0572A0;
    background:#B9E9FD;
    font-family: Lucida Grande,Tahoma,Arial,sans-serif;
    font-size: 12px;
    color: #000000;
    overflow: hidden; }
.form_table a{
    color:#0572A0; }
.outside a{
    color:#0572A0; }
.form_table a:visited{
    color:#0572A0; }
.outside a:visited{
    color:#0572A0; }
.form_shadow_top{
    display: none; }
.form_shadow_bottom{
    display: none; }
.segment_header{
    margin: 1px;
    padding: 22px 0 18px 0;
    color:#0572A0;
    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 #0572A0;
    color: #0572A0
    margin: 1px 0;
    padding: 2px 1px;
    background:FFAAAA  url(/images/forms/field_bg.png) top left; }
.q .file_upload{
    background:FFAAAA;
    border: 1px solid #0572A0;
    color:#0572A0;
    margin-top: 1px; }
.q .file_upload_button{
    margin-top: 2px;
    border-color:#0572A0;
    clear: left; }
.q .file_upload_button:hover{
    border-color:#0572A0; }
.q .inline_grid td{
    padding: 5px;
    vertical-align: baseline; }
.q .drop_down{
    background:#B9E9FD;
    border: 1px solid #0572A0;
    color:#0572A0;
    margin: 1px 0;
    padding: 1px; }
.q .matrix th{
    color:#0572A0;
    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 #0572A0;
    border-top: 1px solid #0572A0; }
.q .matrix td.question{
    border-right: 1px solid #0572A0;
    font-weight: normal; }
.q .matrix .multi_scale_sub th{
    font-weight: normal;
    border-top: 1px solid #0572A0 !important;
    background:#B9E9FD; }
.q .matrix .multi_scale_break{
    border-right: 1px solid #0572A0; }
.q .matrix_row_dark td{
    color:#0572A0;
    background:#B9E9FD; }
.q .matrix_row_dark td.question{
    color:#0572A0;
    background:#B9E9FD; }
.q .matrix_row_light td{
    color:#0572A0;
    background:#B9E9FD; }
.q .matrix_row_light td.question{
    color:#0572A0;
    background:#B9E9FD; }
.q .rating_ranking td{
    padding: 5px; }
.q .scroller{
    border: 1px solid #0572A0; }
.highlight{
    background:#B9E9FD; }
tr.highlight td{
    background:#B9E9FD !important; }
.outside{
    color:#0572A0;
    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;
    color:#0572A0;
    font-family: Lucida Grande,Tahoma,Arial,sans-serif;
    font-size: 12px; }
.outside_container .submit_button{
    color:#0572A0;
    background: url(/images/forms/gradients/white_short.png);
    border-style: solid;
    border-width: 1px;
    border-color:#0572A0; }
.outside_container .submit_button:hover{
    border-color:#0572A0; }
.outside_container .progress_bar{
    background: url(/images/forms/gradients/yellow_tall.png);
    margin: 0; }

/*LLAMAR*/
#llamar {
	clear: both;
    border:#0572A0 1px solid;}
#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:#0572A0;
    text-align:center;}

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

/*LLAMAR*/

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

