#contenedor {
	background: #4a5786;
	height: 84px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cabecera {
	background:  url(Imagenes/header_4.jpg);
	height: 84px;
	width: 1024px;
}

#contenedor #botoneraI {
	background: #1a378b;
    height: 55px;
	width: 1024px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
    font-size: 20px;
    font-weight: bold;
    
    
}

#contenedor #botoneraa {
	background: ;
    height: 35px;
	width: 1021px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
    border: top 50px
    
}
#contenedor #botoneraII {
	background: #39c1d7;
	height: 625px;
	width: 182px;
	float: left;
	margin-left: 1px;
	background: #FFFFFF ;
    

}

#contenedor #botoneraIIa {
	background: #39c1d7;
	height: 625px;
	width: 20px;
	float: left;
	margin-left: 1px;
	background: #FFFFFF ;
    

}
#contenedor #cuerpo {
	height: 625px;
	width: 830px;
	float: right;
	bottom: 100px;
	background: #FFFFFF;
	overflow: scroll;
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
    margin-right: 2px;
}
#contenedor #pie {
	background: #39c1d7;
	height: 15px;
	width: 1021px;
	margin-top: 657px;
	margin-right: 2px;
}
table {
	font-family: Helvetica;
	font-size: 16px;
   
}

.table1 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}



.naranja {
	font color: #f98c16;
}

 
.nounderline:link   
{   
 text-decoration:none;   
}   


