body {
	font-family: Calibri, "Palatino Linotype", Times, serif;
	background-color: #EEEEEE;
	margin: 40px;
}
#main-table {
	background-color: #FFFFFF;
	background-image:url(../images/fond-droite.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.titre1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: bold;
	color: #CC0000;
}
.titre2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #999999;
	font-weight: bold;
}
.titre-complement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.bandeau-gris-corps-texte {
	font-size: 14pt;
	background-color: #DDDDDD;
}
.bandeau-gris-corps-texte a{
	font-size: 10pt;
	font-weight: bold;
	color: #C2030A;
	text-decoration: none;
}
.bandeau-noir-corps-texte {
	font-size: 14pt;
	background-color: #666666;
	color: #DDDDDD;
}
#main-frame-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#main-frame-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#main-frame-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
#main-frame-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#minor-frame-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color:#000000;
}
#minor-frame-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	background-color:#000000;
}
#minor-frame-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color:#000000;
}
#minor-content {
	text-align: center;
	font-size: 10pt;
	color: #CCCCCC;
	background-color:#000000;
}
#minor-content a {
	color: #FD8487;
	text-decoration: none;
}
#main-menu {
	padding: 10pt;
	font-size: 12pt;
}
#main-menu a:link {
	font-size: 12pt;
	color: #666666;	
	text-decoration: none;
}
#main-menu a:visited {
	font-size: 12pt;
	color: #666666;	
	text-decoration: none;
}
#main-menu a:hover {
	font-size: 12pt;
	color: #C2030A;	
	text-decoration: underline;
}
#main-menu a.active:link {
	color: #C2030A
}
#main-menu a.active:visited {
	color: #C2030A;
}
#main-menu a.active:hover {
	color: #C2030A;
}
#main-logo {
	padding: 10px;
}
#main-title {
	vertical-align: bottom;
	padding: 10px;
}
#main-content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	vertical-align: top;
	padding: 10px;
	text-align:justify;
}
#main-content a:link {
	color: #C2030A;
	text-decoration:none;
}
#main-content a:visited {
	color: #C2030A;
}
#main-content a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#main-content li {
	list-style:square;
}
#main-content h3 {
	background-color: #C2030A;
	color: #FFFFFF;
}
#main-content h4 {
	background-color: #004E9B;
	color: #FFFFFF;
}
#main-content strong {
	color: #004E9B;
	text-decoration:none;
}
#main-content .date {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}
.smallgrey {
	font-size: 9pt;
	color: #999999;
}
#news {
	width: 100%;
}
#news a:link {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
#news a:visited {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
#news a:hover {
	font-size: 12pt;
	color: #C2030A;
	text-decoration: none;
}
#focus-table {
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#focus-table h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#focus-table a:link {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}
#focus-table a:visited {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}
#focus-table a:hover {
	font-size: 12pt;
	font-weight: normal;
	color: #C2030A;	
	text-decoration: none;
}
#biblio-recherche {
	font-size: 10pt;
}
.form {
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	line-height: -1px;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 8pt;
	border:	1px solid #323232;
}



