@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: #000000 ;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none !important;}
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;
}


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: 23px;
}



/*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-negro{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #0000;
	display: block;
	float: left;

}
	
/*TODOS*/ .balazo-internota{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	font-variant: normal;
	color: #996600;
}

/*todos*/ .texto-centrado {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 100%;
	
}


/* LARGE SCREEN */
@media screen and (min-width: 801px) and (max-width: 10000px) {
	
	
/*LARGE*/ #main{
		display: block;
		float: left;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.6em;
		height: auto;
		}
		
/*LARGE*/ #up{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		}
		
		
	
		
/*LARGE*/ #up-add{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000000;
		
		}
		
		
		/*LARGE*/ #add{
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 18px;
			
		}
		
/* OK LARGE */ #rec-ad-top{
	display: block;
	width: 90%;
	height: 100px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5%;
	background-image: url(../../../imagenes/bullits/universidades-800x100.jpg);
	background-repeat: repeat;
	}	
	
	/* OK LARGE */ #universidad-1{
	display: block;
	width: 80%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10%;
	text-align: center;
		}	
	
	/* OK LARGE */ #universidad-2{
	display: block;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	}	
	
	/* OK LARGE */ #universidad-3{
	display: block;
	width: 50%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
	}	
		
/*LARGE*/ #up-black-rectangle{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000;
		}
		
		
		
	/*LARGE*/ #up-rec-logo{
		display: block;
	float: left;
	width: 26%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
		
		}
			
		
		
/*LARGE*/ #up-blue-rectangle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	background-color: #65AFCE;
	margin-top: 0em;
		}
		
		
	/*LARGE*/ #sublogo{
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
			}
			
			/*LARGE*/ #desdelared{
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
			}
			
/*large*/#add-right-logo{
	display: block;
	float: right;
	width: 47%;
	margin-bottom: 5px;
	margin-left: 3%;
	margin-right: 3%;
	background-color: #F19329;
	margin-top: 15px;
	
	}
	
	/*large*/ #texto-motivacional{
	width: 96%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 2%;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
}

/*large*/ #texto-motivacional-autor{
	width: 96%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	margin-bottom: 10px;
	}
		
			/*LARGE*/ #barra{
		display: block;
		float: left;
		width: 90%;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right:5%;
		margin-left:5%;
		
		}	
		
		/*LARGE OK*/ #barra-a{
		display: block;
		float: left;
		width: 18%;
		margin-right: 4%;
		height: 1.3em;
		margin-bottom: 0.1em;
			
		
		}	
		
		
		/*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*/ #rec-share-4 {
	display: block;
	float: left;
	width: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	margin-left: 3%;
	margin-top: 10px;

}


/*LARGE OK*/ #rec-share-4-1 {
	display: block;
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 48px;
}


/*LARGE OK*/ #rec-share-4-2 {
	display: block;
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 48px;
}


/*LARGE*/#share-fb {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}

/*LARGE*/#share-twitter {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}


/*LARGE*/#rec-lk {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}

/*LARGE*/#share-google{
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	width: 48px;
	height: 48px;
		
}

/*LARGE*/#imprimi{
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	width: 48px;
	height: 48px;
		
}

/*large*/#share-4-lk {
display: block;
	float: left;
		margin-left: 15px;
	width: 48px;
	height: 48px;
		
}

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

	
		/*LARGE OK*/#heading{
	display: block;
	float: left;
	width: 100%;
		}	
	
	
	/*LARGE OK*/#subtitulos-nota{
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	}
	
/*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 OK*/#advertencia{
	display: block;
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #900;

	}
	
	
	
		/*large ok*/#sidebar-all {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;

}
	
	/*large ok*/#sidebar-left {
	display: block;
	float: left;
	width: 43%;
	margin-bottom: 1.5em;
	margin-right: 3%;
	
}

/*large-ok*/#sidebar-right {
	display: block;
	float: right;
	width: 53%;
	margin-bottom: 1.5em;
	
	}	
	
	
	
	
	
	/*LARGE OK*/#foto-grande{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 0.7em;
	}
	
	
	
	
	
	/*todos*/#HOTWordsTxt{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 2em;
	}
	
/*LARGE OK*/#foto-chica{
	display: block;
	float: right;
	width: 50%;
	max-width: 287px;
	margin-left: 1em;
	}
	
	

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

/*LARGE OK*/  #page-aviso {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
}

/*LARGE OK*/#content-left {
	display: block;
	float: left;
	width: 53%;
	margin-right: 2%;
}

	
/*LARGEOK*/#content-right {
	display: block;
	float: left;
	width: 45%;

}

	


/*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: 2em;
	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: 1em;
	font-weight: bolder;
	text-transform: none;
	color: #AC6C02;
	text-decoration: none;
	text-align: center;
	background-image: url(http://www.desdelared.com.mx/imag-new-design/bullits/gray-background.jpg);
	
}

/*LARGE*/ .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(http://www.desdelared.com.mx/imag-new-design/bullits/gray-background.jpg);
	padding-bottom: 0.3em;
	padding-top: 0.3em;

	
}


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


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

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

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

/* 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-universidad-1:link {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
	
}
/*LARGE*/a.link-universidad-1:active {
		color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}
/* LARGE*/a.link-universidad-1:visited {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}
/* LARGE*/a.link-universidad-1:hover {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}

/*LARGE*/a.link-universidad-2:link {
		color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
	
}
/*LARGE*/a.link-universidad-2:active {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}
/* LARGE*/a.link-universidad-2:visited {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}
/* LARGE*/a.link-universidad-2:hover {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}

/*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*/ .logo-amarillo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #FCB131;
	}

/*LARGE*/ .texto-negro{
	display: block;
	float: left;
	width: 30%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/*LARGE*/ .texto-negro-bold{
	display: block;
	float: left;
	width: 30%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}







		

/*LARGE*/ #rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 66%;
  	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;
}






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


	
/*LARGE*/ #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*/ #follow-fb {
	display: block;
	float: left;
	width: 30%;
	margin-right: 3%;
	

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

	

}
	

/* MEDIUM SCREEN */
@media screen and (min-width: 501px) and (max-width: 800px) {
/*MEDIANO*/ #main{
		display: block;
		float: left;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.6em;
		height: auto;
		}
		
/*MEDIANO*/ #up{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		}
		
/*MEDIANO*/ #up-add{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000000;
		
		}
		
		/* MEDIANO*/ #rec-ad-top{
		display: block;
	width: 96%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 2%;
	background-image: url(../../../imagenes/bullits/universidades-800x100.jpg);
		background-repeat: repeat;
	}	
	
	/* MEDIANO */ #universidad-1{
	display: block;
	width: 80%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10%;
	text-align: center;
		}	
	
	/* MEDIANO */ #universidad-2{
	display: block;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	}	
	
	/* 	MEDIANO */ #universidad-3{
	display: block;
	width: 50%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
	}	
		

/*MEDIANO*/ #up-black-rectangle{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000;
		}
		
		
/*MEDIANO*/ #up-rec-logo{
		display: block;
	float: left;
	width: 26%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
		
		}
			
		
		
/*MEDIANO*/ #up-blue-rectangle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	background-color: #65AFCE;
	margin-top: 0.3em;
		}
		
		
/*MEDIANO*/ #sublogo{
	display: block;
	float: left;
	width: 100%;
			}
			
					/*MEDIANO*/ #desdelared{
	display: block;
	float: left;
	width: 100%;
			}
			
			
/*medium*/#add-right-logo{
	display: block;
	float: right;
	width: 100%;
	margin-bottom: 5px;
	background-color: #F19329;
	margin-top: 5px;
	
		}
		
		/*mediano*/ #texto-motivacional{
	width: 96%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 2%;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	line-height: 23px;
}


/*mediano*/ #texto-motivacional-autor{
	width: 96%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 2%;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	margin-bottom: 10px;
	line-height: 17px;
	}
		
		
		/*mediano-ok*/#add {
	display: block;
	float: right;
	width: 100%;
margin-bottom: 20px;
	
	}	
		
/*MEDIANO*/ #barra{
		display: block;
		float: left;
		width: 96%;
		height: auto;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right:2%;
		margin-left:2%;
		
		}	
		
/*MEDIANO*/ #barra-a{
		display: block;
		float: left;
		width: 100%;
		height: 1.3em;
		margin-bottom: 0.1em;
			
		
		}	
		
	
		
/*MEDIANO*/ #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*/  #page {
	display: block;
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left:2%;
	margin-top: 2em;
	text-align: left;
}


/*MEDIANOOK*/  #page-aviso {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
}


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

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


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

}


/*MEDIUM OK*/ #rec-share-4-1 {
	display: block;
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 48px;
}


/*MEDIUM OK*/ #rec-share-4-2 {
	display: block;
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 48px;
}

/*MEDIANO*/#share-fb {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}

/*MEDIANO*/#share-twitter {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}



/*LARGE*/#rec-lk {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}

/*MEDIANO*/#share-google{
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 48px;
	height: auto;
		
}

/*MEDIANO*/#imprimi{
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}

/*MEDIANO*/#share-4-lk {
	display: block;
	float: left;
		margin-left: 15px;
	width: 48px;
	height: 48px;
		
}

	
		
	/*MEDIANO 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;
	text-transform: uppercase;

	}	

/*MEDIANO OK*/#cabeza-nota{
	display: block;
	float: left;
	width: 100%;
	}	
	
	
	/*MEDIANO OK*/#heading{
	display: block;
	float: left;
	width: 100%;
		}	
	
	/*MEDIANO OK*/#subtitulos-nota{
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	}
	
	
	/*MEDIANO 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;
	}


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

	}
	
	
	/*MEDIANO OK*/#advertencia{
	display: block;
	float: left;
	width: 99%;
	}
	
	
			/*mediano ok*/#sidebar-all {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;

}
	
	/*MEDIANO ok*/#sidebar-left {
	display: block;
	float: left;
	width: 43%;
	margin-bottom: 1.5em;
	margin-right: 3%;
	}

/*MEDIANO-ok*/#sidebar-right {
	display: block;
	float: right;
	width: 53%;
	margin-bottom: 1.5em;
	}	

/*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: 2em;
	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: center;
	margin-bottom: 0.7em;
	background-image: url(http://www.desdelared.com.mx/imag-new-design/bullits/gray-background.jpg);
	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(http://www.desdelared.com.mx/imag-new-design/bullits/gray-background.jpg);
	padding-bottom: 0.3em;
	padding-top: 0.3em;

	
}


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

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

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


/*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-universidad-1:link {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
	
}
/*MEDIANO*/a.link-universidad-1:active {
		color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}
/* MEDIANO*/a.link-universidad-1:visited {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}
/* MEDIANO*/a.link-universidad-1:hover {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}
/*MEDIANO*/a.link-universidad-2:link {
		color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
	
}
/*MEDIANO*/a.link-universidad-2:active {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}
/* MEDIANO*/a.link-universidad-2:visited {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}
/* MEDIANO*/a.link-universidad-2:hover {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}

/*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*/ .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{
	display: block;
	float: left;
	width: 30%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/*MEDIANO*/ .texto-negro-bold{
	display: block;
	float: left;
	width: 30%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
}

/*MEDIANO*/ #rec-bottom-varias {
	 display: block;
	 float: left;
	 width: 70%;
  	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*/ #social {
	display: block;
	float: right;
	max-width: 25%;
	margin-top: 1em;
	margin-bottom: 2em;
		margin-right: 2%;
	
}
/*MEDIANO*/ #social img {
	float: left;
}


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

/*MEDIANO*/ #follow-fb {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
		}
	
/*MEDIANO*/ #follow-twit {
	display: block;
	float: left;
	margin-right: 3%;
	width: 30%;
	
}
	
/*MEDIANO*/ #follow-lk {
	display: block;
	float: left;
	width: 30%;
	
}
	
	}
	
	
	
/* SMALL SCREEN*/
@media screen and (min-width: 150px) and (max-width: 500px) {	
/*PEQUENO*/ #main{
		display: block;
		float: left;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0.6em;
		height: auto;
		}
		
/*PEQUENO*/ #up{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		}
		
/*PEQUENO*/ #up-add{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000000;
		
		}
		
		
				/*small-ok*/#add {
	display: block;
	float: right;
	width: 100%;
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 */ #universidad-1{
	display: block;
	width: 80%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10%;
	text-align: center;
		}	
	
	/* PEQUENO */ #universidad-2{
	display: block;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	}	
	
	/* PEQUENO */ #universidad-3{
	display: block;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
	}	
		
/*PEQUENO*/ #up-black-rectangle{
		display: block;
		float: left;
		width: 100%;
		height: auto;
		background-color: #000;
		}
		
		
		
/*PEQUENO*/ #up-rec-logo{
		display: block;
	float: left;
	width: 50%;
	height: auto;
	margin-top: 0.5em;
	margin-left: 2%;
		
		}
			
		
		
/*PEQUENO*/ #up-blue-rectangle{
	display: block;
	float: left;
	width: 100%;
	height: auto;
	background-color: #65AFCE;
	margin-top: 0.3em;
		}
		
		
/*PEQUENO*/ #sublogo{
	display: block;
	float: left;
	width: 100%;
			}
			
/*PEQUENO*/ #desdelared{
	display: block;
	float: left;
	width: 100%;
			}
			
			
	/*pequeno*/#add-right-logo{
	display: block;
	float: right;
	width: 100%;
	margin-bottom: 5px;
	background-color: #F19329;
	margin-top: 5px;
	
	}
	
	/*pequeno*/ #texto-motivacional{
	width: 96%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 2%;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	line-height: 23px;
}

/*pequeno*/ #texto-motivacional-autor{
	width: 96%;
	display: block;
	float: left;
	text-align: left;
	margin-left: 2%;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	margin-bottom: 10px;
	line-height: 17px;
	}
		
/*PEQUENO*/ #barra{
		display: block;
		float: left;
		width: 96%;
		height: auto;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		margin-right:2%;
		margin-left:2%;
		
		}	
		
/*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;
}	
	
/*PEQUENO OK*/  #page {
	display: block;
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left:2%;
	margin-top: 20px;
	text-align: left;
}


/*PEQUENO OK*/  #page-aviso {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
}


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

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


/*SMALL OK*/#rec-share-4 {
	display: block;
	float: left;
	margin-left: 2%;
	margin-top: 20px;
	width: 98%;
	color: #990000;
	text-align: left;
	vertical-align: top;
		margin-top: 10px;

}

/*SMALL OK*/ #rec-share-4-1 {
	display: block;
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 48px;
}


/*SMALL OK*/ #rec-share-4-2 {
	display: block;
	float: left;
	width: 200px;
	margin-left: 15px;
	height: 48px;
	margin-top: 15px;
}

/*PEQUENO*/#share-fb {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}

/*PEQUENO*/#share-twitter {
	display: block;
	float: left;
	margin-right: 15px;
	width: 80px;
	height: 48px;
	margin-right: 3%; 
		
}

/*PEQUENO*/#rec-lk {
	display: block;
	float: left;
	margin-right: 15px;
	width: 48px;
	height: 48px;
		
}


/*PEQUENO*/#share-google {
	display: block;
	float: left;
	margin-left: 20px;
	width: 80px;
	height: auto;
			
}

/*PEQUENO*/#imprimi {
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	width: 80px;
	height: auto;
	margin-right: 3%; 
		
}

/*PEQUENO*/#share-4-lk {
	display: block;
	float: left;
	margin-left: 15px;
	width: 48px;
	height: 48px;
		
}
		
	/*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%;
	}	
	
	
	/*PEQUENO OK*/#heading{
	display: block;
	float: left;
	width: 100%;
		}	
	
	
/*PEQUENO OK*/#subtitulos-nota{
	display: block;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #996600;
	font-style: normal;
	}	
	
	
	/*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 OK*/#advertencia{
	display: block;
	float: left;
	width: 99%;
	}
	
	
			/*pequeno ok*/#sidebar-all {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;

}
	
	/*PEQUENO OK*/#sidebar-left {
	display: block;
	float: left;
	width: 70%;
	margin-bottom: 1.5em;
	}

/*PEQUENO OK*/#sidebar-right {
	display: block;
	float: left;
	width: 70%;
	margin-bottom: 1.5em;
	}	


/*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: 2em;
	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: center;
	margin-bottom: 0.7em;
	background-image: url(http://www.desdelared.com.mx/imag-new-design/bullits/gray-background.jpg);
	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(http://www.desdelared.com.mx/imag-new-design/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*/ 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;
	
	
}

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

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


/*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-universidad-1:link {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
	
}
/*PEQUENO*/a.link-universidad-1:active {
		color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}
/* PEQUENO*/a.link-universidad-1:visited {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}
/* PEQUENO*/a.link-universidad-1:hover {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	text-align: center;
	
}

/*PEQUENO*/a.link-universidad-2:link {
		color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
	
}
/*PEQUENO*/a.link-universidad-2:active {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}
/* PEQUENO*/a.link-universidad-2:visited {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}
/*pequeno*/a.link-universidad-2:hover {
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	
}
/*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*/ .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{
	display: block;
	float: left;
	width: 30%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

/*PEQUENO*/ .texto-negro-bold{
	display: block;
	float: left;
	width: 30%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	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*/ #social {
	display: block;
	float: left;
	max-width: 96%;
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
		margin-left: 2%;
	
}
/*PEQUENO*/ #social img {
	float: left;
}


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


}