* { padding:0; margin:0;
}
.clear {clear:both;}
a {
	color: #5B920A;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #D7D7D7;
}

table, td{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;


}


#wrap {
	width:954px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#header {
	height:180px;
	background-color: #FFFFFF;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo #sitename {
	font-size: 36px;
	color: #000000;
	display: block;
	text-align: center;
	padding-top: 115px;
	padding-bottom: 0px;
	
}
#headercontent h2 {
	font-size: 18px;
	color: #5B920A;
}
#wrap #header #logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
#wrap #header #headercontent p {
	color: #666666;
}
#wrap #header #sitecption h1{
	margin-right: 380px;
	margin-left: 180px;
	padding-top: 85px;
	color: #FFFFFF;
	font: 48px "Trebuchet MS", halvetica, Verdana, sans-serif;

	
}
.bigger {
	font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #C0EC15;
}


#wrap #header #logo {
	width: 260px;
/*	padding-top: 50px;
*/	padding-left: 50px;
	height: 150px;
	float: left;
}
#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
}

#main {
	padding:2px 9px 0 9px;
	margin:0;
	background-color: #FFFFFF;
}
#menus {
	width:936px;
	margin:0 auto 10px auto;
	height:88px;
	background-color: #333333;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;

}#submenu ul {
	list-style: none;
	
}
#submenu li {
	display: inline;
	
}
#submenu a {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#mainmenu {
	height: 55px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	background: url(../images/menudevider.png) no-repeat 0px 3px;
	color: #5B920A;
}
#mainmenu .first a {
	background: none;
}

#mainmenu li {
	display: inline;
}

#mainmenu ul {
padding:0px;margin:0px;}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #5B920A;}
#mainmenu #active a {background:url(../images/menuactive.gif) no-repeat center top; color:#fff;}
#wrap #main #content {
	padding: 10px;
}
#mainmenu a:hover {color:#fff;}

#homeleft {width:660px; float:left;}

#homeright {float:left;width:220px;margin-left:30px;}

#homefull {width:915px;}

h1, h2, h3, h4 { font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
#main h2 {color:#333; display:block; padding:3px 0 8px 0;}
.green {
	color: #5B920A;
}
#homeright h3 {
	color: #5B920A;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
}
#homeright .column1 {
	width: 31%;
	float: left;
	padding-right: 5px;
}
#homeright .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
}
#homeright .column2 {
	float: left;
	width: 33%;
}
a:visited, a:active {
	color: #5B920A;
}
a:hover {
	color: #BDEB16;
	text-decoration: none;
}
#wrap #footer {
	height: 55px;
	padding-top: 35px;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(onglets-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainmenu ul {list-style:none;}
#submenu a:visited, #submenu a:active {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {

	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
#submenu ul {
	padding:0px;
	margin-left:15px
	
}
#mainmenu .first a:visited, #mainmenu .first a:active {

	background: none;
}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
}
.productimage {
	float: left;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
}
#sidebar1 {
	float: left;
	width: 49%;
}
#sidebar2 {
	float: right;
	width: 49%;
}
#homeright  h2 {
	list-style: none;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: normal;
	margin-left: -25px;
}
#homeright  ul {
	list-style: none;
}
#homeright li {
	display: block;
	border-bottom: 1px solid #eee;
	padding-left:0px;
}
#homeright li a {
	display: block;
	padding-top: 2px;
	color: #666666;
	text-decoration: none;
	/*	background: url(../images/bullet.png) no-repeat 0px 3px;
*/	padding-left: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
}

.form {margin:10px 25px 10px 50px;}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}

#block_actu{
	width:220px;
	background-color:#c7da79;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image: url(../images/block/t_actu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:55px;
	padding-left:15px;
	padding-bottom:25px;	
}

#block_dojo{
	width:220px;
	background-color:#c7da79;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image: url(../images/block/t_dojo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:55px;
	padding-left:15px;
	padding-bottom:25px;	
}


#block_member{
	width:220px;
	background-color:#c7da79;
	border:1px solid #CCCCCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image: url(../images/block/member.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top:65px;
	padding-left:15px;
	padding-bottom:25px;
}



#langues{
text-align:right;
padding-right:25px;

}

.contour{
		padding: 7px;
		border: 1px solid #ddd;
		margin-right: 10px;
		margin-bottom: 15px;
}	
ul{
	padding-left:50px;
}
li{
	list-style-position: outside;
	list-style-image: url(../images/puce_green.gif);
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.ville{
	font-size: 120%;
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: normal;
}

/* Nav Border Navy blue */
 #nav_rounded_tweet {
	padding:0px;
	height:40px;
	width:auto;
	list-style:none;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top: 0px;
  }
 	
#nav_rounded_tweet ul {
  margin: 0;
  padding: 0;
  }

#nav_rounded_tweet li {
  float: left;
  margin: 0;
  padding:0px 10px 0px 0px;
  list-style:none;

  }
/* For IE 7 Only */  
 
*+html #nav_rounded_tweet li{
    padding:10px 10px 20px 10px	

}
#nav_rounded_tweet a {
	line-height: 30px;
	margin: 0;
	padding: 0px 20px 0px 15px;
	font-size: 14pt;
	letter-spacing:-1px;
	background:#85867E;
	color:#fff;
	text-decoration:none;
	border:1px solid #999999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  }


#nav_rounded_tweet a:hover {
  text-decoration: none;
  background:#B9E817;
  color:#2b2b2b;

  }

/* Tableaux */ 
.tab_titre{
	font-size: 110%;
	background-color: #333333;
	background-image: url(../images/bg_th.jpg);
	height:22px;
	color: #FFFFFF;	

}

.tab_trait{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding:3px;

}
 
#documents{
	border: 1px solid #999999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-left:10px;
	padding:5px;
	margin-bottom:15px;
	background-color: #EEEEEE;
}
.msg_success{
	width:100%;
	background:#C7DA79;
	color:#666666;
	font-family:tahoma;
	font-size:12px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
