﻿body {
	background-color: #ffffff;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 3.5em;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #222222;
	text-align: center;
	margin: 10px 20px 5px 20px;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 15px 10px 5px 10px;
	line-height: 130%;
}

h2.highlight {
	color: #F03C02;
	font-size: 2.4em;
	/*margin: 50px 100px 30px 400px;*/
	text-align: left;
}

h3.highlight {
	font-size: 1.4em;
	color: #ffffff;
	/*margin: 10px 200px 0px 400px;*/
}

td.box {
	background-image: url(img/boxcorner2.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

div.h3_a {
	text-align: right;
	width: 100%;
	margin: 0 0px 0 0;
}

span.telecharger_caption {
	color: #E27920;
	font-size: 0.7em;
}

a, a:visited {
	font-size: 0.9em;
	color: #3BA9BA;
	background-color: transparent;
}
a:hover, a:active {
	color: #20859F;
}

a.menu, a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.5em;
	background-color: transparent;
	width: 100%;
}

a.menu:hover, a.menu:active {
	/*color: #FCA04F;*/
	color: #ffffff;
	background-color:#222229;
	text-decoration: none;
}

a.white, a.white:visited {
	font-size: 2em;
	color: #ffffff;
}
a.white:hover, a.white:active {
	color: #dddddd;
}

a.whitedash, a.whitedash:visited {
	font-size: 2em;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px #ffffff dashed;
}
a.whitedash:hover, a.whitedash:active {
	color: #dddddd;
	border-bottom: 1px #dddddd dashed;
}


a.changepic {
	text-decoration: none;
	border-bottom: 1px dashed;
	cursor: pointer;
}

span.menuactive {
	color: Silver;
	background-color: #222229;
	text-decoration: none;
	font-size: 1.5em;
	width: 100%;
}

table.upper_part {
	border: 0px #000000 solid;
	width: 980px;
	padding: 0px;
	border-collapse: collapse;
}

table.upper_part td {
border: 0px #000000 solid;
padding: 0px;
}

td.lside {
width: 10%;
}

td.header {
	width: 980px;
	height: 136px;
	background: url("img/bg_header.jpg") no-repeat;
	background-position: center;
}

td.menu {
	/*background: url("img/bg_menu_2.png") bottom;*/
	background-color: #E27920;
}

table.body {
	border: 0px #000000 solid;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	clear: both;
	margin: 100px 0 0 0;
}

table.highlight {
	width: 100%;
	padding: 0px;
	margin: 0 0 0 0;
	background: url(img/bg_dots.gif) repeat-x top;
	border: 0px;
}

div.highlight {
	background-color: #222229;
	padding: 0px;
	margin:0px;
	clear:both;
}

table.footer {
	width: 100%;
	background-color: #ffffff;
	padding: 0px;
	margin: 0 0 0 0;
	border: 0px;
	clear: both;
	border-collapse: collapse;
}

div.footer {
	font-size: 0.7em;
	color: #bbbbbb;
	margin: 0 30px 0px 30px;
}

a.footer, a.footer:visited {
	color: #bbbbbb;
}

a.footer:hover, a.footer:active {
	color: #999999;
}

hr.footer {
	width: 100%;
}

table.footermenu {
	width: 70%;
	border: 0px;
	padding: 0px;
	margin: 20px 0 30px 0;
	clear: both;
}

a.footermenu, a.footermenu:visited {
	color: #a29999;
	font-weight: bolder;
}

a.footermenu:hover, a.footermenu:active {
	color: #5e5555;
}

div.footermenu {
	color: #a29999;
	font-weight: bolder;
}

.bignumber {
	text-align: center;
	font-size: 5em;
	color: #bbbbbb;
}

.error_msg {
	color: #ff0000;
	font-size: 1.2em;
}