/******************************************************************************/
/* Yahoo CSS Reset */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {   
   margin:0;  
   padding:0;
   font-family:arial !important;
} 
table {  
    border-collapse:collapse;  
    border-spacing:0;  
} 
fieldset,img {   
    border:0;  
} 
address,caption,cite,code,dfn,em,strong,th,var {  
    font-style:normal;  
    font-weight:normal;  
} 
caption,th {  
    text-align:left;  
} 
h1,h2,h3,h4,h5,h6 {  
font-size:100%;  
font-weight:normal;  
} 
q:before,q:after {  
    content:'';  
} 
abbr,acronym { border:0;  
} 


/******************************************************************************/


#contenedor_global
{
	 	width:100%;
		float:left;
		text-align:center;
}
#ubicacion1
{
	width:945px;
	float:left;
	border: 0px solid #FFFF00;
}


#ubicacion2
{
	width:198px;
	float:left;
	border: 0px solid #FFFF00;
	text-align:left;
	margin-right:14px;
}


#ubicacion3
{
	width:591px ! important;
	float:left;
	border: 0px solid #FFFF00;
	margin-right:14px;
}



#ubicacion4
{
	width:121px;
	margin-top:30px;
	float:left;
	border: 0px solid #FFFF00;
}


#ubicacion5
{
	width:100%;
	float:left;
	border: 0px solid #FFFF00;
}

#contenedor_alai
{
 	width:1004px;
	margin:0 auto 0 auto;

}


body {
	text-align: center;
	min-width: 945px;
}

#contenedor_central_exterior
{
		border:2px solid #e2e1e1;
		margin-left:-202px;
		top:-4px;
		width:1004px;
		float:left;
		min-height:400px;
		height:100%;

}
#contenedor_central_interior
{
		border:0px solid #FFFF00;	
		padding-left:204px;
		padding-top:20px;
/*		float:left;		*/
		min-height:400px;
		padding-bottom:30px;
		
}

#linea_conectora
{
	height:0px;
	width:35px;
	border-top:1px solid #e2e1e1;
	float:left;

}

.margen_interior
{
	height:0px;
	width:35px;
	border-top:1px solid #FFFFFF;
	float:left;	
}

.oculto
{
	visibility:hidden;
}

.enlace
{
   width:180px ! important;
   float:left ! important;
   margin-top:10px ! important;
   border:0px solid #FFFF00 ! important;
   height:50px ! important;
}


.links_submodulos
{
	border: 0px solid #FFFF00;
	float:left;	
}

.links_submodulos a, .links_submodulos a:link, .links_submodulos a:visited, .links_submodulos img
{
	border: 0px;
	
}

.ResultadosPrueba
{
	border: 5px groove #e2e111;
	width:50%;
	text-align:center;
	font-family: arial;
	font-size:1em;
	padding: 20px 20px 20px 40px;
	position:absolute;
	top: 40%;
	left:25%;
	background-color:white;
}

.ResultadosPrueba input
{
	width:80px;
	margin-left:20px;
	border: 0px;
}




.fondo_alerta
{
	position:fixed;
	margin:0px;
	background-color:#F9B654;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	top:0px;
	left:0px;
	-moz-opacity:0.4;
	filter:alpha(opacity=40); 
	z-index:95;
}

.texto_alerta
{
	position:absolute;
	
	height:100px;
	text-align:center;
	vertical-align:middle;
	top:0px;
	left:0px;
	cursor:pointer;
	padding-top:5px;
	margin-top:300px;
	margin-left:40%;
	font-size:1.4em;	
	font-family:arial;
	background-color:#FFFFFF;
	z-index:99;
	border:4px solid #F9B654;
	width:20%;

}

.contenedor_alerta
{
	position:absolute;
	margin:0px;
	padding:40%;
	width:20%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	top:0px;
	left:0px;
	cursor:pointer;
	z-index:8;
}

.TituloPrincipal
{
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	font-size:13px;
	height:20px;
	clear:both;
	background-color:#E9E9E9;
	color:#333333;
	text-transform:uppercase;
	
	margin-bottom:10px;
}

.TituloSecundario
{
	height:20px;
	float:left;	
	background-color:#337321;
	font-size:14px;
	color:#FFFFFF;

	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}


.LineaDescargar
{
	width:100%;
	float:left;
	margin-top:22px;
}

.Descargar
{
	color:#337321;
	float:left;
	font-weight:bold;
	font-size:14px;
}

.ImagenDescargar
{
	margin-top:2px;
	float:left;
	margin-left:10px;
}

.Descargar007 a, .Descargar007 a:visited, .LineaDescargar007 a, .LineaDescargar007 a:visited
{
	text-decoration:none;
	color:#337321;
} 

.VolverAtras
{
	width:15px;
	height:15px;
	float:left;
	background-image:url("../archivos/atras.png");
	background-repeat:no-repeat;
	clear:left;	
	cursor:hand;
	cursor:pointer;
	margin-top:15px;
}

