*{	margin:0px;padding:0px;
	font-family: Verdana, sans-serif;
}
body{
	background-color:#beb393;
	font-size: .8em;
}

#top
{
	width: 100%;
	height: 140px;
	/*background-color:#938b77;*/
	background-color: #BEB393;
	background-image: url(../graphics/CICbgd_top.gif);
	background-repeat: repeat-x;
}
#top #logo{
	position: absolute;
	top: 20px;right: 40px;
	width: 100px;height: 100px;
}
#top #menu{
	position: absolute;
	top: 10px;left: 20px;
	height: 100px;
	color: #fef3dd;
	font-weight:bold;
	line-height: 17px;
	text-transform: inherit;
	
}
#top #langue{
	position: absolute;
	text-align:right;
	top: 36px;right: 10px;
	height: 100px;
	color: #fef3dd;
	font-weight:bold;
	line-height: 17px;
	text-transform: inherit;
	
}
#top #titre
{
	position: absolute;
	top: 30px;
	right: 150px;
	height: 100px;
	color: #970f00;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.5em;
	text-transform: inherit;
	text-align: right;
}
#top a{color:#970f00;text-decoration: none;}
#top a:hover{color:#fff}
#top a.on{color:#fff}
#top a.on2{font-weight: bold;color:#fff;}
#top a.off2{font-weight: bold;}
#conteneur
{
	/*background-color:#fef3dd;*/
	background-color:#fff9ed;
	padding:0px 30px;
}
#conteneur a{color:#970f00;text-decoration: none;}
#conteneur a:hover{color:#938b77}
#conteneur a img{border:1px #bbb solid;}
#conteneur a img.noborder{border:0px #fff solid;}

#conteneur a:hover img{border:1px #555 solid;}
#conteneur a:hover img.noborder{border:0px #fff solid;}
#conteneur #note{
	margin-left:50px;
}
#conteneur #menulocal{
	margin:10px 50px;
	text-align:center;
}
#bottom{
	position: absolute;
	/*bottom:0px;*/
	width: 100%;
	height:100px;
	background-color:#beb393;
	text-align:center;
}
#bottom img{
	margin:0px 10px;
}
#bottom #kbr{
	position: absolute;
	top: 10px;left: 20px;
	height: 100px;
	width:35%;
	color: #000;
	font-weight:bold;
	font-size:.9em;
	line-height: 1.6em;
	text-transform: inherit;
	text-align: left;
}
#bottom #cfwb{
	position: absolute;
	top: 10px;left:37%;
	height: 100px;
	width:25%;
	color: #000;
	font-weight:bold;
	font-size:.9em;
	line-height: 1.6em;
	text-transform: inherit;
	text-align: center;
}
#bottom #scriptorium
{
	position: absolute;
	top: 10px;
	right: 20px;
	height: 100px;
	width:35%;
	color: #000;
	font-weight: bold;
	font-size:.9em;
	line-height: 1.6em;
	text-transform: inherit;
	text-align: right;
}
#bottom a img{border:0px}
#top a img{border:0px}
h1{background-color:#970f00;color:#fff;padding:5px 20px; margin:0px -30px;font-size: 1.2em}

titre2, h2 {background-color:#938b77;color:#fff;padding:2px 10px; margin:10px -20px;font-weight:bold;font-size: 1em}
h3, dt{color:#837b67; 
	font-size: .9em; 
	font-weight: bold;
	text-align:left;
	padding:0px 5px;
	border-top:1px #837b67 solid;
}
dl.list_institution dt{background-color:#938b77;color:#fff; font-size: 1em; padding:0px 10px; font-weight: bold;margin-top:10px;}
table.fiche th{
	color:#837b67; 
	font-size: 1em; 
	font-weight: normal;
	text-align:right;
	padding:0px 5px;
	vertical-align:top;
	width:200px;
	/*border-bottom:1px #e3dbc7 solid;*/
	}
table.fiche td{
	vertical-align:top;
	border-bottom:1px #e3dbc7 solid;
	}	
#conteneur dt a img{border:0px}
#conteneur dt a:hover img{border:0px}
blockquote
{
	width:45%;
	float:left;
	margin: 5px;
}
hr {clear:both;margin:0; padding:0; visibility:hidden;}
dd{margin-left:60px;margin-right:20px;}
ul {margin-left: 30px;}

hr{height: 0px; visibility:hidden; clear:both;}

form,p{color:#333;margin:10px}
label{display:block; width:170px;float:left;text-align:right;margin:0px 5px;}
input, textarea {margin:3px 0px}
.subtitle, .titre{color:#837b67; font-size: 1em; font-weight: bold;}
.borderblack{border:1px #555 solid;}
a img.noborder{border:0px #fff solid;}
img.imgleft{
	float:left;
	margin-right:10px;
}
img.imgright{
	float:right;
	margin-left:10px;
	margin-right:10px;
}

.copyright{font-size:.7em}
.red{color:#970f00;}
.gris{color:#837b67;}
.bold{font-weight: bold;}
.italic{font-style: italic;}

#gallery{
margin-top:25px;
}

#cadre{
width:100%;
text-align:center;
}
#cadre img{
    border-width:0px;
}
#cadre img.borderblack{border:1px #000 solid;}

#gallery a{
    border-color: #000;
	border-style: solid;
	border-width: 0px;
}
.gallery-item{
	display: block;
	float: left;
	margin: 5px;
	width:102px;
	height:102px;
	text-align:center;
}
.gallery-item a img{
    border-color: #333333;
	border-style: solid;
	border-width: 1px;
}
.gallery-item a:hover img{
	border-color: #dd0000;
}