/*
CARLES JEREMY
carles.jeremy@gmail.com
Site : montalux
*/

/* Liens */
a:link 
{
	color: #FFF;
	text-decoration: none;
}
a:visited 
{
	color: #FFF;
	text-decoration: none;
}
a:hover 
{
	color: #F90;
	border-bottom : 1px dashed;
	border-top : 1px dashed;
}
a:active 
{
	color: #FFF;
	text-decoration: none;
}


/* Liens */
.sansStyle:link 
{
	color: #FFF;
	text-decoration: none;
}
.sansStyle:visited 
{
	color: #FFF;
	text-decoration: none;
}
.sansStyle:hover 
{
	color: #F90;
	border-bottom : 1px dashed;
	border-top : 1px dashed;
}
.sansStyle:active 
{
	color: #FFF;
	text-decoration: none;
}

/* Cadres */
#BigCadre {
	position:relative;
	z-index:1;
	width:1024px;
	margin: auto ;
	text-align: left ;
	height: 100%;
	margin-top : -46px;
}
#BanniereHaute {
	position:absolute;
	width:938px;
	height:42px;
	z-index:8;
	left: 54px;
	top: 47px;
}
#CadreBanniereDroite {
	position:absolute;
	width:30px;
	height:408px;
	z-index:3;
	left: 948px;
	top: 123px;
}
#CadreBasDroit {
	position:absolute;
	width:28px;
	height:122px;
	z-index:2;
	left: 948px;
	top: 532px;
}
#CadreBanniereBas {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 54px;
	top: 532px;
}
#CadreMenu {
	position:absolute;
	width:112px;
	height:372px;
	z-index:5;
	left: 54px;
	top: 164px;
	background-color: #1D1B1C;
	text-align: right;
}
#CadreCarre {
	position:absolute;
	width:367px;
	height:372px;
	z-index:7;
	left: 325px;
	top: 164px;
	background-color: #626061;
}
#CadreDroite {
	position:absolute;
	width:261px;
	height:372px;
	z-index:9;
	left: 690px;
	top: 165px;
	background-color: #1D1B1C;
	
}
#CadreEpaceVide {
	position:absolute;
	width:896px;
	height:45px;
	z-index:10;
	left: 54px;
	top: 124px;
	background-color: #1D1B1C;
}
#CadreGauche {
	position:absolute;
	width:166px;
	height:372px;
	z-index:11;
	left: 166px;
	top: 164px;
	background-color: #1D1B1C;
}
#ImageMenu{
	position:absolute;
	z-index:12;
	left: 2px;
	top: 80px;
}

#bouton_retour{
	position:absolute;
	width:30px;
	height:15px;
	z-index:11;
	left: 210px;
	top: 13px;
}

#bouton_retour_produit{
	position:absolute;
	width:30px;
	height:15px;
	z-index:11;
	left: 185px;
	top: 10px;
}



/* Autres */
body {
	/*background-color: #fefbef;*/
	/*background-color: #3C3C3C;*/
	/*background-image:url(../images/fond.gif);*/
	/*background-image:url(../images/survol_pour_photos.png);*/
	/*background-image:url(../images/1.jpg);*/
	background-image:url(../images/fond_perdu.png);
}
body,td,th {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

.pProduit
{
	text-align: left;
	font-size : 12px;
	margin-left : 5px;
	width: 250px;
	height: 300px;
	overflow: auto;
	border: 0px solid black;
}

.contact
{
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right:10px;
	margin-left:10px;
}

.inscription, .product, .erreur
{
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right:10px;
	margin-left:10px;
}

.accueil, .inscription_valide, .societe
{
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right:10px;
	margin-left:10px;
}

.categorie
{
}