	
/* ________________________________________________ => CORPS DE PAGE */

body {
	background-color: #fdf6e6;
	margin-top: 20px;
	font-family:"Monotype Corsiva";
	margin-left:0px;
	margin-top:0px;
}
p {
	font-size:18px;
	color:#FF6600;
	padding-left:11px;
	padding-right:15px;
}
p a:link, p a:visited p a:hover {
	text-decoration:underline;
	color:#005931;
	font-weight:bold;
}
			
/* ________________________________________________  => FONDS  */

.bgleft {
	background-image:url(gfx/gauche_fond.jpg);
	background-repeat:repeat-y;
}

			
/* ________________________________________________  => MENU  */

.menu {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
	color:#3f83a0;
	text-decoration:none;
}
.scroll {
	overflow: auto;
	height: 400px;
	width: 900px;
}

.menu a:link, .menu a:visited {
	font-size:18px;
	color:#fdf6e1;
	text-decoration:none;
}
.menu a:hover {
	font-size:18px;
	color:#613E28;
	text-decoration:none;
}

/* ________________________________________________  => LIRE LA SUITE */

.more {
	font-size:18px;
	color:#4f8a9f;
	padding-left:300px;
}
.more a:link, .more a:visited, .more a:hover {
	text-decoration:underline;
	color:#ff6601;
	font-weight:bold;
}

/* ________________________________________________  => POLICES */

.h1 {
	background:url(gfx/titre_fond.jpg) repeat-x top;
	font-weight:normal;
	font-size:26px;
	color:#5e3b25;
}
.h2 {
	font-weight:bold;
	color:#004a25;
}
.h3 {
	color:#005E3C;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}

/* ________________________________________________  => BLOCS GAUCHE */


.bgbloc1 {
	background:url(gfx/savoirplus_fond2.jpg) repeat-y;
}
.tdbloc1 {
	background:url(gfx/savoirplus_fond.jpg) top no-repeat;
	color:#FFFFFF;
	font-size:18px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}
.tdbloc2left{
	background:url(gfx/contact_gauche_fond.jpg) repeat-y;
	color:#FFFFFF;
	font-size:18px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
}
.bgbloc2right{
	background:url(gfx/contact_droite_fond.jpg) repeat-y;
}
.tdbloc2right{
	background:url(gfx/contact_droite_haut.jpg) no-repeat;
}
.bloc2right {
	color:#004A25;
	font-size:10px;
	padding-top:15px;
	text-decoration:none;
}
.bloc2right a:link, .bloc2right a:visited, .bloc2right a:hover {
	color:#004A21;
	font-size:16px;
	text-decoration:underline;
}

/* ________________________________________________ => FORMULAIRE  */

.formulaire 
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: medium none; 
	WIDTH: 100%; 
	COLOR: #FFFFF1; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #005936;
}
.formulaire_bouton 
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: medium none; 
	WIDTH: 49%; 
	COLOR: #4d4d4d; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #e6e6e6;
}

/* ________________________________________________ => MARGES (mettre img ds un paragraphe & l'aligner ?gauche, droite etc) */

.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	width:auto;
}
.alignleft2 {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:15px;
	margin-top:10px;
	height: 160px;
	width:auto;
}
.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	width:auto;
}

/* ________________________________________________ => FOOTER */

.footer {
	background:url(gfx/footer_fond.jpg) repeat-x;
	font-size: 18px;
	font-weight: normal;
	color: #fdf6e1;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	color: #fdf6e1;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.cortix {
	color: #FF8A00;
	text-decoration: none;
}
.xiti {
	margin-left:30px;
	margin-right:30px;
}
