*{
	padding:0;
	margin:0;
	border:none;
}

html, body {
	font-size:13px;
	font-family: Helvetica,Arial,sans-serif;
	color:#404040;
	margin: auto;
	height: 100%;
	line-height: 18px;
}

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

a:hover {
	color: #D31F00;
}

p {
	margin-bottom: 15px;
}

h1 {
	color: #d31f00;
	font-size: 25px;
	border-bottom: 1px solid #f1cdc7;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: normal;
}

h1.leftmenu {
	font-size:18px;
	color: #999999;
	border: none;
	font-weight: normal;
}


h1.news {
	color: #919090;
	border-bottom: 1px solid #d1d1d1;
}

h2 {
	font-size: 18px;
	color: #fe9103;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.align_center {
	text-align: center;
}

.img-left {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table tr  td{
	vertical-align: top;
}

table tr td.first_homepage {
}

table tr td.first_homepage div.logo {
	background-image: url('/img/banner-homepage-left.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	height: 134px;
}

table tr td.first_homepage  div.menu-banner{
	background-image: url('/img/banner-homepage-left.jpg');
	background-position: right -134px;
	background-repeat: no-repeat;
	height: 261px;
	background-color: #b40000;
}

table tr td.first_homepage  div.content{
	background-image: url('/img/banner-homepage-left.jpg');
	background-position: right -395px;
	background-repeat: no-repeat;
	height: 77px;
}

table tr td.first {
	vertical-align: top;
}

table tr td.first div.logo {
	background-image: url('/img/banner-left.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	height: 134px;
}

table tr td.first div.menu-banner {
	background-image: url('/img/banner-left.jpg');
	background-position: right -134px;
	background-repeat: no-repeat;
	height: 71px;
	background-color: #b40000;
}

table tr td.first  div.content{
	background-image: url('/img/banner-left.jpg');
	background-position: right -205px;
	background-repeat: no-repeat;
	height: 49px;
}

table tr td.first img {
	float: right;
}

table tr.second_row td {
	background-color: #f7f7f7;
}

table tr.second_row td.second div.footer {
	margin-left: 18px;
}

table tr.second_row td.second div.footer div.block {
	float: left;
	font-size: 12px;
	color: #999999;
	border-right: solid 1px #e5e5e5;
	width: 228px; /*268-40*/
	margin-top: 25px;
	padding-top: 15px;
	padding-left: 40px;
	margin-bottom: 25px;
	padding-bottom: 15px;
}

table tr.second_row td.second div.footer div.block_last {
	border-right: none;
	width: 157px; /*197-40*/
}

table tr.second_row td.second div.footer div.block_first {
	width: 205px;
	padding-left: 0px;
}

table tr.second_row td.second div.footer div.block h1 {
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	border-bottom: none;
	margin-bottom: 0;
}

div.footer a:link, div.footer a:visited,div.footer a:active {
	font-size: 12px;
	color: #999999;
}

div.footer a:hover {
	color:#fe9103;
}

table tr.second_row td.second div.footer ul {
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
}

table tr td.second {
	width: 980px;
}

table tr td.second div.header_homepage {
	height: 395px;
	position: relative;
}

table tr td.second div.header_homepage div.logo {
	background-image: url('/img/banner-homepage.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	height: 134px;
}

table tr td.second div.header_homepage div.menu-banner {
	background-image: url('/img/banner-homepage.jpg');
	background-position: left -134px;
	background-repeat: no-repeat;
	height: 261px;
}


table tr td.second div.header_homepage div.slideshow {
	width: 387px;
	height: 281px;
	position: absolute;
	top: 124px;
	left: 39px;
}

table tr td.second div.header_homepage div.menu {
	width: 400px;
	position: absolute;
	top: 174px;
	left: 550px;
}

table tr td.second div.header_homepage div.menu ul, table tr td.second div.header div.menu ul {
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
}

table tr td.second div.header_homepage div.menu ul  li{
	line-height: 38px;
	font-size: 15px;
	font-family: helvetica;
	background-image: url('/img/icons/arrow-orange.gif');
	background-position: right center;
	background-repeat: no-repeat;
	border-top: 1px solid #E04200;
	border-bottom: 1px solid #F7A00E;
}

table tr td.second div.header_homepage div.menu ul  li.first {
	border-top: none;
}

table tr td.second div.header_homepage div.menu ul  li.last {
	border-bottom: none;
}

table tr td.second div.header_homepage div.menu ul  li:hover {
	background-image: url('/img/icons/arrow_white.gif');
}

table tr td.second div.header_homepage div.menu ul  li.selected{
	background-image: url('/img/icons/arrow_white.gif');
}

div.menu ul  li a:link, div.menu ul  li a:visited, div.menu ul  li a:active, div.menu ul  li a:hover {
	color: #fff;
}

table tr td.second div.header {
	height: 205px;
	position: relative;
}

table tr td.second div.header div.logo {
	background-image: url("/img/banner.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 134px;
}


table tr td.second div.header div.menu-banner {
	background-image: url("/img/banner.jpg");
	background-position: left -134px;
	background-repeat: no-repeat;
	height: 71px;
}

table tr td.second div.header div.menu {
	position: absolute;
	top: 157px;
	padding-left: 18px;
}

table tr td.second div.header div.menu ul li {
	float: left;
	border-left: solid 1px #f7a00e;
	border-right: solid 1px #e04200;
	padding-right: 35px;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table tr td.second div.header div.menu ul li.first {
	border-left: none;
	padding-left: 0px;
}

table tr td.second div.header div.menu ul li.last {
	border-right: none;
	padding-right: 0px;
}

table tr td.second div.header div.menu ul li a {
	background-image: url('/img/icons/arrow-orange.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 20px;
}

table tr td.second div.header div.menu ul li.selected a, table tr td.second div.header div.menu ul li:hover a {
	background-image: url('/img/icons/arrow_white.gif');
}

table tr td.second div.content {
	position: relative;
	margin-bottom: 40px;
	background-image: url("/img/banner.jpg");
	background-position: left -205px;
	background-repeat: no-repeat;
	padding-top: 49px;
}

table tr td.second div.content-homepage {
	background-image: url("/img/banner-homepage.jpg");
	background-position: left -395px;
	padding-top: 77px;
}

table tr td.second div.content div.news {
	/*position: absolute;
	right: 20px;*/
	float: right;
	width: 420px;
	margin-right: 20px;
}

div.news table.news_homepage tr{
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
}

div.news table.news_homepage tr td {
	padding-top: 20px;
}

div.news table.news_homepage img {
	float: left;
	border: 1px solid #e8e8e8;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}

table.news_homepage p.title {
	color: #ff7e00;
}

table tr td.second div.content div.page {
	width: 420px;
	margin-left: 18px;
}

div.content div.contenu {
	width: 715px;
}

div.content div.contenu div.leftmenu {
	width: 202px; /* 220-18*/
	margin-left: 18px;
	float: left;
}

div.content div.leftmenu ul {
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	margin-bottom: 50px;
}

div.content div.leftmenu ul li {
	line-height: 28px;
	border: 1px #e0e0e0 solid;
	padding-left: 8px;
	margin-bottom: 12px;
}

div.content div.leftmenu ul li a:link, div.content div.leftmenu ul li a:visited, div.content div.leftmenu ul li a:active {
	color: #404040;
}

div.content div.leftmenu ul li a:hover {
	color: #D31F00;
}

div.content div.leftmenu ul li.selected a:link, div.content div.leftmenu ul li.selected a:visited, 
div.content div.leftmenu ul li.selected a:active, div.content div.leftmenu ul li.selected a:hover{
	color: #D31F00;
}


div.content div.page_std {
	/*width: 449px;*/ /* 505-56*/
	padding-left: 248px;
	margin-right: 28px;
}

div.content div.contenu div.page_std ul {
	list-style-image: url('/img/icons/arrow-orange.gif');
	list-style-position: inside;
	text-align: left;
	margin-bottom: 15px;
	padding-left: 15px;
}

div.content div.contenu div.page_std ul.level2 {
	list-style-image: url('/img/icons/arrow-red-png24.png');
}

div.content div.contenu div.page_std ul li {
	line-height: 25px;
}

div.content div.news_std {
	width: 227px; /* 255-28*/
	/*right: 0px;
	position: absolute;*/
	margin-left: 28px;
	float: right;
	font-size: 12px;
}

div.content div.news_std div.news_mini a:link, div.content div.news_std div.news_mini a:visited, div.content div.news_std div.news_mini a:active {
	color: #404040;
}

div.content div.news_std div.news_mini a:hover {
	color: #D31F00;
}

div.content div.news_std div.news_mini p {
	margin-top: 10px;
	width: 193px;
}

div.news_mini img {
	border: 1px solid #e8e8e8;
	padding: 5px;
}

div.news_mini p.date, div.newsfull p.date, div.news_homepage p.date {
	background-color: #f3f3f3;
	font-size: 12px;
	width:80px;
	font-style: italic;
	background-image: url('/img/icons/arrow_grey.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	border: 1px solid #e8e8e8;
	color: #999999;
}

div.newsfull {
	margin-left: 18px;
}

div.newsfull div {
	margin-top: 15px;
	border-bottom: 1px solid #d1d1d1;
}

div.newsfull img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #e8e8e8;
}

div.newsfull span.item {
	background-image: url('/img/icons/arrow-red-png8.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

div.newsfull div div.texte {
	padding-left: 10px;
	overflow: hidden;
	display: block;
}

table tr td.third_homepage {
	
}

table tr td.third_homepage div.logo {
	background-image: url('/img/banner-homepage-right.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	height: 134px;
}

table tr td.third_homepage  div.menu-banner{
	background-image: url('/img/banner-homepage-right.jpg');
	background-position: left -134px;
	background-repeat: no-repeat;
	height: 261px;
	background-color: #b40000;
}

table tr td.third_homepage  div.content{
	background-image: url('/img/banner-homepage-right.jpg');
	background-position: left -395px;
	background-repeat: no-repeat;
	height: 77px;
}

table tr td.third {
	vertical-align: top;
}

table tr td.third div.logo {
	background-image: url('/img/banner_right.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	height: 134px;
}

table tr td.third div.menu-banner {
	background-image: url('/img/banner_right.jpg');
	background-position: left -134px;
	background-repeat: no-repeat;
	height: 71px;
	background-color: #b40000;
}

table tr td.third  div.content{
	background-image: url('/img/banner_right.jpg');
	background-position: left -205px;
	background-repeat: no-repeat;
	height: 49px;
}

div.contact{
	border: 1px solid #e0e0e0;
	padding: 10px;
	background-color: #F3F3F3;
}

form  div.contact div {
	margin-bottom: 10px;
	line-height: 20px;
}

form  div.contact div.submit_btn {
	text-align: center;
}

form  div.contact div span {
	width: 145px;
	float: left;
	clear: left;
	line-height: 25px;
}

form  div.contact div input {
	width: 269px;
	border: 1px solid #E0E0E0;
	height: 25px;
}

form  div.contact div textarea {
	border: 1px solid #E0E0E0;;
}

form div.contact div fieldset {
	clear: left;
	width: 100%;
}

form div.contact div fieldset span {
	float: none;
	clear: none;
	padding-left: 10px;
}

form div.contact div fieldset input {
	width: 25px;
	margin-left: 15px;
}

form div.contact div fieldset input.checkbox {
	vertical-align: text-bottom;
	height: 15px;
	border: none;
}

form  div.contact div.submit_btn input {
	background-color: #fff;
}

.error {
	color: #D31F00;
}

div.copyright {
	clear: both;
	font-size: 12px;
	color: #666666;
}

div.copyright a:link,div.copyright a:active,div.copyright a:visited {
	color: #666666;
	text-decoration: none;
}

div.copyright a:hover {
	color: #D31F00;
}

div.business_card {
	border: 1px solid #E0E0E0;
	padding: 10px;
	margin-bottom: 10px;
}

div.business_card img.second {
	margin-left: 5px;
	margin-right: 5px;
}

/* the overlayed element */
.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#fff;
	width:242px;	
	min-height:156px;
	border:1px solid #666;
	padding: 10px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.logo_overlay {
	display:none;
	z-index:10000;
	background-color:#fff;
	width:343px;	
	border:1px solid #666;
	padding: 10px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.logo_overlay img {
	padding-bottom: 15px;
	border-bottom: 1px solid #E0E0E0;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url('/img/icons/close.png');
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* styling for elements inside overlay */
.details {
	margin-top: 15px;
	font-size:11px;
	width:216px;
}

.details h2 {
	margin-bottom: 0;
}

.details h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 8px;
}
	
.details p {
	margin-bottom: 8px;
}





