@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
html {
}
body {
	background-color: #232323;
}

#main {
	background-image: url(images/ati_repet_x_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3A3A3A;
}
#main #page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main #page #header {
	background-image: url(images/ati_header.jpg);
	height: 258px;
}
#main #page #header #partie_haute {
	height: 225px;
}
#main #page #header #partie_haute #encart_haut {
	width: 235px;
	float: right;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 35px;
	padding-bottom: 5px;
	background-color: #666666;
	background-image: url(images/ati_encart_haut_btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#main #page #header #partie_haute #encart_haut span {
	font-size: 10px;
	color: #999999;
}

#main #page #header #navigation {
}
#main #page #header #navigation #main_menu {
	list-style-type: none;
	display: block;
	height: 27px;
}
#main #page #header #navigation #main_menu li {
	display: inline;

}
#main #page #header #navigation #main_menu li a {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	background-image: url(images/ati_btn_hover_main.jpg);
	background-position: left top;
}
#main #page #header #navigation #main_menu li a:hover {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(images/ati_btn_hover_main.jpg);
	background-position: left bottom;
}

#main #page #contenu {
	padding: 10px;

}
.habille_gauche {
	float: left;
	padding-right: 10px;
}

#main #page #contenu #texte {
	padding: 15px;
}
#main #page #contenu #texte p {
	display: block;
	padding: 10px;
	text-align: justify;
}
#main #page #contenu #texte #colonne1 {
	width: 600px;
	float: left;
	background-color: #999999;
	background-image: url(images/ati_colonne1_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main #page #contenu #texte #colonne1 h2 {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #333333;
	background-image: url(images/ati_colonne1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #page #contenu #texte #colonne1 p {
	color: #333333;
}


#main #page #contenu #texte #colonne2 {
	float: left;
	width: 240px;
}
#main #page #contenu #texte #colonne2 p {
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
}
#main   #page   #contenu   #texte   #colonne2   .adresse {
	font-style: normal;
	background-color: #464646;
	background-image: url(images/ati_deco01_adresse.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px;
}
#main   #page   #contenu   #texte   #colonne2   .adresse   span {
	font-weight: bold;
	color: #B90302;
}
#main   #page   #contenu   #texte   #colonne2   .adresse   a {
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dotted #999999;
}
#main   #page   #contenu   #texte   #colonne2   .adresse   a:hover {
	color: #FFFFFF;
}
#main #page #contenu #texte #colonne2 .sousmenu h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	display: block;
	text-align: center;
}
#main #page #contenu #texte #colonne2 .sousmenu ul {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#main  #page  #contenu  #texte  #colonne2  .sousmenu  ul li a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px dotted #6E6E6E;
	color: #CCCCCC;
}
#main #page #contenu #texte #colonne2 .sousmenu ul li a:hover {
	background-color: #AA0202;
	color: #FFFFFF;
}
#main #page #contenu #texte #colonne2 .hasard {
	display: block;
	padding-left: 25px;
	list-style-type: square;
	padding-bottom: 20px;
}
#main #page #contenu #texte #colonne2 .hasard li {
	font-size: 11px;
}








#footer {
	background-image: url(images/ati_repet_x_bg_footer.jpg);
	background-repeat: repeat-x;
	height: 63px;
	padding-top: 5px;
}
#footer #footer_menu {
	list-style-type: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#footer #footer_menu li {
	display: inline;
}
#footer #footer_menu li a {
	display: block;
	float: left;
	font-size: 10px;
	color: #3A3A3A;
	padding: 5px;
	text-decoration: none;
}
#footer #footer_menu a:hover {
	color: #AC0202;
	background-image: url(images/ati_btn_hover_footer.jpg);
	background-repeat: repeat-x;
}

#footer #sign {
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
}
#footer #sign p {
	font-size: 10px;
	color: #3B3B3B;
}
#footer #sign p a {
	text-decoration: none;
	font-size: 10px;
	color: #3A3A3A;
}
#footer #sign p a:hover {
	color: #FFFFFF;
}
#footer #sign span {
	font-size: 10px;
	color: #999999;
}
.antifloat {
	clear: both;
}
#main #page #contenu #texte #colonne1 .descriptif {
	margin: 5px;
	background-color: #CCCCCC;
	font-style: italic;
	border-left: 5px solid #AA0202;
}
#main #page #contenu #texte #colonne1 .descriptif .title {
	font-weight: bold;
}
#main #page #contenu #texte #colonne1 .fiche_produit {
	background-color: #FFFFFF;
	background-image: url(images/top-produit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main #page #contenu #texte #colonne1 .fiche_produit .fiche_produit2 {
	background-image: url(images/btm-produit.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main #page #contenu #texte #colonne1 .fiche_produit .fiche_produit2 h4 {
	color: #AA0202;
	padding-top: 10px;
	padding-left: 25px;
}
#main #page #contenu #texte #colonne1 .fiche_produit .fiche_produit2 .nom {
	font-size: 9px;
}
#main #page #contenu #texte #colonne1 .fiche_produit .fiche_produit2 img {
}
#main #page #contenu #texte #colonne1 .fiche_produit .fiche_produit2 .contenu {
	text-align: center;
}
#main #page #contenu #texte #colonne1 .indice {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
#main #page #contenu #texte #colonne1 .product {
	display: inline;
}

#main #page #contenu #texte #colonne1 .product li {
	display: inline;
}

#main     #page     #contenu     #texte     #colonne1     .product li  a   {
	float: left;
	height: 70px;
	width: 110px;
	margin: 5px;
	display: block;
	text-align: center;
	background-image: url(images/sous-menu-product-btn.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-top: 40px;
}
#main #page #contenu #texte #colonne1 .product li a:hover {
	background-color: #CCCCCC;
	background-image: url(images/sous-menu-product-btn_hover.jpg);
	background-repeat: no-repeat;
	color: #990000;

}
#main #page #contenu #texte #colonne1 table {
	margin-right: auto;
	margin-left: auto;
}

