@charset "ISO-8859-1";
body {
	font-size: 12px;
	color: #333;
	font-family: Helvetica;
	/*width: 960px;*/
	width: 93%;
	margin: 0px auto 0 auto;
	padding-top: 0px;
}
img {
	border:none;
}
div, span, a, img, ol, ul, li, form, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	text-decoration:none;
}
td {
	vertical-align: middle;
}
ol, ul {
	list-style: none;
	display: inline;
}

.cuerpoTex {
	color: #666;
	font-weight: bold;
	
}
.cuerpoTex a {
	color: #666;
	text-decoration: none;
}
.cuerpoTex a:hover {
	text-decoration: underline;
}
.cabeza {
	font-weight: bold;
	color: #69C;
	float: left;
	width: 150px;
}

.tic div
{
	width:100%;
	margin-right:20px;
	
}


/*.izq a:hover
{
	background-color:Green;
}*/
.caja a
{
	text-decoration: none;
}
.caja a:hover
{
	text-decoration: underline;
}

.caja {
	height: 18px;
	/*width: 693px;*/
	width: 100%;
	padding-bottom: 5px;
	padding-top: 8px;

	padding-right: 10px;
	padding-left: 10px;
	z-index:10;
	/*height:auto;*/
	
}
.fondo {
	height: 28px;
	/*width: 693px;*/
	width: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #e1e1e1;
	/*max-width:693px;*/
	margin-left:10%;
	padding-left:10%;
	z-index:1; 
	
}
.contenedor {
	height: 28px;
	/*width: 693px;*/
	width: 80%;
	margin-left:10%;
	padding-left:10%;
}
.ticker {
	height: 30px;
	/*width: 960px;*/
	width: 100%;
	z-index:3; 
	position:absolute;
	top:0px;
	left:0px;
	
}

.izq {
	float: left;
	/*width: 265px;*/

}

.izq2 {
	float: left;
	/*width: 265px;*/
	
	
}

.izqlogo {
	float: left;
	width: 18%;
	
} 
.contlogo
{
	z-index:2;
	width:100%;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
}


#photo
{
	background-image:url("https://www.reforma.com/aplicacioneslibre/aristeguigr/imgdiseno/reftick_reforma.gif");
	background-repeat: no-repeat;
	width:177px;
	height:30px;
}

.der {
	/*float: left;*/
	
}
.clear {
	clear: both;
}
.esp {
	
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

 
@media screen and (max-width: 860px)  {
  
	
	
	.caja {
		height: 25px;
		padding-bottom: 2px;
		padding-top: 2px;
		vertical-align: middle;
	}
	
	.fondo {
	width: 70%;
	margin-left:15%;
	padding-left:15%;
	
	}
	.contenedor {
	width: 70%;
	margin-left:15%;
	padding-left:15%;
	}
	
}

@media screen and (max-width: 520px)  {
  
	
	
	/*.contenedor {
		display:none;
	}
	
	#photo
	{
		background-image:url("https://www.reforma.com/aplicacioneslibre/aristeguigr/imgdiseno/reftick.gif");
		background-repeat: no-repeat;
		width:265px;
		height:30px;
	}
	.izqlogo {
		float:none;
		width: 100%;

	} */
	
	/*.izq2 {
		 display:none;
		 width:0px;
		 clear:both;
	}
	
	.izq {
		 text-align: center;
		 min-width:60%;
		 margin:0px;
		 padding:0px;

	
	}
	.fondo {
	width: 60%;
	margin-left:20%;
	padding-left:20%;
	
	}
	.contenedor {
	width: 60%;
	margin-left:20%;
	padding-left:20%;
	}
*/
	
	
}