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


/*TODO*/ body {
		font-family: Verdana;
	font-size: 0.75em;
	background-color: #F7F7F7;
	}
	
/*TODO*/ script {
text/javascript
	}
	
/*TODO*/ li { margin: 0px 0px 10px 0px; }
/*TODO*/ a img { border: none; }

/*TODO*/ p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: 20px;
}

/*TODO*/ .img {
	width: 100%;
	float: left;
	border: none;
	}
	

@media screen and (min-width: 801px) and (max-width: 10000px) {

/*PC*/  #page {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	}

/*PC*/ #header{
	display: block;
	width: 96%;
	height: auto;
	float: left;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 2%;
	}	

/*PC*/  #rec-logo {
	display: block;
	float: left;
	width: 90%;
	margin-left: 5%;
	}
	
	/*PC*/  #up {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
	
	/*PC*/ #anuncio-logo{
	display: block;
	float:left;
	width: 90%;
	margin-left: 5%;
	}
	
	
/*PC*/  #rec-siganos {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: left;
		padding-top: 0.5em;

}




/*PC*/  #follow-rec{
	display: block;
	float: left;
	width: 30%;
	text-align: center;
	border: 0;
	margin-left: 1%;
	margin-bottom: 15px;
		}
		
/*PC*/ 	#follow-text {
	display: block;
	float: left;clear: none;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #920000;
	text-align: left;
	vertical-align: top;
	margin-bottom: 7px;
	}
	
	/*PC*/ #follow-fb {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	display: block;
	border: 0;
	}
	
		
/*PC*/ #follow-twit { 
display:block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	display: block;
	border: 0;
	}
	
/*PC*/  #follow-lk {
	display:block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	display: block;
	border: 0;
	}


/*PC*/  #rec-google-share {
	display: block;
	float: right;
	width: 30%;
	height: auto;
	margin-left: 10%;
	text-align: left;
	
}

/*PC*/ #google-share {
	display: block;
	float: left;
	width: 100%;
	background-color: #fff;
	height: auto;
}



/*PC*/  #google-search-texto {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #920000;
	height: auto;
}

/*PC*/	#column-left{
	display: block;
	float: left;
	width: 73%;
	margin-left: 1%;
	margin-right: 3%;
	margin-bottom: 20px;
		}
		
/*PC*/	#column-right{
	display: block;
	float: right;
	width: 22%;
	margin-bottom: 20px;
	margin-right: 1%;
		}
		

	/*PC*/	#rec-1{
	display: block;
	float: left;
	width: 46%;
	height: 290px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B96F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFEBCC;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 3%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
			}
		
/*PC*/ #imagen-1{
	display: block;
	float: left;
	width: 45%;
	margin-left: 3%;
	margin-bottom: 30px;
	margin-top: 30px;
}

		
/*PC*/	#cabeza-1{
	display: block;
	float: left;
	width: 50%;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 2%;
	
}		


			
/*PC*/ #rec-2{
	display: block;
	float: left;
	width: 46%;
	height: 210px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A51C30;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 3%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	}

/*PC*/ #imagen-2{
		display: block;
	float: left;
	width: 44%;
	margin-top: 15px;
	margin-right: 4%;
	margin-left: 3%;
	}

/*PC*/ #cabeza-2{
	display: block;
	float: left;
	width: 43%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 15px;
}	


/*PC*/ #rec-3{
	display: block;
	float: left;
	width: 46%;
	margin-left: 3%;
	height: 470px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
	margin-bottom: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	}

/*PC*/ #imagen-3{
	display: block;
	float: left;
	width: 100%;
	margin-top: 15px;
	}

/*PC*/ #cabeza-3{
	display: block;
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-top: 15px;
	text-align:center;
}

/*PC*/ #rec-4{
	display: block;
	float: left;
	width: 30%;
	margin-left: 3%;
	height: 330px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B96F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
	margin-bottom: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
		}

/*PC*/ #imagen-4{
	display: block;
	float: left;
	width: 94%;
	margin-left: 3%;
	margin-top: 15px;
	}

/*PC*/ #cabeza-4{
	display: block;
	float: left;
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
}	


/*PC*/ #rec-5{
	display: block;
	float: left;
	width: 30%;
	margin-left: 3%;
	height: 280px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
	margin-bottom: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	}

/*PC*/ #cabeza-5{
	display: block;
	float: left;
	width: 96%;
	margin-top: 20px;
	margin-left: 3%;
}	

/*PC*/ #imagen-5{
	display: block;
	float: left;
	width: 100%;
	margin-top: 2px;
	}
	
	/*PC*/ #content-6{
	display: block;
	float: left;
	width: 100%;
		}
		
/*PC*/	#rec-6{
	display: block;
	float: left;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B96F00;
	background-color: #FFEBCC;
	margin-top: 5px;
	margin-bottom: 30px;
	
			}
		
/*PC*/ #imagen-6{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*PC*/ #cabeza-6{
	display: block;
	float: left;
	width: 92%;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 4%;
	text-align:center;
}


		


/*PC*/ #anuncio{
	display: block;
	float: left;
	width: 100%;
margin-bottom: 25px;
		}
		
		/*PC*/ #anuncio-b{
	display: block;
	float: left;
	width: 24%;
	height: 194px;
		}


	
/*PC*/#footer {
	display: block;
	float: left;
	width: 100%;
	background-color: #A51C30;
		}
		

		

/*PC*/#rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 98%;
  	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2em;
	}


/*PC*/#somos {
	display: block;
	float: left;
	margin-right: 10px;
	width: 13%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	text-align:center;

}

/*PC*/#aviso-legal{
	float: left;
	margin-right: 10px;
	width: 13%;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	text-align: center;

}


/*PC*/#aviso-privacidad{
	float: left;
	margin-right: 10px;
	width: 14%;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	text-align: center;
		
}

/*PC*/#contacto {
	width: 40%;
	max-width: 250px;
	display: block;
	float: left;
	
	
	
}

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


/*PC*/a.link-1:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	
	
}
/*PC*/a.link-1:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	
}
/*PC*/a.link-1:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	
}
/*PC*/a.link-1:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	
}

/*PC*/a.link-2:link {
color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/*PC*/a.link-2:active {
color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

/*PC*/a.link-2:visited {
color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/*PC*/a.link-2:hover {
color:  #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
text-align: left;
}


/*PC*/a.link-3:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	line-height: 120%;
}

/*PC*/a.link-3:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	line-height: 120%;
	}

/*PC*/a.link-3:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	line-height: 120%;
}

/*PC*/a.link-3:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	line-height: 120%;
}



/*PC*/a.link-4:link {
	color: #B96F00;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	line-height: 120%;
	}

/*PC*/a.link-4:active {
	color: #B96F00;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	line-height: 120%;
	}

/*PC*/a.link-4:visited {
	color: #B96F00;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	}

/*PC*/a.link-4:hover {
	color: #B96F00;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	}
	
	/*PC*/a.link-5:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	line-height: 120%;
	}

/*PC*/a.link-5:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	line-height: 120%;
	}

/*PC*/a.link-5:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	}

/*PC*/a.link-5:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	}
		
	/*PC*/a.link-6:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*PC*/a.link-6:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*PC*/a.link-6:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*PC*/a.link-6:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	
	
	/*PC*/a.link-footer:link {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*PC*/a.link-footer:active {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*PC*/a.link-footer:visited {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*PC*/a.link-footer:hover {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}
	
/*PC*/ .fecha-roja-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	float: none;
	width: 90%;
	text-align: center;
	vertical-align: top;	
	}

/*PC*/ .nombre-autor-center{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: italic;

}



		
	
	/*PC*/.fecha-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align:center;
	}
	
	
	
		
/*PC*/.texto-blanco-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	float: none;
	width: 90%;
	text-align: center;
	vertical-align: top;	
	}
	

	
	
}


@media screen and (min-width: 501px) and (max-width: 900px) {
	
	/*TABLET*/  #page {
	display: block;
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	}
	
/*TABLET*/  #header{
	display: block;
	width: 96%;
	height: auto;
	float: left;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 2%;
	}	

/*TABLET*/  #rec-logo {
	display: block;
	float: left;
	width: 90%;
	margin-left: 5%;
	}
	
/*TABLET*/  #rec-siganos {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	}
	


/*TABLET*/ #follow-rec{
	display: block;
	float: left;
	margin-top: 1em;
	width: 70%;
	margin-left: 3%;
	text-align: left;
	}
	
/*TABLET*/ #follow-text {
	display: block;
	float: left;clear: none;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #920000;
	text-align: left;
	vertical-align: top;
	margin-bottom: 7px;
	}
	
/*TABLET*/ #follow-fb {
	clear: none;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	display: block;
	border: 0;
	}
	
/*TABLET*/ #follow-rss {
	clear: none;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	display: block;
	border: 0;
	}
	
/*TABLET*/ #follow-twit {
	clear: none;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	display: block;
	border: 0;
	}
	
/*TABLET*/ #follow-lk {
	clear: none;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	display: block;
	border: 0;
	}
	
/*TABLET*/ #rec-google-share {
	display: block;
	float: left;
	width: 95%;
	display: block;
	height: 40px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 1%;
	text-align: left;
	background-color: #F7F7F7;
}

/*TABLET*/#google-search-texto {
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #920000;
	height: auto;
}

/*TABLET*/ #google-share {
	display: block;
	float: left;
	width: 100%;
	background-color: #fff;
	height: auto;
}


		
/*TABLET*/  #up {
	display: block;
	float: left;
	width: 98%;
	margin-left: 1%;
	margin-bottom: 25px;
}


/*TABLET*/	#column-left{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
		}

/*TABLET*/	#column-right{
	display: block;
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-top: 10px;
	}
	
		
		
/*TABLET*/ #rec-1{
	display: block;
	float: left;
	width: 100%;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #B96F00;
	margin-bottom: 30px;
	background-color: #FFEBCC;
	}


/*TABLET*/ #imagen-1{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0.5em;
		margin-bottom: 10px;
}	
		
	
/*TABLET*/ #cabeza-1{
		display: block;
	float: right;
	width: 50%;
	margin-left: 1%;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
			}
			
/*TABLET*/ #rec-2{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A51C30;
	}
	
	
	

/*TABLET*/ #imagen-2{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0.5em;
		margin-bottom: 10px;
}	
		
	
/*TABLET*/ #cabeza-2{
		display: block;
	float: right;
	width: 50%;
	margin-left: 1%;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
			}
	
/*TABLET*/ #rec-3{
	display: block;
	float: left;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
	margin-bottom: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
		}

/*TABLET*/ #imagen-3{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0.5em;
		margin-bottom: 10px;
}	
		
	
/*TABLET*/ #cabeza-3{
		display: block;
	float: right;
	width: 50%;
	margin-left: 1%;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
			}
	
/*TABLET*/#rec-4 
{display: block;
float: left;
width: 100%;
margin-top: 15px;
margin-bottom: 10px;
border-top-color: #B96F00;
border-top-width: 4px;
border-top-style: solid;
}

/*TABLET*/ #imagen-4{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0.5em;
		margin-bottom: 10px;
}	
		
	
/*TABLET*/ #cabeza-4{
		display: block;
	float: right;
	width: 50%;
	margin-left: 1%;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
			}

/*TABLET*/#rec-5 {display: block;float: left;width: 100%; margin-top: 15px;
margin-bottom: 10px;;border-top-color: #B96F00;border-top-width: 4px;border-top-style: solid;}

/*TABLET*/ #imagen-5{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0.5em;
		margin-bottom: 10px;
}	
		
	
/*TABLET*/ #cabeza-5{
		display: block;
	float: right;
	width: 50%;
	margin-left: 1%;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
			}

/*TABLET*/#rec-6 {display: block;float: left;width: 100%;margin-left: 2%;margin-top: 15px; border-top-color: #BDB91A;border-top-width: 3px;border-top-style: solid;}

/*TABLET*/ #imagen-6{
	display: block;
	float: left;
	width: 44%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0.5em;
		margin-bottom: 10px;
}	
		
	
/*TABLET*/ #cabeza-6{
		display: block;
	float: right;
	width: 50%;
	margin-left: 1%;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 10px;
			}

	
/*TABLET*/ #anuncio{
	display: block;
	float: left;
	width: 60%;
	margin-left: 20%;
margin-bottom: 25px;
		}

/*TABLET*/ #footer {
	display: block;
	float: left;
	width: 100%;
	background-color: #A51C30;
	margin-top: 2em;
		}
		
/*TABLET*/#rec-guia-educa {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	background-color: #E7E7CF;
	margin-bottom: 20px;
		}
		
/*TABLET*/#guiaeduca {
display: block;
	float: left;
	width: 96%;
	background-color: #000000;
	margin-left: 2%;
	margin-top: 15px;	

		}
		
/*TABLET*/#guiaeduca-amarillo {
			display: block;
	float: left;
	width: 100%;
		background-color: #E1CB1F;	

		}


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


/*TABLET*/ #somos {
	display: block;
	float: left;
	margin-left: 1%;
	width: 80%;
	margin-top: 15px;	
	
}

/*TABLET*/ #aviso-legal{
display: block;
	float: left;
	margin-left: 1%;
	width: 80%;
	margin-top: 15px;	
}


/*TABLET*/ #aviso-privacidad{
	display: block;
	float: left;
	margin-left: 1%;
	width: 99%;
	margin-bottom: 0.7em;
	margin-top: 15px;
}

/*TABLET*/ #contacto {
	display: block;
	float: left;
	margin-left: 1%;
	width: 80%;
	margin-top: 15px;	
}

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

/*TABLET*/a.link-fecha-logo:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
	
}
/*TABLET*/a.link-fecha-logo:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}
/*TABLET*/a.link-fecha-logo:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}
/*TABLET*/a.link-fecha-logo:hover {
	color: #845E0F;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}

/*TABLET*/ a.link-1:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
line-height: auto;
	
	
}

/*TABLET*/ a.link-1:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 24px;
	font-weight: bold;
	text-decoration: none;
line-height: auto;
	
}

/*TABLET*/ a.link-1:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	line-height: auto;
	
}

/*TABLET*/ a.link-1:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 24px;
	font-weight: bold;
	text-decoration: none;
line-height: auto;
}


/*TABLET*/ a.link-2:link {
color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*TABLET*/ a.link-2:active {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*TABLET*/ a.link-2:visited {
color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*TABLET*/ a.link-2:hover {
color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}


/*TABLET*/ a.link-3:link {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
}

/*TABLET*/ a.link-3:active {
color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
}

/*TABLET*/ a.link-3:visited {
color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
}

/*TABLET*/ a.link-3:hover {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
}

/*TABLET*/ a.link-4:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-4:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-4:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-4:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}
	
	
/*TABLET*/ a.link-5:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*TABLET*/ a.link-5:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*TABLET*/ a.link-5:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*TABLET*/ a.link-5:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}
	
	/*TABLET*/ a.link-6:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*TABLET*/ a.link-6:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*TABLET*/ a.link-6:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}

/*TABLET*/ a.link-6:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
	}
	
	/*TABLET*/ a.link-7:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-7:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-7:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-7:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}
	
	/*TABLET*/ a.link-8:link {
	color: #00436A;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-8:active {
	color: #00436A;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-8:visited {
	color: #00436A;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/*TABLET*/ a.link-8:hover {
	color: #00436A;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}
	
	
/*TABLET*/ a.link-footer:link {
	color: #FFF;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

/*TABLET*/ a.link-footer:active {
	color: #FFF;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

/*TABLET*/ a.link-footer:visited {
	color: #FFF;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

/*TABLET*/ a.link-footer:hover {
		color: #FFF;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}
	
		
/*TABLET*/ .fecha-roja-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	float: none;
	width: 90%;
	text-align: left;
	vertical-align: top;	
	}
	
	
/*TABLET*/ .fecha-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
		color: #666666;
	}
	

/*TABLET*/ .nombre-autor-center{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: italic;
	}
	
	}


@media screen and (min-width: 150px) and (max-width: 500px) {
	
	/*CELL*/  #page {
	display: block;
	float: left;
	width: 100%;
	}
	
/*CELL*/  #header{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 2px;
	margin-top: 5px;
	}	

/*TABLET*/  #rec-logo {
	display: block;
	float: left;
	width: 98%;
	margin-left: 1%;
	}
	
/*CEL*/  #rec-siganos{
	display: block;
	float: left; 
	height: auto;
	width: 100%;
	
}

/*CEL*/  #follow-rec{
	display: block;
	float: left;
	margin-top: 1em;
	width: 75%;
	margin-left: 5%;
	text-align: left;
	}
	
	/*CEL*/  #follow-text {
	display: block;
	float: left;clear: none;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #920000;
	text-align: left;
	vertical-align: top;
	margin-bottom: 7px;
}

/*CEL*/  #follow-fb {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	display: block;
	border: 0;
	}
	
/*CEL*/  #follow-twit {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	display: block;
	border: 0;
	
}
	
/*CEL*/ 	#follow-lk {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	display: block;
	border: 0;
	}
	

/*CEL*/  #rec-google-share {
	display: block;
	float: left;
	width: 98%;
	display: block;
	height: 4em;
	margin-top: 1em;
		margin-bottom: 1.5em;
	margin-right: 1%;
	margin-left: 0%;
	text-align: left;
	background-color: #F7F7F7; 
	margin-left: 1%;
}


/*CEL*/  #google-search-texto {
	float: left;
	width: 100%;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #920000;
	height: auto;
}

/*CELL*/ #google-share {
	display: block;
	float: left;
	width: 100%;
	background-color: #fff;
	height: auto;
}

		
/*CEL*/  #up {
	display: block;
	float: left;
	width: 98%;
	margin-left: 1%;
}

/*CEL*/ 	#column-left{
	display: block;
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 20px;
		}

/*CEL*/	#column-right{
	display: block;
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-top: 10px;
	}

/*CEL*/#rec-1{
	display: block;
	float: left;
	width: 100%;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFEBCC;
	margin-bottom: 30px;
	background-color: #FFEBCC;
		}
		
		
	/*CEL*/ #imagen-1{
	display: block;
	float: left;
	width: 96%;
		margin-left: 2%;
	margin-top: 0.5em;
		margin-bottom: 10px;
}	
		
		
/*CEL*/#cabeza-1{
	display: block;
	float: left;
	width: 96%;
	margin-left: 2%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
		/*CEL*/  #rec-2{
	display: block;
	float: left;
	width:96%;
	margin-left:2%;
	height:auto;
	border-top-width:4px;
	border-top-style:solid;
		border-top-color: #A51C30;
	margin-bottom: 20px;
	}


/*CEL*/ #imagen-2{display: loat: left;width: 96%; margin-left: 2%;}
/*CEL*/ #cabeza-2{display: block;float: left;width: 96%;margin-left: 2%;margin-top:10px;
	margin-bottom:10px;}
	

			
/*CEL*/  #rec-3{
	display: block;
	float: left;
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
	height:auto;
	border-top-width:4px;
	border-top-style:solid;
	border-top-color: #A51C30;
		}

/*CEL*/ #imagen-3{display: display;float: left;width: 94%;margin-left: 3%;}
/*CEL*/ #cabeza-3{display: block;float: left;width: 94%;margin-left: 3%;margin-top:10px;}
		
/*CEL*/ #rec-4 {
	display: block;
	float: left;
	width: 100%;
	margin-bottom:20px;
	margin-top:20px;
	height:auto;
	border-top-width:4px;
	border-top-style:solid;
	border-top-color: #000000;
	}

/*CEL*/ #imagen-4{display: block;float: left;width: 94%; margin-left:3%}
/*CEL*/ #cabeza-4{display: block;float: left;width: 94%;margin-left: 3%;margin-top:10px;}

		
/*CEL*/ #rec-5 {display: block;float: left;width: 96%;margin-left:2%;margin-top: 15px;border-top-color: #B96F00;border-top-width: 4px;border-top-style: solid;padding-bottom: 15px;margin-bottom: 10px;}
/*CEL*/ #imagen-5{display: block;float: left;width: 100%;}
/*CEL*/ #cabeza-5{display: block;float: left;width: 94%;margin-left: 3%;margin-top:10px;}

/*CEL*/ #rec-6 {display: block;float: left;width: 96%;margin-left:2%;margin-top: 15px;border-top-color: #BDB91A;border-top-width: 4px;border-top-style: solid;padding-bottom: 15px;margin-bottom: 10px;}
/*CEL*/ #imagen-6{display: none;float: left;width: 100%;}
/*CEL*/ #cabeza-6{display: block;float: left;width: 94%;margin-left: 3%;margin-top:10px;}

	
/*CEL*/ #anuncio{
	display: block;
	float: left;
	width: 96%;
	margin-left: 2;
margin-bottom: 25px;
		}
		

/*CEL*/ #footer {
	display: block;
	float: left;
	width: 100%;
	background-color: #A51C30;
	margin-top: 2em;
		}
		
/*CEL*/ #rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 94%;
  	margin-left: 2%;
	margin-top: 2em;
  }


/*CEL*/ #somos {
	display: block;
	float: left;
	margin-left: 1%;
	width: 99%;
	margin-bottom: 0.7em;
}

/*CEL*/ #aviso-legal{
	display: block;
	float: left;
	margin-left: 1%;
	width: 99%;
	margin-bottom: 0.7em;
	text-align: left;
	}


/*CEL*/ #aviso-privacidad{
	display: block;
	float: left;
	margin-left: 1%;
	width: 99%;
	margin-bottom: 0.7em;
	}

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



	
/*CEL*/a.link-1:link {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
		
	
}
/*CEL*/a.link-1:active {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}
/*CEL*/a.link-1:visited {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}
/*CEL*/a.link-1:hover {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}

/* CEL*/a.link-2:link {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* CEL*/a.link-2:active {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

/* CEL*/a.link-2:visited {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* CEL*/a.link-2:hover {
	color: #663300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


/* CEL*/a.link-3:link {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
		text-decoration: none; 
}

/* CEL*/a.link-3:active {
color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
		text-decoration: none; 

}
/* CEL*/a.link-3:visited {
color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-align: left;
		text-decoration: none; 
	

}

/* CEL*/a.link-3:hover {
color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
		text-decoration: none; 


}

/* CEL*/a.link-4:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-4:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-4:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-4:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}
	
	
	/* CEL*/a.link-5:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-5:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-5:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-5:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}
	
	/* CEL*/a.link-6:link {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-6:active {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-6:visited {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}

/* CEL*/a.link-6:hover {
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left; 
	}
	
	
	
	/* SMALL*/ a.link-footer:link {
	color: #FFFFFF;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

/* SMALL*/ a.link-footer:active {
	color: #FFFFFF;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* SMALL*/ a.link-footer:visited {
	color: #FFFFFF;
	font-style: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* SMALL*/ a.link-footer:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


	}
