body {
	background: #ecebe8 url('./IMG/fond_degrade.gif') repeat-x;
	margin:0px;
	text-align: center;
	font-size: 11px;
	color: #5b4d43;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body.interieur {
	background: #e2deda url('./IMG/fond_degrade_interieur.gif') repeat-x;
}

div,td,tr{ margin: 0; padding: 0; border: none;}
input,textarea{
font-family:Arial;
font-size: 12px;
margin:2px;
}

img { margin: 0; padding: 0; border: none; }
img.format_png{
	behavior: url("win_png.htc");
}
#page {
	width: 955px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#page_interieur {
	width: 933px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

p{
	margin:0;
	padding:0;
}

h2.encart_hp{
	margin:0;
	padding:0;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/********************** ENTETE ***************************/
#entete_hp {
	width: 955px;
	height:148px;
	background: url('./IMG/fond_entete_hp.jpg') no-repeat;
	color:#63435f;
}

#entete {
	width: 933px;
	height:148px;
	background: url('./IMG/fond_entete.jpg') no-repeat;
	color:#63435f;
}

#entete_hp A, #entete A {
	color:#63435f;
	text-decoration:none;
}

#entete_hp A:hover, #entete A:hover {
	color:#63435f;
	text-decoration:underline;
}

/********************** FOOTER ***************************/
#footer {
	width: 933px;
	height:auto;
	text-align:right;
	padding:12px 12px 0 0;
	color:#684663;
}

#footer A {
	color:#684663;
	text-decoration:none;
}

#footer A:hover {
	color:#684663;
	text-decoration:underline;
}

/********************** CONTENEUR ************************/
#conteneur-hp { 
	width: 955px; 
	height:414px;
	background: url('./IMG/fond_conteneur_hp.jpg') no-repeat;
}
#conteneur { 
	width: 933px; 
	height:auto;
	
	
}

	#leftcol-hp {
		width:213px;
		height:auto;
		padding:0 0 0 16px;
		margin:0;
		float:left;
	}
	#leftcol {
		background-image:url('./IMG/fond_menu_gauche_interieur.gif');
		background-repeat:no-repeat;
		background-position:top;
		width:219px;
		height:auto;
		/*padding:0 0 0 6px;*/
		padding-left:6px;
		margin:0;
		float:left;
		min-height:319px;
	}
	
	#conteneur-actu{
		position: relative;
		overflow:hidden;
		width:213px;
		height:244px;
	}
		
	.actus, .agenda {
		width:184px;
		height:110px;
		position: relative;
		background: #63435f url('./IMG/fond_push_violet.gif') no-repeat;
		margin:0;
		padding:12px 7px 0 22px;
	}
	.actus{
		overflow:hidden;
	}
	.actus a, .agenda a, .actus a:hover, .agenda a:hover, .actus a:visited, .agenda a:visited{
		text-decoration:none;
	}

	.titre_push{
		font-size:14px;
		color:#d4cec5;
		font-weight:bold;
		text-decoration:none
	}
	
	.texte_push{
		color:#fff;
		text-decoration:none
	}
	
	#content-hp {
		width:701px;
		height:auto;
		float:left;
		padding-left:25px;
	}
	#content {
		background: #eae8e4 url('./IMG/fond_conteneur.jpg') no-repeat;
		width:708px;
		height:auto;
		float:left;
				
	}
	
		#hp-chapo {
			width:671px;
			height:auto;
			margin:0;
			padding-right:30px;
			text-align:right;
			margin-bottom:15px;
		}
		
		.encart-hp-haut {
			width:332px;
			height:132px;
			background: url('./IMG/fond_encart_hp1.gif') no-repeat;
			float:left;
			margin:0 7px 0 0;
		}
		
		.encart-hp-haut table tr td p{
			text-align:left;
		}
		
		.encart-hp-bas {
			width:332px;
			height:132px;
			background: url('./IMG/fond_encart_hp2.gif') no-repeat;
			float:left;
			margin:10px 7px 0 0;
		}
		
		
#logo_article_simple{
	display:block;
	float:left;
	width:147px;
	height:135px;
	background: url('./IMG/fond_logo_article_simple.gif') no-repeat;
}
#logo_mask_article_simple{
	width:137px;
	height:127px;
	margin-left:5px;
	padding-top:4px;
}
#logo_article_simple_deux_colonnes{
	display:block;
	margin-right:8px;
	margin-bottom:5px;
	float:left;
	width:147px;
	height:135px;
	background: url('./IMG/fond_logo_article_simple.gif') no-repeat;
}
#logo_mask_large_conteneur{
	display:block;
	float:left;
	width:321px;
	height:138px;
	background: url('./IMG/fond_mask_large.gif') no-repeat;
}
#logo_mask_large{
	width:314px;
	height:129px;
	margin-left:5px;
	padding-top:4px;
}

#content h1{
	font-size:23px;
	margin-top:0px;
}
#content h2{
	font-size:23px;
	margin-top:0px;
}
#content h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

.liens-classique,
.liens-classique:hover,
.liens-classique:visited{
	color: #4B82A1;
}

.plan-site a,
.plan-site a:hover,
.plan-site a:visited{
	color: #4B82A1;
}
p a,
p a:visited{
	color: #4B82A1;
	text-decoration:none;
}
p a:hover{
	color: #4B82A1;
	text-decoration:underline;	
}

/***************************Themes couleur*****************************/
.bleu h1, .bleu h2, .bleu h3{
	color:#4b82a1;
}
.rouge h1, .rouge h2, .rouge h3{
	color:#ae4879;
}
.vert h1, .vert h2, .vert h3{
	color:#83a010;
}
.orange h1, .orange h2, .orange h3{
	color:#ee9e03;
}

/********************************Menu gauche***************************/
.item_menu_gauche{
	width:213px;
	height:31px;
}
.lien_menu, .lien_menu:hover, .lien_menu:visited{
	display:block;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	padding-left:20px;
}
.lien_menuon, .lien_menuon:hover, .lien_menuon:visited{
	display:block;
	font-size:14px;
	color:#5b9bbf;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	padding-left:20px;
}
/**********************Push droit**********************************/
#push-droit-conteneur{
	width:193px;
	height:auto;
	background:#d8d5d1 url('./IMG/haut_push_droit.gif') no-repeat;
	background-position:top;
	padding:10px;
}
#push-droit-conteneur h2{
	font-weight:bold;
	color:#7a7068;
	font-size:14px;
	margin-top:7px;
	margin-bottom:10px;
	
}
#push-droit-conteneur p{
	font-size:12px;
	color:#7a7068;	
}