/* @override http://finres-sa.com/css/finres.css */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: white;
}

#clear {
	clear: both;
}

p {
	font: 84%/1.57em Arial, Helvetica, Geneva, sans-serif;
	color: #2a2a2a;
}

.center{
	text-align: center;
}

p.error {
	font-weight: bold;
	color: red;
}

p.titleproducts {
	border-bottom: 1px dotted silver;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

h1 {
	color: #0081ba;
	font: normal normal 25px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #e9e9e9;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	text-transform: uppercase;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #535353;
	margin-top: 14px;
	margin-bottom: 2px;
}

h3 {
	text-transform: uppercase;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #535353;
	margin-bottom: 6px;
}

#text h3 a {
	text-decoration: none;
	color: gray;
}

#text h3 a:hover {

	color: #0081ba;
}

/* Page */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}

/* Header */

#header {
	height: 90px;
	border-bottom: 1px solid #e9e9e9;
}

#logo {
	float: left;
	width: 344px;
	margin-top: -2px;
}

#headerright {
	width: 556px;
	-width: 553px;
	margin-left: 344px;
	-margin-left: 341px;
	text-align: right;
}

#lang {
	padding-top: 10px;
}

#lang img {
	border-width: 0;
}

#slogan{
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0081ba;
	font-weight: bold;
	margin-top: 30px;
}

/* Menu */

#nav {
	clear: both;
	margin-top: 10px;
	overflow: auto;
} 

#linenav {
	background-color: #e1e1e1;
	width: 220px;
	height: 1px;
}

#menu {
	float: left;
	width: 235px;
}

#menu ul{
	font: 20px/45px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 215px;
}

#menu ul li {
	border-bottom: 1px solid #e9e9e9;
	height: 48px;
	list-style-image: none;
	list-style-type: none;
}

#menu ul li.last {
	list-style-position: inside;
	border-bottom-color: white;
	border-bottom-width: 1px;
	-margin-left: -17px;
}

#menu ul li.active {
	list-style-position: inside;
	background: url(../images/blue_square.gif) no-repeat 0;
	padding-left: 20px;
	-margin-left: -17px;
}

#menu ul li.activelast {
	list-style-position: inside;
	background: url(../images/blue_square.gif) no-repeat 0;
	padding-left: 20px;
	-margin-left: -17px;
	border-bottom-color: white;
	border-bottom-width: 1px;
}

#menu ul li a, #menu ul li a:visited {
	color: #6dc5ee;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.active a, #menu ul li.activelast a {
	color: #0081ba;
}


#submenu {
	float: right;
	margin-bottom: 6px;
}

/* Principal */

#principal {
	border-top: 1px solid #e9e9e9;
	margin-top: 10px;
	overflow: hidden;
	width: 900px;
}

#sepa {
	clear: both;
	border-bottom: 1px solid #e9e9e9;
	padding-top: 10px;
}

#line {
		padding-top: 10px;
		border-bottom: 1px solid #e9e9e9;
}

#left {
	float: left;
	width: 585px;
	text-align: justify;
}

#right {
	width: 295px;
	margin-left: 605px;
	-margin-left: 597px;
}

#text {
	overflow: hidden;
	width: 100%;
}

#text2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#text ul {
	background: url(../images/smallarrow.gif) no-repeat 0;
	clear: both;
	list-style-type: none;
	padding-left: 15px;
}

#text li {
	font: 84%/1.57em Arial, Helvetica, Geneva, sans-serif;
	display: list-item;
}

#text table ul {
	background-image: none;
	margin: 0;
	padding: 0;
}

#text table li.first {
	list-style-position: inside;
	background: url(../images/smallarrow.gif) no-repeat 0;
	font-weight: bold;
	font-size: 13px;
	padding-left: 14px;
	-padding-left: 4px; 
	margin-bottom: 7px;
}

#text table li.sec{
	background: url(../images/small_17.gif) no-repeat 0;
	list-style-position: outside;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	padding-left: 11px;
}

#text2 li {
	list-style-position: inside;
	list-style-image: url(../images/smallarrow.gif);
	font: 84%/2em Arial, Helvetica, Geneva, sans-serif;
}

#text a, #text2 a {
	color: #0081ba;
}

#activity {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
	width: 580px;
}

#activity.last {
	border-bottom-style: none;
}

#text #activity {
	clear: both;
	float: left;
}

#text table {
	margin-top: 5px;
}

#text input {
	margin-bottom: 12px;
	width: 200px;
	height: 20px;
}

#text input.champ3 {
	width: 200px;
	margin-top: 12px;
	float: left;
}

#text textarea {
	width: 200px;
	height: 100px;
}

#activity img.thumb {
	float: left;
	margin-right: 10px;
}

#news {
	border-bottom: 1px dotted gray;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

#news h4{
	margin-top: 10px;
	font: small-caps bold 16px Arial, Helvetica, Geneva, sans-serif;
	color: #0081ba;
}

#news img {
	float: left;
	margin-right: 10px;
}

#news a {
	color: #0081ba;
}

#news.last{
	border-bottom-color: white;
}

#news ul li{
	list-style-position: inside;
	list-style-type: square;
}

#map{
	
	width: 585px;
	height: 300px;
	margin-top: 13px;
}

.sitemap {
	font-size: 90%;
}

.sitemap p{
	line-height: 25px;
}

#right table {
	margin-top: 20px;
}

#right #bloc {
	text-align: justify;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
}

#right #bloc #text {
	margin-top: 10px;
}

#right #bloc ul li {
	list-style-position: outside;
	list-style-image: url(../images/small_17.gif);
	margin-left: 12px;
}


.gal img {
	margin-top: 10px;
}

#video {
	margin-top: 12px;
}

#footer {
	border-top: 1px solid #bbb;
	margin-top: 10px;
	clear: both;
	margin-bottom: 15px;
}

#footer p, #footer a {
		padding-top: 10px;
	color: #8e8e8e;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}


