/* CSS Document */

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #749524;
	background-image:url(images/fd.jpg);
	background-repeat:repeat-x;
}

.contenu {
	background-image:url(images/malgoire_04.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-left: 160px;
	padding-right: 160px;
}

a:link {
	color: #717070; 
	text-decoration: underline;
} 

a:visited {
	color: #717070; 
	text-decoration: underline;
} 

a:hover {
	color: #717070; 
	text-decoration: underline;
}

a.lien:link {
	color: #e8e8e8; 
	text-decoration: underline;
} 

a.lien:visited {
	color: #e8e8e8; 
	text-decoration: underline;
} 

a.lien:hover {
	color: #e8e8e8; 
	text-decoration: underline;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #e8e8e8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
}

.texte {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #49770D;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
	
.texte2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #49770D;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texteGros {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #49770D;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.yzeo{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #e8e8e8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;	
}

.input2 {
	background-color: #0378AE;
	border: thin;
	border-color: cccccc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

li {
	list-style-image:url(images/puce.jpg);
	padding: 0 0 10px 0;
}
