@charset "utf-8";
/* CSS Document */


/************************************************************************************
TODOS
*************************************************************************************/
/* set html5 elements to block */
article, aside, footer, header, menu, nav, section { 
    display: block;
}


li { margin: 0px 0px 10px 0px; }


a img { 
border: none; 
display: block;
float: left;
width: 100%;
margin-left. 1%;

}


.img { 
border: none; 
display: block;
float: left;
width: 100%;

}



a { color: #00629D; ;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none !important;}
	
	/*TODOS*/ #header{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000;
		}


/*TODOS*/ #imagen{
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 18px;
			
		}


/*TODOS*/ #autor{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #0000;
	font-style: italic;
	margin-top: 10px;
}

	
/*TODOS*/ .interlineado{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	font-variant: normal;
	color: #996600;
}


/*TODOS*/.tablas-texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	}


/*TODOS*/.texto-lista{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
}


/*TODOS*/.tablas-titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #996600;
}

/*TODOS*/.tablas-asunto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: bold;
	font-weight: bolder;
	text-align: center;
	color: #000000;
	line-height: 21px;
}

/*OK-TODOS*/ #up-blue-rectangle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	background-color: #65AFCE;
	margin-top: 0em;
		}
		
/*TODOS-OK*/  #page {
	display: block;
	float: left;
	width: 100%;
	}
	
	/*TODOS-OK*/  #imagen-nota {
	display: block;
	float: left;
	width: 100%;
	}
	
	/*TODOS*/ #up-add{
		display: block;
		float: left;
		width: 90%;
		margin-left: 5%;
		background-color: #fff;
		
		}
		
		/*TODOS*/ .texto-redaccion{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/*TODOS*/
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-top: 10px;	 /* removing the top margin gets around an issue where margins can escape from their containing block. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 2px; /* adding the padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any box model math. A nested block with side padding can also be used as an alternate method. */
	line-height: 25px;
}

	

/* LARGE SCREEN */
@media screen and (min-width: 801px) and (max-width: 10000px) {
	
	
		
/*LARGE*/ #add{
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 18px;
			
		}
		
/*OK-LARGE*/ #up-rec-logo{
		display: block;
	float: left;
	width: 26%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
}
			
		
/*LARGE-OK*/ #barra{
		display: block;
		float: left;
		width: 100%;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		
		}	
		
		/*LARGE OK*/ #barra-a{
		display: block;
		float: left;
		width: 10%;
		margin-right: 2%;
		margin-left: 2%;
		padding-top: 15px;
		padding-bottom: 15px;
		}	
		
		
		/*LARGE OK*/ #barra-inicio{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 0.5em;
	background-color: #AC6C02;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
		
		}	
		
/*LARGE-Ok*/ #siganos {
	display: block;
	float: left;
	max-width: 14%;
	margin-left: 15px;
}

/*LARGE-Ok*/ #follow-text {
	display: block;
	float: left;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 7px;
	}

/*LARGE-Ok*/ #follow-fb {
	display: block;
	float: left;
	width: 30%;
	margin-right: 3%;
		}
	
/*LARGE-Ok*/ #follow-twit {
	display: block;
	float: left;
	width: 30%;
	margin-right: 3%;
	
}
	
/*LARGE-Ok*/ #follow-lk {
	display: block;
	float: left;
	width: 30%;
	
}

/*LARGE-OK*/#content-left {
		display: block;
	float: left;
	width: 66%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 1.5em;
	margin-bottom: 20px;
}
	
/*LARGEOK*/#content-right {
	display: block;
	float: left;
	width: 25%;
	margin-right: 3%;
		margin-top: 1.5em;

}



	/*LARGE OK*/#balazo{
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F19803;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	}	
	
		
	/*LARGE OK*/#cabeza-nota{
	display: block;
	float: left;
	width: 100%;
	margin-top: 0.1em;
	margin-bottom: 10px;
	}	

	
		
/*LARGE OK*/#fecha {
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-bottom: 1.5em;
	text-align: right;
	}


	
/*LARGE OK*/#article{
	display: block;
	float: left;
	width: 100%;

	}
		
/*LARGE*/  #footer {
	display: block;
	float: left;
	width: 100%;
	background-color: #000;
	margin-top: 0.5em;
}

/*LARGE*/h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bolder;
		color: #996600;
	text-align: left;
	white-space: normal;
	margin: 0px;
}


/*LARGE*/h2 {
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
	margin-left: 3%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

/*LARGE*/h3 {
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
	margin-left: 3%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

/*LARGE*/h4 {
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
	margin-left: 3%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
	

/* LARGE*/ a.link-inicio:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
	
}

/* LARGE*/ a.link-inicio:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/* LARGE*/ a.link-inicio:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}
/* LARGE*/ a.link-inicio:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/* LARGE*/ a.link-azul:link {
text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
	
}

/* LARGE*/ a.link-azul:active {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}

/* LARGE*/ a.link-azul:visited {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: underline;
	
}
/* LARGE*/ a.link-azul:hover {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}



/*LARGE*/ a.link-footer:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #Fff;
	text-decoration: none;
	
	
}

/*LARGE*/ a.link-footer:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/*LARGE*/ a.link-footer:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}

/*LARGE*/ a.link-footer:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}





/*LARGE*/ .logo-blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #ffffff;
	}
	

/*LARGE*/ #rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 96%;
  	margin-left: 2%;
	margin-top: 1em;
	margin-bottom: 1em;;
}


/*LARGE*/ #somos {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000000;
	}

/*LARGE*/ #aviso-legal{
	float: left;
	margin-right: 3%;
	width: 30%;
	display: block;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000;
}


/*LARGE*/ #contacto {
	width: 30%;
	display: block;
	text-align: center;
	float: left;
}

/*LARGE*/ #leyenda {
	width: 95%;
	float: left;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}


}
	

/* MEDIUM SCREEN */
@media screen and (min-width: 501px) and (max-width: 800px) {



/*MEDIANO*/
	p {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-top: 10px;	 /* removing the top margin gets around an issue where margins can escape from their containing block. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 19px;
	padding-left: 2px; /* adding the padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any box model math. A nested block with side padding can also be used as an alternate method. */
	line-height: 30px;
	font-size: 22px;
}

	

	

/*OK-MEDIANO*/ #up-rec-logo{
		display: block;
	float: left;
	width: 40%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
		
		}
			
	
/*mediano-ok*/#add {
	display: block;
	float: right;
	width: 100%;
margin-bottom: 20px;
	
	}
	
	/*MEDIANO*/ #barra{
		display: block;
		float: left;
		width: 100%;
		height: auto;
					
		}	
		
/*MEDIANO*/ #barra-a{
		display: block;
		float: left;
		width: 15%;
		margin-top: 7px;
		margin-bottom: 7px;
		margin-left: 2%;
		margin-right: 2%;
		
		}	
		
	
		
/*MEDIANO*/ #barra-inicio{
	display: block;
	float: left;
	width: 100%;
	margin-right: 3%;
	background-color: #AC6C02;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
		
		}	
		
/*OK-MEDIANO*/ #siganos {
	display: block;
	float: left;
	max-width: 25%;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-right: 10px;
	}


	
/*OK-MEDIANO*/ #follow-text {
	float: left;
	width: 98%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin-bottom: 7px;
	
	
}

/*OK-MEDIANO*/ #follow-fb {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
		}
	
/*OK-MEDIANO*/ #follow-twit {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
	
}
	
/*MEDIANO*/ #follow-lk {
	display: block;
	float: left;
	width: 30%;
	
}
	

	
/*MEDIANO-OK*/#content-left {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 25px;
}

/*medium OK*/#content-right {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}

	
	/*MEDIANO OK*/#balazo{
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FCB131;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;

	}	

/*MEDIANO OK*/#cabeza-nota{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}	
	
	
	/*MEDIANO OK*/#fecha {
	display: block;
	float: left;
	width: 93%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-bottom: 1.5em;
	text-align: right;
	}


	
/*MEDIANO OK*/#article{
	display: block;
	float: left;
	width: 99%;
	}
	
/*MEDIANO*/  #footer {
	display: block;
	float: left;
	width: 100%;
	background-color: #000;
	margin-top: 0.5em;
}

	
/*MEDIANO*/h1 {
	width: 97%;
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	color: #996600;
	text-align: left;
	padding-left: 0.3em;
}

/*MEDIANO*/h2 {
display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
margin-left: 3%;
margin-bottom: 15px;
}

/*MEDIANO*/h3 {
display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
margin-left: 3%;
margin-bottom: 15px;
}

/*MEDIANO*/h4 {
display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
margin-left: 3%;
margin-bottom: 15px;
}
		



/*MEDIANO*/ #rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 96%;
  	margin-left: 2%;
	margin-top: 1em;
	margin-bottom: 1em;;
}


/*MEDIANO*/ #somos {
	display: block;
	float: left;
	width: 96%;
	margin-bottom: 15px;
	text-align:left;
}

/*MEDIANO*/ #aviso-legal{
		display: block;
	float: left;
	width: 96%;
	margin-bottom: 15px;
	text-align:left;
}


/*MEDIANO*/ #contacto {
		display: block;
	float: left;
	width: 96%;
	margin-bottom: 15px;
	text-align:left;
}

/*MEDIANO*/ #leyenda {
	width: 95%;
	float: left;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}


/*MEDIANO*/ a.link-inicio:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
	
}

/*MEDIANO*/ a.link-inicio:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/*MEDIANO*/ a.link-inicio:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}
/*MEDIANO*// a.link-inicio:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/* MEDIANO*/ a.link-azul:link {
text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
	
}

/*MEDIANO*/ a.link-azul:active {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}

/* MEDIANO*/ a.link-azul:visited {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: underline;
	
}
/* MEDIANO*/ a.link-azul:hover {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}



/*MEDIANO*/ a.link-footer:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #Fff;
	text-decoration: none;
	
	
}

/*MEDIANO*/ a.link-footer:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/*MEDIANO*/ a.link-footer:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}

/*MEDIANO*/ a.link-footer:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}


	
	}
	
	
	
/* SMALL SCREEN*/
@media screen and (min-width: 100px) and (max-width: 500px) {	


/*PEQUENO*/
	p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-top: 10px;	 /* removing the top margin gets around an issue where margins can escape from their containing block. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 2px; /* adding the padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any box model math. A nested block with side padding can also be used as an alternate method. */
	line-height: 21px;
}

/*OK-PEQUENO*/ #up-rec-logo{
		display: block;
	float: left;
	width: 80%;
	margin-top: 0.5em;
	margin-left: 10%;
}
		
		
/*small-ok*/#add {
	display: block;
	float: center;
	width: 80%;
	margin-left: 10%;
margin-bottom: 20px;
	
	}	

		
/* PEQUENO */ #rec-ad-top{
	display: block;
	width: 98%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-left: 1%;
	background-image: url(../../../imagenes/bullits/universidades-800x100.jpg);
		background-repeat: repeat;
	}	
	
		
/*PEQUENO*/ #barra{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
			
		}	
		
/*PEQUENO*/ #barra-a{
		display: block;
		float: left;
		width: 100%;
		height: 1.3em;
		margin-bottom: 0.1em;
			
		
		}	
		
		
/*PEQUENO*/ #barra-inicio{
	display: block;
	float: left;
	width: 96%;
	height: auto;
	margin-bottom: 0.5em;
	margin-left: 2%;
	background-color: #AC6C02;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
}	

/*OK-PEQUENO*/ #siganos {
	display: block;
	float: left;
	max-width: 96%;
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
		margin-left: 2%;
	}

/*PEQUENO*/ #follow-text {
	float: left;
	width: 98%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin-bottom: 7px;
	
	
}

/*PEQUENO*/ #follow-fb {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
		}
	
/*PEQUENO*/ #follow-twit {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
	
}
	
/*PEQUENO*/ #follow-lk {
	display: block;
	float: left;
	width: 30%;
}
	
/*PEQUENO*/#content-left {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1.5em;
}

/*pequeno OK*/#content-right {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}

	
	/*PEQUENO OK*/#balazo{
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FCB131;
		text-align: left;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;

	}	
	
	
	/*PEQUENO OK*/#cabeza-nota{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}	
	

	
	/*PEQUENO OK*/#fecha {
	display: block;
	float: left;
	width: 93%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-bottom: 1.5em;
	text-align: right;
	}


	
/*PEQUENO OK*/#article{
	display: block;
	float: left;
	width: 99%;

	}
	
	/*PEQUENO*/h1 {
	width: 97%;
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bolder;
	color: #996600;
	text-align: left;
	line-height: 1.3em;
	margin-top: 0em;
	}

/*PEQUENO*/h2 {
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
margin-bottom: 10px;
	
}

/*PEQUENO*/h3 {
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
margin-bottom: 10px;
	
}

/*PEQUENO*/h4 {
	display: block;
	float: left;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
color: #000000;
	font-style: normal;
	text-align: left;
margin-bottom: 10px;
	
}
	

/*PEQUENO*/  #footer {
	display: block;
	float: left;
	width: 100%;
	background-color: #000;
	margin-top: 0.5em;
}


/*PEQUENO*/ #rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 70%;
  	margin-left: 0.7em;
	margin-top: 1em;
	margin-bottom: 1em;;
}


/*PEQUENO*/ #somos {
	display: block;
	float: left;
	margin-left: 1%;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	
}

/*PEQUENO*/ #aviso-legal{
	display: block;
	float: left;
	margin-left: 1%;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}


/*PEQUENO*/ #contacto {
	display: block;
	float: left;
	margin-left: 1%;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

/*PEQUENO*/ #leyenda {
	width: 95%;
	float: left;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}




/*PEQUENO*/a.link-inicio:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
	
}

/*PEQUENO*/ a.link-inicio:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/*PEQUENO*/ a.link-inicio:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}
/*PEQUENO*/ a.link-inicio:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}


/* PEQUENO*/ a.link-azul:link {
text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
	
}

/* PEQUENO*/ a.link-azul:active {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}

/* PEQUENO*/ a.link-azul:visited {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: underline;
	
}
/* PEQUENO*/ a.link-azul:hover {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}


/*PEQUENO*/ a.link-footer:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #Fff;
	text-decoration: none;
	
	
}

/*PEQUENO*/ a.link-footer:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/*PEQUENO*/ a.link-footer:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}

/*PEQUENO*/ a.link-footer:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}


}

@media print {
  
article, aside, header, menu, nav, section { 
    display: block;
}


/*print*/li { margin: 0px 0px 10px 0px; }

/*print*/#imagen-nota{
	display: block;
	float: left;
	width: 50%;
		}


/*print*/a img { 
border: none; 
display: block;
float: left;
width: 50%;
}

/*print*/.img {
	width: 50%;
	float: left;
	}


/*print*/a { color: #000000 ;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none !important;}


/*print*/a:hover {
	color: #976002;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none !important;
}


/*print*/p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-top: 10px;	 /* removing the top margin gets around an issue where margins can escape from their containing block. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 2px; /* adding the padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any box model math. A nested block with side padding can also be used as an alternate method. */
	line-height: 21px;
}

/*print*/ #up-add{
		display: none;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000000;
		
		}

		
/* pRINT */ #rec-ad-top{
	display: none;
		}	
	
		

	/*pRINT*/ #up-rec-logo{
	display: block;
	float: left;
}
			
		
	/*pRINT*/ #up-blue-rectangle{
	display: none;
			}
		
		
		
/***PRINT***/ #barra{
		display: none;
				
		}	
		
/***PRINT***/ #barra-a{
		display: none;
				
		}	
		
		
/***PRINT***/ #barra-inicio{
	display: none;
		
		}	
		


		
	/*print*/#balazo{
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F19803;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	}	
	
		
/***PRINT***/#cabeza-nota{
	display: block;
	float: left;
	width: 100%;
	margin-top: 0.1em;
	}	

	
/***PRINT***/#fecha {
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-bottom: 1.5em;
	text-align: right;
	}


	
/***PRINT***/#article{
	display: block;
	float: left;
	width: 100%;

	}
	

/***PRINT***/#add {
	display: none;
		}	

/***PRINT***/  #page {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 2em;
	text-align: left;
}

/*print*/#content-left {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}
	
/***PRINT***/#content-right {
	display: none;

}

	
/***PRINT***/ #footer {
	display: none;
	}

/***PRINT***/ h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	color: #996600;
	text-align: left;
	}


/* PRINT*/ h2 {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: bold;
	line-height: bold;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 2px;
	
}


/* PRINT*/ h3 {
	display: block;
	float: left;
	width: 98%;
	margin-bottom: 0.3em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #AC6C02;
	padding-left: 5px;
	
}

/***PRINT***/h4 {
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;

}

/* PRINT*/ a.link-inicio:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
	
}

/* PRINT*/ a.link-inicio:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/* PRINT*/ a.link-inicio:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}
/* PRINT*/ a.link-inicio:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/* PRINT*/ a.link-azul:link {
text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
	
}

/* PRINT*/ a.link-azul:active {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}

/* PRINT*/ a.link-azul:visited {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: underline;
	
}
/* PRINT*/ a.link-azul:hover {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00629D;
	text-decoration: none;
	
}

/* PRINT*/ a.link-desdelared:link {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	
	
}

/* PRINT*/ a.link-desdelared:active {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	
}

/* PRINT*/ a.link-desdelared:visited {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: underline;
	
}
/* PRINT*/ a.link-desdelared:hover {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	
}





/*PRINT*/ a.link-footer:link {
text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #Fff;
	text-decoration: none;
	
	
}

/*PRINT*/ a.link-footer:active {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}

/*PRINT*/ a.link-footer:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}

/*PRINT*/ a.link-footer:hover {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: none;
	
}





/*PRINT*/ .logo-blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #ffffff;
	}
	
	/*PRINT*/ .logo-amarillo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #FCB131;
	}


/*PRINT*/ #rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 66%;
  	margin-left: 2%;
	margin-top: 1em;
	margin-bottom: 1em;;
}


/*PRINT*/ #somos {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000000;
	}

/*PRINT*/ #aviso-legal{
	float: left;
	margin-right: 3%;
	width: 30%;
	display: block;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000;
}


/*PRINT*/ #contacto {
	width: 30%;
	display: block;
	text-align: center;
	float: left;
}

/*PRINT*/ #leyenda {
	width: 95%;
	float: left;
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}






/*PRINT*/ #social {
	display: block;
	float: right;
	max-width: 14%;
	margin-top: 1em;
	margin-bottom: 2em;
		margin-right: 7%;
			margin-left: 7%;
	
}
/*PRINT*/ #social img {
	float: left;
}


	
/*PRINT*/ #follow-text {
	display: block;
	float: left;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 7px;
	
	
}

/*PRINT*/ #follow-fb {
	display: block;
	float: left;
	width: 30%;
	margin-right: 3%;
	

	}
	
/*PRINT*/ #follow-twit {
	display: block;
	float: left;
	width: 30%;
	margin-right: 3%;
	
}
	
/*PRINT*/ #follow-lk {
	display: block;
	float: left;
	width: 30%;
	
	
}

	

}
