*{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Verdana;
	border:0px;
}

a{ font-size:12px; color:#F47C2B; text-decoration:none; font-weight:normal; font-family: Arial, Sans-Serif;}
a:hover { color:#FC9854; } 

body{
	background-color:#332E2C;
	color: #F9F3EE;
	margin-top:0px;
}

.body{
	background-color:#363230;
	width:1004px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}

.lateralizq {
	float:left;
	text-align:center;
	padding:12px;
	height:475px;
	width:165px;
}

.contenedor {
	float:left;
	width:815px;	
	height:500px;
	scrollbar-face-color: 5B5350;
	scrollbar-highlight-color: 847971;
	scrollbar-3dlight-color: ABABAB;
	scrollbar-darkshadow-color: 2F242A;
	scrollbar-shadow-color: 847971;
	scrollbar-arrow-color: 292D2C;
	scrollbar-track-color: 363230;
}

.content {
	margin-top:20px;
	width:815px;	
	height:463px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color: 5B5350;
	scrollbar-highlight-color: 847971;
	scrollbar-3dlight-color: ABABAB;
	scrollbar-darkshadow-color: 2F242A;
	scrollbar-shadow-color: 847971;
	scrollbar-arrow-color: 292D2C;
	scrollbar-track-color: 363230;
	
}

.text {
	float:left;
	width:500px;
	text-align:justify;
}

.fotos {
	float:right;
	width:275px;
}

.foot {
	background-color:#363230;
	width:1004px;
	height: 48px;
	margin-left:auto;
	margin-right:auto;
}

.foot2 {
	text-align:right;
	background-color:#4B423F;
	width:1004px;
	height: 29px;
	margin-left:auto;
	margin-right:auto;
	padding-top:16px;
	font-size:11px;
	color:#F47C2B;
}

.foot3 {
	background-color:#363230;
	background-image:url("img/globalline-naranja.png");
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
	width:1004px;
	height: 25px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	font-size:11px;
	color:#F47C2B;
}

.button {
	background-image:url("img/botonlandscape-naranja.png");
	background-repeat:no-repeat;
	background-position:left;
	margin-left:50px;
	padding-left:18px;
}
