@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: 98%;
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: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none !important;}
a:hover {
		text-decoration: none !important;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #AC6C02;
	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;
}



/*TODOS*/ .texto-negro-chico{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.56em;
	font-weight: bold;
	font-variant: normal;
	color: #0000;
	font-style: italic;
}
	

/*TODOS*/ .texto-rojo{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	font-style: italic;
	line-height: 1.5em;
}
	


/* LARGE SCREEN */
@media screen and (min-width: 801px) and (max-width: 10000px) {
	
		
/*LARGE OK*/ #up-black-rectangle{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000;
		}
		
		
		
	/*LARGE OK*/ #up-rec-logo{
		display: block;
	float: left;
	width: 26%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
		
		}
			
		
		
/*LARGE OK*/ #up-blue-rectangle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	background-color: #65AFCE;
	margin-top: 0em;
		}
		
			/*LARGE OK*/ #sublogo{
	display: block;
	float: left;
	width: 100%;
			}	
		
			
		
/*LARGE OK*/ #add-right-logo{
	display: block;
	float: left;
	width: 69%;
	height: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 2%;
	margin-left: 1%;
		
		}	
		
/*LARGE OK*/ #barra{
		display: block;
		float: left;
		width: 96%;
		height: auto;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right:2%;
		margin-left:2%;
		
		}	
		
		/*LARGE OK*/ #barra-a{
		display: block;
		float: left;
		width: 100%;
		height: 1.3em;
		margin-bottom: 0.1em;
			
		
		}	
		
		
		/*LARGE OK*/ #barra-inicio{
	display: block;
	float: left;
	width: 13%;
	height: auto;
	margin-bottom: 0.5em;
	background-color: #AC6C02;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
		
		}	
		

/*LARGE OK*/ #barra-share{
	display: block;
	float: left;
	width: 13%;
	height: auto;
	margin-bottom: 0.5em;
	background-color: #AC6C02;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
		
		}
		
		
/*LARGE OK*/#rec-share-4 {
	display: block;
	float: left;
	margin-left: 50px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;

}


/*LARGE OK*/#share-4-texto {
	clear: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: top;
	margin-bottom: 5px;
	
}


/*LARGE OK*/#share-4-fb {
	display: block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	
	
}

/*LARGE OK*/#share-4-lk {
	display: block;
	float: left;
	margin-left: 8px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	}

/*LARGE OK*/#share-4-twit {
	display: block;
	float: left;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 45px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00629D;

}

/*LARGE OK*/#share-4-google-mas {
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	padding-right: 0px;
	padding-left: 0px;
	width: 45px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00629D;
}





		
	

	

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

/*LARGE OK*/#noticia{
	display: block;
	float: left;
	width: 98%;
	margin-left: 2%;

	}
	
/*LARGE OK*/#noticia-1{
	display: block;
	float: left;
	width: 48%;
	margin-right: 2%;
	}


/*LARGE OK*/#noticia-2{
	display: block;
	float: left;
	width: 48%;
	}


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



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

/* LARGE*/ 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;

	
}


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

	
}
	
/*LARGE*/ .titulo-a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	text-transform: none;
	color: #AC6C02;
	text-decoration: none;
	text-align: left;

	
}


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


/* LARGE*/ 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;
	
}

/* 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-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;
	
	
}

/* LARGE*/ 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;
	
}

/* LARGE*/ 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;
	
}
/* LARGE*/ 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;
	
}


/* LARGE*/ a.link-advertencia: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: #960000;
	text-decoration: none;
	
	
}

/* LARGE*/ a.link-advertencia: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: #960000;
	text-decoration: none;
	
}

/* LARGE*/ a.link-advertencia: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: #960000;
	text-decoration: underline;
	
}
/* LARGE*/ a.link-advertencia: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: #960000;
	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*/ a.link-guia-footer:link {
	color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	
}


/*LARGE*/a.link-guia-footer:active {
color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*LARGE*/a.link-guia-footer:visited {
	color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*LARGE*/a.link-guia-footer:hover {
	color: #2E6D9D;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}




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

/*LARGE*/ .texto-negro{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/*LARGE*/ .texto-negro-bold{
		font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}








		

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


/*LARGE*/ #somos {
	display: block;
	float: left;
	margin-right: 10px;
	width: 20%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000000;
	margin-left: 0.1em;
}

/*LARGE*/ #aviso-legal{
	float: left;
	margin-right: 10px;
	width: 20%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000;
}


/*LARGE*/ #contacto {
	width: 40%;
	max-width: 250px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	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;
}



/*LARGE*/ #rec-bottom-varias-right {
	 display: block;
	 float: left;
	 width: 23%;
	max-widht: 250px;
		margin-top: 1em;
		margin-left: 1.5em;
		margin-right: 0.7em;
	margin-bottom: 1em;;
}


/*LARGE*/ #social {
	display: block;
	float: right;
	max-width: 206px;
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
		margin-right: 50px;
	
}
/*LARGE*/ #social img {
	float: left;
}


	
/*LARGE*/ #follow-text {
	clear: none;
	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;
	
	
}

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

	

}
	

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



/*MEDIANO OK*/ #up-black-rectangle{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000;
		}
		
		
/*MEDIANO OK*/ #up-rec-logo{
		display: block;
	float: left;
	width: 26%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
		
		}
			
		
		
/*MEDIANO OK*/ #up-blue-rectangle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	background-color: #65AFCE;
	margin-top: 0.3em;
		}
		
	/*MEDIANO OK*/ #sublogo{
	display: block;
	float: left;
	width: 100%;
			}	
			
		
			
/*MEDIANO OK*/ #add-right-logo{
	display: block;
	float: left;
	width: 69%;
	height: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 2%;
	margin-left: 1%;
		
		}	
		
/*MEDIANO OK*/ #barra{
		display: block;
		float: left;
		width: 96%;
		height: auto;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right:2%;
		margin-left:2%;
		
		}	
		
/*MEDIANO OK*/ #barra-a{
		display: block;
		float: left;
		width: 100%;
		height: 1.3em;
		margin-bottom: 0.1em;
			
		
		}	
		
	
		
/*MEDIANO OK*/ #barra-inicio{
	display: block;
	float: left;
	width: 13%;
	height: auto;
	margin-bottom: 0.5em;
	background-color: #AC6C02;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
		
		}	
	
	




/*MEDIANO OK*/#rec-share-4 {
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 1px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;

}

	
	/*MEDIANO OK*/#share-4-texto {
	clear: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: top;
	margin-bottom: 5px;
	
}


/*MEDIANO OK*/#share-4-fb {
	display: block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	
	
}

/*MEDIANO OK*/#share-4-lk {
	display: block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	}

/*MEDIANO OK*/#share-4-twit {
	display: block;
	float: left;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 45px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00629D;

}

/*MEDIANO OK*/#share-4-google-mas {
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	padding-right: 0px;
	padding-left: 0px;
	width: 45px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00629D;
}



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


	
/*MEDIANO OK*/#noticia{
	display: block;
	float: left;
	width: 97%;
	margin-left: 2%;

	}
	
	/*MEDIANO OK*/#noticia-1{
	display: block;
	float: left;
	width: 97%;
	margin-left: 2%;

	}
	
/*MEDIANO OK*/#noticia-2{
	display: block;
	float: left;
	width: 97%;
	margin-left: 2%;

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



/*MEDIANO*/ h1 {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: none;
	color: #996600;
	text-decoration: none;
	text-align: left;
	padding-top: 0.1em;

	
}


/* MEDIANO*/ 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;

	
}


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

	
}
	
/*MEDIANO*/ .titulo-a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: none;
	color: #AC6C02;
	text-decoration: none;
	text-align: left;
	margin-bottom: 0.7em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;

	
}

/*MEDIANO*/ .titulo-b {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-bottom: 0.7em;
	background-image: url(../../../IMAG-NEW/bullits/gray-background.jpg);
	padding-bottom: 0.3em;
	padding-top: 0.3em;

	
}


/*MEDIANO OK*/ h2 {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	
}


/*MEDIANO OK*/ h3 {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #AC6C02;
	
}

/*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-advertencia: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: #006290D;
	text-decoration: none;
	
	
}

/* MEDIANO*/ a.link-advertencia: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: #006290D;
	text-decoration: none;	
}

/* MEDIANO*/ a.link-advertencia: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: #006290D;
	text-decoration: underline;
	
}
/* MEDIANO*/ a.link-advertencia: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: #006290D;
	text-decoration: none;
	
}



/*MEDIANO*/ a.link-desdelared: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-desdelared: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-desdelared:visited {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fff;
	text-decoration: underline;
	
}
/*MEDIANO*// a.link-desdelared: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-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;
	
}


/*MEDIANO*/ a.link-guia-footer:link {
	color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	
}


/*MEDIANO*/a.link-guia-footer:active {
color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*MEDIANO*/a.link-guia-footer:visited {
	color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*MEDIANO*/a.link-guia-footer:hover {
	color: #2E6D9D;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}


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

/*MEDIANO*/ .texto-negro{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/*MEDIANO*/ .texto-negro-bold{
		font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}

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


/*MEDIANO*/ #somos {
	display: block;
	float: left;
	margin-right: 10px;
	width: 20%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000000;
	margin-left: 0.1em;
}

/*MEDIANO*/ #aviso-legal{
	float: left;
	margin-right: 10px;
	width: 20%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	color: #000;
}


/*MEDIANO*/ #contacto {
	width: 40%;
	max-width: 250px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	float: 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*/ #rec-bottom-varias-right {
	 display: block;
	 float: left;
	 width: 23%;
	max-widht: 250px;
		margin-top: 1em;
		margin-left: 1.5em;
		margin-right: 0.7em;
	margin-bottom: 1em;;
}


/*MEDIANO*/ #social {
	display: block;
	float: right;
	max-width: 206px;
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
		margin-right: 50px;
	
}
/*MEDIANO*/ #social img {
	float: left;
}


	
/*MEDIANO*/ #follow-text {
	clear: none;
	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;
	
	
}

/*MEDIANO*/ #follow-fb {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 46px;
	height: 46px;
	display: block;
	border: 0;
	}
	
/*MEDIANO*/ #follow-twit {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 46px;
	height: 46px;
	display: block;
	border: 0;
	
}
	
/*MEDIANO*/ #follow-lk {
	clear: none;
	float: left;
	width: 46px;
	height: 46px;
	display: block;
	border: 0;
	
}
	
	}
	
	
	
/* SMALL SCREEN*/
@media screen and (min-width: 150px) and (max-width: 500px) {	


/*PEQUENO OK*/ #up-black-rectangle{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000;
		}
		
/*PEQUENO OK*/ #up-rec-logo{
		display: block;
	float: left;
	width: 26%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
}
			
/*PEQUENO OK*/ #up-blue-rectangle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	background-color: #65AFCE;
	margin-top: 0.3em;
}
		
		
	/*PEQUENO OK*/ #sublogo{
	display: block;
	float: left;
	width: 100%;
			}	
			
			
			
/*PEQUENO*/ #add-right-logo{
	display: block;
	float: left;
	width: 69%;
	height: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 2%;
	margin-left: 1%;
		
		}	
		
/*PEQUENO OK*/ #barra{
		display: block;
		float: left;
		width: 96%;
		height: auto;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right:2%;
		margin-left:2%;
		
		}	
		
/*PEQUENO OK*/ #barra-a{
		display: block;
		float: left;
		width: 100%;
		height: 1.3em;
		margin-bottom: 0.1em;
			
		
		}	
		
		
/*PEQUENO ok*/ #barra-inicio{
	display: block;
	float: left;
	width: 13%;
	height: auto;
	margin-bottom: 0.5em;
	background-color: #AC6C02;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
}	
	





/*PEQUENO OK*/#rec-share-4 {
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 1px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;

}



/*PEQUENO OK*/#share-4-texto {
	clear: none;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: top;
	margin-bottom: 5px;
	
}


/*PEQUENO OK*/#share-4-fb {
	display: block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	
	
}

/*PEQUENO OK*/#share-4-lk {
	display: block;
	float: left;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	}

/*PEQUENO OK*/#share-4-twit {
	display: block;
	float: left;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 45px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00629D;

}

/*PEQUENO OK*/#share-4-google-mas {
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	padding-right: 0px;
	padding-left: 0px;
	width: 45px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00629D;
}

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



	
	
	
	
	

	
	
/*PEQUENO OK*/#noticia{
	display: block;
	float: left;
	width: 97%;
	margin-left: 2%;

	}
	
	/*PEQUENO OK*/#noticia-1{
	display: block;
	float: left;
	width: 97%;
	margin-left: 2%;

	}
	
	
/*PEQUENO OK*/#noticia-2{
	display: block;
	float: left;
	width: 97%;
	margin-left: 2%;

	}

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



/*PEQUENO*/ h1 {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: none;
	color: #996600;
	text-decoration: none;
	text-align: left;
	padding-top: 0.1em;

	
}

	


/* PEQUENO*/ 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;

	
}


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

	
}
	
/*PEQUENO*/ .titulo-a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: none;
	color: #AC6C02;
	text-decoration: none;
	text-align: left;
	margin-bottom: 0.7em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;

	
}

/*PEQUENO*/ .titulo-b {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-bottom: 0.7em;
	background-image: url(../../../IMAG-NEW/bullits/gray-background.jpg);
	padding-bottom: 0.3em;
	padding-top: 0.3em;

	
}


/*PEQUENO*/ h2 {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	
}


/*PEQUENO*/h3 {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #AC6C02;
	
}

/*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 ok*/ a.link-advertencia: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: #006290D;
	text-decoration: none;
	
	
}

/* PEQUENO*/ a.link-advertencia: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: #006290D;
	text-decoration: none;
	
}

/* PEQUENO*/ a.link-advertencia: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: #006290D;
	text-decoration: underline;
	
}
/* PEQUENO*/ a.link-advertencia: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: #006290D;
	text-decoration: none;
	
}



/*PEQUENO*/a.link-desdelared: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-desdelared: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-desdelared: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-desdelared: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-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;
	
}

/*PEQUENO*/ a.link-guia-footer:link {
	color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	
}


/*PEQUENO*/a.link-guia-footer:active {
color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*PEQUENO*/a.link-guia-footer:visited {
	color: #BC7703;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

/*PEQUENO*/a.link-guia-footer:hover {
	color: #2E6D9D;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}


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

/*PEQUENO*/ .texto-negro{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/*PEQUENO*/ .texto-negro-bold{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}



/*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*/#rec-bottom-varias-right {
	 display: block;
	 float: left;
	 width: 23%;
	max-widht: 250px;
		margin-top: 1em;
		margin-left: 1.5em;
		margin-right: 0.7em;
	margin-bottom: 1em;;
}


/*PEQUENO*/ #social {
	display: block;
	float: right;
	max-width: 206px;
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
		margin-right: 50px;
	
}
/*PEQUENO*/ #social img {
	float: left;
}


	
/*PEQUENO*/ #follow-text {
	clear: none;
	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 {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 46px;
	height: 46px;
	display: block;
	border: 0;
	}
	
/*PEQUENO*/ #follow-twit {
	clear: none;
	float: left;
	margin-right: 8px;
	width: 46px;
	height: 46px;
	display: block;
	border: 0;
	
}
	
/*PEQUENO*/ #follow-lk {
	clear: none;
	float: left;
	width: 46px;
	height: 46px;
	display: block;
	border: 0;
	
}

}
	

	
