@charset "utf-8";
/* CSS Document */
#container {
	width:1000px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif}
#container a {
text-decoration:none;}
#cabecera {
	text-align:center;}
#cabecera2 {
	text-align:justify;
	font-size:14px;}
#cabecera2 h6 a{
	text-align:left;
	font-size:20px;
	margin-left:5px;
	color:#990000;
	text-decoration:underline;}
/*LLAMAR*/
#llamar {
	float:left;
	border:#003399 1px solid;
	margin-left:25px;
	margin-bottom:20px;}
#llamar img{
	float:left;
	text-decoration:none;
	border:none;}
#llamar p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;}
#llamar2 {
	float:left;
	width:200px;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:10px;}
#llamar2 p{
	text-align:center;
	font-size:12px;
	color:#000000;}
#llamar2 a{
	color:#0033CC;
	text-align:center;
	font-size:12px;
	text-decoration:none;}

#llamar a p {
	font-size:12px;
	text-align:center;
	color:#990000;
	text-decoration:underline;}
/*LLAMAR*/

#contenido {
	width: 450px;
	float:left;
	text-align:justify;}
#contenido h4 {
	text-align:center;
	margin-top:50px;}	
#contenido p {	
	text-align:justify;}
#linksgeneradores {
	text-align:center;
	font-size:12px;}
#linksgeneradores2 {
	text-align:center;
	font-size:12px;
	margin-top:60px;}
#dreta {
	float:right;
	width:500px;
	margin-right:30px;}
#dreta2 {
	float:right;
	text-align:justify;
	margin-left:20px;}
#dreta2 h4 {
	text-align:center;
	margin-top:75px;}	
#buscador {
	margin:0 auto;
	width:380px;
	text-align:center;
	margin-top:40px;}
#buscador2 {
	margin:0 auto;
	margin-bottom: 20px;
	width:380px;
	text-align:center;}
#contenido {
	width: 450px;
	float:left;
	text-align:justify;}
#menu {
	width:380px;
	float:left;
	margin-left: 30px;}
#generadores {
	margin-top:40px;
	margin-left:45px;}
.generador {
	float:left;
	width:276px;
	height:250px;
	border:#3e5642 1px solid;
	background-color:#FFFFFF;
	text-align:center;
	margin:6px 0 0 7px;
	font-weight:bold;}
.generador a {
	padding:10px;
	text-decoration:none;
	color:#014d3d;
	margin:0 auto;}
.generador img {
	width:230px;
	max-height:190px;
	margin-top:8px;
	border:none;}
	
	.generador-altagama {
	float:left;
	width:276px;
	height:250px;
	border: none;
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	font-weight:bold;}
.generador-altagama a {
	padding:0px;
	text-decoration:none;
	color:#014d3d;
	margin:0 auto;}
.generador-altagama img {
	width:275px;
	margin:0px;
	border:none;}

#formulari {
	float:left;
	width: 150px;
	border: #000000 1px dashed;
	background-color: #CCCCCC;
	margin-bottom:30px;
	margin-left:20px;
	text-align:center;}

/*FORMULARIO*/

#form {
	float:left;
	width: 170px;
	margin-left: 50px;
	margin-right: 60px;
	margin-top:10px;}

.form_table{
	width: 165px;
	margin-left: 0px;
	margin-right: auto;
	border: 2px solid #CCCCCC;
	background: #EEEEEE;
	font-family: Lucida Grande,Tahoma,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: hidden;}

.form_table a{
    color: #FF6600;
}

.outside a{
    color: #FF6600;
}

.form_table a:visited{
    color: #FF6600;
}

.outside a:visited{
    color: #FF6600;
}

.form_shadow_top{
    display: none;
}

.form_shadow_bottom{
    display: none;
}

.segment_header{
    margin: 1px;
    padding: 22px 0 18px 0;
    color: #000000;
    background: url(/images/forms/gradients/yellow_tall.png);
    width: auto;
    background-repeat: repeat;
}

.q{
    padding: 5px;
    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 #999999;
    color: #000000;
    margin: 1px 0;
    padding: 2px 1px;
    background: #FFFFFF url(/images/forms/field_bg.png) top left;
}

.q .file_upload{
    background: #F4F4F4;
    border: 1px solid #999999;
    color: #000000;
    margin-top: 1px;
}

.q .file_upload_button{
    margin-top: 2px;
    border-color: #999999;
    clear: left;
}

.q .file_upload_button:hover{
    border-color: #444444;
}

.q .inline_grid td{
    padding: 5px;
    vertical-align: baseline;
}

.q .drop_down{
    background: #F4F4F4;
    border: 1px solid #999999;
    color: #000000;
    margin: 1px 0;
    padding: 1px;
}

.q .matrix th{
    color: #000000;
    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 #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

.q .matrix td.question{
    border-right: 1px solid #CCCCCC;
    font-weight: normal;
}

.q .matrix .multi_scale_sub th{
    font-weight: normal;
    border-top: 1px solid #CCCCCC !important;
    background: #FFCC00;
}

.q .matrix .multi_scale_break{
    border-right: 1px solid #CCCCCC;
}

.q .matrix_row_dark td{
    color: #000000;
    background: #FFF6D2;
}

.q .matrix_row_dark td.question{
    color: #000000;
    background: #FFE681;
}

.q .matrix_row_light td{
    color: #000000;
    background: #FFFFFF;
}

.q .matrix_row_light td.question{
    color: #000000;
    background: #FFF6D2;
}

.q .rating_ranking td{
    padding: 5px;
}

.q .scroller{
    border: 1px solid #CCCCCC;
}

.highlight{
    background: #FFEE00;
}

tr.highlight td{
    background: #FFEE00 !important;
}

.outside{
    color: #000000;
    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: #000000;
    font-family: Lucida Grande,Tahoma,Arial,sans-serif;
    font-size: 12px;
}

.outside_container .submit_button{
    color: #000000;
    background: url(/images/forms/gradients/white_short.png);
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.outside_container .submit_button:hover{
    border-color: #444444;
}

.outside_container .progress_bar{
    background: url(/images/forms/gradients/yellow_tall.png);
    margin: 0;
}


