body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 11px;
}

h2 { margin: 0 0 10px 0; padding: 0; font-size: 12px; }
h3 { margin: 0; padding: 0; font-size: 11px; font-weight:normal; }

p { margin: 8px 0 8px 0; }

a {	text-decoration : none; }
a:hover { text-decoration : none; }

/*

*/

.rollover a {
	color: #F5822A !important;
	background-image:url(../img/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position: left 4px;
}

.tituloContenido {
	font-size: 12px;
	padding:4px;
	margin-bottom: 8px;
	background-image:url(../img/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.clearfix { display: inline-table; }
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	/* Hides from IE-mac \*/
	* html .clearfix { height: 0; }
	.clearfix { display: block; }
	/* End hide from IE-mac */

.colorNaranja { color: #FF6500; }

/* ZONAS */

#container {
	width: 773px;
	margin: 0 auto;
	padding: 0;
	background:#FFFFFF;
}

#zonaMarco {
	border: 1px solid #FFFFFF;
}

#header {
	background: #68564C;
	color: #FFFFFF;
	padding: 4px 0 4px 52px;
}

#zonaCol1 {
	position:relative;
	margin: 24px 15px 28px 0;
	padding: 0 0 0 33px;
	font-size: 11px;	
	color: #68564C;
	float:left;
}
	#zonaCol1 a { color:#68564C; padding-left: 10px; }
	#zonaCol1 a:hover {
		color:#F5822A;
		/*background: url(../img/flecha_naranjaymas.gif);
		background-position: left 5px;
		background-repeat: no-repeat;*/
	}
	#zonaCol1 h2 a { color:#68564C; padding-left: 8px; }
	#zonaCol1 h2 a:hover {
		color:#F5822A;
		background: url(../img/flecha_naranja.gif);
		background-position: left 5px;
		background-repeat: no-repeat;
	}
	
	#quienes, #mision, #clientes, #contactar, #ytopeclip {
		padding: 4px;
		font-size: 12px;
		background-position: left;
	}

	#contenido {
		width: 178px;
		margin:14px 0 0 19px;
		padding:0;
		height:453px;
		color:#68564C;
		background:#EDEDED;
		/*background-image:url(../img/fondo_contenido.gif);*/
		background-repeat:no-repeat;
	}
		#lista_textos {
			font-size:9px;
			color:#68564C;
			margin-left:0px;	
			margin-top:6px;
			padding:5px;
			vertical-align:top;
		}
			#lista_textos li { width: 148px; height: 256px; margin:0 0 10px 0; padding: 5px 10px 0 10px; list-style-type:none; }
			#lista_textos h1 { margin: 0 0 8px 0; padding: 0; font-size: 12px; }
			#lista_textos a { padding-left: 0px; }
			
	#barrita_seleccion {
		position:absolute;
		left: 224px;
		top: 36px;
		width:1px;
		height: 80px;
		background-color:#B28D83;
	}
	
	#flecha_seleccion {
	position:absolute;
	left: 197px;
	top: 31px;
	width: 34px;
	}
	
	#flecha_seleccion2 {
		position:absolute;
		left: 220px;
		top: 100px;
	}

#zonaCol2 {
	width:102px;
	margin:4px 6px 0 20px;
	padding: 24px 0 0 0;
	float:left;
}
	#zonaCol2 h2 {  }
		#zonaCol2 h2 a { color:#68564C; }
		#zonaCol2 h2 a:hover {
			color:#F5822A !important;
			background: url(../img/flecha_naranja.gif);
			background-position: left 4px;
		    background-repeat: no-repeat;
		}
		#zonaCol2 a { padding: 0 0 0 10px; }
        #zonaCol2 div{ width: 85px; height: 65px; padding: 2px 2px 2px 12px;	}
	    #zonaCol2 span{ display:block; padding: 0 0 0 10px;}

#zonaCol3 {
	width:332px;
	margin:30px 0 0 0;
	font-size: 9px;
	color: #68564C;
	float:left;
}
	#zonaCol3 h2 {  }
		#zonaCol3 h2 a { color:#68564C; }
		#zonaCol3 h2 a:hover {
			color:#F5822A !important;
			background: url(../img/flecha_naranja.gif);
			background-position: left 4px;
			background-repeat: no-repeat;
		}
	#zonaCol3 h3 a { color: #68564C; }
	#zonaCol3 tr { color:#68564C;}
	#zonaCol3 td { font-size: 11px; }
	#zonaCol3 a { /*color: #CCCCCC;*/ color: #68564C; padding: 0 0 0 10px; }
	#zonaCol3 a:hover { color: #FF6500;	}
	#zonaAccesos table, #zonaAcreditaciones table, #zonaTarjetas table, #zonaEntradas table, #zonaAsesoria table { margin: 0 0 0 0 }
	
#zonaMail {
	padding: 10px 0 0 44px;
	font-size: 10px;
	clear: both;
}
	#zonaMail a { color: #68564C; }
	#zonaMail a:hover { text-decoration: underline; }
	

#zonaFooter {
	clear:both;
	width: 773px;
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	color: #6B696B;
	text-align: center;
	background: #EEEEEE;
	border-top: 3px solid #DFDFDF;
}
	#zonaFooter a { color: #6B696B; }
	#zonaFooter a:hover { text-decoration: underline; }

.activoTitulo a {
	color: #FF6500 !important;
	background: url(../img/flecha_naranja.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

.activo h3 {
	color: #FF6500 !important;
	background: url(../img/flecha_naranja.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

.activo h3 a {color: #FF6500 !important;}

.activo tr {
	color: #FF6500;
}

.activo tr a {
	color: #CCCCCC;
}

.activo tr a:hover {
	background: url(../img/flecha_naranja.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

.destacado * {
	color: #FF6500 !important;
}

.DebugConsole {
	position: fixed;
	top: 5px;
	right: 5px;
	width: 200px;
	background-color: white;
}
