body { min-width: 1010px;
  color: #000;

  font-size: 100.01%;
  padding: 0;
  margin:0;
  background: #FFF url("../IMAGENES/fondo.gif");
  font-family: "Book Antiqua", "Bookman Old Style", Tahoma, "Times New Roman", "MS Serif";
}


h1 img { display: none; }


#TextoTituloPagina {
		font-size: 25px;
		font-weight: bold;
		color: black;
		height: 30px;
		padding-left: 10px;
		}





.TextBox{
border: 1px solid #ccc;
	background-color: #e8e8e8;
		background-image:url(../IMAGENES/fondo_inputs.jpg);
		background-repeat: repeat-x;
		background-position: top;
/*		border: 1px solid #A9A9A9; */
				font-size: 80%;
}
	
	
		.TextBox:focus, .TextBox:focus, .TextBox:focus {
		background-color: #FAFAFA;
		background-image: none;
		border: 1px solid #A9A9A9;
	}



input.button {
		border: 1px solid #434343;		
		background-color: #fff;
		cursor: pointer;
}

#AjusteExterno {
		position: relative;
		width: 96%;
		margin: 5px auto;
		text-align: left;
		 max-width: 1000px;
		}
		
	
#Cabecera{
float: left;
margin: 0 0 0 0;
padding: 0 0 0 0;
 width: 100%;
 background: red;
}

#Cuerpo{
background: #FFF;
float: left;
	min-height: 20em;
		padding: 0 0 0 0;
border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	width: 100%;
}
#CuerpoSup{
	 background: #FFF;
	min-height: 3em;

}

#CuerpoCondiciones{
	margin: 1em 1em 1em 1em;
}

#EntradaPeticion{
 width: 96%;
 text-align: center;
 font-size: 2.2em;
 color: Black;
 margin-top: 3em;
}

#Pie{

	padding: 10px 0px 0px 0px;
}

#Direccion {
	font-size: 0.7em;
	text-align: center;
	margin-top: 1em;
	color: #3D3D3D;
	text-transform: uppercase;
}

#Sombra{

	width: 100%;
	height: 2px;
}

#TituloPagina{

	width: 100%;
		 border-top: 1px solid Black;
		 border-left: 1px solid Black;
		 border-right: 1px solid Black;
	height: 45px;
		background: #3399CC url(../Imagenes/bannercabecera.gif);

}	

#TituloLogin{
	float:left;
	width: 59.9%;
	font-weight: bolder;	
	background: #3399CC url(../Imagenes/bannercabecera.gif) no-repeat right;
	height: 45px;
	
	}
	
#TituloLoginNombre{
	float:right;
	width: 39.9%;	
	font-size: 11px;
	text-align: right;
	height: 45px;
background: #3399CC url(../Imagenes/bannercabecera.gif) no-repeat right;

}

#TituloLoginNombre a{		
		font-size: 10px;
		color: #46493F;
		text-decoration: none;
		text-transform: uppercase;
}
#TituloLoginNombre a:visited{		
		font-size: 10px;
		color: #46493F;
		text-decoration: none;
		text-transform: uppercase;
}

#TituloLoginNombre a:hover {		
		font-size: 10px;
		color: #46493F;
		text-decoration: none;
		text-transform: uppercase;
	border-bottom: 1px dotted #006400;
}



	#TextoInicial{
	margin-top: 5em;
	font-size: 0.9em;
	color: #414141;
}

#TituloSubPagina{
font-size: 0.9em;
 font-weight: bold;
 text-decoration: underline;
}

	#ImgInicial{
		border-bottom: 1px solid Black;
		border-right: 1px solid Black;
	}
#nav {

	float: left;
	/*height: 35px;	*/
	 width: 100%;
	border-bottom: 1px solid Black;
	border-top: 1px solid black;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
/**	background-color: #004C95;**/
	background: #3399CC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
	#nav ul {   padding: 2px 0 0 0;  }
	
	#nav li {
		float: left;
		display: block;
		font-size: 65%;
		border-right: 1px dotted Black;
		
		}
	
	
	#nav li a
{
	float: left;
	display: block; /**		font-size: 0.7em;**/
	color: Black;
	padding: 0px 0 2px 2px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
	
		#nav li a:hover {
			color: #2F4F4F;
			}
		
		#nav li a.active {
			color: Black;
			border-bottom: 1px solid #88c30f;
			}
			
			
			
			#Creditos{
display: inline;
	width: 575px;
	margin-left: 55px;			
			}
			
			.botonCalendario{
				border: 1px solid #ccc;	
		font-size: 90%;
		background-color: #e8e8e8;
		background-image:url(../IMAGENES/fondo_inputs.jpg);
		background-repeat: repeat-x;
		background-position: top;
				cursor: pointer;
				height: 17px;
			}
			
				.botonBusca{
				border: 1px solid #ccc;	
		font-size: 90%;
		background-color: #e8e8e8;
		background-image:url(../IMAGENES/fondo_inputs.jpg);
		background-repeat: repeat-x;
		background-position: top;
				cursor: pointer;
				height: 18px;
			}
			
			.lizda{
				float: left	;
			}
			
			.ldrcha{
				float: right;
			}
			
		.btnIzda{
				float: left	;
			 width: 49%;
				text-align: right;
				margin-top: 1em;
								margin-bottom: 1em;
			}
			.btnDrcha{
				float: left	;
			 width: 49%;
				text-align: left;
				margin-top: 1em;
				margin-bottom: 1em;
			}
			
			.frmIzda{
				float: left	;
			 width: 20%;
				margin: 5px 0 0 5%;
				
			}
			.frmDrcha{
				float: left	;
			 width: 60%;
			 margin: 5px 0 0 2%;
				
			}
			p.credito, p.credito a {
			text-align: right;
			color: Black;
 			padding: 0 10px 20px 0;
			font-size: 9px;
			}
			.Deahabilitado{
	color: #969696;
}

#Totales{
	float: left; 
	width: 100%;
	padding-top: 50px;
}
.Total{
			color: #a7a6a4;
			font-size: 13px;
			font-weight: bold;

			}
			
			.procesando{
position: absolute;
z-index: 1000;
 left: 400px;
 top: 250px;
float: left;
	width:150px;
	height:50px;
	font-weight: bold;
	color: #6b6b6b;
	text-align: center;
	border: 1px solid #2f4f4f;
	background-color: #e3e3e3;
	font-size: 16px;
	padding: 10px 0 0 0;
}
			
			#Legal {
/**background: #978c78;**/

	 width: 100%;


	}
	
	#Legal ul { margin-left: 15px; }
	
	#Legal li {
		float: left;
		display: block;
		}
	
	
	#Legal li a {
		float: left;
		display: block;
		font-size: 0.7em;
		color: Black;
		margin: 0 10px;
		text-decoration: none;
		}
	
		#Legal li a:hover {
			color: #2F4F4F;
			}
		
		#Legal li a.active {
			color: Black;
			border-bottom: 1px solid #88c30f;
			}
			
			
			
			
		#Generaciones div{
			float: left;
			width: 99%;
			text-align: center;
			
		}	
			
			#Generaciones a {
		font-size: 0.7em;
		color: #484848;
		padding: 2px 2px 2px 2px;
		margin: 0 10px 0 0;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		}
		
		
			
			#Generaciones a:Active {
		font-size: 0.7em;
		color: #484848;
		padding: 2px 2px 2px 2px;
		margin: 0 10px 0 0;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		}
		
			
			#Generaciones a:hover {
		font-size: 0.7em;
		color: #484848;
		padding: 2px 2px 2px 2px;
		margin: 0 10px 0 0;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		}
			
			
			#Correo a:visited {
		font-size: 0.7em;
		color: #484848;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		}
	
		#Correo a:hover {
			color: #EDEDED;
			}
		
		#Correo li a.active {
			color: #CFD5CE;
			border-bottom: 1px solid #88c30f;
			}
