BODY#body{
	margin:0;
	padding:0;
	text-align: center;
	background-image:url(wsimages/background2.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 135%;
}
.textedroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A9700;
	font-weight: bold;
	line-height: 130%;
}
/*couleur titre du pavé obs*/
#home_module div,
#home_module p {
	color: #ff6600;
}

#right div,
#right p {
	color: #fff;
}
/*hauteur du pavé obs*/
.moduletable {
	margin: 0;
/*	padding: 10px;*/
	padding-left:10px;
	padding-right:10px;
}

#content .moduletable {
	padding-left: 0px;
}

p {
	margin:0;
	padding: 0px;
	padding-left: 0;
}

#left p {
	padding-left: 10px;
}
/*largeur fenetre image ou vidéo avec marge et colonne droite*/
#wrapper {
	position: relative;
/*largeur du site entier avec la colonne de droite*/
	width: 1100px;
/*--------------------------------------------------*/	
/*largeur de la page teasing avec seulement l'animation flash*/
/*	width:773px;*/
/*-----------------------------------------------------------*/	
	margin: 0 auto;
	text-align: left;
}
/*hauteur du header*/
#header {
	position: relative;
	height: 84px;
}
/*positionnement du logo*/
#logo {
	position: absolute;
	top: 38px;
	left: 0;
	width: 200px;
	height: 40px;
}
#logo2 {
	position: absolute;
	top: 38px;
	left: 25px;
	width: 200px;
	height: 40px;
}
#entete {
	position: absolute;
	top: 10px;
	left: 210px;
	width: 450px;
	height: 40px;
}
/*positionnement du menu top*/
#menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 730px;
	left: 1px;
	top: 564px;
	height: 50px;
}
#menu2 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 730px;
	left: 2px;
	top: 579px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A9700;
	font-weight: bold;
}
#mention {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 250px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
/*largeur fenetre image ou vidéo*/
#wrapper_content {
	float: left;
	width: 723px;
	height:470px !important;
	-height:390px;
	background: #ffffff;
	padding-top: 6px;
	-padding-top:6px;
}
/*largeur fenetre image ou vidéo*/
#wrapper_content_flash {
	float: left;
	width: 723px;
	height:468px !important;
	-height:460px;
	background: #fff;
	padding-top: 6px;
}
/*largeur de la colonne de droite*/
#right {
	width: 305px;
	float: left;
}
/*positionnement du menu de la colonne de droite*/
#right .moduletable {
	padding-top: 0px;
	padding-left: 25px;
}

#right p {
	padding: 0px;
}
/*taille de l'image ou de la vidéo*/
#home_img {
	width: 710px;
	height: 388px;
	text-align: left;
	padding-left: 0px;
	margin-left:6px;
}
/*positionnement du bandeau obs*/
#home_module {
	float: left;
	width: 710px !important;
	height:78px;
	-width: 710px;
	-height:78px;
/*	background-color:#660000;*/
	margin-top:5px;
	-margin-top:4px;
	margin-left:6px;
	-margin-left:3px;
	background-image: url(wsimages/fond_module2.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-x;	
}

#in_img {
	height: 115px;
	padding: 10px;
	padding-top: 0;
}

#left {
	float: left;
	width: 200px;
}

#left .moduletable {
	padding-top: 40px;
	text-align: right;
}

#content {
	float: left;
	width: 300px;

}

#content-padding {
	padding: 10px;
}

#footer {
	text-align: left;
}

#footer_module {
	float: left;
	width: 230px;
}

#footer_module div,
#footer_module p {
	color: #999;
	font-size: 10px;
}

#footermenu .moduletable-bottom {
	padding: 10px;
	padding-top: 8px;
}

#footermenu {
	float: left;
	width: 200px;
	text-align: right;
}

#logo img {
	display: block;
}

.space {
	height: 50px;
}
/*
.clear {
	clear: both;
}
*/

/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: underline;
}

table.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

#header2 .moduletable {
	padding: 0;
	margin: 0;
}
#mod_search_searchword{
	width: 160px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background-color:#0A9700;
	color: #ffffff;
	cursor:pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFFF;
}

/*.inputbox {
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	border: 1px solid #ddd;
}
*/
.contentpane {
	padding-left: 0;
	padding-right: 0;
}
/*largeur maxi module obs*/
.contentpaneopen {
	width: 100%;
	float:left;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 11px;
	font-weight: bold;
}
.contentpaneopen2 {
	width: 100%;
	float:right;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 11px;
	font-weight: bold;
}

.contentdescription {
	font-size: 11px;
	color: #333;
	text-align: left;
}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;  
}

form {
	padding: 0;
	margin: 0;
}

#footer .moduletable-bottom {
	color: #999;
}

#footer .mainlevel-bottom {
	color: #999;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999;
	text-transform: lowercase;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}

.componentheading ,
.contentheading {
	font-size: 13px;
	color: #E13D0C;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	text-transform: lowercase;
}


/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;	
}

h2 {
	font-size: 13px;
/*	color: #333;*/
	color: #0A9700;	
}

h3 {
	font-size: 12px;
}

#home_module_content h3 {
	display: none;
}

#left h3 {
	padding-right: 0;
	padding-bottom: 5px;
	text-transform: lowercase;
}

#right h3 {
	background: url(../wsimages/right_h3.jpg) no-repeat left top;
	padding: 5px;
	padding-left: 10px;
	text-transform: lowercase;
	height: 24px;
}

#footer h3 {
	display: none;
}

h4 {
	font-size: 11px;
	color: #333;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../wsimages/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../wsimages/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../wsimages/arrow2.jpg);
}

#left ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
	text-decoration: underline;
	line-height: 20px;
	font-size: 11px;
	color: #666;
}

#left ul li a:hover,
#left ul li a:active {
	color: #E13D0C;
}


/* primary menu - at the top of this site */


#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	line-height: 20px;
}

#menu a, 
#menu a:link, 
#menu a:visited  {
	font-size: 12px;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 0px;
/*	text-transform: lowercase;*/
}

#menu ul li a:hover,
#menu ul li a#active_menu {
	text-decoration: underline;
}

img {
	border: 0;
}
