/* CSS Document */
@import url(colonne_un.css);
@import url(menu.css);
@import url(style.css);
* { 
	font-family:'Trebuchet MS', Verdana, sans-serif;
	outline: none;
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:11px;

}

div#global a{
	color:#ffffff;
	
}

img{
	border:none;
	}

body {
	margin: 0;

	margin-top:0px;

	padding-top:0px;

	text-align: center;
	
	color:#666;
	
	background-color:#2cb906;
	
	background-image: url(../images/deg.gif);
	
	background-repeat: repeat-x;
	
	background-position: top;
	}
	
/* HAUT */

div#haut{
	
	}

div#haut #un{
	text-align: left;
	}
	
div#haut #deux{
	text-align: left;
	background-color: #4859ff;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	height: 255px;
	}
	
/* GLOBAL */
	
#global{
	width:950px;
	padding:0px;
	margin: 0 auto;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	min-height: 400px;
	height: auto !important;
	height: 400px; 
	/* border:1px solid #666666; */
}

div#flash{
	

}
	
div#global #cmenu{
	text-align: center;
	height: 60px;
	margin:0 auto;
	width:800px;
	}

/* CONTENU */

div#contenu{
	width:850px;
	margin: 0 auto;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-top:0px;
}

div#contenu #un{
	float:left;
	width:270px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	background-color:#efefef;
	}
	
div#contenu #deux{
	float:left;
	width:270px;
	background-color:#efefef;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	position:relative;
	left:20px;
	}
	
div#contenu #trois{
	float:right;
	width:270px;
	background-color:#efefef;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	}
	
div#cmenu{
	/* position:relative;
	left:-200px;
	top:100px; */
	height:27px;
	margin-left:203px;
	}
	
/* IDENTIFIANTS */

div#formlogin{
	text-align:left;
	position:relative;
	top:50px;
	left:100px;
	padding-left:20px;
	border-left:1px solid #efefef;
	

}

div#formlogin input.inp{
	background-color:#afafa7;
	border:1px solid #fff;
	font-size:10px;
	text-align:left;
	}
	
div#formlogin input.ok{
	position:relative;
	top:4px;
	border:none;
	text-align:left;
	}
	
/* FOOT */

div#foot{
	margin:0 auto;
	width:700px;
	text-align:center;
	color:#FFFFFF;

}

div#foot hr{
	color:#FFFFFF;
	margin-bottom:10px;
	border:1px solid #FFFFFF;

}

div#foot p{
	color:#FFFFFF;
	font-family:inherit;
	

}

div#contact{
	text-align:left;
	padding:5px;
	margin-left: 0px;
	width:900px;
	position:relative;
	left:30px;
	}
	
div#contact input, div#contact textarea{
	color:#000000;
}

div#contact textarea{
	width:550px;
}

div#contact h1{
	color:#ffffff;
	font-size: 1.1em;
	text-align: left;
}


/* EQUIPE */

div#deuxcadre{
	display:none;
	}

div#corps-equipe{
	background-color:#efefef;
	padding:5px;
	text-align:left;
	

}

/* ARTICLE ds RUBRIQUE */

div#art_rub h3.spip{
	color:#fff;
	font-size:1.4em;
	text-align:left;
	font-family:inherit;
	margin-top:0px;
}

div#TB_legend a{
	color:#666;
}


div#art_rub hr.spip{
	border:none;
	background-color:#2cb906;
	margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px;
	color:#2cb906;
	clear: both;}
	
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }