/* CSS Document */
body {
	background:#584b4b;
	color:#CCCCCC;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	
	scrollbar-3dlight-color:#6e5f5f;
	scrollbar-arrow-color:#e8e7e8;
	scrollbar-track-color:#e8e7e8;
	scrollbar-darkshadow-color:#6e5f5f;
	scrollbar-face-color:#c1bebc;
	scrollbar-highlight-color:#e8e7e8;
	scrollbar-shadow-color:#e8e7e8;
}
ul {
	padding:0;
	margin:0;
}

li {
	margin:0;
	padding:0;
}

img {
	border:0;
}

form {
	margin:0;
}

h1 {
	width:242px;
	height:72px;
	background:url(../img/logo.gif) 0% 0% no-repeat;
	float:left;
}

h1 a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-1000em;
}

h2.es,h2.en,h2.ca {
	height:72px;
	width:200px;
	margin-left:242px;
	text-indent:-1000em;
}
h2.es {
	background:url(../img/title_es.gif) 0% 1px no-repeat;
}

h2.en {
	background:url(../img/title_en.gif) 0% 1px no-repeat;
}

h2.ca {
	background:url(../img/title_ca.gif) 0% 1px no-repeat;
}

.color {
	color:#F56D20;
}

a:link, a:visited {
	color:#F56D20;
	text-decoration:none;
}

a:hover {
	color:#F4D915;
	text-decoration:none;
}

a.color:link, a.color:visited {
	color:#CCCCCC;
}

a.color:hover {
	color:#332C2C;
}

dl {
	margin-left:20px;
}

dt {
	font-size:14px;
	color:#F56D20;
	font-weight:bold;
}

dd {
	font-size:11px;
	margin:0;
	font-weight:normal;
}

#container {
	width:824px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-412px;
}

#header{
	height:95px;
	overflow:hidden;
}

#header ul {
	float:right;
	margin:-30px 0 3px;
	padding:0;
}

#header li {
	color:#F56D20;
	display:inline;
	font-weight:bold;
}

#header li a:link,#header li a:visited {
	color:#CCCCCC !important;
}

#header li a:hover {
	color:#332C2C !important;
}

#content {
	overflow:hidden;
	height:462px;
	margin-top:-18px;
}

#container > #content {
	margin-top:0;
}

#body {
	border:15px solid #6E5F5F;
	margin-left:218px;	
	height:432px;
}

.colored {
	background:#6E5F5F;
}

.loading {
	background:url(../img/loading.gif) 50% 50% no-repeat #6E5F5F;
}

#body div.body {
	width:100%;
	height:432px;
}

#menu {
	background:#6E5F5F;	
	width:210px;
	height:442px;
	float:left;
	padding-top:20px;	
	overflow:hidden;
}

#menu h3 {
	display:none;
}


#detail_description {
	margin-top:160px;
	background:#736464;
	padding:1px 0 7px;
}

#navigation {
	font-size:20px;
	margin:0 10px;
}

#back_link {
	margin-top:30px;
	padding-left:10px;
}

#thumb_nav {
	height:300px;
	margin-top:50px;
	overflow:auto;
}

#thumb_nav td{
	text-align:right;
	font-weight:bold;
	height:90px;
}

#thumb_nav img.thumbnail {
	border:1px solid #CCCCCC;
	background:url(/img/bg_thumb.gif) center center no-repeat #6E5F5F;
	width:85px;
	height:65px;
}

#foot {
	font-size:10px;
	text-align:center;
	margin:15px -45px 0 -45px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}

.loadbar {
	width:150px;
	height:10px;
	overflow:hidden;
	background:#F56D20;
	margin:200px auto;
	border-right:50px solid #ccc;
}

.contacta_title_es {
	text-indent:-1000em;
	background:url(../img/contacta_es.gif) 0% 50% no-repeat transparent;
}

.contacta_title_ca {
	text-indent:-1000em;
	background:url(../img/contacta_ca.gif) 0% 50% no-repeat transparent;
}

.contacta_title_en {
	text-indent:-1000em;
	background:url(../img/contacta_en.gif) 0% 50% no-repeat transparent;
}