/* Estilos eprsonalizados scroll, sólo funcionan en IE */
body {
	SCROLLBAR-FACE-COLOR:#000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000; 
	SCROLLBAR-SHADOW-COLOR: #000; 
	SCROLLBAR-3DLIGHT-COLOR: #6E694F;
	SCROLLBAR-ARROW-COLOR: #6E694F; 
	SCROLLBAR-TRACK-COLOR: #232323; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}

/*--------------------------------------- LAYOUT DE ELEMENTOS - PREHOME -------------------------------------------*/

.editable{
	position:relative; 
	top:20px; 
	left:0px; 
	width:559px;
	background:#000000; 
	border:solid 1px #7A7659; 
	padding:15px 15px 15px 15px; 
	text-align:left;
	}

/*--------------------------------------- LAYOUT DE ELEMENTOS - HOME -------------------------------------------*/

#contenedor{
	position:relative; 
	top:0px; 
	left:0px; 
	width:932px; 
	height:583px;
	}

	#cuerpo{
		position:absolute;
		top:0px;
		left:0px;
		width:928px;
		height:558px;
		border:solid 2px #8F896C;
		background:#000;
		}

		#icon_home{
			position:absolute;
			top:5px;
			left:7px;
			}

		#logo{
			position:absolute;
			top:26px;
			left:213px;
			}

		#language{
			position:absolute;
			top:5px;
			right:7px;
			text-align:right;
			}

		#menu{
			position:absolute;
			top:160px;
			left:30px;
			width:855px;
			text-align:center;
			}

		#linea_horiz{
			position:absolute;
			top:178px;
			left:0px;
			}

		#flash{
			position:absolute;
			top:193px;
			left:0px;
			width:928px;
			}

		#tit_bajo_flash{
			position:absolute;
			top:429px;
			left:53px;
			}

		#linea_vert{
			position:absolute;
			top:407px;
			left:286px;
			}

		#txt_bajo_flash{
			position:absolute;
			top:429px;
			left:302px;
			}

	#pie{
		position:absolute;
		top:563px;
		left:0px;
		width:932px;
		}

		#pie_izq{
			position:relative;
			float:left;
			width:680px;
			padding:0 0 0 10px;
			}

		#pie_dcha{
			position:relative;
			float:right;
			width:220px;
			padding:0 10PX 0 0;
			text-align:right;
			}



/*--------------------------------------- LAYOUT DE ELEMENTOS - INTERIOR -------------------------------------------*/

		#img_area{
			position:absolute;
			top:215px;
			left:31px;
			width:290px;
			height:215px;
			border:solid 1px #FBEFB4;
			}

		#linea_deco-area{
			position:absolute;
			top:214px;
			left:321px;
			}

		#pie_img_area{
			position:absolute;
			top:437px;
			left:31px;
			width:290px;
			height:215px;
			text-align:center;
			}

		#contenidos{
			overflow:auto;
			position:absolute;
			top:215px;
			left:338px;
			width:572px;
			height:294px;
			padding:0 5px 0 0;
			font-family: Trebuchet MS, Verdana, Arial;
			color:#D8E5EF;
			font-size:13px; 
			}

		#menu_n2{
			position:absolute;
			top:215px;
			left:338px;
			width:572px;
			height:30px;
			padding:0 5px 0 0;
			font-family: Trebuchet MS, Verdana, Arial;
			color:#D8E5EF;
			font-size:13px; 
			}

		#hijos_contenidos{
			overflow:auto;
			position:absolute;
			top:245px;
			left:338px;
			width:572px;
			height:264px;
			padding:0 5px 0 0;
			font-family: Trebuchet MS, Verdana, Arial;
			color:#D8E5EF;
			font-size:13px; 
			}

		

			/* textos contenidos*/

			#contenidos a{
				color:#FBEFB4;
				text-decoration:none;
				}

			#contenidos a:hover{
				text-decoration:underline;
				}

			#hijos_contenidos a{
				color:#FBEFB4;
				text-decoration:none;
				}

			#hijos_contenidos a:hover{
				text-decoration:underline;
				}



/*--------------------------------------- TEXTOS -------------------------------------------*/
.prehome{
	font-family: Trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:11px; 

	}

.prehome a{
	color:#fff;
	text-decoration:none;
	}

.prehome a:hover{
	text-decoration:underline;
	}

.txt1{
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:20px; 
	}

.txt2{
	font-family: Trebuchet MS, Verdana, Arial;
	color:#A9A8A8;
	font-size:11px; 
	}	
	
	.txt2 a{
		color:#FBEFB4;
		text-decoration:none;
		}

	.txt2 a:hover{
		color:#FBEFB4;
		text-decoration:underline;
		}

.txt_menu{
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:14px; 
	text-transform:uppercase;
	}

.txt_menu_on{
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:14px; 
	text-transform:uppercase;
	background:#484D25;
	}

	.txt_menu a{
		color:#fff;
		text-decoration:none;
		}

	.txt_menu a:hover{
		color:#fff;
		text-decoration:none;
		background:#484D25;
		}


.txt_pie{
	font-family: Trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:11px; 
	}

	.txt_pie a{
		color:#FBEFB4;
		text-decoration:none;
		}

	.txt_pie a:hover{
		color:#FBEFB4;
		text-decoration:underline;
		}

.txt_menu_n2{
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:12px; 
	text-transform:uppercase;
	}

.txt_menu_n2_on{
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:12px; 
	text-transform:uppercase;
	background:#484D25;
	}

	.txt_menu_n2 a{
		color:#fff;
		text-decoration:none;
		}

	.txt_menu_n2 a:hover{
		color:#fff;
		text-decoration:none;
		background:#484D25;
		}