body {
	padding:0;
	margin:0;
	background: url(../img/bg.jpg) no-repeat fixed center;
	font-family: Verdana,"DejaVu Sans","Bitstream Vera Sans",Geneva,sans-serif;
	font-size: 11px;
}

.hr {
	height: 41px;
	width: 1000px;
	background: #fff url(../img/comptoir.gif) repeat-x center;
}

.hr hr {
	display: none;
}

.colonne {
	float: left;
	width: 250px;
}

.rubrique {
	padding: 10px 10px 5px 20px;
}

.rubrique a {
	color: black;
	text-decoration: none;
}

.rubrique a:hover {
	color: black;
	text-decoration: underline;
}

.rubrique h4 {
	font-size: 12px;
	background-color: #f2f2f2;
	margin: 0;
}

.rubrique ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#voirAussi {
	clear: both;
	float: right;
	width: 230px;
	min-height: 300px;;
	padding: 0 5px 0 5px;
}

#voirAussi a {
	color: black;
	text-decoration: underline;
}

#voirAussi a:hover {
	color: grey;
	text-decoration: underline;
}

#voirAussi ul {
	margin-left: 10px;
	padding-left: 10px;
}

#voirAussi li {
	margin-bottom: 10px;
}

#voirAussi p {
	background-color: #f2f2f2;
	font-weight: bold;
	margin-top: 20px;
}

/***** PLAN PAGE D'ACCUEIL (plan.inc.php) ******/
.plancolonnej /** COLONNE JAUNE de GAUCHE **/
{
	float:left;
	width: 167px;
	height: 890px;
	background-color:#F8E616;
	margin-left:30px;
}

.plancolonnej2 /** COLONNE JAUNE de DROITE **/
{
	float:left;
	width: 167px;
	height: 890px;
	background-color:#F8E616;
}

.plancolonnej hr, .plancolonnej2 hr {
	width: 120px;
	color: #CF1200;
	margin-top: 20px;
	margin-bottom: 20px;
}

.plancolonnej p, .plancolonnej2 p {
	margin:10px;
}

.plancolonnej a, .plancolonnej2 a {
	color:#CF1200;
}

.plancolonne /** 3 COLONNES DU CENTRE **/
{
	float: left;
	width: 200px;
	height:890px;
}

.planrubrique {
	padding: 10px 10px 5px 8px;
}

.planrubrique a {
	color: black;
	text-decoration: none;
}

.planrubrique a:hover {
	color: black;
	text-decoration: underline;
}

.planrubrique h4 {
	font-size: 12px;
	background-color: #F2F2F2;
	margin: 0;
}

.planrubrique ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

.plantitrecolonne /* Titre des 3 colonnes du menu */
{
	background-image: url(../img/pl_fondcol.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:43px;
	vertical-align:middle;
	padding-top:25px;
}

.plantitrecolonne p {
	text-align:center;
	width:184px;
	display:inline;
	color:#F8E616;
	font-size:15px;
	font-weight:bold;
}

.planicon /* titre icone du plan sur 2 lignes */ 
{
	background-image: url(../img/pl_fondicon.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:184px;
	line-height:20px;
	float:left;
}

.planicon2 /* titre icone du plan sur 1 ligne */
{
	background-image: url(../img/pl_fondicon.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:184px;
	float:left;	
	line-height:40px;
	vertical-align: middle;
}

.planicon p, .planicon2 p {
	height:40px;
	color:#F8E616;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin-right:8px;
}

.planiconimage {
	float:left;
	width:47;
	height:53;
}

/****************** MENU **********************/

#entete {
	background: url(../img/m_haut.gif) repeat-x scroll 0 0 #FFFFFF;
	
}

#entete img {
	border: none;
}

#enteteLogo {
	float:left;
	margin: 25px 5px;
	padding:0;
	width:350px;
	height:98px;
	/*border:1px solid blue;*/
}
#search {
	float:left;
	margin: 0 0 0 10px;
	/*padding:37px 0 15px 0;*/
	padding:20px 0;
	width:400px;
	height:48px;
	text-align:center;
	/*border:1px solid blue;*/
}

/* Start Moteur de recherche */
#search form {
	margin:auto;
}
#search input.search-box {
	background:#fff url(../img/bg-sc.png) no-repeat 5px;
	margin:0;
	vertical-align:center;
	padding:7px 5px 6px 30px;
	color:#333;
	width:255px;
	border:1px solid #fff;
	font-family:Verdana;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#search input.search-button {
	background-color:#ed0300;
	height:28px;
	border:none;
	border:1px solid #fff;
	color:#fff;
	font-family:Verdana;
	font-size:12px;
	margin:0;
	padding:0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* End Moteur de recherche */	
/* Start Infos Link */
#infoslink {
	width:410px;
	padding-left:30px;
	color:#fff;
	margin:auto;
	text-align:left;
	margin-top:5px;
}

#infoslink  a.infoslink_mag {
	background:transparent url(../img/ico_carte_france.png) left top no-repeat;
	padding:1px 0 3px 20px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#infoslink  a.infoslink_vid {
	background:transparent url(../img/ico_video.png) left top no-repeat;
	padding:1px 0 3px 20px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin-left:10px;
}

#infoslink  a:hover {
	font-size:11px;
	color:#fff;
	border-bottom:1px solid #ed0300;
	text-decoration:none;
}
/* End Infos Link */

/* Start Panier */
#infoscart {
	float:left;
	width:170px;
	/*height:50px;*/
	margin: 25px 5px 25px 25px;
	padding:10px;
	border:1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:11px;
	color:#fff;
}
#infoscart img{
	float:left;
	padding:10px 10px 15px 0;
}
#infoscart p {
	 text-align:left;
}
#infoscart span {
	 margin-left:0;
}
#infoscart a {
	 color:#fff;
	 text-decoration:none;
}
#infoscart a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #ed0300;
}
/* End Panier */
#liencarpinterias {
	position: absolute;
	left: 318px;
	top: 18px;
	width: 189px;
	height: auto;
	text-align: left;
	font-size: 0.9em;
	color: black;
	list-style-type: none;
}
	
#liencarpinterias img {
	margin-left: 5px;
	vertical-align: middle;
	border: 0px;
}
	
#liencarpinterias ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#liencarpinterias li {
	margin: 0;
	padding: 0;
	height: 2em;
}
	
#liencarpinterias li a {
	color: black;
	text-decoration: none;
}

#liencarpinterias li a:hover {
	color: red;
	text-decoration: underline;
}

#langcontinentale {
	position: absolute;
	left: 520px;
	top: 18px;
	width: 270px;
	height: auto;
	text-align: right;
	font-size: 0.9em;
	color: black;
	list-style-type: none;
}

#langcontinentale ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#langcontinentale li {
	margin: 0;
	padding: 0;
	height: 2em;
}

#langcontinentale img {
	margin-left: 5px;
	vertical-align: middle;
	border: 0px;
}

#langcontinentale li a {
	color: black;
	text-decoration: none;
}

#langcontinentale li a:hover {
	color: red;
	text-decoration: underline;
}
	
#langcorse {
	position: absolute;
	left: 520px;
	top: 37px;
	width: 270px;
	height: auto;
	text-align: right;
	font-size: 0.9em;
	color: black;
	list-style-type: none;
}

#langcorse ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#langcorse li {
	margin: 0;
	padding: 0;
	height: 2em;
}

#langcorse img {
	margin-left: 5px;
	vertical-align: middle;
	border: 0px;
}

#langcorse li a {
	color: black;
	text-decoration: none;
}

#langcorse li a:hover {
	color: red;
	text-decoration: underline;
}

#menu_cata {
	float:left;
	font-size: 1em;
	width:999px;
	display:inline-block;
	margin:2px 0;
	padding:0;
	border:1px solid #AEAEAE;
}

#menu_cata ul {
	display:table;
	padding: 0;
	margin : 0;
	list-style-type: none;
	list-style-position: outside;
}

#menu_cata li {
	float: left;
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 7px;	
	margin: 0;
	line-height:1.3em;
	text-align:left;
	list-style-type: none;
}

#menu_cata li.beforeLast {
	width:165px;
	border:none;
}

#menu_cata li.beforeLast:hover {
	background: #fff;
}

#menu_cata li:hover {
	float: left;
	background: #ED0300;
	color:#FFFFFF;
}

#menu_cata li a {
	float:left;
	color: black;
	text-decoration: none;
}

#menu_cata li a:hover {
	color: #FFF;
	text-decoration: none;
}

ul#menu_cata li.dirrecrute {
	 background-color:#399bda;
	 border:#399bda;
	 color:#ffffff;
 }
 
 ul#menu_cata li.dirrecrute a:hover{
	color:#000;
 }
 
 ul#menu_cata li.dirrecrute:hover {
	background-color:#FFFD00; 
	color:#000;
 }
 
 ul#menu_cata li.dirrecrute a {
	color:#ffffff;
 }

#menu_cata_recrut {
	font-size: 1em;

}

#menu_cata_recrut ul {
	display:table;
	padding-left: 0;
	margin : 0 0 0 0;
	list-style-type: none;
	list-style-position: outside;
}

#menu_cata_recrut li {
	float: left;
	background-color: blue;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;	
	margin: 2px;
	list-style-type: none;
}

#menu_cata_recrut li a {
	float:left;
	color: white;
	text-decoration: none;
}

#menu_cata_recrut li a:hover {
	color: white;
	text-decoration: underline;
}

.violet
	{
	background-color: purple;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

#menu_serv {
	clear:both;
	/*width: 100%;*/
	/*border:1px solid blue;*/
	font-size: 1em;
	margin: 0 0 2px 42px;
}

#menu_serv ul {
	display:table;
	margin-left: 0;
	padding-left: 0;
	margin: 3px 0 0 0;
	list-style-type: none;
	list-style-position: outside;
}

#menu_serv li {
	float:left;
	padding:0 8 0 0px;
	margin:2px;
	list-style-type:none;
}

#menu_serv li a {
	float:left;
	color:#000;
	text-decoration: none;
}

#menu_serv li a:hover {
	color:#000;
	text-decoration: underline;
}

/************************ CONTENU SSCAT ***************************/

#liste
	{
	clear:both;
	min-height: 350px;
	}

.logo {
	width: 900px;
	float: left;
	margin: 0 0 20px 20px;
}

.logo img {
	border: none;
}

.description_sscat {
	width: 400px;
	padding: 5px;
	/*margin: 5px 0 0 25px;*/
	/*border: 1px solid orange;*/
	/*border-top: solid #f2f2f2 thin;*/
}

.description_sscat h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-transform: uppercase;
}

.description_sscat a {
	font-size: 1em;
	color: black;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted #cccccc thin;
}

.description_sscat a:hover {
	font-size: 1em;
	color: black;
	font-weight : normal;
	text-decoration: none;
	border-bottom: solid red thin;
}

.description_sscat p {
	width: 465px;
	font-size: 1em;
	}

.video {
	position: relative;
	background-image: url(../img/logo_video_installation.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 65px;
	line-height: 60px;
	font-weight: bold;
	font-size: 1.2em;
	color: red;
}
	
.voirfichetechnique {
	padding-top:5px;
	text-align:right;
}
	
.voirfichetechnique a {
	color:black;
}


/************************ CONTENU ***************************/

form {
	margin: 0px;
	padding: 0px;
}

p {
	text-align: justify;
}

h1 {
	margin: 15px 0 0 25px;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
}

h1 a {
	color: black;
	text-decoration: none;
}

h1 a:hover {
	color: black;
	text-decoration: underline;
}


h2 {
	margin: 10px 0 0 25px;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
	color: black;
}

h3 {
	margin: 0 0 0 25px;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 1.4em;
	color: black;
	width:375px;
}

h3 a {
	color: black;
	text-decoration: none;
}

h3 a:hover {
	color: black;
	text-decoration: underline;
}

.corps {
	top: 0px;
	width: 1001px;
	margin:0 auto;
}

.prix {
	font-size: 1.2em;
	color: black;
	text-align: right;
	margin-right: 3px;
}

.quantite /* INPUT */
	{
	border: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	font-size: 0.9em;
	color: black;
	text-align: center;
	width: 20px;
}

.image /* INPUT */
	{
	margin-left: 5px;
	vertical-align: bottom;
}

.bas_modele_art {
	position: relative;
	background-image: url(../img/bas_modele_art.png);
	background-repeat: no-repeat;
	width: 436px;
	height: 18px;
}

.photo_art {
	position: relative;
	width: 310px;
	height: auto;
	text-align: center;
	font-size: 0.9em;
}

.photo_art img {
	vertical-align: bottom;
	border-style: none;
	color: black;
}

.photo_art a {
	color: black;
	text-decoration: underline;
}

.photo_art p {
	text-align: center;
	width: 310px;
}

.prix_art {
	position: relative;
	margin-top: 10px;
	margin-left: 13px;
	background-image: url(../img/grille.png);
	background-repeat: no-repeat;
	width: 284px;
	height: 37px;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 2.7em;
	text-align: center;
	font-weight: bold;
}

.euro {
	font-size: 0.5em;
	vertical-align: 0.7em;
}

.modele_art_photo {
	margin-top: 5px;
	text-align: center;
	font-size: 1em;
}
	
.submit	{
	border-top-width: thin;
	border-left-width: thin;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-transform: none;
	word-spacing: normal;
	background-color: yellow;
}
	
.panier {
	color: #FFFF33;
}
	
.flashabsolue {
	position: absolute;
	left: 340px;
	top: 910px;
}

.ville /* Points de vente */
{
	font-size:16px;
	color: #FF0000;
	font-weight: bold;
}

#ville li {
	margin-bottom : 10px;
}
	
.flashaccueil {	
	margin-left:-10px;
}

.flash accueil p {
	width: 700px;
	font-size: 1em;
	color: black;
}

.flashpersonnage {
	position: absolute;
	left:930px;
	top:-200px;
}

.flashpersonnagebis {
	position: absolute;
	left:810px;
	top:-190px;
}
	
.imprim {
	display: none;
}
	
.plan { /* Plan d'acc&egrave;s */

	width: 900px;
	text-align: center;
}

.plan textarea {
	border:1px solid #AEAEAE;
}

/********************* PIED DE PAGE ***********************/

#pied {
	clear: both;
	font-size: 1em;
	height: 167px;
	background-image: url(../img/m_bas.gif);
	background-repeat: repeat;
}

#pied ul {
	display:table;
	padding-left: 0;
	margin : 0 auto;
	list-style-type: none;
	list-style-position: outside;
}

#pied li {
	float: left;
	margin-left: 3px;
	list-style-type: none;
}

#pied li a {
	float:left;
	color: #FFFFFF;
	text-decoration: none;
}

#pied li a:hover {
	color: black;
	text-decoration: underline;
}

#piedban {
	text-align:center;	
}
#piedban img{
	margin:20px;
}

.recrutement {
	background-color: yellow;
	font-weight: bold;
}
	
.city_robot {
	display: none;
}
	 
.error {
	background-color:#F9AEB6;
	font-size:12px;
}
	
.error ul {
	padding-bottom:0px;
}

.attention { /* Messages d'avertissement pour la newsletter */
	width: 50em;
	padding: 1em;
	margin: 1em;
	color: red;
}
	
/* Pr&eacute;sentation Fiche Produit */	
div.support {
	text-align:justify;
}

.support p {
	margin:0;
}

.support a {
	text-decoration:underline;
	color:#666666;
}

.support ul	{
	margin-top:0;
	margin-bottom:2px;
}

.label {
	width: 675px;
	border: 1px solid #ccc;
	font-size: 11px;
	margin: 30px 0 30px 0;
}

.label p {
	width: 650px;
	padding: 0;
	margin: 10px;
}

/* TOP CONTAINER */

#top-container {
    background: none repeat scroll 0 0 #630A0E;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 991px;
}
#top-container a {
    color: #FFFFFF;
    text-decoration: none;
}
#top-container a:link {
    color: #FFFFFF;
    text-decoration: none;
}
#top-container a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#top-liens {
    float: left;
    text-align: left;
    width: 696px;
}
#top-compte {
    float: left;
    text-align: right;
    width: 285px;
}
#spacer {
    clear: both;
    visibility: hidden;
}

div#plan {
	float:left;
	width:740px;
	margin:0;
	/*border:1px solid grey;*/
}
/* TitleCat*/
h2.titleCat {
    -moz-border-radius: 5px 5px 0 0;
    background: none repeat scroll 0 0 #FFD000;
    border: 1px solid #AEAEAE;
    color: #000000;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    height: 20px;
    margin: 4px 4px 0 4px;
    padding: 7px 0 0 10px;
    width: 720px;
}
/* PAGE RUBRIQUE - CATEGORIES - SOUS CAT*/
div#featured-rub-cat-sscat {
	float:left;
	width:740px;
	/*background:grey;
	border:1px solid blue;*/
}
div#featured-rub-cat-sscat h2 {
    -moz-border-radius: 5px 5px 0 0;
    background: none repeat scroll 0 0 #FFD000;
    border: 1px solid #AEAEAE;
    color: #000000;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    height: 20px;
    margin: 0 4px;
    padding: 7px 0 0 10px;
    width: 720px;
}
/* START SIDE BAR RIGHT PAGE D ACCUEIL */
div#sidebar {
	float:right;
	width:220px;
	margin:5px 0 0 0;
	/*border:1px solid red;*/
}
/*Start Page catégorie*/
div#sidebar2 {
	float:right;
	width:220px;
	margin:20px 20px 0 0;
	/*border:1px solid red;*/
}

div#sidebar2 h2 {
	float:left;
	margin:0;
	padding:7px 0 0 0;
	background: #333;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	font-size:12px;
	font-family:Verdana;
	text-align:center;
	color:#fff;
	width:220px;
	height:22px;
}
/*End Page catégorie*/
div#box-right {
	float:right;
	background: #f0f0f0;
	border:1px solid #aeaeae;
	width:198px;
	padding:10px;
	margin:0 0 20px 0;
	text-align:center;
}

div#sidebar h2 {
	float:left;
	margin:0;
	padding:7px 0 0 10px;
	background: #ffd000;
	border:1px solid #aeaeae;
	border-bottom:none;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	font-size:12px;
	font-family:Verdana;
	text-align:center;
	color:#000;
	width:208px;
	height:22px;
	text-align:left;
}

div#box-right img {
}

div#box-tags {
	float:left;
	background: #f0f0f0;
	width:198px;
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #aeaeae;
}

div#box-tags p {
	float:left;
	display:inline;
	width:169px;
	text-align:left;
	/*border:1px solid blue;*/
	font-size:12px;
	line-height:1.8;
	font-weight:bold;
	color:#cf1200;
	margin:8px;
}


div#box-tags a {
margin-right:3px;
	text-decoration:none;
	color:#cf1200;
}

div#box-tags a:hover {
margin-right:3px;
	text-decoration:underline;
	color:#cf1200;
}

div#box-right-same-cat {
	float:left;
	background: #f0f0f0;
	width:198px;
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #aeaeae;
}

div#box-right-same-cat p {
	float:left;
	display:inline;
	width:169px;
	text-align:left;
	/*border:1px solid blue;*/
	font-size:12px;
	line-height:1.8;
	font-weight:bold;
	color:#cf1200;
	margin:8px;
}


div#box-right-same-cat a {
	text-decoration:none;
	color:#cf1200;
}

div#box-right-same-cat a:hover {
	text-decoration:underline;
	color:#cf1200;
}
/* END SIDE BAR RIGHT PAGE D ACCUEIL */

/* Start Accueil - Random Home */
div#plan table tbody tr td.tab-rand-home {
	padding:10px;
	margin:0 0 0 15px;
	border:1px solid #aeaeae;
}
div#plan table tbody tr td .breadcrumb-rand-home {
	font-size:9px;
	margin-bottom:5px;
}
div#plan table tbody tr td .breadcrumb-rand-home  a {
	text-decoration:none;
	color:#399BDA;
}
div#plan table tbody tr td .breadcrumb-rand-home  a:hover {
	text-decoration:underline;
	color:#399BDA;
}
/* Start Breadcrumb */
div.breadcrumb {
	padding:0;
	margin:5px 0 10px 0 ;
	width:980px;
	color: #000;
}
div.breadcrumb a {
	color:#ED0300;
	text-decoration:none;
}
div.breadcrumb a:hover {
	font-size:11px;
	text-decoration:underline;
}
/* End Breadcrumb */
div#plan table tbody tr td .title-rand-home {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color: #ED0300;
	height:30px;
}
div#plan table tbody tr td .title-rand-home a {
	color: #ED0300;
	text-decoration:none;
}
div#plan table tbody tr td .title-rand-home a:hover {
	color: #ED0300;
	text-decoration:none;
}

div#plan table tbody tr td .photo-rand-home {
	height:100px;
	margin:15px auto 20px auto;
	text-align:center;
	vertical-align:middle;
}

div#plan table tbody tr td .photo-rand-home span {
	display:table-cell;
	height:100px;
	vertical-align:middle;
}
div#plan table tbody tr td .photo-rand-home a {
}
div#plan table tbody tr td .photo-rand-home img {
	border:none;
}

div#plan table tbody tr td .prix-rand-home {
	text-align:center;
}
/* End Accueil - Random Home */

/* START CONTENT PAGE D ACCUEIL */
div#content {
	float:left;
	width:978px;
	border: 1px solid #aeaeae;
	padding:0 10px;
}
/* END CONTENT PAGE D ACCUEIL */
/* START CONTAINER PAGE D ACCUEIL */
div#container {
	/*background: url(../img/box-left.png) no-repeat;*/
	/*float:left;*/
	width:980px;
	margin:0 0 20px 0;
	display:inline;
	/*border:1px solid green;*/
}
/* END CONTAINER PAGE D ACCUEIL */
#wrapper {
	overflow:hidden;
	background:transparent url(../img/wrapper-bg.png) repeat-y;
	width:1029px;
	margin:0 auto;
}
/* START LIENS MENU FOOTER */
div#nav-footer {
	/*float:left;*/
	background:#cf1200;
	padding:5px;
	width:990px;
	font-size:12px;
	font-family:verdana;
	overflow:hidden;
}

div#menu-footer {
	padding:0;
	margin-bottom:5px;
}

div#menu-footer2 {
	margin:0;
	padding:0;
}

div#nav-footer a:link {
	text-decoration:none;
	color:#fff;
}

div#nav-footer a:hover {
	text-decoration:underline;
	color:#fff;
}

div#nav-footer a:visited {
	text-decoration:none;
	color:#fff;
}

img.flag {
	padding:0 5px 0 0;
	vertical-align:middle;
}

li.mn-nav {
	border:none;
}

div#copyright {
	float:left;
	width:100%;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	background:#fff;
	/*border:1px solid black;*/
}

div#copyright p {
	margin:0;
	padding:5px 0;
}

div#copyright p  span a{
	color:#ffffff;
}
/* END LIENS MENU FOOTER */

div #featured-rub-cat-sscat table tbody tr td  .title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	background:#ED0300;
	padding:5px;
	color: #FFF;
}
div #featured-rub-cat-sscat table tbody tr td .title a {
    color: #FFFFFF;
    text-decoration: none;
}
div #featured-rub-cat-sscat table tbody tr td  .liens {
	margin-top:20px;
	font-size:11px;
}
div #featured-rub-cat-sscat table tbody tr td  .liens  img{
	border:none;
}
div #featured-rub-cat-sscat table tbody tr td  .liens  a {
	color: #000000;
	text-decoration:none;
}
div #featured-rub-cat-sscat table tbody tr td  .liens  a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom: 1px solid #ED0300;
}
div #featured-rub-cat-sscat table tbody tr td .photo {
    border: medium none;
    margin-top: 20px;
    text-align: center;
}
div #featured-rub-cat-sscat table tbody tr td .photo img {
    border: medium none;
}
div #featured-rub-cat-sscat table tbody tr td {
    border: 1px solid #AEAEAE;
}

div#featured-art h2.title-art {
    -moz-border-radius: 5px 5px 0 0;
    background: none repeat scroll 0 0 #FFD000;
    border-color: #AEAEAE #AEAEAE -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #000000;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    height: 20px;
    margin: 0;
    padding: 7px 0 0 10px;
    width: 728px;
	}
	
div#featured-art {
    float: left;
    width: 740px;
}
	
div#featured-art .article {
    border: 1px solid #AEAEAE;
    float: left;
    margin: 0 0 20px;
    padding: 10px;
    width: 718px;
}
div#art-prix {
	float:right;
	margin:10px 0;
    padding:0 30px 0 0;
	text-align:center;
 }
 
 div#art-dimensions {
    float: left;
    padding: 10px 5px;
    width: 180px;
	/*border:1px solid green;*/
}
div#art-dispo {
    float: left;
	margin:0 0 10px 60px;
    padding: 10px 5px;
    width: 180px;
	/*border:1px solid red;*/
}
div#art-photo {
    border: 1px solid #AEAEAE;
    float: right;
    padding: 10px;
    text-align: center;
    width: 196px;
}
div#art-photo img {
    border: none;
}

div#art-extra {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    margin: 0;
    padding: 0;
    width: 718px;
}

div#art-extra-separator {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    margin: 0;
    padding: 5px 0 0;
    width: 718px;
}

/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1;margin-top:40px;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none;  color:#000;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none;}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs .ui-tabs-nav li {border:1px solid #aeaeae;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {background:#399bda; color:#ffffff;}
#fragment-1 , #fragment-2, #fragment-3, #fragment-4 { margin-top:28px;border:1px solid #aeaeae; color:#000;}
#fragment-1 p , #fragment-2 p, #fragment-3 p, #fragment-4 p { color:#000;}
#fragment-1 a, #fragment-2 a, #fragment-3 a, #fragment-4 a { text-decoration:none;color:#ed0300;}
#fragment-1 a:hover, #fragment-2 a:hover, #fragment-3 a:hover, #fragment-4 a:hover { text-decoration:none;border-bottom:1px solid #000;}
#fragment-1 img, #fragment-2 img, #fragment-3 img, #fragment-4 img { border:none;}
/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
 
 /* START PAGE TAGS */
div#search-articles-by-tag {
	float:left;
	width:980px;
	/*background:grey;
	border:1px solid blue;*/
}

div#search-articles-by-tag table tbody tr td.tab-tags {
	padding:10px;
	margin:0 0 0 15px;
	border:1px solid #aeaeae;
}
div#search-articles-by-tag table tbody tr td .breadcrumb-tags {
	font-size:9px;
	margin-bottom:5px;
}
div#search-articles-by-tag table tbody tr td .breadcrumb-tags  a {
	text-decoration:none;
	color:#399BDA;
}
div#search-articles-by-tag table tbody tr td .breadcrumb-tags  a:hover {
	text-decoration:underline;
	color:#399BDA;
}
div#search-articles-by-tag table tbody tr td .title-tags {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color: #ED0300;
	height:30px;
}
div#search-articles-by-tag table tbody tr td .title-tags a {
	color: #ED0300;
	text-decoration:none;
}
div#search-articles-by-tag table tbody tr td .title-tags a:hover {
	color: #ED0300;
	text-decoration:none;
}

div#search-articles-by-tag table tbody tr td .photo-tags {
	height:100px;
	margin:15px auto 20px auto;
	text-align:center;
	vertical-align:middle;
}

div#search-articles-by-tag table tbody tr td .photo-tags span {
	display:table-cell;
	height:100px;
	vertical-align:middle;
}
div#search-articles-by-tag table tbody tr td .photo-tags a {
}
div#search-articles-by-tag table tbody tr td .photo-tags img {
	border:none;
}

div#search-articles-by-tag table tbody tr td .prix-tags {
	text-align:center;
}

 /* END PAGE TAGS */	

