@import url(form.css);
@charset "utf-8";
/*html*/
html{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AFAFAD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/* Pour TinyMCE */
body.mceContentBody {
  font-size: 100%;
}
/*table*/
table.normal {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
table.normal td {
	font-size: 70%;
	margin: 0px;
	padding: 6px;
}
table.normal tbody{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
li {
	font-size: 70%;
	
	margin-top: 1px;
	list-style-type: square;
}
ul ul {
	margin-left: 12px;
	margin-top: 6px;
}
li ul li {
	font-size: 100%;
}
a {
	text-decoration: none;
	
}
img {
	border: none;
}
p {
	line-height: 1.4em;
	font-size: 70%;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
h1 { 
	font-size: 110%;
	color: #009dc3;
	padding: 0px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h2 {
	color: #009DC3;
	font-size: 75%;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-size: 70%;
	color: #009DC3;
	padding: 0px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
sub,sup{
	font-size: 90%;
}



/*Division*/
#page {
	padding: 0px;
	width: 970px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
	background-image: url(../design/fd_page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#content {
	margin: 0px;
	width: 958px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}
#content a{
  
}

#gauche {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 192px;
	display: inline;
}
#droite {
	float: left;
	width: 766px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	display: inline;
}
#menu {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centre {
	padding: 0px;
	float: left;
	width: 562px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#centre a {
	color: #6B5B4E;
	text-decoration: underline;
}
#centre a:hover {
	text-decoration: none;
} 

#droiteD {
	padding: 0px;
	width: 192px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuRight{
	padding: 0px;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuRight a{
	width: 192px;
	font-size: 70%;
	color: white;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #009dc3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: white;
}
#menuRight a.contact {
	background-image: url(../design/contact.jpg);
}
#menuRight a.agenda {
	background-image: url(../design/agenda.jpg);
}
#menuRight a.presse{
	background-image: url(../design/presse.jpg);
}
#menuRight a.bibliotheques{
	background-image: url(../design/bibliotheques.jpg);
}
#menuRight a.video{
	background-image: url(../design/video.jpg);
}
#menuRight  a.actu{
	background-image: url(../design/actu.jpg);
}
#menuRight a:hover{
	text-decoration: underline;
}
#copy {
	text-align: right;
	margin: 0px;
	font-size: 70%;
	padding-top: 100px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 1.4em;
}
#copy a {
	color: #6B5B4E;
	text-decoration: none;
}
#copy a:hover{
	text-decoration: underline;
}
#leftHome {
	float: left;
	width: 323px;
	padding: 0px;
	display: inline;
	margin: 0px;
}
#rightHome {
	float: right;
	width: 227px;
	padding: 0px;
	display: inline;
	margin: 0px;
}

/*Class*/
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
}
.blocSearch {
	padding: 0px;
	float: left;
	height: 83px;
	width: 192px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.blocmenu {
	padding: 0px;
	float: left;
	width: 136px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	display: inline;
	height: 83px;
}
.blocmenu a {
	display: block;
	width: 136px;
	margin: 0px;
	padding: 6px;
	background-color: #f9f9f7;
	height: 83px;
	background-image: url(../design/fd_bloc_lien.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blocmenu a span {
	font-size: 100%;
	color: #009dc3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 130px;
	line-height: 1.4em;
	font-weight: normal;
}
.blocmenu a span.small {
	font-size: 70%;
	color: #666666;
	line-height: 1.2em;
	font-weight: normal;
}
.blocmenu a:hover span {
	text-decoration: underline;
}
.blocmenu a:hover span.small {
	text-decoration: none;
}

ul.menu {
	color: #000000;
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
ul.menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	list-style-type: none;
}
ul.menu ul ul {
	margin-bottom: 3px;
	list-style-type: none;
}
ul.menu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 1.2em;
	padding: 0px;
	list-style-position: outside;
}

ul.menu li li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
	line-height: 1.3em;
}
ul.menu li li li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
ul.menu a {
	color: #6B5B4E;
	text-decoration: none;
}
ul.menu a:hover {
	text-decoration: underline;
}
.floatLeft{
	display: inline;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}
.floatRight{
	display: inline;
	float: right;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}

.breadcrumb {
	font-size: 70%;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.home {
	padding: 0px;
	width: 323px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.homeLeft{
	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: center;
}
.colHome h2,.colHome2 h2{
	background-image: url(../design/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #cc0332;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-weight: bold;
}
.homeRight{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 210px;
	display: inline;
}
.colHome{
	padding: 0px;
	width: 227px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cc0332;
	background-color: #F5F5F5;
}
.colHome2{
	width: 227px;
	margin-right: 0px;
	border: 1px solid #cc0332;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
.colHome2 p{
	padding: 2px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.colHome2 p.gris{
	background-color: #F5F5F5;
}

.blocActu {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 18px;
	margin-left: 6px;
	padding: 0px;
}
.blocActu p {
	margin: 0px;
	padding: 0px;
}
.blocActuMarge {
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0332;
}
.dateActu {
  margin-top: 7px;
  font-size: 70%;
  color: gray;
}
.alignright {
	text-align: right;
}
.centre {
	text-align: center;
}
.neutral {
	background-color: #F8F8F8;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.neutral h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.neutralNoColor {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	position: relative;
	width: 502px;
}
.neutralNoColor h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.neutralDoc {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.neutralDoc ul {
	line-height: 0em;
}
.neutralDoc li {
	display: inline;
	line-height: 1.4em;
	padding: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.doc {
	float: left;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 70%;
	position: relative;
}

.neutral p, .neutralNoColor p, {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
.neutral li, .neutralNoColor li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	line-height: 1.2em;
}
.neutralNoColor li {
}
.neutralNoColor li.none {
	list-style-type: none;
	list-style-position: outside;
}
.competenceLeft{
	float: left;
	width: 360px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	display: inline;
}
.competenceRight{
	float: right;
	width: 150px;
	padding: 0px;
	margin-right: 12px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vignette {
	float: right;
	display: inline;
	margin: 5px;
	padding: 5px;
	
}
.info {
	float: right;
	width: 220px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-color: #F8F8F8;
}

.alert{
	color: #FF0000;
}
.messages{
	font-size: 70%;
	margin-right: 30px;
	margin-left: 30px;
	padding: 6px;
}
.error {
	color: #FF0000;
}



/*table*/
dl.search-results{
	padding: 0px;
	margin-top: 12px;
	
	margin-bottom: 0px;
	
}
dl.search-results dt{
	font-size: 70%;
	line-height: 1.4em;
}
.box {
	margin-left: 30px;
	margin-right: 30px;
}
.pager {
	font-size: 70%;
}










/*Hack*/
#page {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 958px;
}
#menuRight a{
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
}
.blocmenu a {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 124px;
	height: 71px;
}
.colHome,.colHome2{
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 224px;
}
.neutralNoColor {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 478px;
}
.info {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	
}

#block-internats-0 {
  
	padding: 0px;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#block-internats-0 a{
	width: 150px;	 
	color: #009DC3;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: white;

}

#block-internats-0 li{
	color: #009DC3;
	list-style-type:none;
	font-size:10px;
		font-weight:bold;
}
 
#block-menu-2 a{
  font-size:10px; 		
	color: #009DC3;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: white;
	font-weight:bold;
	list-style-type: none;
}

.blocretrait{
  margin-left:50px;

}
#centre a.ancre{
	text-decoration: none;
}
