/* general */
body {
	font: 13px/18px Arial,Helvetica,sans-serif;
	color: #000;
	background: #333 url(../img/stripe.png) repeat top left;
	/*background: #333;*/
}
body, div, span, ul, li, p, h1, h2, h3, h4, h5, h6, a, table, td, th {
	margin: 0;
	padding: 0;	
	border: 0;
}
h1, h2, h3, h4, h5, h6, strong {
	color: #FF9000;
	/*color: #000;*/
	font-family: Century Gothic, Trebuchet MS, Verdana, Sans-Serif;
	font-weight: bold;
}
td, th {
	padding: 3px;
	vertical-align: top;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}

/* blocs page */
#conteneur {
	position: relative;
	width: 772px;
	margin: 15px auto;
}
#caddie {
	position: absolute;
	top: 10px;
	right: 1px;
	width: 110px;
	height: 48px;
	/*background: #f0f0f0;*/
	padding-top: 45px;
	padding-left: 40px;
}
#index_langues {
	position: absolute;
	top: -16px;
	right: 7px;
	width: 95px;
	height: 38px;
	/*background: #f0f0f0;*/
	padding-top: 0px;
	padding-left: 40px;
}
#langues {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 55px;
	height: 38px;
	/*background: #f0f0f0;*/
	padding-top: 0px;
	padding-left: 40px;
}
#menu {
	height: 32px;
	background: #000;
}
#centre {
	padding: 30px 5px 5px 5px;
	margin: 0 1px;
	background: url(../img/logo-charles-dorlay.jpg) no-repeat 50px 25px;
}
#bas {
	/*background: #fff url(../img/fond-bas.gif) repeat-x top left;*/
	margin-top: 0;
	padding: 0px 10px 10px 10px;
	text-align: center;
	color: #555;
}

/* conteneur */
#conteneur .conteneurfond {
	background: url(../img/centre.gif) repeat-y top left;
}
#conteneur .conteneurdebut {
	background: url(../img/haut.gif) no-repeat top left;
	height: 16px;
}
#conteneur .conteneurfin {
	background: url(../img/bas.gif) no-repeat top left;
	height: 16px;
}
#conteneur .conteneurreflet {
	background: url(../img/bas-reflet.gif) no-repeat bottom left;
	height: 27px;
}

/* haut */
#haut span, #index_haut span {
	display: none;
}
#index_haut h1 {
	display: block;
	margin: 0 auto;
	padding: 20px 0 9px 0;
	width: 250px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
#index_haut h2 {
	display: block;
	margin: 0 auto;
	padding: 9px 0 9px 0;
	width: 250px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
#index_haut h1 span, #index_haut h2 span {
	display: none;
}
#index_haut h1 em {
	font-style: normal;
	color: #ccc;
}
#haut a#sitemap span {
	display: block;
}
#haut a#sitemap {
	position: absolute;
	right: 5px;
	top: 249px;
	color: #989898;
	font-size: 12px;
}
#haut a#sitemap:hover {
	color: #FF9000;
}
#index_haut a#sitemap {
	position: absolute;
	right: 5px;
	top: 1px;
	color: #989898;
	font-size: 12px;
}
#index_haut a#sitemap span, #haut a#sitemap span {
	display: none;
}

/* menu */
#menu ul {
	float: left;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu li a {
	float: left;
	padding: 7px 25px 0px 25px;
	color: #fff;
	font-size: 14px;
	height: 25px;
	border-right: 1px solid #888;
	min-width: 56px;
}
#menu li a:hover {
	color: #fff;
	/*background: url(../img/fond-menu.gif) repeat-x top left;*/
	background: #FF9000;
}

/* caddie */
#caddie ul {
	list-style-type: none;
}
#caddie li {
	color: #ddd;
}
#caddie li a {
	color: #fff;
	line-height: 24px;
	min-width: 56px;
	text-decoration: underline;
}
#caddie li a:hover {
	color: #FF9000;
}

/* centre */
#centre .bloc {
	margin: 0;
}
#centre .bloc .debut {
	height: 15px;
	/*background: url(../img/bloc-centre-haut.png) no-repeat top left;*/
}
#centre .bloc .fin {
	height: 15px;
	/*background: url(../img/bloc-centre-bas.png) no-repeat top left;*/
}
#centre .bloc .contenu {
	/*background: url(../img/bloc-centre.png) repeat-y bottom left;*/
	padding: 0 12px 0 11px;
	text-align: justify;
	min-height: 300px;
}
#centre .bloc .contenu .spacer {
	clear: both;
}
.bloc .contenu .center {
	text-align: center;
}
#centre .bloc div.marge {
	padding: 0 55px;
}

/* bas */
#bas .bloc {
	margin: 10px auto 0 auto;
	color: #aaa;
	font-size: 0.9em;
}
#bas a {
	color: #555;
}
#bas a:hover {
	color: #FF9000;
}
#bas span {
	color: #ccc;
}
#bas .bloc em {
	font-size: 11px;
}

/* copyright */
#copyright {
	color: #aaa;
}
#copyright a {
	color: #ddd;
}
#copyright a:hover {
	color: #FF9000;
}
#copyright span {
	color: #aaa;
}
#copyright em {
	font-size: 11px;
	font-style: italic
}

/* retouraccueil */
#retouraccueil a {
	position: absolute;
	top:0;
	width: 615px;
	height: 125px;
}
#retouraccueil span {
	display: none;
}

/* chemin */
#centre .bloc .contenu .chemin {
	position: relative;
	top: -15px;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #aaa;
}
#centre .bloc .contenu .chemin a {
	color: #aaa;
	border: 0;
}
#centre .bloc .contenu .chemin a:hover {
	color: #FF9000;
	border: 0;
}

/* titres */
.bloc .contenu strong.titre, .bloc .contenu strong.titre_souligne, #centre .bloc .contenu h2 {
	position: relative;
	top: -10px;
	font-size: 19px;
	display: inline;
	margin-bottom: 10px;
}
#centre .bloc .contenu strong.titre, #centre .bloc .contenu h2  {
	font-size: 19px;
	display: block;
}
#centre .bloc .contenu h2 a {
	color: #FF9000;
	text-decoration:none;
}
#centre .bloc .contenu h2 a:hover {
	text-decoration:underline;
}
#centre .bloc .contenu strong.titre_souligne {
	font-size: 19px;
	display: block;
	padding: 6px 0 5px 0;
	border-bottom: 1px solid #d1d4ea;
	/*background: url(../img/titre.gif) no-repeat bottom right;*/
}
/*.bloc .contenu strong.titre span, .bloc .contenu strong.titre_souligne span, .bloc .contenu h2 span {
	display:none;
}*/
.bloc .contenu strong.titre img, .bloc .contenu strong.titre_souligne img, .bloc .contenu h2 img {
	border: 0;
}

/* formulaires */
input, select, textarea {
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	border: 1px solid #ccc;
	background: #fdfdfd;
	color: #000;
}
input.checkbox, input.radio {
	border: 0;
	width: 13px;
	height: 12px;
}
input.submit {
	border: 1px outset #ddd;
	background: #666;
	color: #fff;
	font-size: 0.9em;
	padding: 1px;
	cursor: pointer;
}
input.submit:hover {
	color: #FF9000;
}
input.submit:active {
	border: 1px inset #d1d4ea;
}
input.submitimage {
	border: 0;
	cursor: pointer;
}

/* autres */
/*.bloc .contenu img {
	border: 1px solid #b6b7c6;
}*/
#centre .bloc .contenu a {
	text-decoration: underline;
}
#centre .bloc .contenu a:hover {
	color: #FF9000;
}
div.separation {
	clear: both;
	height: 1px;
	background: #ddd;
	margin: 6px 0 5px 0;
	overflow: hidden;
}
.suite {
	font-size: 0.9em;
	text-align: right;
}
span.intro {
	color: #000;
	display: block;
	width: 99%;
	font-size: 13px;
}

/* pagination */
div#pages {
	font-size: 0.9em;
	color: #565656;
	text-align: center;
	position: relative;
	top: 20px;
	padding-bottom: 20px;
}
div#pages img {
	border: 0;
	position: relative;
	top: 4px;
}

/* page d'accueil */
div.index_carre {
	display: block;
	float: left;
	width: 141px;
	height: 141px;
	margin: 3px;
}
#centre .bloc div.index_carre a {
	display: block;
	width: 141px;
	height: 40px;
	background: #555;
	font-family: Century Gothic, Trebuchet MS, Verdana, Sans-Serif;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	padding-top: 101px;
	color: #fff;
	border: 1px solid #aaa;
}
#centre .bloc div.index_carre a:hover {
	background: #FF9000;
	color: #fff;
	text-decoration: none;
	border: 1px solid #FF9000;
}
#centre .bloc div.index_carre a.lien1,#centre .bloc div.index_carre a.lien2,#centre .bloc div.index_carre a.lien3,#centre .bloc div.index_carre a.lien4,#centre .bloc div.index_carre a.lien5,#centre .bloc div.index_carre a.lien6 {
	font-size: 1.1em;
}
#centre .bloc div.index_carre a.lien1:hover,#centre .bloc div.index_carre a.lien2:hover,#centre .bloc div.index_carre a.lien3:hover,#centre .bloc div.index_carre a.lien4:hover,#centre .bloc div.index_carre a.lien5:hover,#centre .bloc div.index_carre a.lien6:hover {
	border: 1px solid #FF9000;
	background: #FF9000;
}
#centre .bloc div.index_carre a.lien2, #centre .bloc div.index_carre a.lien3, #centre .bloc div.index_carre a.lien4 {
	height: 60px;
	padding-top: 81px;
}
/* couleurs */
#centre .bloc div.index_carre a.lien1 {
	background: #666;
}
#centre .bloc div.index_carre a.lien2 {
	background: #444;
}
#centre .bloc div.index_carre a.lien3 {
	background: #333;
}
#centre .bloc div.index_carre a.lien4 {
	background: #444;
}
#centre .bloc div.index_carre a.lien5 {
	background: #777;
}
#centre .bloc div.index_carre a.lien6 {
	background: #000;
}

/* galerie */
#centre .bloc div.galerie_carre a {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	font-family: Century Gothic, Trebuchet MS, Verdana, Sans-Serif;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	border: 1px solid #aaa;
	margin: 2px;
}
#centre .bloc div.galerie_carre a:hover {
	border: 1px solid #FF9000;
	color: #000;
	text-decoration: none;
}

/* oeuvre */
#centre .bloc a.minioeuvre {
	margin: 2px;
	border: 1px solid #aaa;
}
#centre .bloc a.minioeuvre:hover {
	border: 1px solid #FF9000;
}
#centre .bloc table.oeuvre {
	width: 85%;
	margin: 0 50px 0 55px;
}
#centre .bloc table.oeuvre td.vide {
	width: 130px;
}
#centre .bloc table.oeuvre td.image img {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 5px 11px 11px 5px;
	background: url(../img/ombre.png) no-repeat bottom right;	
}
#centre .bloc table.oeuvre td.description {
	padding: 0 5px 0 35px;
	height: 1px;
}
#centre .bloc table.oeuvre td.prix {
	padding: 25px 5px 0 35px;
	font-weight: bold;
}
#centre .bloc table.oeuvre td.prix span.souligne {
	text-decoration: underline;
}
#centre .bloc table.oeuvre td.prix span.prix {
	font-size: 1.0em;
	color: #FF9000;
	font-weight: bold;
}
#centre .bloc table.oeuvre td.panier {
	padding: 17px 5px 0 15px;
	text-align:right;
	font-weight: bold;
}
#centre .bloc table.oeuvre td.panier a.bouton {
	float: right;
	display:block;
	width: 160px;
	background: url(../img/bouton-panier.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc table.oeuvre td.panier a.bouton:hover {
	color: #fff;
	background: #FF9000;
}
#centre .bloc div.autresproduits {
	width: 85%;
	margin: 0 auto;
}

/* contact */
table.tablecontact input, table.tablecontact textarea {
	width: 300px;
}
table.tablecontact textarea {
	height: 150px;
}
table.tablecontact input.submitimage {
	float: right;
	margin: 0 47px 7px 0;
	width: 91px;
	height: 20px;
	background: url(../img/bouton-envoyer.jpg) top left;
	
	border: 1px solid #565656;
	color: #fff;
	background: #000;
}
table.tablecontact input.submitimage:hover {
	background: url(../img/bouton-envoyer.jpg) 0 -32px;
	color: #fff;
	background: #FF9000;
}

/* newsletter */
table.tablenewsletter input {
	width: 250px;
}
table.tablenewsletter input.submitimage, form#formmdp input.submitimage {
	float: right;
	margin: 0 47px 7px 0;
	width: 91px;
	height: 20px;
	background: url(../img/bouton-valider.jpg) top left;
	
	border: 1px solid #565656;
	color: #fff;
	background: #000;
}
table.tablenewsletter input.submitimage:hover {
	background: url(../img/bouton-valider.jpg) 0 -32px;
	color: #fff;
	background: #FF9000;
}

/* Highslide */
.highslide {
	cursor: url(../../../perso/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	background: url(../../../perso/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../../../perso/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* new panier */
h4 {
	font-size: 1.1em;
	display: inline;
	font-weight: bold;
}
table#panier td {
	vertical-align:middle;
}
div.contourpanier table th {
	color: #000;
	background: #ccc;
	border:0;
	padding: 4px 5px;
	font-weight:bold;
}
div.contourpanier table .diff {
	color: #201012;
	background: transparent;
	border:0;
}
div.contourpanier {
	/*background: url(../img/fond-centre.jpg) repeat-x 0 26px;*/
	border: 1px solid #ccc;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	width: 85%;
	margin: 0 auto;
}
span.notepanier {
	font-size:0.8em;
	color: #444;
}
td.ok {
	color: #000;
}
td.ok div.etapepanier {
	display:block;
	width:34px;
	height:34px;
	font-weight:22pt;
	text-align:center;
	vertical-align:center;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(../img/etapepanier.gif) no-repeat center;
}
td.ok div.etapepaniertick {
	display:block;
	width:34px;
	height:34px;
	font-weight:22pt;
	text-align:center;
	vertical-align:center;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(../img/etapepaniertick.gif) no-repeat center;
}
td.nok {
	color: #ccc;
}
td.nok div.etapepanier {
	display:block;
	width:34px;
	height:34px;
	font-weight:22pt;
	text-align:center;
	vertical-align:center;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(../img/etapepaniernok.gif) no-repeat center;
}
div.etapepaniertick a.etapelien {
	display:block;
	width:34px;
	height:34px;
	text-decoration:none;	
	color: #fff;
}
div.etapepaniertick a.etapelien:hover {
	text-decoration:none;	
	color: #fff;
}
h4.titrefiche {
	background: transparent url(images/fond-h3.jpg) no-repeat 0px 17px;
	padding-bottom: 3px;
	font-size: 1.2em;
}
h3.souligne {
	border-bottom: 1px solid #ccc;
}
span.prix {
	font-size: 1.2em;
	color: #FF9000;
	font-weight: bold;
}
#centre .bloc table#panier a.bouton {
	float: left;
	display:block;
	width: 80px;
	background: url(../img/bouton-recalculer.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc table#panier a.bouton:hover {
	color: #fff;
	background: #ff9000;
}
div.continuer {
	text-align:right;
	padding: 10px 0 30px 0;
	padding-right: 0px;
}
#centre .bloc .contenu div.continuer a.bouton {
	float: right;
	display:block;
	width: 150px;
	background: url(../img/bouton-etapesuivante.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc .contenu div.continuer a.bouton:hover {
	color: #fff;
	background: #ff9000;
}
form#connexion input.submitimage, form#nouveau input.submitimage {
	float: right;
	display:block;
	background: url(../img/bouton-etapesuivante.jpg) top left;
	width: 120px;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
form#connexion input.submitimage:hover, form#nouveau input.submitimage:hover {
	color: #fff;
	background: #FF9000;
}
div.contourpanier fieldset {
	border: 1px solid #ccc;
}
#centre .bloc .contenu div.contourpanier a.bouton {
	float: right;
	display:block;
	width: 220px;
	background: url(../img/bouton-ajouteradresse.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc .contenu div.contourpanier a.bouton:hover {
	color: #fff;
	background: #ff9000;
}

div.contourpanier a.bouton {
	float: right;
	display:block;
	width: 220px;
	background: url(../img/bouton-ajouteradresse.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
div.contourpanier a.bouton:hover {
	color: #fff;
	background: #ff9000;
}
#centre .bloc .contenu a img.logopaiement {
	border: 1px solid #ccc;
}

/* news */
#centre .bloc .contenu div.news h2 {
	position: relative;
	top: 0;
}
table.unenews {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 5px 11px 11px 5px;
	background: url(../img/ombre.png) no-repeat bottom right;	
	margin-bottom: 15px;
}
table.unenews td {
	padding: 10px;
}
div.news h2 {
	display: block;
	margin-bottom: 7px;
}
div.news h2 a {
	font-size: 15px;
	color: #FF9000;
	font-weight: bold;
}
div.news h2 a:hover {
	color: #FF9000;
}
div.news td.image {
	vertical-align: middle;
	width: 120px;
}
div.news td.image a:hover img {
	border-color: #FF9000;
}
div.news td.suite {
	padding:0 10px 8px 0;
}
div.allnews {
	font-size: 0.9em;
	text-align: right;
	padding-right: 5px;
}
div.news td.image a img, #centre .bloc .contenu a img {
	border: 0;
}
.suite {
	font-size:0.8em;
}

/* compte */
ul.compte  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
ul.compte li {
	line-height: 22px;
}
fieldset.compte {
	border: 1px solid #ccc;
	padding-top: 15px;
	color: #000;
}
fieldset.compte legend {
	color: #FF9000;
	font-family: Century Gothic, Trebuchet MS, Verdana, Sans-Serif;
	font-weight: normal;
	position: relative;
	top: -13px;
	font-size: 19px;
	display: inline;
}
fieldset.compte strong {
	color: #000;
	font: 13px/18px Arial,Helvetica,sans-serif;
	font-weight:normal;
}
fieldset.compte th {
	color: #fff;
	background: #000;
	font: 13px/18px Arial,Helvetica,sans-serif;
	font-weight:normal;
}
#centre .bloc .contenu fieldset.compte tr.fond, fieldset.compte td.fond {
	background: #f0f0f0;
}
#centre .bloc .contenu fieldset.compte input.submitimage {
	float: right;
	display:block;
	background: url(../img/bouton-valider.jpg) top left;
	width: 120px;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc .contenu fieldset.compte input.submitimage:hover {
	color: #fff;
	background: #ff9000;
}
#centre .bloc .contenu fieldset.compte a.bouton {
	float: right;
	display:block;
	width: 220px;
	background: url(../img/bouton-voirfacture.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc .contenu fieldset.compte a.bouton:hover {
	color: #fff;
	background: #ff9000;
}
#centre .bloc .contenu a.boutonpoursuivre {
	float: right;
	display:block;
	width: 120px;
	background: url(../img/bouton-poursuivre.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc .contenu a.boutonpoursuivre:hover {
	color: #fff;
	background: #ff9000;
}
#centre .bloc .contenu a.boutonretouraccueil {
	float: right;
	display:block;
	width: 200px;
	background: url(../img/bouton-retouraccueil.jpg) top left;
	
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#centre .bloc .contenu a.boutonretouraccueil:hover {
	color: #fff;
	background: #ff9000;
}

/* recommander */
div.recommander {
	position: absolute;
	top: 150px;
	right: 50px;
	font-size: 0.85em;
}

/*popup */
#popup {
	padding: 30px 10px;
}
#popup h3 {
	padding-bottom: 15px;
}
#popup a.fermer {
	font-size: 0.8em;
	text-decoration: underline;
}
#popup a.fermer:hover {
	color: #FF9000;
}
#popup input.submit {
	margin-right: 20px;
	float: right;
	display:block;
	width: 130px;
	padding: 1px 0;
	border: 1px solid #565656;
	color: #fff;
	background: #000;
	text-align: center;
	font-weight:normal;
	text-decoration: none;
}
#popup input.submit:hover {
	color: #fff;
	background: #ff9000;	
}

/* sous menu */
#sousmenu {
	display:none;
}
#sousmenu ul {
	background: #000;
	position: absolute;
	right: 133px;
	top: 155px;
	z-index:100;
	width: 179px;
	border-top:1px solid #555;
	height:auto;
}
#sousmenu ul li a {
	display:block;
	padding: 3px 20px 3px 20px;
	color: #fff;
	font-size: 13px;
	width: 139px;
	clear:both;
	height:auto;
	border-bottom:1px solid #555;
	border-right:0;
}
#sousmenu ul li a span {
	color: #888;
}