* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, serif, sans-serif;
}

#meteogramme img {
     border:0px;
}

#meteogramme2 img {
     border:0px;
}

blockquote {
	background-color: #FFFFEE;
	border: 1px solid #5f6370;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 5px;
	display: block;
}

body {
	background-image: url(img/stripesbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#topbg {
	width: 100%;
	height: 30px;
	background-image: url(img/black.png);
	background-repeat: repeat;
	color: #ffffff;
	padding-top: 5px;
}

#top {
	margin: 5px auto;
	width: 90%;
	font-family: Arial;
	min-width: 700px;
}

#top p {
	padding-left: 10px;
	padding-right: 20px;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

#top b {
	font-weight: bold;
	font-size: 11px;
}

#top a {
	font-size: 11px;
	color: #ffffff;
}

#top input {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 1px;
	font-weight: normal;
	width: 80px;
}

#top .submit {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	width: 25px;
}

#photo {
	background-position: top center;
	background-repeat: repeat-x;
	min-height: 900px;
	background-attachment: fixed;
}

#horizontalborder {
	background-position: 0px 898px;
	background-repeat: repeat-x;
	background-image: url(img/border.jpg);
}

#middle_white {
	margin: 0px auto;
	width: 90%;
	background-color: #ffffff;
	min-height: 900px;
	min-width: 700px;
}

#middle_photo {
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#header {
	height: 100px;
	padding-top: 100px;
}

#logo {
	background: url(img/logo.png) top left no-repeat;
	width: 250px;
	height: 40px;
	padding-bottom: 40px;
}

.tabs {
	background: url(img/tabs.gif) repeat;
	height: 29px;
	padding-right: 10px;
}

.tabs li {
	float: right;
	margin-right: 2px;
	height: 29px;
	list-style-type: none;
}

.tabs li a {
	border-top: 2px solid #5f6370;
	border-left: 2px solid #5f6370;
	border-right: 2px solid #5f6370;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #abb1c9;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	height: 19px;
	background-color: #5f6370;
}

.tabs li .selected,.tabs li a:hover {
	background: url(img/tabselected.jpg) repeat;
	color: #ffffff;
}

.container {
	background: url(img/containerbg.png) top repeat;
	border-bottom: 2px solid #5f6370;
	border-left: 2px solid #5f6370;
	border-right: 2px solid #5f6370;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	min-height: 900px;
	min-width: 700px;
	font-size: 14px;
}

.container a {
	color: #000000;
	border-bottom: 1px dashed;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}

.container a:hover {
	color: #ff0000;
}

.col50,.col33,.col75,.col25 {
	padding-right: 1%;
	width: 49%;
	float: left;
}

.col33 {
	width: 32.3%;
}

.col75 {
	width: 73.5%;
}

.col25 {
	width: 24.5%;
}

.content100 {
	margin-right: 1%;
	margin-bottom: 2%;
}

.container100border,.container50,.container50blue,.containerblue,.container33,.container33blue,.container33border,.container75,.container25,.container50border,.container75border
	{
	min-height: 200px;
	margin-bottom: 2%;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.container50blue,.container33blue,.containerblue {
	border: 1px solid #5f6370;
	background-image: url("img/containerbgblue.png");
}

.container33border,.container50border,.container100border,.container75border
	{
	border: 1px solid #5f6370;
}

.container25 {
	background-color: #5f6370;
	border: 2px solid #abb1c9;
}

.content50,.content33,.content75 {
	padding: 1%;
	overflow: hidden;
}

.content25 {
	
}

.clear {
	clear: both;
	height: 1px;
}

.container h1,.container h2,.container h3,.container h4,.container h5,.container h6
	{
	font-family: Georgia;
	font-style: italic;
	font-size: 24px;
	letter-spacing: 4px;
	color: #3d3f47;
	padding: 10px;
	border-bottom: 1px solid #3d3f47
}

.container h2 {
	font-size: 22px;
	border-bottom: 1px dashed #3d3f47;
	padding-bottom: 8px;
}

.container h3 {
	font-size: 20px;
	border-bottom: 1px dotted #3d3f47;
	letter-spacing: 3px;
	padding-bottom: 8px;
}

.container h4 {
	font-size: 18px;
	border: none;
	letter-spacing: 3px;
	padding-bottom: 8px;
	text-decoration: underline;
}

.container h5 {
	font-size: 16px;
	border: none;
	letter-spacing: 2px;
	padding-bottom: 8px;
	text-decoration: underline;
}

.container h6 {
	font-size: 14px;
	border: none;
	letter-spacing: 1px;
	padding-bottom: 8px;
}

.container p {
	padding: 15px 15px 5px 15px;
	line-height: 18px;
}

.container b,.container strong {
	font-weight: bold;
	color: #5f6370;
}

.container li a {
	padding: 3px;
	color: #000000;
	border-bottom: 1px dashed;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px
}

.container ul,.container ol {
	padding: 5px 15px 5px 15px;
	line-height: 18px;
}

.container ul li {
	list-style-type: none;
	background: url(img/bullet.gif) top left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.container ol li {
	margin-left: 30px;
}

.imagecadre {
	border: 1px solid #3d3f47;
	padding: 2px;
	margin: 5px;
}

.container hr {
	border-top: 1px solid #3d3f47;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

.container table {
	width: 100%
}

.container tr {
	
}

.container td {
	padding: 5px;
}

.container td p {
	padding: 0px;
}

.container tr th {
	background-color: #3d3f47;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #ffffff;
}

.container .impair td {
	background-image: url("img/containerbgblue.png");
	border-top: 1px solid #3d3f47;
	border-bottom: 1px solid #3d3f47;
	border-left: none;
	border-right: none;
}

.container .odd td {
	background-image: url("img/containerbgblue.png");
	border-top: 1px solid #3d3f47;
	border-bottom: 1px solid #3d3f47;
	border-left: none;
	border-right: none;
}

#footer {
	width: 90%;
	margin: 0px auto;
}

#footer p {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

#footer a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #303138;
}

.container .submenu {
	padding: 0px;
	margin: 0px;
}

.container .submenu li {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	list-style-type: none;
	display: block;
	list-style-type: none;
	background-image: none;
}

.submenu li a {
	padding: 8px 10px 8px 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #5f6370;
	border: 0px;
	border-bottom: 1px dotted;
}

.submenu li a:hover {
	background-color: #abb1c9;
}

container form {
	width: 100%;
}

.form_table {
	width: 95%
}

.form_tr {
	
}

.form_td_label,.form_td_label_radio {
	width: 30%;
	text-align: right;
	padding-right: 20px;
	font-family: Tahoma;
	font-size: 14px;
	vertical-align: top;
	padding-top: 4px;
}

.form_td_label_radio {
	vertical-align: middle;
}

.form_td_input {
	width: 70%;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.form_td_checkbox {
	width: 70%;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 14px;
}

.form_td_checkbox label {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 14px;
}

.checkbox {
	margin: 3px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 14px;
}

.form_td_button {
	text-align: center;
}

.form_td_static {
	text-align: center;
}

input {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.text_small,.text_medium,.text_large,.select_small,.select_medium,.select_large,.textarea_small,.textarea_medium,.textarea_large
	{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	padding: 2px;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.text_small,.textarea_small,.select_small {
	width: 26%;
}

.text_medium,.textarea_medium,.select_medium {
	width: 60%;
}

.text_large,.textarea_large,.select_large {
	width: 99%;
}

.select_large {
	width: 99%;
}

.radio {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 14px;
}

.button_medium,.button_large {
	height: 30px;
	background-color: #abb1c9;
	border: 1px solid #5f6370;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 5px 5px 0px;
	text-align: center;
}

.button_medium {
	width: 150px;
}

.filrouge a {
	text-decoration: none;
	border: none;
}

.bouton,.bouton a {
	background-color: #5F6370;
	border: none;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #abb1c9;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}

.bouton:hover,.bouton a:hover {
	background-color: #A6A8AF;
	border: none;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}

.warning {
	background-color: #FFFFEE;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	border: 1px solid #5f6370;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 5px;
	display: block;
}


