body {
	background: none;
	font-family: Verdana;
	margin: 50px;
}


.Deco {
	background: none;
}

#Main {
	width: 100%;
	background: none;
}

#Flash_Content {
	display: none;
}

h1 {
	font-size: 18px;
}


.Lien_Haut {
	display: none;
}



#Content {
	width: 100%;
}


#Menu_H {
	display: none;
}




.Zone_Actu {
	width: 330px;
	background: url(/assets/templates/ccvpml/css/img/bg-zone_actu.gif) scroll no-repeat left top;
}

.Zone_Actu h2 {
	width: 330px;
	height: 37px;
	background: url(/assets/templates/ccvpml/css/img/bg-titre_actu.gif) scroll no-repeat top left;
	text-indent: -9000px;
}

.Zone_Actu .Bloc_Actu {
	padding: 7px 20px;
	margin-bottom: 1px;
}

.Zone_Actu .Bloc_Actu:hover {
	background: url(/assets/templates/ccvpml/css/img/bg-actu_hover.gif) scroll no-repeat center center;
}


.Zone_Actu .Bloc_Actu img {
	float: left;
	margin-right: 7px;
}

.Zone_Actu .Bloc_Actu span {
	color: #6d6d6d;
	font-size: 10px;
}

.Zone_Actu .Bloc_Actu h3 {
	margin: 2px 0;
}
.Zone_Actu .Bloc_Actu h3 ,
.Zone_Actu .Bloc_Actu h3 a {
	color: #415b02;
	font-size: 12px;
	text-decoration: none;
}

.Zone_Actu .Bloc_Actu h3 a:hover {
	text-decoration: underline;
}

.Zone_Actu .Bloc_Actu p {
	color: #444342;
	font-size: 10px;
}

.Zone_Texte h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
}

.Zone_Texte p {
	font-family: Verdana;
	font-size: 10px;
	margin: 10px 0;
}

#Footer img {
	float: left;
	margin: 5px 10px 0 0;
}

#Footer {
	font-size: 10px;
	margin-top: 25px;
}

#Footer p.first {
	font-size: 12px;
	padding: 30px 0;
}

#Footer p.second {
	display: none;
}



/*
	NIVEAU 2
*/

	.Bloc_Entete {
		display: none;
	}




	#Nivo2_Left {
		width: 100%;
	}

	#Nivo2_Right {
		display: none;
	}

	#Nivo2_Left p {
		color: #3f3f3f;
		font-size: 12px;
		margin: 10px 0;
	}
	#Nivo2_Left p.intro {
		color: #909b01;
		font-size: 14px;
		font-weight: bold;
	}

	#Nivo2_Left h3 {
		color: #909b01;
		font-size: 16px;
		margin: 8px 0;
	}

	#Nivo2_Left h4 {
		color: #909b01;
		font-size: 12px;
		margin: 8px 0 8px 0;
	}

	#Nivo2_Left a {
		color: #909b01;
	}

	#Nivo2_Left img.Image_Gauche {
		float: left;
		margin:0 15px 10px 0;
	}

	#Nivo2_Left img.Image_Droite {
		float: right;
		margin:0 0 10px 15px;
	}




/*
	PAGE LISTE DES ACTUS
*/

	#Page_Liste_Actu .Bloc_Actu {
		margin: 15px 0;
		width: 470px;
	}

	#Page_Liste_Actu .Bloc_Actu .Date {
		font-weight: bold;
	}

	#Page_Liste_Actu .Lire_Suite {
		text-align: right;
	}

	#Page_Liste_Actu .Lire_Suite a {
		text-decoration: none;
	}

	#Page_Liste_Actu .Lire_Suite a:hover {
		text-decoration: underline;
	}


/*
	PAGE CONTACT FORM
*/

	#ContactForm input {
		border: 1px solid #9FC162;
		width: 200px;
	}

	#ContactForm #sujet {
		width: 350px;
	}

	#ContactForm textarea {
		border: 1px solid #9FC162;
		width: 350px;
	}

	#ContactForm button {
		background: #C2D100;
		border: none;
		padding: 5px 15px ;
		cursor: pointer;
		font-weight: bold;
		color: #FFF;
	}


/*
	lien dynamicnet
*/
a.dynamicnet {
	color: #9d1788 !important;
	text-decoration: none;
}
a.dynamicnet span {
	color: #363636;
}


.nodisplay {
	display: none;
}
