@charset "UTF-8";

a:link {
	color: #0B5B28;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	text-decoration: none;
	color: #0B5B28;
	font-size: 1em;
}
a:hover {
	text-decoration: none;
	color: #0B5B28;
	font-size: 0.95em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
a:active {
	text-decoration: none;
	color: #0B5B28;
}
a {
 	
	font-size: 1em;
}


h1 {
	
    font-size: 1.5em;
	 margin: 0.67em 0;
	 font-weight: lighter;
	text-align: center;
	padding-left: 20px;
	border-bottom: dotted 1px #999999;
	
	

}



h2 {

    font-size: 1.3em;
	margin: 0.1em 0;
	font-weight: lighter;
	text-align: left;
	padding-left: 20px;
	border-bottom: dotted 1px #999999;

}



h3 {

    font-size: 1.1em;
	text-align: center;
	margin: 0.67em 0;
	font-weight: lighter;
	margin: 0;
}



h4 {
	font-family: 'Aladin';
    font-size: 1em;
	text-align: center;
	font-weight:bold;



}


h5 {
	text-align:center;
	font-size: 1em;
	margin: 1.67em 0;
	font-weight: lighter;
	font-style:oblique;
	background-color:#EEE;
	width: 60%;
	margin:auto;
	border-radius: 10px 5px 0 0;
	

}



h6 {

    font-size: 0.85em;
	background:#FFF;
    margin: 2.33em 0;
	border-radius: 5px 5px 0 0;
	border: dotted 1px #CCCCCC;
	
	
}
h7 {
	font-size: 0.85em;
	text-align:left;
	font-size: 1em;
	margin: 1.67em 0;
	font-weight: lighter;
	font-style:oblique;

}
.etiqueta {
	float: left;
	width: 130px;
	margin-left: 20px;
}
.desconectar{
	
	margin-left: 700px;
	background-color:#CCC;
	padding-left:20px;
	
}

.creditos {
	font-size: 10px;
	color: #999;
	text-align: center;
	margin-bottom: 30px;
}
.contacto {
	font-size: 12px;
	color: #999;
	text-align: center;
}
.fuente {
	font-style: normal;
	font-size: 15px;
	float: right;
	margin-right: 15px;
	position: relative;
	top: 100px;
	font-weight: bold;
}

.cabeceras {
	
	font-size: 16px;
	font-weight: bold;
}
.cabecerasCentrada {
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: none;
	clear: both;
	width: 1000px;
}  
.texto-normal {
	
	font-size: 1em;
	text-align: justify;
	padding: 10px;
}

.texto-1 {
	
	font-size: 1em;
	text-align: justify;
	text-indent: 10px;
	
}
.texto-2 {
	
	font-size: 1.1em;
	text-align:justify;
	color: #900;
}
.texto-3 {
	f
	font-size: 1em;
	text-align: center;
	text-indent: 10px;
	color: #900;
	
}
.texto-4 {
	
	font-size: 0.9em;
	text-align: center;
	color:#81A87A;
}
.texto-5 {
	
	font-size: 1.2em;
	text-align: center;
	text-indent: 10px;
	color: #036;
}
.texto-6 {
	
	font-size: 1.4em;
	text-align: center;
	text-indent: 10px;
	color: #333;
	background-color:#CCC;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;


}

.texto-rutas {
	
	font-size: 1em;
	text-align: left;
	text-indent: 10px;
	color: #060;
}
.texto-nota {
	
	font-size: 0.9em;
	text-align: left;
	text-indent: 5px;
	color: #999;
}
