@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#5a5a5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#00a8ff;
}

a:hover{
	text-decoration:underline;
}

#container{
	margin:auto;
	width:1001px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
}

#top{
	margin:auto;
	width:977px;
	height:91px;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
}

#admintop{
	margin:auto;
	width:977px;
	height:91px;
	background-image:url(images/admintop.gif);
	background-repeat:no-repeat;
}

#recherche{


}

#bar{
	margin:auto;
	width:977px;
	height:34px;
	background-image:url(images/topbar.gif);
	background-repeat:no-repeat;
}

#adminbar{
	margin:auto;
	width:977px;
	height:34px;
	background-image:url(images/admintopbar.gif);
	background-repeat:no-repeat;
}

#core{
	margin:auto;
	width:977px;
}

#lmenu{
	width:80px;
	float:left;
}

#lmenubtn1{
	width:80px;
	height:66px;
	background-image:url(images/lmenu01.gif);
}

#colonne{
	width:197px;
	margin-left:80px;
}

#menu{
	width:177px;
	height:241px;
	padding:10px;
	background-image:url(images/fdmenu.gif);
}

#adminmenu{
	width:177px;
	height:411px;
	padding:10px;
	background-image:url(images/adminfdmenu.gif);
	background-repeat:no-repeat;
}

#devis{
	width:197px;
	height:49px;
	background-image:url(images/btndevis.gif);
	margin-top:5px;
}

#admin1{
	width:197px;
	height:49px;
	margin-top:5px;
}

#ssmenu1{
	width:177px;
	height:109px;
	padding:10px;
	background-image:url(images/fdssmenu1.gif);
	margin-bottom:5px;
	
}

#admin2{
	width:177px;
	height:109px;
	padding:10px;
	margin-bottom:5px;
	
}

#ssmenu2{
	width:157px;
	height:51px;
	padding:20px;
	background-image:url(images/fdssmenu2.gif);
}

#admin3{
	width:157px;
	height:51px;
	padding:20px;
}

#produits{
	width:700px;
	float:right;
}

#fiche{
	width:680px;
	float:right;
	position:relative;
	padding-top:15px;
}

#cell1-1{
	width:230px;
	height:225px;
	float:left;
	background-image:url(images/vignette1-1.gif);
}

#cell1-2{
	width:231px;
	height:225px;
	background-image:url(images/vignette1-2.gif);
	margin-left:230px;
}

#cell1-3{
	width:239px;
	height:225px;
	float:right;
	background-image:url(images/vignette1-3.gif);
}

#cell2-1{
	width:230px;
	height:226px;
	/*margin-top:225px;*/
	float:left;
	background-image:url(images/vignette2-1.gif);
}

#cell2-2{
	width:231px;
	height:226px;
	background-image:url(images/vignette2-2.gif);
	margin-left:230px;
}

#cell2-3{
	width:239px;
	height:226px;
	float:right;
	background-image:url(images/vignette2-3.gif);
}

#titrecell1{
	width:215px;
	margin-left:10px;
	margin-top:23px;
	position:absolute;
}

#titrecell2{
	width:215px;
	margin-left:13px;
	margin-top:23px;
	position:absolute;
}

#titrecell3{
	width:215px;
	margin-left:19px;
	margin-top:23px;
	position:absolute;
}

#btncell1{
	width:113px;
	margin-top:193px;
	float:right;
	color:#FFF
}

#btncell2{
	width:109px;
	margin-top:193px;
	float:right;
	color:#FFF
}

#prixcell1{
	width:113px;
	margin-top:182px;
	float:left;
	text-align:center;
}

#prixcell2{
	width:120px;
	margin-top:182px;
	float:left;
	text-align:center;
}

#prixcell3{
	width:130px;
	margin-top:182px;
	float:left;
	text-align:center;
}

#photocell1{
	width:200px;
	margin-top:47px;
	margin-left:15px;
	font-size:10px;
	position:absolute;
}

#photocell2{
	width:200px;
	margin-top:47px;
	margin-left:20px;
	font-size:10px;
	position:absolute;
}

#photocell3{
	width:200px;
	margin-top:47px;
	margin-left:26px;
	font-size:10px;
	position:absolute;
}

#spacer{
	clear:both;
}

/**********************************************************************/

.categories{
	color:#FFF;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	line-height:17px;
}

.menu{
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	line-height:17px;
}

.menu a{
	color:#FFF;
}

.titre{
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}

.grostitre{
	color:#00a8ff;
	font-size:24px;
	font-weight:bold;
}

.titre a{
	color:#000;
}

.ssmenu1{
	color:#ff8337;
	line-height:17px;
}

.ssmenu2{
	color:#00a8ff;
	font-size:12px;
	line-height:17px;
}

.ssmenu2 a{
	color:#00a8ff;
	text-decoration:none;
}

.ssmenu2 a:hover{
	color:#00a8ff;
	text-decoration:underline;
}

.btncell a{
	color:#FFF;
}

.prix{
	color:#00a8ff;
	font-size:24px;
	font-weight:bold;
}

.prixtableau{
	color:#00a8ff;
	font-size:18px;
	font-weight:bold;
}

.desc{
	color:#999;
}

.argent{
	text-align:right;
	padding-right: 5px;
}
