@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:url(img/fond4.png) repeat-x;
}
a:link {
	color: #605036;
	/*text-decoration: underligne;*/
	/*border-bottom: 1px dashed #988056;*/
}
a:visited {
	/*text-decoration: none;*/
	color: #846F4A;
}
a:hover {
	text-decoration: none;
	color: #222;
	background-color: #DFBC7F;
}
a:active {
	text-decoration: none;
	color: #000;
}

img {
	border:1px;
	text-decoration: none;
	border-bottom: 0px dashed #fff;
	background-color: #fff;
}


a img {
	border:1px;
	text-decoration: none;
	border-bottom: 0px #fff;
	background-color: #fff;
}




/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////GENERAL////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#banner {
	margin:auto;
	width:682px;
	height:95px;
	background:url(img/produits_header.png);
}
#central {
	margin:auto;
	padding:0 0px 0 10px;
	width:692px;
}
/*#nebopan {
	background:url(img/nebopan.png);
	width:153px;
	height:28px;
	float:right;
}*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////MENU////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#menu {
	list-style-type:none;
	width:682px;
	margin:auto;
	height:30px;
}

#menu li {
	display:block;
	float:left;
	width:113px;
}
#menu li img{
	border:0px;
}
#ligne_bas{
	height:3px;
	width:100%;
	/*background:url(images/ligne_fond3.png);*/
	margin:0px 0px 10px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////COLONNE DROITE////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#box {
	list-style-type:none;
	float:right;
	margin:0 0 5px 15px;
}
.Three_box {
	margin:0px 0px 10px 0px;
	border:solid 1px;
	-webkit-box-shadow: 3px 3px 5px #888;
}

.contentbox {
	background:#F4F3BB;
	width:190px;
	padding:0px 0px 0px 10px;
}
#val {
	margin:3px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////COLONNE GAUCHE////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#content {
	width:400px;
	text-align:justify;
}

#contenu {
	text-align:justify;
	list-style-type:square;
	background:url(images/logo_socobois2.png);
}
#contenu img {
	margin:3px;
	text-decoration: none;
}
#logo {
	background:url(img/logo.png) no-repeat;
	width:84px;
	height:104px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////SOUS COLONNE GAUCHE////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#left_colonn {
	margin:10px 0px 10px 0px;
	width:400px;
}
#left_colonn img{
	max-width:400px;
}
#left_colonn #list #arf {
	list-style-type:none;
	border:1px solid;
	-moz-border-radius: 3px 3px 3px 3px;
	background:#F4F3BB;
	margin:10px 5px 0px 0px;
	text-align:justify;
}
#left_colonn #search {
	border:1px solid #000;
	width:250px;
	-moz-border-radius: 3px 3px 3px 3px;
	background:#F4F3BB;
	padding:5px 5px 5px 5px;
	color:#000;
}
.answer1 {
	background:#FFF;
}
.answer2 {
	background:#F4F3BB;
}
.artciles {
	float:left;
}
.articles li{
	display: inline-block;
	margin:0px 10px 0px 10px;
	color: #000;
	text-align:justify;
}
#map {
	margin:0 0 20px 0;
	-webkit-box-shadow: 7px 4px 5px #888;
}
	

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////FOOTER////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#footer {
	width:682px;
	height:17px;
	clear:both;
}
#footer li {
	display:block;
	float:left;
	height:17px;
}
#footer li img{
	border:0px;
}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ COTE ADMINISTRATION ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
#box_admin{
	float:right;
	width:200px;
}
.box_ad{
	background:#F4F3BB;
	padding:0px 5px 5px 5px;
	margin:0px 0px 10px 0px;
}
.txt_field {
	color:#000;
	float:right;
	margin:0 0 5px 0;
}
h3 {
	/*text-align:center;*/
}
.checkbox{
	float:right;
}
#ajout {
	border:solid 1px;
	-moz-border-radius: 3px 3px 3px 3px;
	height:150px;
}
#modif {
	border:solid 1px;
	-moz-border-radius: 3px 3px 3px 3px;
	height:150px;
	vertical-align:middle;
}
#vaquer {
	border:solid 1px;
	-moz-border-radius: 3px 3px 3px 3px;
	height:120px;
}
#tags {
	border:solid 1px;
	-moz-border-radius: 3px 3px 3px 3px;
	height:100px;
}
#affiche_img #pic{
	background:#F4F3BB;
	border:solid 1px;
	-moz-border-radius: 3px 3px 3px 3px;
	width:200px;
}
.imgdb{
	width:190px;
	margin:auto;
}
#upload{
	margin:10px 0 5px 0;
	width:250px;
	border:solid 1px;
	-moz-border-radius: 3px 3px 3px 3px;
	padding:3px 5px 3px 5px;
	background:#F4F3BB;
}
.align_left{
	text-align:left;
}

