 body {
	font-family:  Century Gothic, Verdana, Arial, Times New Roman, Comic Sans MS;
	/*background-color:#88AFEE;*/
background:url('/images/fond/theme2.png');
	color: #000080;
	font-size:13px;
	margin: auto;
}

.lien{
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;
}

.lien:hover  {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

.lien:visited  {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

.lien:link  {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
}

a:hover {
	font-weight:bold;
}

a:visited {
	color:#000080;
}

.francebouton{
	border:2px #1e4f78 solid;
	background-color:white;
	color:#1e4f78;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
}

.francebouton:link{
	text-decoration:none;
}

.francebouton:visited{
	text-decoration:none;
}

.francebouton:hover{
	text-decoration:none;
}

.liensmenu{
	color:white;
	text-decoration: none;
}

.liensmenu:visited{
	color:white;
	text-decoration: none;
}

.liensmenu:link {
	color:white;
	text-decoration: none;
}

.liensmenu:hover{
	color: #101010; 
	text-decoration: none;
}

.titre1{
	font-size:14px;
	color:darkblue;
}

.titre2{
	font-size:12px;
	color:darkblue;
}

.titre3{
	font-size:10px;
	color:darkblue;
}


@font-face {
	font-family: 'OCRAEXT';
	src: url('../fonts/OCRAEXT.eot');
	src: local('?'), url('../fonts/OCRAEXT.TTF') format('truetype');
    font-style:  normal;
    font-weight: normal;
}
 
.police{ 
	font: 50px 'OCRAEXT', Arial, sans-serif;
	color:#141288; 
}

.police2{ 
	font: 14px 'OCRAEXT', Arial, sans-serif;
	color:#141288;
}

.police3{
	font: 26px 'OCRAEXT', Arial, sans-serif;
	color:#000080; 
}

.police4{
	font: 18px 'OCRAEXT', Arial, sans-serif;
	color:#000080; 
}

.police5{ 
	font: 17px 'OCRAEXT', Arial, sans-serif;
	color:#141288;
	text-decoration:none;
}

.police6{
	font:24px 'OCRAEXT' , Arial, sans-serif;
	color:white;
}

.police6 a{
	font:24px 'OCRAEXT' , Arial, sans-serif;
	color:white;
	text-decoration:none;
}

p a:hover{ 
	font: 17px 'OCRAEXT', Arial, sans-serif;
	color:#141288;
	text-decoration:underline;
}

.select {
	font: 20px 'OCRAEXT', Arial, sans-serif;
	color:#141288;
	text-decoration:none;
}

.bouton {
	font-size:20px;
	font-family: 'OCRAEXT';
	color:#141288;
	background:url('/images/menu/menu_out.png');
	padding-bottom:2px;
	height:120px;
	border:0px;
	text-decoration:none;
}

.bouton_active {
	font-size:22px;
	font-family: 'OCRAEXT';
	color:#141288;
	background:url('/images/menu/menu_over.png');
	padding-bottom:2px;
	height:120px;
	border:0px;
	text-decoration:none;
}

.bouton_hover {
	font-size:22px;
	font-family: 'OCRAEXT';
	color:#141288;
	background:url('/images/menu/menu_over.png');
	padding-bottom:2px;
	height:120px;
	border:0px;
	text-decoration:none;
}

#menu {
	vertical-align:middle;
}

#menu p a{
	color:000080;
}

ul,li {
	text-align:left;
	margin-left:10px;
	font-size:12px;
	line-height:20px;
}

ul#materiel li {
	font-size:15px;
}

table#logo {
	border-collapse:collapse;
}

#logo td {
	width:210px;
	padding:10px 0 10px 0;
	text-align:center;
	margin-left: auto; 
	margin-right: auto; 
}

img {
	border:none;
}

img a {
	text-decoration:none;
}

