/* CSS Document */

/**** Contenu ****/
div#contenuTexte {
	padding:15px;
}

/**** Galerie Flash ****/
div#galerie_shop{
	display:block;
	width:360px;
	height:270px;
	float:right;
	margin:5px 0 10px 10px;
}


/************ Flux RSS et liste similaire ************/
img#images_fluxRSS {
	float:right;
	margin:35px 0 0 20px;
}



/************ Plan du site ***********/
div#plansite {
	margin:30px 0 0 5px;
}
	
	div#plansite li {
		height:16px;
		line-height:16px;
		background:none;
	}
	div#plansite li a { color:#333333; }
	div#plansite li a:hover { color:#999999; }
	
	ul li.page1 a {
		margin:0;
		padding:0;
		padding-left:20px;
		background: url(../images2/icon_dossier.gif) no-repeat left center;
	}
	ul li.page2 a {
		margin:0;
		padding:0;
		padding-left:38px;
		background: url(../images2/icon_page.gif) no-repeat 15px center;
	}


/************ Actualités *************/
div.cadre_actus {
	display:block;
	float:left;
	width:580px;
	margin:10px 5px 20px 5px;
}
	div.actus_calendrier {
		display:block;
		float:left;
		width:50px;
		height:65px;
		margin-left:15px;
		background: url(../images2/bg_calendrier.gif) no-repeat left top;
	}
		div.actus_calendrier span.actus_calendrierJour {
			float:left;
			display:block;
			width:40px;
			height:16px;
			line-height:16px;
			margin:9px 0 0 4px;
			text-align:center;
			font-size:14px;
			color:#FFFFFF;
		}
		div.actus_calendrier span.actus_calendrierMois {
			float:left;
			display:block;
			width:40px;
			height:26px;
			line-height:26px;
			margin:2px 0 0 4px;
			text-align:center;
			font-size:24px;
			font-weight:bold;
			color:#FFFFFF;
		}
	h3.actus_titre {
		float:left;
		display:block;
		width:490px;
		height:30px;
		line-height:30px;
		padding:0;
		margin:10px 0 0 10px;
		font-size:16px;
		font-weight:bold;
		text-transform: uppercase;
		color:#333333;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: dotted;
		border-left-style: none;
		border-top-color: #CCCCCC;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	h3.actus_titre a {
		float:left;
		display:block;
		width:490px;
		height:30px;
		line-height:30px;
		padding:0;
		margin:0;
		font-size:16px;
		font-weight:bold;
		text-transform: uppercase;
		color:#333333;
	}

	h3.actus_titre a:hover{color:#3399CC;}
	p.actus_description {
		margin:0;
		padding:0;
		margin-left:45px;
		margin-bottom:10px;
		font-size:11px;
		font-weight:normal;
		color:#666666;
	}
	div.spacer_contenu_actus {
		clear:both;
		width:580px;
		height:10px;
	}
	div.contenu_actus {
		clear:both;
		width:530px;
		height:auto;
		margin:0px 0 15px 15px;
		padding:10px;
		border:solid 1px #CCCCCC;
		background-color:#FFFFFF;
	}
	div.spacer_contenu_actus2 { clear:both; width:450px; height:2px; }


/* Barre de titre marque et modèle */
a.bt_retour_actus {
	width:88px;
	height:35px;
	display:block;
	clear:both;
	float:left;
	background-image: url(../images/bt_actus_retour.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/************ Liens ************/
div.spacer_lien {
	clear:both;
	width:450px;
	height:20px;
}
h2.titre_lien_cat {
	clear:both;
	display:block;
	width:450px;
	height:37px;
	line-height:37px;
	margin:20px auto 10px auto;
	color:#333333;
	text-align:center;
	text-transform: capitalize;
	font-weight:bold;
	background: url(../images2/bg_titre_lien.jpg) no-repeat center top;
	border:none;
}
div.cadre_liens{
	display:block;
	overflow:hidden;
	float:left;
	width:250px;
	margin:15px 5px 0 25px;
	background: url(../images2/icon_lien.jpg) no-repeat left top;
}
	div.cadre_liens h3 {
		padding:0;
		margin:3px 0 0 35px;
		font-size:16px;
		font-weight:bold;
		text-transform: uppercase;
		border:none;
	}
	p.liens_url {
		margin:0;
		padding:0; 
	}
	div.cadre_liens a {
		margin:10px 0 3px 15px;
		padding:20px;
		font-size:11px;
		color:#3399FF;
	}
	div.cadre_liens a:hover { color:#999999; }
	div.cadre_liens p.description_liens {
		margin:5px 15px 0 15px;
		font-style: italic;
	}
	div.spacer_liens_titre {
		display:block;
		clear:both;
		width:500px;
		height:2px;
	}
	div.spacer_liens_contenu {
		display:block;
		clear:both;
		width:500px;
		height:2px;
	}


/******* Map acces rapide *******/
fieldset#acces_rapide {
	width:250px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


/* Message mauvais url */
p.false_url{
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	background-image: url(../images/icon_off.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* Message rayon vide */
p.rayon_vide {
	display:block;
	width:540px;
	height:30px;
	line-height:30px;
	margin:30px 10px 30px 10px;
	padding-left:38px;
	font-size:11px;
	font-weight:bold;
	background: url(../images2/bg_rayon_vide.jpg) no-repeat 8px top;
	border:solid 1px #CCCCCC;
}

/* Page qui n'existe pas */
p.no_exist{
	display:block;
	width:510px;
	height:30px;
	line-height:30px;
	margin:30px 10px 30px 10px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	background: url(../images/icon_off.gif) no-repeat 3px center;
	border:solid 1px #CCCCCC;
}


/* Retour en haut de page */
div#haut_page {
	clear:both;
	cursor:pointer;
	width:590px;
	height:40px;
}
div.haut_page1 {
	clear:both;
	float:left;
	cursor:pointer;
	width:130px;
	height:40px;
	background: url(../images2/bg_haut_page_over.jpg) no-repeat left top;
}
div.haut_page2 {
	float:right;
	cursor:pointer;
	width:130px;
	height:40px;
	background: url(../images2/bg_haut_page_over.jpg) no-repeat left top;
}
