/*Comienzo estilos base*/
html{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	margin: 2px 0px 0px 2px;
	padding: 0px;
}
img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:link{
    text-decoration: none;
}
a:hover{
    color: #888888;
    text-decoration: none;
}
select{
	font-size: 95%;
	text-align: left;
}
input{
	vertical-align: middle;
	font-size: 95%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#lineaPar{
	background: #FFFFFF;
}
#lineaImpar{
	background: #EFEFEF;
}
.textoRojo{
	color: #FF0000;
}
/*Final estilos base*/

/*Comienzo estilos sin javascript*/
#noscript{
	position: absolute;
	z-index: 10;
	width: 700px;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	border: 2px solid #FF0000;
	background: #FFFFFF;
	margin: 2px 0px 0px 2px;
	padding: 5px;
}
#noscript p{
	margin: 0px;
	padding: 0px;
}
/*Finaliza estilos sin javascript*/

/*Empieza estilos de la web*/
#menu{
	position: relative;
	width: 99%;
	float: left;
	border: 1px solid #000000;
	background: #888888;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/*#submenuVacio{
	position: relative;
	width: 99%;
	height: 15px;
	float: left;
	font-size: 80%;
	text-align: right;
	background: #FFFFFF;
}
#submenuVacio a{
	color: #FF0000;
}*/


#submenuVacio{
	position: relative;
	width: 99%;
	float: left;
	font-size: 80%;
	background: #FFFFFF;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
#submenuVacio #cntPrs{
	position: relative;
	width: 65%;
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#submenuVacio #cntPrs .rojo{
	font-weight: bold;
	color: #FF0000;
}
#submenuVacio #idioma{
	position: relative;
	width: 30%;
	float: right;
	text-align: right;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#submenuVacio #idioma a{
	color: #FF0000;
}


#submenu{
	position: relative;
	width: 99%;
	float: left;
	color: #000000;
	background: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#submenu ul{
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
}
#submenu li{
	float: left;
	background: url("/images/menu/menuFndParteDch.gif") no-repeat right top;
	padding: 0px;
    margin: 0px 2px 0px 0px;
}
#submenu a{
	display: block;
	background: url("/images/menu/menuFndParteIzd.gif") no-repeat left top;
	padding: 5px 15px 5px 15px;
}
#submenu a:hover{
	color: #EEA202;
}
#submenu #current{
	position: relative;
	background-image: url("/images/menu/menuCrntParteDch.gif");
	bottom: -1px;
	z-index: 1;
}
#submenu #current a{
	background-image: url("/images/menu/menuCrntParteIzd.gif");
}
#submenu a:hover{
    color: #EEA202;
}

#cuerpo{
	position: relative;
	width: 99%;
	float: left;
	border: 1px solid #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #000000;
}
#cuerpo #body{
	position: relative;
	width: 78%;
	float: left;
	margin: 0px 1% 5px 1%;
	padding: 0px;
}
#cuerpo #body h1{
	font-size: 150%;
	font-weight: bold;
}
#cuerpo #body h2{
	border-bottom: 1px solid #EEEEEE;
}
#cuerpo table{
	width: 100%;
	font-size: 100%;
	border: 0px;
	margin: 0px auto;
}
#cuerpo th{
	position: relative;
	font-weight: bold;
	text-align: left;
	background: #053183;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px 0px 1px 2px;
}

#cuerpo #body #parteFormPresupuesto{
	position: relative;
	width: 74%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #parteEmpresasIndex{
	position: relative;
	width: 25%;
	float: left;
	border-left: 1px solid #EEEEEE;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #parteEmpresasIndex h1{
	position: relative;
	width: 100%;
	float: left;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#iframeIndex{
	position: relative;
	width: 99%;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #888888;
	padding: 0px;
	margin: 0px;
}
#iframeIndex h1{
	position: relative;
	width: 100%;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#iframeIndex .empresaM{
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

#iframeIndex .empresaM h2{
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#iframeIndex .empresaM p{
	position: relative;
	width: 99%;
	float: left;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
#iframeIndex .empresaM .imagen{
	float: left;
	border: 4px solid #FFFFFF;
}

/*
#iframeIndex .empresaM .logo{
	position: relative;
	width: 25%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#iframeIndex .empresaM .texto{
	position: relative;
	width: 74%;
	float: right;
	padding: 0px;
	margin: 0px;
}
*/
#cuerpo #body #presupuesto{
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #presupuesto #presupuestoIS{
	position: relative;
	width: 49%;
	float: left;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	border: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#cuerpo #body #presupuesto #presupuestoDS{
	position: relative;
	width: 49%;
	float: left;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	border: none;
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#cuerpo #body #presupuesto #presupuestoI{
	position: relative;
	width: 49%;
	height: 23px;
	float: left;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#cuerpo #body #presupuesto #presupuestoD{
	position: relative;
	width: 49%;
	height: 23px;
	float: left;;
	margin: 0px;
	padding: 0px;
}
#cuerpo #body #presupuesto #bloqueLabel{
	position: relative;
	width: 25%;
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0px 5px 0px 5px;
}
#cuerpo #body #presupuesto #bloqueDato{
	position: relative;
	width: 66%;
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
#cuerpo #body #presupuesto #bloqueLinea{
	position: relative;
	width: 98%;
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0px 5px 0px 5px;
}
#cuerpo #body #presupuestoG{
	position: relative;
	width: 99%;
	float: left;
	border-bottom: 1px solid #EFEFEF;
	padding: 0px 0px 5px 0px;
	margin: 2px 0px 5px 0px;
}
#cuerpo #body #errorPresupuesto{
	position: relative;
	width: 90%;
	float: left;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	color: #FF0000;
	font-weight: bold;
}

#cuerpo #body #empresas{
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #empresas #bloqueFoto{
	position: relative;
	width: 21%;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #empresas #bloqueFoto #bloqueCheck{
	position: relative;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #empresas #bloqueDato{
	position: relative;
	width: 78%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #empresas #bloqueDato h2{
	height: 20px;
	background: #888888;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px;
}
#cuerpo #body #empresas #bloqueDato h2{
	height: 20px;
	background: #888888;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px;
}
#cuerpo #body #empresasBuscar{
	position: relative;
	width: 98%;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
}
#cuerpo #body #empresasBuscar #bloqueA{
	position: relative;
	width: 33%;
	height: 20px;
	vertical-align: middle;
	float: left;
	padding: 0px;
	margin: 0px;
}

#cuerpo #body #reportajes{
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #reportajes #bloqueFoto{
	position: relative;
	width: 25%;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #reportajes #bloqueDato{
	position: relative;
	width: 74%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #reportajes #bloqueDetalle{
	position: relative;
	float: right;
	text-align: center;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#cuerpo #body #reportajes h2{
	font-size: 110%;
}
#cuerpo #body #reportajeFoto{
	position: relative;
	width: 20%;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#cuerpo #body #publicar{
	position: relative;
	width: 98%;
	float: left;
	padding: 5px;
	margin: 0px;
}
#cuerpo #body #publicar #bloqueA{
	position: relative;
	width: 23%;
	height: 22px;
	vertical-align: middle;
	float: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #publicar #bloqueB{
	position: relative;
	width: 25%;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#cuerpo #body #publicar #bloqueC{
	position: relative;
	width: 45%;
	float: right;
	padding: 0px;
	margin: 0px;
}

#cuerpo #body #loginProf{
	position: relative;
	width: 98%;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 15px 5px 15px 5px;
	border: #CCCCCC solid 1px;
}
#cuerpo #body #loginProf #bloque33I{
	position: relative;
	width: 32%;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#cuerpo #body #loginProf #bloque33D{
	position: relative;
	width: 33%;
	float: left;
	text-align: right;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}
#cuerpo #body #bloque100Prof{
	position: relative;
	width: 99%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#cuerpo #body #bloque100Prof ul{
	padding: 0px;
    margin: 0px;
}
#cuerpo #body #bloque100Prof li{
	position: relative;
	float: left;
	text-align: center;
    display: inline;
	list-style-type: none;
	border: 1px solid #888888;
	padding: 2px 5px 2px 5px;
    margin: 0px 10px 0px 0px;
}
#cuerpo #body #bloque100Prof a{
	font-weight: bold;
    color: #888888;
    text-decoration: none;
}
#cuerpo #body #bloque100Prof a:link{
    text-decoration: none;
}
#cuerpo #body #bloque100Prof a:hover{
    color: #EEA202;
    text-decoration: none;
}
#cuerpo #body #bloque100Prof #current{
	border: 1px solid #EEA202;
}
#cuerpo #body #bloque100Prof #current a{
	font-weight: bold;
    color: #EEA202;
    text-decoration: none;
}
#cuerpo #body #bloque100Prof #current a:link{
    text-decoration: none;
}
#cuerpo #body #bloque100Prof #current a:hover{
    color: #EEA202;
    text-decoration: none;
}
#cuerpo #body #bloqueCrit{
	position: relative;
	width: 99%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#cuerpo #body #bloqueCrit #h30{
	width: 30%;
	text-align: center;
}
#cuerpo #body #bloqueCrit #h20{
	width: 20%;
	text-align: center;
}
#cuerpo #body #bloqueCrit #h15{
	width: 15%;
	text-align: center;
}
#cuerpo #body #bloqueCrit #h10{
	width: 10%;
	text-align: center;
}
#cuerpo #body #bloqueCrit #h9{
	width: 9%;
	text-align: center;
}

#cuerpo #body #bloqueHiperRayado{
	position: relative;
	width: 99%;
	float: left;
	text-align: right;
	border-top: 1px solid #053183;
	margin: 0px;
	padding: 0px;
}







#cuerpo #body #bloqueLabProfA{
	position: relative;
	width: 15%;
	height: 23px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#cuerpo #body #bloqueDatProfA{
	position: relative;
	width: 80%;
	height: 23px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#cuerpo #body #bloqueDatProfB{
	position: relative;
	width: 33%;
	height: 23px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#cuerpo #body #bloqueLabProfB{
	position: relative;
	width: 15%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#cuerpo #body #bloqueDatProfC{
	position: relative;
	width: 80%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#cuerpo #huecoDcho{
	position: relative;
	width: 17%;
	float: right;
	margin: 2px;
	padding: 0px;
}
#cuerpo #huecoDcho #enlacesRelacionados{
	position: relative;
	width: 95%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#cuerpo #huecoDcho #enlacesRelacionados ul{
	padding: 0px;
    margin: 0px;
}
#cuerpo #huecoDcho #enlacesRelacionados li{
    display: block;
	list-style-type: none;
	padding: 0px;
	margin: 8px 0px 8px 0px;
}
#cuerpo #huecoDcho #enlacesRelacionados a{
	color: #000000;
	text-decoration: underline;
}
#cuerpo #huecoDcho #enlacesRelacionados a:hover{
	color: #000000;
	text-decoration: none;
}

#huecoDcho #publicidadDch{
	position: relative;
	width: 95%;
	float: left;
	text-align: center;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	background: #EEEEEE;
}
#cuerpo #huecoDcho #publicidadDch #texto{
	font-size: 95%;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
#cuerpo #huecoDcho #publicidadDch #alignCenter{
	z-index: 2;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#cuerpo #centralError{
	position: relative;
	width: 80%;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 3px 3px 3px 3px;
	border: none;
}
#cuerpo #centralError h1{
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	background: #FFFFFF;
	border: none;
}
#cuerpo #centralError em{
	font-weight: bold;
	color: #956603;
}
#cuerpo #formularioError{
	position: relative;
	width: 99%;
	float: left;
	padding: 0px;
	margin: 5px 2px 0px 2px;
	border:none;
	border-top: #FF0000 dotted 2px;
}

#cuerpo #centralError #textoCentrado{
	position: relative;
	width: 90%;
	float: right;
	margin: 0px;
	padding: 0px;
}
#cuerpo #centralError ul{
	padding: 0px;
    margin: 0px;
}
#cuerpo #centralError li{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
#cuerpo #centralError ul a{
	color: #0000AA;
	text-decoration: none;
	font-weight: bold;
}
#cuerpo #centralError ul a:link{
    text-decoration: none;
	font-weight: bold;
}
#cuerpo #centralError ul a:hover{
    color: #E06D17;
    text-decoration: none;
	font-weight: bold;
}
/*Acaba estilos de la web*/

/*Comienza estilos contenedor pie*/
#pie{
	position: relative;
	width: 99%;
	float: left;
	text-align: center;
	background: #FFFFFF;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 75%;
	color: #000000;
}
/*Acaba estilos contenedor pie*/

/*Empieza clases creadas o muy utilizadas*/
#alignCenter{
	text-align: center;
}
#alignRight{
	position: relative;
	float: right;
	text-align: right;
}
#alignLeft{
	position: relative;
	float: left;
	text-align: left;
}

#bloque100{
	position: relative;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bloque48I{
	position: relative;
	width: 48%;
	float: left;
	padding: 2px;
	margin: 0px;
}
#bloque48D{
	position: relative;
	width: 48%;
	float: right;
	padding: 2px;
	margin: 0px;
}
#bloque59{
	position: relative;
	width: 59%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bloque40{
	position: relative;
	width: 40%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bloque33{
	position: relative;
	width: 33%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bloque66{
	position: relative;
	width: 66%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bloque20{
	position: relative;
	width: 19%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bloque80{
	position: relative;
	width: 80%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#bloqueVacio{
	position: relative;
	width: 99%;
	height: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#bloqueVacioSep{
	position: relative;
	width: 99%;
	height: 10px;
	float: left;
	border-top: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#cuerpo #boton{
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	border: #EEEDEA solid 1px;
	border-right: #9C9483 solid 1px;
	border-bottom: #9C9483 solid 1px;
	background: #DCD9D3;
}
#cuerpo #boton:hover{
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	border: #EEEDEA solid 1px;
	border-left: #9C9483 solid 1px;
	border-top: #9C9483 solid 1px;
	background: #DCD9D3;
}

/*Para las cajas de las estaticas*/
#cuerpo #otrosRelac{
	position: relative;
	width: 100%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	padding: 0px;
	margin: 30px 0px 10px 0px;
}
#otrosRelac #cajaRelac2{
	position: relative;
	width: 49%;
	float: left;
	padding: 0px;
	margin: 0px;
}

#otrosRelac #cajaRelac3{
	position: relative;
	width: 33%;
	float: left;
	padding: 0px;
	margin: 0px;
}
#otrosRelac h2{
	border: none;
	text-align: center;
	font-weight: bold;
	color: #888888;
	padding: 0px 0px 3px 0px;
	margin: 0;
}
#otrosRelac ul{
	padding: 0px;
	margin: 0px;
}
#otrosRelac li{
	font-size: 10px;
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#otrosRelac p{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#otrosRelac a{
	color: #AAAAAA;

}
.scrollArea {
	float: left;
	width: 95%;
	height: 50px;
	border: 1px solid #EEEEEE;
	overflow: auto;
}
/*Acaba clases creadas o muy utilizadas*/