@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin:0;
	padding : 0;
	background-repeat: no-repeat;
	background-color: #FFF;
}

img {
	border: 0;
}

p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
#contenedor {
	width:780px;
	border: 0;
	text-align:left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#cabecera{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../img/cabecera.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 68px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;

}

#cabecera p{
	padding-top: 10px;
	padding-right: 30px;
}

#cabecera a{
	text-decoration: none;
	color: white;
}
#contenido{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-right: 30px;
	padding-left: 30px;
}

#titulo h1{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}

#titulo h2{
	font-size: 32px;
	font-weight: bold;
}

#titulo img {
	position: absolute;
	margin-left: 655px;
}
#titulo2 img {
	position: absolute;
}
#ficha {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#tema {
	background-color: #CCC;
	height: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#hoja{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 480px;
}

#hoja h1{
	font-size: 18px;
	font-weight: bold;
}


#hoja_explicacion{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 480px;
}

#hoja_explicacion p {
	color: #666666;
}

.subhoja {
	float:left;
	width:200px;
	height: 50px;
}


#valores{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 480px;
	font-weight: bold;
	font-size: 10px;
}


#ficha form{
	margin-top: 15px;
}

#ficha textarea {
	background-color:#EAE8E3;
	border: 1px solid #FFF;
	width: 400px;


	height:60px	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#ficha label{
	display: block;
	width: 200px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding: 0;
	margin-left: 0px;
}

#ficha input{
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	background-color: #CCC;
	margin-bottom: 5px;
}

#ficha radio{
	width: 15px;
}

.linea_obra {
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.cabecerita{
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}

#ayuda {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
}

#aceptar{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 15px;
}

#aceptar p{
	text-align: right;
	font-size:24px;
	font-weight: bold;
}

#aceptar a{
	text-decoration:none;
	color:#000;
}

#menu_fachada{
	margin-top: 15px;
	margin-bottom: 5px;
}

#menu_fachada p{
	font-size:11px;
	
}

#menu_fachada img{
	margin-top: 4px;
}

#menu_fachada a{
	text-decoration: none;
	color: #000;
}
#menu_fachada a:hover{

}

#submenu_fachada{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	margin-top: 10px;
}

#submenu_fachada table{
	border-color: #CCC;
	font-size: 11px;
}

#submenu_fachada tr{
	border-color: #CCC;
	font-size: 11px;
	border-width: 1px;
}

#submenu_fachada td{
	border-color: #CCC;
	font-size: 11px;
	border-width: 1px;
}


#img_solucion{
	float: right;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#img_solucion2{
	float: right;
	width: 170px;
}

#leyenda_solucion{
	float: left;
	width: 20px;
	margin-top: 100px;
	margin-bottom: 20px;
}

#solucion{
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 170px;
}
#solucion2{
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 170px;
}

#solucion h1{
	font-size:36px;
	font-weight:bold;
}

#solucion h2{
	font-size:16px;
	font-weight:bold;
}

#calculo{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	padding-top: 10px;
	float: left;
	width: 500px;
	font-size: 11px;
	overflow: hidden;
	height: 100%;
}

#BigBox {
	width: 4500px;
	overflow: hidden;
}

.data {

	float: left;
	height: 100%;
}

.margen_abajo{
	height: 20px;
}

.subcalculo {
	width: 480px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 20px;
	font-weight: bold;
	clear: both;
}

label, select, input{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



#calculo textarea {
	background-color:#EAE8E3;
	border: 1px solid #FFF;
	width: 80px;
	height:60px	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#calculo input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	background-color: #CCC;
	float: right;
	width: 50px;
	display: block;
	margin-bottom: 6px;
}

#calculo label{
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin-left: 0px;
	color: #8C8C8C;
	font-weight: normal;
	clear: both;
	float: left;
	display: block;
	margin-bottom: 6px;
}

#calculo select{
	font-size: 12px;
	border: 0;
	background-color: #CCC;
	float: right;
	width:270px;
	margin-bottom: 5px;
}



/*
.valores_silensis {
	width: 480px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.valores_silensis label{
	width: 240px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin-left: 0px;
	color: #8C8C8C;
	font-weight: normal;
	height: 30px;
	clear: right;
	float: left;
	display: block;
}

.valores_silensis  input{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	background-color: #CCC;
	margin-bottom: 5px;
	clear: both;
}

*/

.valores_silensis {
	width: 480px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.valores_silensis label{
	width: 240px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin-left: 0px;
	color: #8C8C8C;
	font-weight: normal;
	height: 30px;
	clear: right;
	float: left;
	display: block;
}

.valores_silensis  input{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	background-color: #CCC;
	margin-bottom: 5px;
	float: left;
}






.cabecera_calc{
	display:block;
	height: 35px;
	background-color: #CCC;
	padding-top: 15px;
	margin-bottom: 5px;	
	padding-left: 4px;
	color: #666363;
	font-weight: bold;
}


.cabecera_resultado{
	display:block;
	background-color: #fbc36f;
	padding-top: 10px;
	padding-left: 4px;
	color: #666363;
	font-weight: bold;
	padding-bottom: 10px;
}

.cabecera_resultado_ra{
	display:block;
	background-color: #fba933;	

	padding-top: 10px;
	padding-left: 4px;
	color: #666363;
	font-weight: bold;
	padding-bottom: 10px;
}

.cabecera_resultado_mc{
	display:block;
	background-color: #fb9966;
	padding-top: 10px;
	padding-left: 4px;
	color: #666363;
	font-weight: bold;
	padding-bottom: 10px;
}


.opcion {
	float:left;
	width: 200px;
	margin-bottom: 15px;
	
}

.elemento{
	float:left;
	width: 300px;
	margin-top: 15px;
	color: #CCC;
}

.elemento p{
	font-size:20px;
	font-weight: bold;
	line-height: 18px;
}

.elemento a{
	color: #CCC;
	text-decoration: none;
}

.elemento a:hover{
	color: #000;
}

.paso {
	float:left;
	width:130px;
	margin-right: 10px;
}

.paso h1{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 5px;
}

.paso p{
	font-size: 12px;
	margin-bottom: 5px;
}

.izquierda{
	float:left;
	width: 600px;
}
.izquierda_ancho{
	float:left;
	width: 650px;
}
.negrita{
	font-weight: bold;
}

table {
	border-spacing: 0px;
	border-collapse:collapse;
	text-align:center;
	background-color:#FAFAFA;
	color: #999696;
	font-weight: bold;
	border: #CCCCCC solid 1px;
}

tr {
/*border: #CCCCCC solid 1px;*/
}

td {
	border: #CCCCCC solid 1px;
	border-spacing: 0px;
	padding: 0;
}

.sin_borde{
	border: 0;
}

.cabecera_tabla{
	background-color: #999696;
	color: white;
}

.masa{
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 8px;
	padding-top: 10px;
	width: 220px;
}

.masa label{
	display: block;
	width: 120px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding: 0;
	margin-left: 0px;
	color: #8C8C8C;
	font-weight: normal;
	height: 30px;
}

.masa input{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	background-color: #CCC;
	margin-bottom: 5px;
	float: right;
}

#final{
	margin-top: 50px;
	width: 700px;
}

#final table {
	border-collapse:collapse;
	text-align:center;
	background-color:#FAFAFA;
	color: #000000;
	font-weight: bold;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

#final td{
	border: #000 solid 1px;
	text-align: left;
	margin-left: 5px;
}

#final p{
	padding-left: 4px;
}

.cabecera_seccion {
	height: 40px;
	background-color: #CCC;
	color: #666363;
	font-weight: bold;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 4px;
	padding-top: 5px;
}

.seccion_final p{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 4px;
	padding-right: 6px;
	margin-right: 4px;
}

.cabecera_final {
	background-color: #CCC;
	padding-top: 15px;
	padding-left: 4px;
	color: #666363;
	font-weight: bold;
}

.naranja{
	color: #FF6600;
}

.aceptar_resultados{
	font-size:24px;
	font-weight: bold;
	text-align:right;
	width: 335px;
	padding-right: 20px;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	position: top;
	clear: both;
}

.aceptar_resultados a{
	text-decoration:none;
	color:#000;
	}


#navegacion {
	float:left;
	width:460px;
	margin-left: 10px;
	margin-top: 30px;
	padding-left: 20px;
}

#flechas {
	clear: both;
	width: 460px;
}

#anterior {
	float: left;
	width: 90px;


}
#siguiente {
	width:100px;
	float: left;
	padding-left: 15px;
}

#continuar {
	font-size: 24px;
	font-weight: bold;
	float: right;
	padding-right: 20px;
	cursor: pointer;
}

#continuar a{
	text-decoration: none;
	color:#999999;
}

.help  {
	margin-left: 400px;
}

.calcular{
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 50px;
	width: 480px;
	clear: both;
	
}

.calcular img {
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
}

.calcular span{
	position: absolute;
	margin-top: 14px;
	font-weight: bold;
	top: 941px;
	height: 17px;

}

.naranja_claro{
	background-color: #fde1b7;
}

.naranja_oscuro{
	background-color: #fdcb85;
}

.rojito{
	background-color: #fdc2a3;
}

.leyenda{
	float:right;
}



#notas_desarrollo{
	clear: right;
	margin-left: 80px;
	padding-left: 80px;

}

#notas_desarrollo p{
	margin-top: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	padding-left: 80px;
	font-style: italic;
	margin-left: 50px;
}

#certificado{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;

}

#certificado h1{
	font-weight: bold;
	font-size:14px;
	color: #F60;
	margin-bottom: 10px;
}

#certificado h2{
	color: #F60;
	font-weight: normal;
	font-size:12px;	
}

#certificado table{
	border: 0;
	background-color: #FFF;
}

#certificado td{
	border: 0;
	width: 250px;
	text-align:left;
	font-weight: normal;
	color: #333333;
	padding-bottom: 1px;
}

#resultados_dos_hojas td{
	border: 0;
	width: 200px;
	text-align:left;
	font-weight: normal;
	color: #333333;
	padding-bottom: 1px;

}

.certificado_seccion{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 8px;
}

.certificado_res{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 8px;
}

.certificado_pdf{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 8px;
}

.certificado_pdf a{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

.certificado_pdf img{
	padding-right: 4px;
}

#certificado_volver{
	margin-top: 70px;
	margin-bottom: 30px;
	height: 100px;
	
}

#certificado_volver img{
	float: left;
	
}

#avisa{
	font-size:14px;
	color: #993333;
}

.desactivado {
	background-color:#E1E1E1;
}

.pv2{
	float: left;
	width: 240px;
}

.pv2 select {
	width: 220px;
	background-color:#CCCCCC;
	margin-bottom: 8px;
}

.pv2 p{
	margin-bottom: 8px;
}

.silensisspan {
	color: #8C8C8C;
	font-size: 12px;
	font-weight:normal;
	display: block;
}

.rayitas_leyenda{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
}

#atencion_masa {
clear:both;
	margin-bottom:10px;
	color:#990033;
}

#atencion_densidad {
clear:both;
	margin-bottom:10px;
	color:#990033;
}
#atencion {
	margin-bottom:10px;
	color:#990033;
}
#atencion_masa_h2 {
clear:both;
	margin-bottom:10px;
	color:#990033;
}

#atencion_densidad_h2 {
clear:both;
	margin-bottom:10px;
	color:#990033;
}
#atencion_h2 {
	margin-bottom:10px;
	color:#990033;
}

#obligatorio {
	color:#999999;
	font-style: italic;
	font-size: 11px;
	margin-left: 500px;
	margin-bottom: -42px;
}

#seleccion_inicial a{
	text-decoration: none;
	color: #333;
}

#error_timeout{
	border-top: #000000 2px solid;
	margin: 0 35px 10px 35px;
}

#error_timeout p{
padding-top: 5px;
margin-bottom: 5px;
font-size: 14px;
font-weight:bold;

}

#error_timeout h1{
	color: #F60;
	font-size: 12px;
	font-weight:bold;
}

#error_timeout a{
	color: #F60;
}

#invalido{
	margin-top:20px;
	margin-bottom:20px;
	color: #F60;
	font-weight:bold;	
}
    
	