/* CSS Document */

/*PAGE LAYOUT*/
body {
	font-family:Arial;
	font-size:12px;
	color:#8c8d88;
	line-height: 150%;
	background: url(../images/html_bg.gif) #f3f3f3;
	background-repeat: repeat-x;
}

body#accueil, body#landing_page  {
	background:url(../images/bg_espace_a.gif) #f0f0f0;
	background-repeat: repeat-x;
	
}
a:link,a:visited{
	font-size:12px;
	color:white;
	text-decoration : none;
}
a:hover{
	font-size:12px;
	color:white;
	text-decoration : underline;
}

ul {
	list-style-type:disc;
	padding-left:30px;
}

ul#no_puce, #no_puce ul {
	padding:0;
	list-style-type:none;
}
ul#no_puce li, #no_puce ul li{
	float:left;
}
#encart ul {
	list-style-image:url(../images/home_encart_puce.png);
	font-weight:normal;
	list-style-type:disc;
}
#encart ul li{
	float:none;
	margin-left:30px;
	margin-bottom:2px;
	!margin-bottom:10px;
	line-height:24px;
	!line-height:20px;
}
table td {
	vertical-align:top;
}

h1 {
	font-size:28px;
	color:#0e5b9a;
	font-weight:bold;
}
h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	color:#e47c13;
}
h3 {
	color:#a1a19f;
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#1ba0ef;
	margin-bottom:5px;
}
h5 {
	font-weight:bold;
}

div#accueil {
	margin-top:20px;
	font-size:13px;
	font-weight:bold;
}
div#accueil h1{
	font-weight:bold;
	font-size:17px;
	color:#44b8e8;
	margin-top:30px;
	margin-bottom:16px;
}
div#accueil h2 {
	font-size:17px;
	font-weight:bold;
	color:#6cb101;
	margin:0;
	padding-bottom:15px;
}

div#accueil h3 {
	font-size:14px;
	font-weight:bold;
	color:white;
}


#main_conteneur {
	position:relative;
	width:920px;
	text-align:left;
	left:50%;
	margin-left:-460px; 
}


ul#menu {
	position:relative;
	width:910px;
	height:39px;
	top:-1px;
	!top:1px;
	list-style-type:none;
	line-height:38px;
	padding:0;
	margin:0;
}
ul#menu li, ul #menu li#nobg:hover {
	float:left;
	text-align:center;
	background:url(../images/menu_off.gif);
	background-repeat:repeat-x;
	border-right:solid 1px #0d3665;
	width:112px;
	margin:0;
	padding:0;
}
ul#menu li#nobg, ul#menu li#nobg:hover{
	border:0;
	float:left
}

ul#menu li:hover, ul#menu li#menu_on {
	background:url(../images/menu_on.gif);
	background-repeat:repeat-x;
}

ul#menu li a{
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	display:block;
	text-decoration:none;
}
#flash {
	position:relative;
	top:2px;
	!top:4px;
	height:335px;
	z-index:0;
}
#main_content {
	position:relative;
	width:920px;
	background:url(../images/main_content_bg.gif);
	background-repeat:repeat-y;
}
#landing_page #main_content{
	position:relative;
	width:920px;
	background:transparent;
	margin-top:13px;
	padding-top:30px;
}

#landing_page .top h1 {
	font-size:60px;
	color:black;
	font-weight:normal;
	line-height:60px;
}

#landing_page .top h1 span{
	clear:both;
	display:block; 
	font-weight:bold;
	color:#0d9fec;
	font-size:38px;
	line-height:30px;
}
#landing_page .top h2{ 
	color:#6b6b6b;
	font-size:24px;
	line-height:24px;
}
#landing_page .top h3{ 
	color:#0d9fec;
	font-size:18px;
	line-height:18px;
}
#landing_page #box h2{ 
	color:#6cb101;
	font-size:22px;
}
#landing_page #box a {
	color:#6cb101;
	font-weight:bold;
	text-decoration:underline;
}
#landing_page label {
	width:90px;
	float:left;
} 
#landing_page input {
	width:334px;
	margin-bottom:8px;
	border:solid 1px #ccc;
}
#landing_page checkbox {
	border:none;
}
#landing_page .vignettes ul, #landing_page .vignettes ul ul li  {
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
}	
#landing_page .vignettes p {
	line-height:14px;
}
#landing_page .vignettes h2 {
	position:absolute;
	top:1px;
	left:-15px;
	padding:10px 20px 0 15px;
	background:url(../images/landing_h2_bg.png) no-repeat;
	height:53px;
	color:white;
}
#landing_page .vignettes h3 {
	color:#d00070;
	font-size:18px;
	letter-spacing:0px;
	margin-top:15px;
}
#landing_page .vignettes li ul li {
	width:250px;
	float:left;
	height:150px;
}
#landing_page .vignettes li ul li.image {
	width:160px;
	clear:both;
}

#main_content_right,#main_content_clients {
	position:relative;
	float:left;
	width:650px;
}
#main_content_right {
	padding-left:30px;
	padding-top:30px;
}
#main_content_right a {
	color:black;
}
#main_content_clients {

	width:700px;
}

#scroll, #scroll_accueil  {
	width: 100%;
	overflow: auto;
	position: relative;
}
#scroll_accueil {
	height: 220px;
}
#scroll {
	height: 310px;
}

#box_clients {
	position:relative;
	float:left;
	width:207px;
	height:226px;
	background:url(../images/box_clients.png);
	background-repeat:no-repeat;
	text-align:center;
	overflow:hidden;
	line-height:100%;
}
#box_clients #titre{
	padding-top:20px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#576168;
}
.box_clients_scroll { 
	position:relative;
	top:25px;
	overflow:hidden;
	width: 200px;	 
	height:75px;
}
.box_clients_scroll .scroll {
	position:absolute; 
	width:20000em;	
	clear:both;
}
.box_clients_scroll div div {
	position:relative; 
	float:left;
	width:200px;
	height:75px;
}

#bt {
	width:125px;
	height:23px;
	background:url(../images/bt.gif);
	line-height:23px;
	text-align:center;
}
#bt a {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}

ul#box_srubrique {
	position:relative;
	float:left;
	width:207px;
	list-style-type:none;
	padding:0;
	left:-15px;
	color:white;
	font-weight:bold;
}
ul#box_srubrique.landing_page {
	width:300px;
}
ul#box_srubrique li {
	display:block;
	line-height:40px;
	background:url(../images/box_srubrique_off.jpg);
	width:192px;
	height:40px;
	padding:0;
	text-align:left;
}
ul#box_srubrique.landing_page  li{
	width:282px;
	background:none;
}
ul#box_srubrique li#box_srubrique_on {
	background:url(../images/box_srubrique_on.jpg);
}
ul#box_srubrique li#first {
	background:none;
	height:23px;
}

ul#box_srubrique li a{
	color:#848484;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
ul#box_srubrique li a:hover{
	color:#e47c13;
}



#separ {
	clear:both;
	height:65px;
	background:url(../images/produit_separ.gif) center center;
	background-repeat:no-repeat;
	border:0;
}
ul#clients {
	padding:0;
	padding-top:15px;
	width:700px;
	list-style-type:none;
}
ul#clients li {
	float:left;
	width:330px;
	height:138px;
	margin:7px;
	padding:0;
	background:url(../images/clients_bg.png);
}
ul#clients #image{
	float:left;
	width:79px;
	height:113px;
	margin-left:15px;
	/* margin-top:15px;
	*/
}
ul#clients #text{
	float:left;
	width:200px;
	height:90px;
}
ul#clients #text p{
	line-height:13px
}
#form_coordonnees {
	float:left;
	width:250px;
}
#form_coordonnees #name {
	clear:both;
	float:left;
	height:30px;
	width:70px;
}
#form_coordonnees #input {
	float:left;
	height:30px;
	width:180px;
}

.footer h1 {
	font-size:15px;
	color:#df8b05;
	margin-bottom:10px;
}
.footer h2 {
	font-size:14px;
	color:white;
	margin-bottom:10px;
}
.footer a, .footer a:hover, .footer a:visited {
	color:#babcbc;
	font-size:12px;
}
.footer a.landing_page  {
	font-size:12px;
	font-weight:bold;
	color:#009EE0;
}
#copyright {
	position:absolute;
	top:0px;
	right:50px;
}


TEXTAREA {
	font-size:11px;
	overflow-y: scroll;
}
TEXTAREA:focus {
	background-color:#fcedc9;
}
SELECT {
	background-color:#fcedc9;
	font-size:11px;
}
INPUT {
	font-size:11px;
	color:black;
	background-color:white;
}
INPUT:focus {
	background-color:#fcedc9;
}

#separ_top,#separ_bottom {
	width:663px;
	height:3px;
	clear:both;
	border-bottom:solid 1px #8d8d8a;
}

#separ_top {
	margin-bottom:30px;
}
#separ_bottom {
	margin-top:50px;
	
}
#error {
	color:red;
	font-weight:bold;
}
#ok {
	color:green;
	font-weight:bold;
}


/* prev, next, prevPage and nextPage buttons */
a.prev, a.next {
	display:block;
	float:left;

}

/* mouseover state */
a.prev:hover, a.next:hover {
	background-position:0px -18px;		
	cursor:pointer;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	clear:right;	
	cursor:pointer;
}





