



body{	
	font-size: 76%;
	color: #666;
}

h1{
	margin:0;
	padding:5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #495b4f;
}

#bottom h1 {
	line-height: 20px;
}



p{
	margin:0;
	padding:5px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color:#333;	
}

a:link, a:visited{
	margin:0;
	padding:0;
	border:0;
	color: #8b8561;	
	text-decoration:none;
}

 a:hover {
	text-decoration:underline;	
}
 

/* Estilos de LAYOUT */ 
 

body{
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	background-image: url(images/fondo.jpg);
}
	
#contenedor{
	margin:auto;
	padding:0;
	border:0;
	width:877px;  /*  Ancho total del layout  */
	text-align:center;
	background: url(images/medio.jpg) repeat-y;
}

#cuerpo{
	margin:auto;
	padding:0;
	border:0;
	width:100%;
	min-height:600px;
	clear:both;
	
	text-align:center;
	}

#top{
	margin:auto;
	padding:0;
	border:0;
	width:100%;
	height:185px;
	padding-top: 30px;
	
	
	text-align:left;
	background: url(images/top.jpg) no-repeat;
}	

#flash{
	margin:auto;
	padding:0;
	border:0;
	width:780px;
	height:500px;
	
	
	
	text-align:center;
	no-repeat;
}
#promo{
	margin:auto;
	padding:0;
	border:0;
	width:100%;
	height:130px;
		
	
	text-align:center;
	background: url(images/lunch.jpg) no-repeat 50% 50%;
}
#izquierda{
	margin:auto;
	padding:0;
	border:0;
	width:36%;
	height:750px;
	float:left;
	padding-left: 40px;
	margin-left:20px ;
	
		
	
	
	text-align:left;
	background: url(images/newz.jpg) no-repeat 35px 0;
}

#izquierda p {
	padding-left: 0px;
	background-color: #f2f3eb;
	font-size: 13px;
	line-height: 15px;
}

#derecha pre {
	font: bold 12px "Courier New", Courier, mono;
	background-color: #f3f4ec;
	width: 100%;
	border: 1px dashed #9d9878;
}

#derecha p {
	width: 90%;
	
}

#izquierda h1 {
	padding-top: 40px;
	padding-left: 0px;
	
}

#izq2{
	margin:auto;
	padding:0;
	border:0;
	width:40%;
	height:300px;
	float:left;
	text-align:right;
	padding-top: 35px;
	padding-left: 10px;
	
	
	
	
	
	background: url(images/videos.jpg) no-repeat 0px 0;
}		
#derecha{
	margin:auto;
	padding:0;
	border:0;
	width:55%;
	height:180px;
	float:right;
	padding-top:110px;
	
	
	
	text-align:center;
	background: url(images/copiapega.jpg) no-repeat 30px 0;
}

#derecha table.ex tbody {
	background-color: #fff;
	width: 50%;
	
}



	
#bottom{
	margin:auto;
	padding:0;
	border:0;
	width:80%;
	text-align:left;
	padding-bottom: 10px;
	
	clear:both;
	}
	