﻿@charset "UTF-8";
/*----------------------------------
	CSS de reset
--------------------------------- */
* {
	margin:0;
	padding:0;
}

/*----------------------------------
	CSS des balises générales
--------------------------------- */
body {
	color: #404040;
	font-family: Verdana;
	font-size: 12px;
}

h1 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 900;
	text-indent: -5000px;
}

h2 {
	font-size: 1.2em;
	padding-top: 12px;
}

h3 {
	padding-bottom: 15px;
}

h4 {
	font-size: 8px;
	color: #454545;
	padding-left: 20px;
	padding-bottom: 25px;
}

h5 {
	text-align: center;
	font-size: 9px;
}
#contenu #gauche p {
	padding-bottom: 13px;
}

a:link {
	color: #404040;
}

a:visited {
	color: #2B5159;
}

a:hover {
	color: #4FA1B0;
	text-decoration: none;
}

a img {
	text-decoration:none;
	border:0px;
}

ul {

}

li {
	display:inline;
	padding-left:0.7em;
}

/*----------------------------------
	CSS d'en-tête
--------------------------------- */
#entete {
	background-image: url(../images/bandeau_up.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 688px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#entete a:link {
	color: #404040;
	text-decoration:none;
}

#entete a:hover {
	color: #4FA1B0;
	text-decoration:none;
}

#entete a:visited {
	text-decoration:none;
}

#xrepeat {
	background-image: url(../images/xrepeat_up.jpg);
	background-repeat: repeat-x;
	height: 97px;
	width: auto;
}

#metanavig {
	position: absolute;
	top: 10px;
	right: 17px;
	font-size: 11px;
	color: #FFFFFF;
}

#metanavig a:link {
	color: #F5F4F2;
	text-decoration: none;
}

#metanavig a:visited {
	color: #2B5159;
	text-decoration: none;
}

#metanavig a:hover {
	color: #64D4E4;
	text-decoration: none;
}

#menu {
	position: absolute;
	bottom: 5px;
	font-weight: normal;
	left: 45px;
	font-size: 12px;
}

#menu li {
	display:inline;
	padding-left:1.5em;
}

/*----------------------------------
	CSS de contenu
--------------------------------- */
#contenu {
	height: auto;
	width: 688.4px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBFBFB;
}
#contenu #boite {
	height: 250px;
	width: 687px;
	background-color: #F5F4F2;
	border-right-width: 0.1px;
	border-right-style: solid;
	border-right-color: #CBCACA;
	border-bottom-width: 0.1px;
	border-left-width: 0.1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CBCACA;
	border-left-color: #CBCACA;
}

#gauche {
	float: left;
	height: 425px;
	width: 419.2px;
	padding-left: 20px;
	padding-top: 22px;
	background-color: #FBFBFB;
	border-left-width: 0.1px;
	border-left-style: solid;
	border-left-color: #CBCACA;
	border-bottom-width: 0.1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCACA;
}
#contenu #gauche .prix {
	padding-left: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#droite {
	background-image: url(../images/fond_droite.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 425px;
	width: 179.2px;
	padding-top: 22px;
	padding-left: 43px;
	padding-right: 25px;
	background-color: #FBFBFB;
	border-right-width: 0.1px;
	border-right-style: solid;
	border-right-color: #CBCACA;
	border-bottom-width: 0.1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCACA;
	position: relative;
}

#droite li {
	display:block;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 8px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px ;
	list-style-type: none;
}

#droite .pci{
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#droite .ratepoint{
	position: absolute;
	bottom: 25px;
	left: -24px;
}

/*----------------------------------
	CSS du slider page d'accueil
--------------------------------- */

.presentation {
	margin-bottom: 0px;
}
#Glisser {
	border: 1px solid #d6d6d6;
	z-index: 10;
}
#controlleur {
	border: 1px solid #d6d6d6;
	border-top: 0;
	background: #e9e9e9 url(../images/controlleur_bg.gif) repeat-x left top;
	width: 666.6px;
	height: 24px;
	padding: 6px 10px 0;
	text-align: right;
}
.navigation_controlleur {
	float: right;
}
.promotion_name {
	float: left;
	padding-top: 4px;
}
.promotion_name a, .promotion_name a:hover {
	color: #363636;
	text-decoration: none;
}
.promotion_name a strong, .promotion_name a:hover strong {
	color: #ed1c24;
}
#controlleur span {
	float: left;
	width: 20px;
	height: 17px;
	padding-top: 2px;
	background: url(../images/background.gif) no-repeat center top;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#controlleur span.diapo_selectionne {
	background: url(../images/background-survol.gif) no-repeat center top;
	color: #fff;
}
.bouton, .diapo_selectionne, .precedent, .suivant {
	cursor: pointer;
	margin-left: 10px;
}
#controlleur .precedent, #controlleur .suivant {
	padding-top: 0;
	height: 19px;
}


/*----------------------------------
	CSS de bas de page
--------------------------------- */
#baspage {
	clear: both;
	height: auto;
	width: 688px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}

#baspage a:link {
	color: #404040;
	text-decoration:none;
}

#baspage a:hover {
	color: #4FA1B0;
	text-decoration:none;
}

#baspage a:visited {
	text-decoration:none;
}

#reprisemenu {
	padding-left: 80px;
	padding-bottom: 10px;
}

#reprisemenu li{
	display:inline;
	padding-left:1.3em;
}
