body {
	font-family: "Times New Roman", Times, serif;

}
.bob {
	padding:16px;
}
h1 {
	margin:0px;
	padding:0px;
}
img{
	border: none;
}
.accueil h1 {
	color:#FFF;
	height:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-seri;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
}
.menu {
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li {
	font-size:11px;
	text-transform: uppercase;
	list-style-type: none;
	height:20px;
	border:1px solid #a0a0a4;
	margin-bottom:8px;
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
}
.content {
	overflow: auto;
	width: 760px;
	height: 450px;
}
.head_1 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	margin-bottom:8px;
	padding: 3px;

}
.index_menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-transform: uppercase;
	height:20px;
	font-weight:bold;
	text-align: center;

}
.index_menu a{
	text-decoration: none;
	color:#FFFFFF;
}
.menu li div{
	padding-top:2px;
	color: #FFF;
}
.menu li div a{
	text-decoration: none;
}
.content a{
	color:#52a625;
}
.content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align: center;
}
.content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
}
.content h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
}
.content p{
	font-family:"Times New Roman", Times, serif;
}
/*.content .vert h1,h2,h3{
	color:#52a625;
}
.content .orange h1,h2,h3{
	color:#f5a300;
}*/

.presse h1{
	font-size: 17x;
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 12px;
}
.presse h1 > b{
	text-decoration: underline;
}
.presse h1 > a{
	text-decoration: none;
	color: #97979B;
}
.presse_img{
	text-align: center;
}

.presse_img a{
	color: #97979B;
	text-decoration: none;
}

.slideshow{
	background-color: #DAD3C2;
}
.slideshow .bouton{
	text-decoration: none;
	background-color: #818084;
	color: #fff;
	padding: 4px 8px 4px 8px ;
	display: inline-block;
}
.slideshow .navig{
	margin-top: 12px;
	width: 100%;
}
.slideshow h1{
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.slide_menu{
	margin-bottom: 8px;
}
.slide_menu a{
	text-decoration: none;
	color: #000;
}
.slide_menu b{
	font-weight: normal;
/*
	text-decoration: underline;
*/
	border-bottom : 1px solid #000;
}

.col_video{
	background-color: #DAD3C2;
}
.videos h1{
	text-align: left;
}
.videos .bouton{
	text-decoration: none;
	background-color: #818084;
	color: #fff;
	padding: 2px 5px;
	display: inline-block;
	font-size: 12px;
}

#login{
	font-family:Arial, Helvetica, sans-serif;
	width: 160px;
	font-size: 12px;
	padding-left: 4px;
}
#login a{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color: #666;
}
#login a:hover{
	color: #C38700;
}
#login thead{
	color: #C38700;
/*
	text-align: center;
*/
	font-size: 15px;
}
#login input{
	width: 138px;
}
#login tbody input{
	border: 1px solid #333;
	margin-bottom: 2px;
}
#login .tfoot input{
	border: none;
	color: #FFF;
	background-image: url("../img/identifier.png");
	width: 156px;
	height: 30px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}


.qr_menu{
	background-color: #FFFFC2;
	color: #000;
	font-family: sans-serif;
	padding: 12px;
	font-size: 12px;
}
.qr_menu a{
	text-decoration: none;
	color: #000;
}
.qr_menu b{
	font-weight: normal;
	color: #E60004;
}

.index2 tr{
	vertical-align: top;
}

.index2 .fiche {
}

.index2 .fiche thead td{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-transform: uppercase;
	height:20px;
	vertical-align: middle;
	font-weight:bold;
	text-align: center;
}

.index2 .fiche tbody td{
}

.index2 .fiche tfoot td{
	text-align: center;
	font-size: 12px;
}
.pop td{
	font-size:10px;
}
.pop a{
	color:#000000;
	text-decoration:none;
}

#biblio {
	padding: 0px;
	margin: 0px;
}
#biblio h2{
	font-weight: normal;
	font-size: 17px;
	display: inline;
}
#biblio > li {
	border-bottom: solid 1px #CCC;
	padding: 12px 12px;
}
#biblio ul{
	padding: 0px;
}
#biblio li{
	list-style-type: none;
}
#biblio a{
	color: #333;
}
#biblio .doc_list img{
	vertical-align: middle;
}
