#ccontenu H1 {
	
	font-size: 1.4em;
	text-align:left;
	height: 30px;
	font-weight: bold;
	color: #7d7d7d;
	line-height: 30px;
}
#ccontenu h2 {
	padding-top:5px;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	color: #df6eb8;
}
#ccontenu h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
	color: #007eb6;
	margin-left: 80px;
}
#ccontenu h4 {
	font-size: 12.5px;
	font-weight: bold;
	
	text-align:left;
	text-decoration:underline;
	color: #F58422;
}
#ccontenu h5 {
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
	color: #000000;
}
#ccontenu a {
	color: #2F9AA8;
	font-weight:bold;
	text-decoration: underline;
	
}

#ccontenu img {
	color: #003399;
	text-decoration: underline;
	margin: 5px;
}
#ccontenu ul {
	text-align: left;
	margin-left: 90px;
}
#ccontenu ul li b {
	color: #007eb6;
}
#ccontenu ul ul{
	text-align: left;
	margin-left: 30px;
}
#ccontenu ul ul li{
	text-align: left;
	margin-top: 8px;
}
#ccontenu .titrerubrique {
	font-size: 1.1em;
	font-weight: bold;
	color: #78afe0;
}

#ccontenu li{
	line-height: 110%;
	padding-left:20px;
	list-style-type: none;
	background-image: url(medias-public/enceinte/puce01.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#ccontenu p.align-right { text-align:right;}
#gauche ul li a, #gauche ul li {
	text-decoration: none;
	list-style-type: none; margin-left:8px;
}
#gauche ul {
	background-color: #f7f0f5;
	padding: 10px;
	border: 1px solid #FFFBB3;
}
#gauche H1 {
	font-size: 1.4em;
	text-align:left;
	height: 30px;
	font-weight: bold;
	color: #b90c7e;
	line-height: 30px;
	
}
a:link, a:visited {
color:#007eb6;
text-decoration:none;
}
a:hover {
color:#78afe0;
text-decoration:none;
}
#ccontenu {
	padding-left:8px;
	padding-right:8px;
	font-size :0.84em;
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
}
#ccontenu p{
	padding-left:50px;
	padding-right:8px;
	
	text-align:justify;
}
#ccontenu .bodytext .source, #ccontenu ul ul li .source {
	font-weight: bold;
	color: #78afe0;
}
#ccontenu  ul.commentaire  {
	background-color: #fff894;padding:20px;
}
#ccontenu  ul.commentaire li { 
line-height: 110%;
	padding-left:20px;
	list-style-type: none;
	background-image: url(medias-public/enceinte/puce02.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.citation {
	font-style: italic;
	color: #333333;
	text-align: justify;
	text-indent: 15px;
	padding-left: 20px;
	padding-right: 30px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #3366FF;
	background-color: #CCCCCC;
	left: 50px;
	width: 450px;
}
/*----------------Navigation----------------*/
#navigcentre {
	width: auto;
	padding-left: 40px;
	font-size: 11px;
	
	color: #FF9933;
	padding-top: 10px;
}
#navigcentre a {
	color: ##007eb6;
	font-weight:normal;
	text-decoration: none;
}
/*------------tableau----------------*/

.contenttable p{
	color: #222931;
}
.contentvert {
	vertical-align: top;
	;
	font-weight: bold;
	}
#ccontenu.contentvert p.bodytext	{font-size: 14px;color: #F58422	}
#ccontenu  table.contenttable th p {
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 20;
}
#ccontenu  table.contenttable thead {
	font-size: 0.81em;
	font-weight: bold;
	background-color: #e9eb8b;
}
#ccontenu  table.contenttable tbody {
	font-size: 0.81em;
	font-weight: bold;
	background-color: #fffbbf;
}
#ccontenu  table.ressources thead {
	font-size: 0.81em;
	font-weight: bold;
	background-color: #c9dff3;
}
#ccontenu  table.ressources tbody {
	font-size: 0.81em;
	font-weight: bold;
	background-color: #e4eff9;
}
.surlignage {
	color: #FFF;
	text-align: justify;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #78AFE1;
	padding: 10px;
	line-height: normal;
	width: 80%;
}

table.contenttable td{
	padding: 5px;
		
}

