@charset "UTF-8";

/* RESET */
html,body,h1,h2,h3,h4,h5,h6,pre,form { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { font-size: 1em; font-weight: normal; font-style: normal; }
.texteintro {
	font-size: 13px;
	line-height: 16px;
}

#navigation {
	height: 16px;
	background-color: #7DB134;
	padding-top: 6px;
	padding-bottom: 6px;
}




#navigation a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	background-image: url(img/charte/fleche_menu.gif);
	background-repeat: no-repeat;
	display: inline-table;
	text-decoration: none;
	


	padding-right: 15px;
	padding-left: 23px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#navigation a:hover {
	color: #000000;
	
}




body {
	background-color:#fff;
	color:#FFFFFF;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#page {
    margin: auto;
	width: 960px;
	text-align: left;
	overflow: hidden;
}


#fondacc {
background-image: url(http://www.ilv.fr/services/img/charte/fondacc.jpg);
height: 753px;
}

#fond_pied_page {
background-image: url(http://www.ilv.fr/services/img/charte/pied-page.jpg);
height: 370px;
}


#fondpage {
background-image: url(http://www.ilv.fr/services/img/charte/fondpage.jpg);
}

.clearFloat {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
.texteilv {
	font-size: 19px;
	color: #8dbb3e;
	line-height: 24px;
}
.enumeration {
	font-size: 14px;
	line-height: 24px;
	background-image: url(img/charte/puce.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 2px;
}
a.enumerations {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.enumerations:hover {
	font-size: 14px;
	color: #8dbb3e;
	font-weight: bold;
	text-decoration: none;
}
.liste1 {
	font-size: 11px;
	text-indent: 30px;
}
.titrepetit {
	font-size: 12px;
	line-height: 25px;
	background-image: url(img/charte/puce2.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	background-position: 2px;

	font-weight: bold;
}
.titregros {
	font-size: 14px;
	line-height: 25px;
	background-image: url(img/charte/puce2.gif);
	background-repeat: no-repeat;
	text-indent: 33px;
	background-position: 2px;
	font-weight: bold;
	color: #8dbb3e;
}

a.pied {
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
}
a.pied:hover {
	font-size: 12px;
	line-height: 25px;
	color: #aaaaaa;

}

a.blanc {

	color: #ffffff;
	text-decoration: none;
}
a.blanc:hover {

	color: #aaaaaa;

}

a.partenaire {
	font-size: 12px;
	
	color: #666666;
	text-decoration: none;
}
a.partenaire:hover {
	font-size: 12px;

	color: #96C641;

}


a.espace {
	font-size: 12px;
	line-height: 25px;
	color: #8dbb3e;
	text-decoration: none;
}
a.espace:hover {
	font-size: 12px;
	line-height: 25px;
	color: #96C641;
	font-weight: bold;
}
.soustitre {
	font-size: 12px;
	font-weight: bold;
	color: #8dbb3e;
}

.policenoir {
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}


#newsmba .texte {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#newsmba  h5 {
	color: white;
	font-size: 10px;
	text-align: left;

	background-color: #8DBB3E;
}

#newsmba h5 a {
	display: block;
	color: #eeeeee;
	background-color: #282c30;
	text-decoration: none;
	padding: 7px 30px 5px;
}
#newsmba h5 a:hover {
	background-color: #aaaaaa;
	color: #000000;
}

.news_titre {
	font-size: 14px;
	line-height: 25px;

	text-indent: 33px;
	background-position: 2px;
	font-weight: bold;
	color: #8dbb3e;
}

.news_texte {
	font-size: 12px;
	
}

