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

	Styles Communs - 	Vertical / Horizontal
	V1 25/02/2010
	
	Mode Vertical : 	Appel css_spec_vertical.php
	Mode Horizontal : 	Appel css_spec_horizontal.php
	
*******************************************************/

body 
{
	background-color:#ECECEC;
	background-image:url(http://plugnsite.lanouvellerepublique.fr/data/images/editorial/fd_repeat.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:0;
	padding: 16px 0 30px;
}

#col_vitrine
{ 
        background-color: #d3d6e9;
                padding-top : 0px; 
            padding-left : 0px; 
            padding-right : 0px; 
            padding-bottom : 0px; 
        
        margin-top : 0px; 
            margin-left : 0px; 
            margin-right : 0px; 
            margin-bottom : 0px; 
    
}

/* PARAMS MODELE */
#col_infos {
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

#col_vitrine {
	vertical-align: top;
}

#fond_up {
	background-image: url(http://plugnsite.lanouvellerepublique.fr/data/images/editorial/fd_haut.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 16px;
	padding-left: 14px;
}

#conteneur_mod {
	background-image: url(http://plugnsite.lanouvellerepublique.fr/data/images/editorial/fd_central_repeat.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}

#adresse {
	font-size: 12px;
	padding-bottom: 10px;
}

#galerie img {
	border-style: solid;
	border-width: 1px;
}

.corners, .corners-top {
	line-height: 1;
	position: relative;
	height: 8px;
}

.chg,.cbg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.chd, .cbd {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.icone {
	vertical-align: middle;
	margin-right: 6px;
}

/* BARRE DE LIENS */
#barre_link {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 16px;
}

#back_link {
	background-image: url(http://plugnsite.lanouvellerepublique.fr/data/images/editorial/back_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding: 4px 4px 4px 20px;
}

#barre_link a:hover, #barre_link a:active {
	text-decoration: none;
}

#zone_pers_model {
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 14px;
}

#footer {
	color: #8f8b8b;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(http://plugnsite.lanouvellerepublique.fr/data/images/editorial/footer.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 968px;
	height: 47px;
}

#logo_nr {
	position: absolute;
	top: 6px;
	left: 29px;
	z-index: 1;
}

#bloc_mentions {
	position: absolute;
	top: 20px;
	right: 16px;
	z-index: 1;
}

#footer a:link, #footer a:visited {
	color: #8f8b8b;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}

.clear {
	clear: both;
}


/* Couleurs Parametrables et Elements Parametrables */
.coul_col_infos, .corners-top, #col_infos a:link, #col_infos a:visited {
	color: #ffffff;
	background-color: #434869;
}

.coul_col_vitrine {
	font-size: 11px;
	font-family: Arial;
	color: #434869;
	background-color: #d3d6e9;
}

#back_link {
}

#back_link a:link, #back_link a:hover, #back_link a:active, #back_link a:visited {
}

#galerie img {
	border-color: #434869;
}

#galerie img:hover {
	border-color: #fff;
}

/* PARAMETRAGES COUL FORM */
#form_contact h3 {
	background-color: #434869;
		color: #ffffff;
	}

#form_contact p {
    color: #000000;
}

h1 {
	color: #434869;
}

label {
	color: #434869;
}

input, textarea {
    	color: #000000;
			border: solid 1px #d3d6e9;
	}

#intro_form {
	color: #434869;
}

/* STYLES .Class Model 03*/
.ti_produit {
	font-size: 14px;
	font-weight: bold;
}

.caracteristiques {
	font-size: 9px;
}

.ancien_prix {
	font-size: 18px;
	text-decoration: line-through;
}

.prix_promo, .prix_normal {
	font-size: 18px;
	font-weight: bold;
}

/* Debut Galerie Mode Horizontal - Uniquement Modle Horizontal */
#stage, #stage_loc {
	width:370px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:70px;
	margin:0 auto;
	position: relative;
}

#slider-buttons, #slider-buttons_loc {
	font-size: 10px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
}
	
#myList, #myList_loc{
		border:0;
		margin:0;
		padding:0;
		width:2000px;
		left:400px;
}

#myList li, #myList_loc li{
	list-style:none;
	margin:0 8px 0 0;
	padding:0;
	border:0;
	padding:0;
	float:left;
	width:86px;
}

.myli-over {
	cursor: pointer;
}
/* Fin - Galerie Mode Horizontal */


.menupages 
{
            background-color: #ffffff; 
    }

.menupages #menu_conteneur
{
        padding-top : 0px; 
            padding-left : 0px; 
            padding-right : 0px; 
            padding-bottom : 0px; 
        
        margin-top : 0px; 
            margin-left : 0px; 
            margin-right : 0px; 
            margin-bottom : 0px; 
    }

.menupages #menu_conteneur{
    border-bottom: 1px solid #ffffff;
}
.menupages li a{
	color: #434869;
	background: #ffffff;
	border-right: 1px solid #d3d6e9;
}

.menupages li .current{
	color: #000000;
	background: #d3d6e9;
	
}

	.menupages li a:hover, .menupages li.selected a{
	color: #000000;
	background: #d3d6e9;
}

.prods_col_gauche{
    float: left;
	width: 49%;
	padding: 2px;
}
.prods_col_droite{
	float: left;
	width: 49%;
	padding: 2px;
}

.photo_produit {
		border: 0px;
	}

.ti_produit {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}

.desc_produit {
	}

.caracteristiques {
	}

.ancien_prix {
	}

.prix_promo { 
	}

.prix_normal {
	}




