body 
{
	background-image: url(/specific/skins/skin-default4/img/background.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#716442;
}

h1 {
	background-image:url(/specific/skins/skin-default4/img/h1.png);
	background-repeat:no-repeat;
	line-height:27px;
	margin:27px 0 0;
	padding-left:30px;
}

#bloc_bandeau
{
	height:240px;
	background-image: url(/specific/skins/skin-default4/img/bandeau.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#bloc_container
{
	background-image: url(/specific/skins/skin-default4/img/bg-container.png);
	background-repeat:repeat-y;
}

#bloc_corps
{
	min-height:240px;
	background-image: url(/specific/skins/skin-default4/img/bg-corps.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#bloc_droite
{
	padding-top:20px;
	display:none;
}

#bloc_gauche
{
	padding:0px;
	padding-left:52px;
	width:234px;
}

#bloc_gauche p
{
	padding-left:52px;
}


#bloc_centre
{
	width:625px;
	padding:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:15px;
	color:#999966;
}

#bloc_pied
{
	padding-left:290px;
}

#bloc_pied a
{
	color:#4B4B4B;
}

#navFooter
{
	width:570px;
}

#nutch-form
{
	top:180px;
}

#taille, #drapeaux, #frontlogin-form, #newsletter-form
{
	display:none;
}

#bloc_outils
{
	right:51px;
	top:241px;
}

#bloc_outils a
{
	color:#676767;
}

/* menu **/

#navVS
{
    width:178px;
    padding:35px 0 0 10px;
}

#navVS li
{
	background-image: url(/specific/skins/skin-default4/img/nav-off.png);
	background-repeat:no-repeat;
	margin-top:3px;
	width:218px;
}

#navVS li.selected
{
	background-image: url(/specific/skins/skin-default4/img/nav-on.png);
}

#navVS li a
{
	color:#FFFFFF;

	background-position:0px 10px;
	padding-left:15px;
	line-height:32px;
	margin-left:15px;
	font-weight:bold;
	height:32px;
}

#navVS li ul
{
	background-color:#FAFD8C;/*#DBECF7;*/
	margin-top:0px;
}

#navVS li li
{
	background-image: none;
	margin-top:0px;
}

#navVS li li a
{
	color:#878787;
	background-image: url(/specific/skins/skin-default4/img/puce-ssnav.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:15px;
	line-height:25px;
	margin-left:25px;
	font-weight:normal;
	height:25px;
}


/* actu **/

	/* accueil **/

#content_type_actu_accueil
{
	border-top:1px solid #D5D5D5;
}

#content_type_actu_accueil .element
{
	padding-right:5px;
	float:left;
	width:30%;
	padding-left:10px;
}

#content_type_actu_accueil .photo
{
	height:100px;
	overflow:hidden;
}

#content_type_actu_accueil .photo img
{
	width:150px;
}

	/* bloc **/

#content_type_actu_bloc .element
{
	border-bottom:1px solid #D5D5D5;
}

#content_type_actu_bloc .photo img
{
	width:80px;
	padding-left:5px;

}

	/* page 2 **/

#content_type_actu2 .elements1
{
	width:310px;
}

#content_type_actu2 .element1 .photo
{
	width:300px;
}

#imgw3c
{
	text-align:right;
	padding-bottom:10px;
	padding-right:55px;
}

#imgw3c img
{
	border:0px;
}

/* catalogue V2 */

#content_type_catalogue_page
{
	width:588px;
	padding:10px;
color:#FFF;
}

#content_type_catalogue_page a
{

color:#FFF;
}

#content_type_catalogue_page img
{
	border:0px;
}

#content_type_catalogue_page .produit
{
	float:left;
    width:127px;
    padding-left:16px;
    padding-bottom:10px;
    margin-left:0px;
	text-align:center;
}

#content_type_catalogue_page .zonedescription
{
    background-color:#DBEDFF;
}

#content_type_catalogue_page .zonenom
{
    background-color:#DBEDFF;
	height:50px;
	overflow:hidden;
	color:#194068;
	font-size:100%;
	font-weight:bold;
}

#content_type_catalogue_page .zonenom a
{
	text-decoration:none;
	color:#194068;
}

#content_type_catalogue_page .prix
{
	font-size:160%;
	padding-right:5px;
	color:#F44601;
}

#content_type_catalogue_page .prix a
{
	padding-right:5px;
	color:#F44601;
	text-decoration:none;
}

#content_type_catalogue_page .photo
{
	width:125px;
	overflow:hidden;
}

#content_type_catalogue_page .photo img
{
	width:125px;
}

#content_type_catalogue_page .zonephoto
{
	width:125px;
	height:120px;
    background-color:#FFF;
	border: 1px solid #F44601;
}

#cart
{
    background-color:#FFF;
	width:608px;
}

#cart td
{
    padding:3px;
}

#cart table{
    border-collapse:collapse;
}

#cart td,
#cart th {
    border-right:1px solid #000;	
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

#cart td td {
    border:0px solid #000;
}

#cart .prix {
    text-align:right;
}

#cart .total {
    background-color:#E1E1E1;
}
.commande_etape {
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	font-size:small;
	font-weight:bold;
    background-color:#FFF;
	width:608px;
}
/*#cart .bouton a{
	
	text-decoration: none;
	
}*/
#cart .bouton {

	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 130px;
	float: left;
}
#cart h3 {
    clear:left;
}

/*orderWithCheck**/

#orderWithCheck .alert {
	margin-top: 5px;
	height: 200px;
}
#orderWithCheck .bouton {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;	
}
#orderWithCheck .recapitulatif, #orderWithCheck .adresses, #orderWithCheck .serviceclient {
	margin: 2px;
	padding-bottom: 2px;
	clear: left;	
}
#orderWithCheck .element{
	float: left;
	width: 49%;
	padding-right: 4px;
	text-align: left;
}

/*saveClient**/

#saveClient .bouton {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 150px;
	float: left;	
}

/*orderCart**/

#orderCart {
	background-color:#FFF;
	width:608px;	
}

#orderCart .bouton {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	color: #F4015F;
	background-color: #FDD7E6;	
}
#orderCart .bloc_haut, #orderCart .bloc_milieu, #orderCart .bloc_bas {
	clear: left;
}
#orderCart .adresses {
	margin: 2px;
	padding-bottom: 2px;
	clear: left;	
}
#orderCart .element{
	float: left;
	width: 49%;
	padding-right: 4px;
	text-align: left;
}

/*Formulaire registerClient**/

#formCreationClient .bouton {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 150px;
	float: left;
}
#formCreationClient legend
{
    font-weight: bold;
	color: #333333;
}
#formCreationClient fieldset
{
	margin: 0 0 15px 15px;
}
#formCreationClient label
{
    display:block;
    width:90px;    
}
#formCreationClient input,
#formCreationClient label
{
    float:left;
    margin-bottom:2px;
}

#formCreationClient br
{
    clear:left;
}

.on {
color:#F4015F;
}

.off {
color:#CCCCCC;
}

.bouton {
background-color:transparent;
border:1px solid transparent;
color:#F4015F;
font-size:10px;
font-weight:bold;
padding:2px;
text-align:center;
}

.bouton a {
color:#F4015F;
text-decoration:none;
}

#bloc_sous_nav_haut {
	height:0px;
}

.text1 {
	position:absolute;
	font-size:114%;
	font-weight:bold;
	left:10px;
	position:absolute;
	top:109px;
}

.text2 {
	font-size:114%;
	font-weight:bold;
	left:104px;
	position:absolute;
	text-align:center;
	top:128px;
}

ul.fullpath .level-1 {
	display:none;
}

#bloc_outils a {
	color:#000000;
}


/*fin catalogue V2 */
