/* CSS Document */

/* ------------------------------RAZ */
h1, h2, h3, h4, h5, h6, p 
{
		font-size: 1em;
		margin: 0; padding: 0;
		font-weight: normal;
}

ul {
		margin: 0; padding: 0;
		list-style: none;
}

a {
		text-decoration:none;
}

a.inscription {
		text-decoration:underline;
		color:#FFFFFF;
}

#pages {
		text-decoration:none;
		color:#666666;
		font-size:15px;
}
	
a img {
		border: none;
}

/* -------------------------fin RAZ--- */

body {
		/*background-color:#000;*/
		padding:0px;
		margin:0px;
		background:#666 url(image/back.gif) repeat-x;
		text-align:center;
		font-size:12px;
		color:#666666;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clear {clear:both;}

.banniere
{
	clear:both;
	float:left;
	margin-top:-29px;
	margin-left:200px;
}

.hidden {visibility:hidden;}

.principale {
		font-family:Arial, Helvetica;
		width:870px;
		margin: 10px auto ;
		text-align:left;
	    margin-bottom:0px;
		background-color:#fff;
		position:relative;
}

#logo {
		background:#fff url(image/logo.gif) no-repeat;
		width:222px;
		height:173px;
		float:left;
}

#form {
		width:185px;
		height:90px;
		background:url(image/FR/fond_inscription.gif) no-repeat;
		background-color:#FFFFFF;
		padding:5px 0px 5px 0px;
		float:right;
		position:relative;
}

#btn-inscrire{
		background:#fff url(image/FR/inscrire.gif) no-repeat;
		display:block;
		width:77px;
		height:17px;
		text-indent:-5000px;
}
.formu{
		font-family:Helvetica, Arial, sans-serif;
		color:#fff;
		font-size:9px;
		text-align:right;
		}

.champs   {
	font-size: 9px;
	height: 13px;
	font-family:Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	border: 0px solid #999999;
	color: #000000;
}
/* -------------------------------------------------------debut menu */
ul#menu {
		float:left;
		margin:0;
		background:#000 url(image/FR/menu.gif) no-repeat;
}

ul#menu li{
		float:left ;
		margin-left:0px;
}

ul#menu li#accueil a {
		display: block;
		width: 92px;
		line-height: 25px;
		text-indent:-5000px;
}
ul#menu li#accueil a:hover{
		background: url(image/FR/menu.gif) no-repeat 0 -25px;
}
ul#menu li#accueil1 a {
		display: block;
		background: url(image/FR/menu.gif) no-repeat 0 -50px;
		width: 92px;
		line-height: 25px;
		text-indent:-5000px;
}

ul#menu li#annonce a {
		display: block;
		width: 205px;
		line-height: 25px;
		text-indent:-5000px;
}
ul#menu li#annonce a:hover{
		background: url(image/FR/menu.gif) no-repeat -92px -25px;
}
ul#menu li#annonce1 a {
		display: block;
		background: url(image/FR/menu.gif) no-repeat -92px -50px;
		width: 205px;
		line-height: 25px;
		text-indent:-5000px;
}

ul#menu li#rechercher a {
		display: block;
		width: 143px;
		line-height: 25px;
		text-indent:-5000px;
}

ul#menu li#rechercher a:hover{
		background: url(image/FR/menu.gif) no-repeat -297px -25px;
}

ul#menu li#rechercher1 a {
		display: block;
		background: url(image/FR/menu.gif) no-repeat -297px -50px;
		width: 143px;
		line-height: 25px;
		text-indent:-5000px;
}

ul#menu li#vendre a {
		display: block;
		width: 106px;
		line-height: 25px;
		text-indent:-5000px;
}

ul#menu li#vendre a:hover{
		background: url(image/FR/menu.gif) no-repeat -440px -25px;
}

ul#menu li#vendre1 a {
		display: block;
		background: url(image/FR/menu.gif) no-repeat -440px -50px;
		width: 106px;
		line-height: 25px;
		text-indent:-5000px;
}

ul#menu li#liens a {
		display: block;
		width: 102px;
		line-height: 25px;
		text-indent:-5000px;
}
ul#menu li#liens a:hover{
		background: url(image/FR/menu.gif) no-repeat -546px -25px;
}

ul#menu li#liens1 a {
		display: block;
		background: url(image/FR/menu.gif) no-repeat -546px -50px;
		width: 102px;
		line-height: 25px;
		text-indent:-5000px;
}

/* ------------------------------------------------------------------fin menu */

#sousmenu{
		background: url(image/s-menu.gif) no-repeat;
		width:462px;
		height:38px;
		margin-top:4px;
		float:left;
}

#shop-btn a{
		background: url(image/FR/btn-shop.gif) no-repeat;
		display: block;
		width:186px;
		line-height: 38px;
		text-indent:-5000px;
		float:left;
		margin-top:4px;
}
#shop-btn a:hover{
		background: url(image/FR/btn-shop.gif) no-repeat 0 -38px;
}

#shop-btn1 a{
		background: url(image/FR/btn-shop.gif) no-repeat 0 -38px;
		display: block;
		width:186px;
		line-height: 38px;
		text-indent:-5000px;
		float:left;
		margin-top:4px;
}


/* --------------------------------------------------------------------debut presentation- */
#presentation{
		font-family:Arial, Helvetica, sans-serif;
		margin-top:0px;
		margin-bottom:6px;
		width:185px;
		height:355px;
		background: url(image/fond.gif) repeat;
		float:left;
		padding:15px;
		color:#666;
}

#presentation h2{
		background: url(image/FR/titrepresentation.gif) no-repeat;
		display:block;
		text-indent:-5000px;
		width:181px;
		height:27px;
		margin-top:-12px;
		/*margin-bottom:25px;*/
}

#presentation span{
		color:#000000;
}
#presentation strong{
		text-transform:uppercase;
		font-weight:bold;
		font-size:11px;
}
/* -------------------------------------------------------fin presentation */
#news{
		overflow:auto;
		margin-left:6px;
		margin-top:0px;
		width:434px;
		height:355px;
		background: url(image/fond.gif) repeat;
		float:left;
		padding:15px;
		text-align:justify;
}

#news h2{
		background: url(image/FR/titrenews.gif) no-repeat;
		display:block;
		text-indent:-5000px;
		width:157px;
		height:27px;
		margin-top:-10px;
		margin-bottom:10px;
}
.date{
		float:right;
		font-size:10px;
}

h3{
		color:#FF3399;
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;
}

.photo{
		margin-bottom:10px;
}

.site a{
		color:#FF0099;
}

.news2{
		padding-bottom:20px;
		/*border-bottom:#999999 2px dotted;*/
		margin-bottom:20px;
}

#shop{
		height:355px;
		float:left;
		margin-top:0px;
}

#contenu-shop{
		width:173px;
		padding-left:10px;
		padding-bottom:5px;
		display:block;
}
#cadre{
		overflow:auto;
		margin-top:0px;
		margin-bottom:6px;
		width:654px;
		height:355px;
		background: url(image/fond.gif) repeat;
		float:left;
		padding:15px;
		text-align:justify;		
}

#titre-shops{
		background: url(image/FR/titreshop.gif) no-repeat;
		display:block;
		text-indent:-5000px;
		width:181px;
		height:20px;
		margin-top:-12px;
		margin-bottom:25px;
}

#titre-teeshirts{
		background: url(image/titreteeshirts.gif) no-repeat;
		display:block;
		text-indent:-5000px;
		width:181px;
		height:20px;
		margin-top:-12px;
		margin-bottom:25px;
}


#cadre-liens{
		overflow:auto;
		margin-top:0px;
		margin-bottom:6px;
		width:544px;
		height:355px;
		background: url(image/fond.gif) repeat;
		float:left;
		padding:15px 70px 15px 70px;
		text-align:justify;		
}

#cadre-liens h2{
		background: url(image/FR/titreliens.gif) no-repeat;
		display:block;
		text-indent:-5000px;
		width:181px;
		height:27px;

}

#cadre-liens a{
		font-size:13px;
		color:#FF3399;
}
#cadre-liens a:hover{
		color:#6699FF;
}

#descriptif{
		margin-bottom:15px;
}

/* ---------------------------annonces */

.annonces{
		padding-bottom:10px;
		/*border-bottom:#999999 2px dotted;*/
}

.annoncestxt{
		font-family:Helvetica, Arial, sans-serif;
		font-size:11px;
}

#cadreannonces{
		overflow:auto;
		margin-top:0px;
		margin-bottom:6px;
		width:654px;
		height:355px;
		background: url(image/fond_annonces.gif) repeat;
		float:left;
		padding:15px;
		text-align:justify;
}


.image_actu{
		float:left;
		margin-right:15px;
}

#titre-annonce{
		background: url(image/FR/titreannonce.gif) no-repeat;
		display:block;
		text-indent:-5000px;
		width:181px;
		height:27px;
		margin-top:-12px;
		margin-bottom:25px;
}

.news2 span{
		color:#6699FF;
}

/* -----------------------------fin annonces */

/* ------------------------------vendre */

.lien-admin a{
		color:#FF3399;
}

.lien-admin a:hover{
color:#6699FF;
}

/* ------------------------------fin vendre */
tr, td{
	font-size:12px;
}


/* -------------------------------------------------------pied */
#pied{
		background-color:#000000;
		width:870px;
		height:24px;
}

ul#menu2 li {
		float:left;
		margin-top:7px;
		margin-left:30px;
		margin-right:30px;
		
}

ul#menu2 li a {
		display: block;
		color:#FF3399;
		font-size:10px;
}

ul#menu2 li a:hover {
		color:#fff;
}

#langues {
		font-family:Arial, Helvetica;
		width:870px;
		text-align:right;
		position:relative;
		margin: 3px auto ;
		color:#FF3399;
}

#langues2 {
		margin-right:200px;
		color:#000000;
		position:absolute;
		top:60px;
		left:610px;
		text-align:right;
		width:70px;
}

/*======================================================*/

.image_actu{
	width:150px;
	height:113px;
}
/* -------------------------------------------------- */
/*DEBUT PAGE descriptif                                      */
/* -------------------------------------------------- */

#cadre-descriptif{
		overflow:auto;
		margin-top:0px;
		margin-bottom:6px;
		width:544px;
		height:355px;
		background: url(image/fond.gif) repeat;
		float:left;
		padding:15px 70px 15px 70px;
		text-align:justify;		
}

#cadre-descriptif h2{
		font-size:16px;
		font-weight:bolder;
		margin-top:-5px;
		margin-left:180px;
		margin-bottom:45px;
		color:#6699FF;
}

#cadre-descriptif img{
		float:left;
}
#contenu-magazin{
		float:left;
		margin-left:12px;
		width:250px
}
#contenu-magazin h3{
		margin-bottom:6px;
}

#rose{
		color:#FF3399;
		font-weight:bold;
}

.txttitreshop{
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

.txtsoustitreshop{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.txtshop{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#000000;
}

a.shop{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

/* -------------------------------------------------- */
/*FIN PAGE NDJ                                        */
/* -------------------------------------------------- */