@charset "UTF-8";
/* CSS Document */

body {
	font-family:Helvetica;
	font-size:12px;
	background-color:#FFF;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;

}

#content {
	width:1000px;
	height:700px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
}
#header {
	background-image:url(images/header.png);
	width:1000px;
	height:226px;
	border:0px;
	display:block;
	margin-top:0px;
}
#menu {
	background-image:url(images/menu.png);
	height:49px;
	width:1000px;
}
#contenu_site {
	background-image:url(images/repeat_bg.png);
	width:1000px;
	min-height:500px;

}
#footer {
	background-image:url(images/footer.png);
	height:99px;
	width:1000px;

}
#menu_gauche {
	margin-top:15px;
	float:left;
	width:200px;
	margin-left:30px;
}
#menu_droite {
	float:left;
	width:240px;
	margin-left:20px;
	margin-top:10px;
}
#menu_droite_produit {
	float:left;
	width:280px;
	margin-left:40px;
	margin-top:10px;
}
#centre {
	float:left;

	width:480px;
	min-height:450px;
	margin-left:15px;
	margin-top:20px;
}
#centre_produit {
	float:left;
	width:420px;
	min-height:450px;
	margin-left:15px;
	margin-top:20px;
}
#centre_page {
	float:left;
	width:720px;
	min-height:450px;
	margin-left:15px;
	margin-top:20px;
	text-align:justify;
}
#centre_page2 {
	float:left;
	width:720px;
	height:450px;
	margin-left:15px;
	margin-top:20px;
}
/* accueil */

#espace_membre {
	width:196px;
	height:135px;
	background-repeat:no-repeat;
	background-image:url(images/membre.png);
}
#contenu_espace {
	position:absolute;
	width:170px;
	height:110px;
	margin:7px;
	margin-top:20px;
}
#actualites {
	margin-top:10px;
	width:196px;
	height:367px;
	background-image:url(images/actu.png);
}
#contenu_actualites {
	position:absolute;
	width:160px;
	height:300px;
	margin:15px;
	margin-top:40px;
	color:#063351;
	
}
#new_pdt {
	background-image:url(images/produit.png);
	width:241px;
	height:515px;
}
#contenu_new_pdt {
	position:absolute;
	width:210px;
	height:450px;
	margin:15px;
	margin-top:40px;
	text-align:center;
	overflow:hidden;
}
.auth_link {
	color:#06F;
	text-decoration:none;
}
.auth_link:hover {
	text-decoration:underline;
}
/* partie admin */

#link_admin {
	background-color:#69F;
	border:2px solid #06F;
	height:120px;

	text-align:center;
}
.lien_admin {
	color:#FFF;
	border:1px solid white;
	float:left;
	display:block;
	padding:7px;
	font-size:14px;
	text-align:center;	
	width:140px;
	height:24px;
	text-decoration:none;
}
.DivErreur {
	position:relative;
	margin-left:30px;
	width:100%;
	border:1px solid black;
	background-color:#FFF;
	color:#006;
	font-weight:bold;
	height:20px;
	padding-top:2px;
	margin-bottom:5px;
	text-align:center;
}
#bar_langue {
	position:absolute;
	width:407px;

	text-align:right;
	height:25px;
	margin-left:600px;
	margin-top:50px;
}
#bar_footer {
	position:absolute;
	width:100%;
	text-align:center;
	height:25px;
	margin-top:70px;
}
.listecat{
	display:block;
	font-size:14px;
	font-weight:bold;
	width:400px;
	height:20px;
}
h3 {
	color:#063351;
	margin:0px;
	margin-bottom:-2px;
	font-size:14px;
	text-transform:uppercase;

}
h6 {
	color:#900;
	margin:0px;
	margin-bottom:-2px;
	font-size:14px;
	text-transform:uppercase;

}
h1 {
	color:#063351;
	margin:0px;
	margin-bottom:5px;
	font-size:34px;
	font-weight:normal;
	

}
h4 {
	color:#900;
	margin:0px;
	margin-bottom:5px;
	font-size:32px;
	font-weight:normal;
	background-image:url(images/strille.png);
	padding-left:140px;
	background-repeat:no-repeat;
	background-position:left 4px;

}
h5 {
	color:#063351;
	margin:0px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:normal;
	background-image:url(images/strille.png);
	padding-left:140px;
	background-repeat:no-repeat;
	background-position:left 0px;
}
em {

}
.liresuite {
	color:#F00;
	font-size:11px;
	text-decoration:none;
	
}
.breve {
	margin-bottom:10px;
	border-bottom:#063351 solid 1px;
	padding-bottom:10px;
	width:160px;
}
.block_nouveau {
	margin-bottom:20px;
 	color:#063351;
	font-size:14px;
}
 .text_breve{
	margin-top:5px;
	margin-bottom:5px;
}
.texte_accueil {
	line-height:16px;
	color:#063351;
	font-size:14px;
}
a {
color:#063351;
}

.menu_link {
	position:absolute;
	display:block;
	width:150px;
	height:35px;

	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
}
.menu_link_hover {
	position:absolute;
	display:block;
	width:150px;
	height:35px;

	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	background-image:url(images/fleche_menu.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#FF0;
}
.menu_link:hover {
	background-image:url(images/fleche_menu.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#FF0;
}


.menu_produit{
	background-color:#FFF;
	width:200px;
	min-height:35px;
	margin-bottom:10px;
	
}
.EnteteCat {
	color:#063351;
	padding:10px;
	width:160px;
	background-image:url(images/fleche_droite_rouge.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
.EnteteCat_hover {
	color:#063351;
	padding:10px;
	width:160px;
background-image:url(images/fleche_bas_rouge.png);
	background-repeat:no-repeat;
	background-position:right;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	text-decoration:none;
}

ul {
	
	margin:0px;
	margin-left:30px;
	
	display:block;
	padding:0px;
	padding-bottom:10px;
}
li {
	margin:0px;
	padding:0px;
	font-size:14px;
	margin-bottom:2px;
	font-style:italic;
	list-style-image:url(images/puce.png);
}

/* catalogue */

.produit {
	float:left;
	margin-right:10px;
	width:223px;
	height:209px;
	background-image:url(images/catalogue.png);
	text-align:center;
	display:block;
	text-decoration:none;

}
.intitule_produit {
	color:white;
	text-transform:uppercase;
	font-size:16px;
	text-align:left;
	height:30px;
	padding:5px;
}



.produit_detail {
	background-image:url(images/detail_prod.png);
	width:441px;
	height:431px;
}
.produit_detail_img {
	position:absolute;
	height:350px;
	width:420px;
	margin-top:60px;
	margin-left:10px;
}

.texte_produit {
	line-height:18px;
	color:#063351;
	font-size:12px;
	text-align:justify;
}
.DL {
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
	color:#063351;
}
input {
	width:200px;
}
#bar_onglet {
	border-bottom:#1c415F 2px solid;
	clear:both;
}
.onglet {
	float:left;
	background-image:url(images/onglet.png);
	text-align:center;
	text-decoration:none;
	margin-left:2px;
	padding-top:15px;
	display:block;
	height:19px;
	color:#FFF;
	cursor:pointer;
	width:150px;
}
.onglet:hover {
	background-image:url(images/onglet_hover.png);
}
.Contenu_onglet {
	margin-top:30px;
}
.ponglet {
	width:150px;
	height:58px;
	float:right;
	background-image:url(images/ponglet.png);
	cursor:pointer;
}
.ponglet:hover {
	background-image:url(images/ponglet_hover.png);
}
.contenu_ponglet {
	float:left;
	width:120px;
	height:50px;
	margin-top:18px;
	font-size:26px;
	margin-left:30px;
	color:#FFF;	
}
#centre_photo {
	background-image:url(images/pfondu.png);
	width:754px;
	height:481px;
	float:left;
	margin-top:30px;
	margin-left:-5px;
}
#contenu_photo{
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	height:490px;
	width:710px;
	overflow:auto;
}
.ImgP {
	margin:8px;
	border:1px #063351 solid;
}
.VideoP {
	margin:5px;

}

#titreactu {
	font-size:15px;
	text-transform:uppercase;
	color:#FFF;
	margin-top:10px;
	margin-left:10px;
	position:absolute;
	width:160px;
	height:40px;
}



#titrenpdt {
	font-size:18px;
	text-transform:uppercase;
	color:#FFF;
	margin-top:12px;
	margin-left:12px;
	position:absolute;
	width:240px;
	height:40px;
}

.titreespacemembres {
	font-size:12px;
	text-transform:uppercase;
	color:#9D0C15;
	margin-top:0px;
	margin-left:10px;
	position:absolute;
	font-weight:bold;
	width:196px;
	height:40px;
}
.cal_mois {
	font-size:30px;
	font-weight:bold;
	color:#09F;
	background-color:#FFF;
	border:1px black solid;
	text-align:center;
	padding:10px;
	text-transform:capitalize;
}
.cal_cell {
	float:left;
	height:20px;
	width:15px;
	font-size:10px;
	padding:2px;
margin:1px;
text-align:left;
position:relative;
z-index:9999;


}
.cal_ligne {
	color:#FFF;
	font-size:12px;
	height:20px;
	width:170px;
	float:left;
	padding:2px;
	margin:1px;
}
#FormAdd{
	position:absolute;
	min-height:250px;
	width:400px;	
	margin-left:-100px;
	left:50%;
	padding:10px;
	z-index:10001;
	background-color:#6CF;
	border:1px solid black;
}
.AffCom{
	position:absolute;
	min-height:150px;
	width:200px;	
	margin-left:-100px;
	left:50%;
	padding:10px;
	background-color:#6CF;
	border:1px solid black;
	z-index:20000;
}
.cal_close{
	float:right;
	width:5px;
	height:5px;
	font-size:8px;
	cursor:pointer;
}
cal {
	
}
#fd {
	width:50px;
	height:50px;
	background-image:url(images/fd.png);
	float:right;
	display:block;
	margin-top:-10px;
}
#fg {
	width:50px;
	height:50px;
	background-image:url(images/fg.png);
	float:left;
	display:block;
		margin-top:-10px;
}

.IMG_carte {
	position:absolute;
	width:794px;
	height:794px;
margin-left:8px;
margin-top:-4px;
	background-position:-3px -3px;
}
.enteteModele {
	color:#FFF;
	font-size:14px;
	height:35px;
	font-weight:normal;
}
.LigneTableau {
	color:#FFF;
	font-size:12px;
	height:30px;
	font-weight:normal;
	padding:2px;
}
.cal_sem {
	height:35px;
	width:950px;
}
.bordurestandard {
border:1px #063351 solid;
}
#fenetre{position:relative;
overflow:hidden;
width:160px;
text-align:left;
margin:auto;
}
#marquee{color:#002000;}
#fenetre2{position:relative;
overflow:hidden;
width:160px;
text-align:left;
margin:auto;

}
#marquee2{color:#002000;padding:0 5px;
position:relative;
}
.panneau_blanc {

	width:223px;

	padding:2px;
	margin-left:5px;
	margin-right:5px;

}
.panneau_blanc_top {
	background-image:url(images/catalogue.png);
	height:40px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:213px;
}
.panneau_blanc_bottom {
	background-image:url(images/catalogue.png);
	background-position:bottom;
	height:20px;
	width:223px;
}
.panneau_blanc_mil {
	background-image:url(images/catalogue-repeat.png);
	width:203px;
	height:400px;
		padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
#centre_page_produit {
	margin-left:30px;
	margin-right:50px;
	margin-top:-5px;
	padding-top:10px;
}
.enteteModele {
	background-color:#006;
}