
Body {
   font-family: Arial;
   font-size: 13px;
   text-decoration: none;
   color: #404040;
}



A {
   font-family: Arial;
   font-size: 13px;
   text-decoration: underline;
   color: #0000f0;
}

A:hover {
   color: #8946E4;
}

A:visited {
   color: #0000f0;
}

A.link-propio {
   font-family: Arial;
   font-size: 13px;
   text-decoration: underline;
   color: #0000f0;
}

A.link-propio:hover {
   color: #00008f;
}

A.link-propio:visited {
   color: #8946E4;
}


input {
   font-family: Arial;
   font-size: 11px;
   text-decoration: none;
   color: #505050;
   border: 1px solid #d0d0d0;
   background-color: #fbfbfb;
   padding: 1px;
}

select {
   font-family: Arial;
   font-size: 11px;
   text-decoration: none;
   color: #505050;
   border: 1px solid #d0d0d0;
   background-color: #fbfbfb;
   padding: 1px;
}

.boton {
   font-family: Arial;
   font-size: 11px;
   text-decoration: none;
   color: #FFFFA0;
   border: 1px solid #DEE4F0;
   background-color: #416FCD;
}

.menu-lateral {
   font-family: Arial;
   font-size: 11px;
   padding: 5px;
   background-color: #f5f5f5;
   border-left: 2px solid #f0f0f0;
   border-top: 2px solid #f0f0f0;
   border-right: 2px solid #d5d5d5;
   border-bottom: 2px solid #d5d5d5;
   line-height: 18px;
}

H1 {
   font-size: 16px;
   color: #000090;
   text-align: center;
}

.titulo {
   font-size: 16px;
   color: #000000;
   font-weight: bold;
   margin-bottom: 10px;
}

.titulo_solicitud {
   font-size: 16px;
   color: #000000;
   border-top: 1px solid #D7DCED;
   border-left: 1px solid #D7DCED;
   border-right: 1px solid #D7DCED;
   font-weight: bold;
   padding: 3px;
   background-color: #EDEFF5;
}

.cuerpo_solicitud {
   color: #000000;
   border-left: 1px solid #D7DCED;
   border-right: 1px solid #D7DCED;
   border-bottom: 1px solid #D7DCED;
   margin-bottom: 20px;
   padding: 3px;
   background-color: #F9F9FB;
}

.cuerpo_comentarios_solicitud {
   color: #000000;
   border-top: 1px solid #D7DCED;
   border-left: 1px solid #D7DCED;
   border-right: 1px solid #D7DCED;
   border-bottom: 1px solid #D7DCED;
   margin-bottom: 20px;
   padding: 3px;
   background-color: #ECEFFE;
}

.titulo_presupuesto {
   font-size: 16px;
   color: #000000;
   border-top: 1px solid #B5BE21;
   border-left: 1px solid #B5BE21;
   border-right: 1px solid #B5BE21;
   font-weight: bold;
   padding: 3px;
   background-color: #DEE729;
}

.cuerpo_presupuesto {
   color: #000000;
   border-top: 1px solid #B5BE21;
   border-left: 1px solid #B5BE21;
   border-right: 1px solid #B5BE21;
   border-bottom: 1px solid #B5BE21;
   margin-bottom: 20px;
   padding: 3px;
   background-color: #FDFEEC;
}

.cuerpo_texto_presupuesto {
   color: #000000;
   border: 1px solid #E8E3AC;
   margin-bottom: 20px;
   padding: 3px;
   background-color: #F6F3CE;
}

.marco_preguntas_presupuesto {
   color: #000000;
   border: 1px solid #F6F7E1;
   margin-bottom: 1px;
   padding: 3px;
   background-color: #F6F7E1;
}

.cuadro_presupuesto {
   width: 95%;
   float: right;
   background-color: #FDFEEC;
   border: 1px solid #E8E3AC;
}


.opcion_menu_horizontal_ppal {
   font-family: Arial;
   font-size: 11px;
   padding: 2px;
   background-color: #F4F5FC;
   border-left: 1px solid #B7B9FF;
   border-top: 1px solid #B7B9FF;
   border-right: 0px solid #0000a0;
   border-bottom: 1px solid #7D80FF;
}

.opcion_final_menu_horizontal_ppal {
   border-left: 1px solid #7D80FF;
   border-bottom: 0px solid #7D80FF;
}

.link_menu  {
   font-family: Arial;
   font-size: 13px;
   font-weight: none;
   text-decoration: underline;
   color: #0000ff;
}



div.scroll {
	height: 315px;
	width: 540px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	padding: 5px;
}

div.scroll1 {
	height: 278px;
	width: 715px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	padding: 5px;
}

div.scroll2 {
	height: 320px;
	width: 715px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	padding: 5px;
}



div.scroll_admin {
	width: 700px;
	border: 1px solid #e0e0e0;
	background-color: #F7F794;
	padding: 5px;
}

div.scroll_politicas {
	height: 70px;
	overflow: auto;
	border: 1px solid #e0e0e0;
	background-color: #f5f5ff;
	padding: 2px;
}

 a {
     text-decoration: none;
 }

 a.lnk_menu {
   padding-left: 5px;
   padding-right: 5px;
   color: white;
   text-decoration: none;
   font-family: verdana, arial;
   font-size: 12px;
 }


 a.lnk_menu:visited {
   text-decoration: none;
   color: white;
 }

 a.lnk_menu:hover {
   text-decoration: underline;
   color: yellow;
 }

p.tab {
   margin: 8px;
   padding-left: 20px;
}

 p {
   margin: 8px;
 }

.epigrafe {
   font-size: 11px;
   font-family:verdana, arial;
}
