@charset "UTF-8";
/* CSS Document */

#texte h2 {
	font-weight: normal;
	padding-bottom: 10px;
}
.insecable {
	white-space: nowrap;
}
#texte h3 {
	font-weight: normal;
}
#texte h4 {
	font-weight: normal;
	
	padding-bottom: 5px;
	
}
#col_droite h5 {
	padding-top: 10px;
	text-align: right;
}
#col_droite h4 {
	text-align: center;
}
#col_droite .milieu ul h5 {
	text-align: left;
	font-size: 1.1em;	
}
#texte #titrage h1 {
	display: none;
}
#col_droite li {
	font-weight: normal;
}
#texte p {
	font-size: 0.8em;
	padding-bottom: 10px;
	text-align: left;
}
#col_gauche ul, #col_gauche li {
	font-size: 0.9em;
	list-style-type: none;
}
#col_gauche ul {
	padding-bottom: 10px;
	padding-left: 0px;
}
#col_gauche li {
	font-weight: normal;
	background-image: url(images/puce_li_blanc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-bottom:3px;
}
#col_gauche li img {
	position:absolute;
	top:-10px;
	right: 60px;
}
#col_gauche cite {
	font-size: 0.7em;
}
#col_droite .boite_innov .milieu h4 {
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
}
#col_droite table {
	font-size: 0.7em;
	margin-right:20px;
}
#col_droite  td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#col_droite th {
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
	font-weight: normal;
}
#col_droite table .pair    {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2E2F61;
	border-bottom-color: #2E2F61;
	background-color: #B6B9CF;
}

/*====================================*/
#footer address {
	font-size:0.9em;
	clear:left;
}
#petit_menu p {
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 0.7em;
}
#petit_menu a {
	text-decoration: none;
	color: #2E2F61;
}
#petit_menu a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
#site a {
	color: #2E2F61;
}
#site a:hover {
	text-decoration: none;
}

