body
{

	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:17px;
	background-color:#CCCCCC;
}

a:link {  color:#000000; font-weight: lighter; text-decoration: underline; font-size:13px}
a:visited {  color: #000000; font-weight: lighter; text-decoration: underline; font-size:13px}
a:hover {  color:#000000; font-weight: lighter; text-decoration: none; font-size:13px}


td{
font-size:15px;
text-align: left;
}




#justifie{
text-align: justify;
}




h3{
color:#70151c;
}

h2{
color:#70151c;
}

hr{

color:#003366;

}

strong{
color:#70151c;
}

img{
color:#003366;
border-color:#003366;
}

#logo{
width:780px;
height:382px;
background-image:url(../images/logo.jpg);
}

#centre{
margin-top:0px;
background-image:url(../images/fond.jpg);
padding:40px;

}

#menu{
position:absolute;
margin-top:-152px;
font-family:Georgia, "Times New Roman", Times, serif, "Comic Sans MS";
color:white;
width:790px;
}


#menu a:link {  color:white;  text-decoration: none}
#menu a:visited {  color:white;  text-decoration: none}
#menu a:hover {  color:#70151c;  text-decoration: none}

#titre{
position:relative;
left:20px;
margin-top:-48px;
}


.tableau{
border:0;
}
.td{
border:0;
}

#pied{
width:780px;
background-color:#70151c;
height:22px;
font-size:13px;
color:#ffffff;
padding-top:3px;
}

#pied a:link {  color:white;  text-decoration: underline}
#pied a:visited {  color:white;  text-decoration: underline}
#pied a:hover {  color:#ffffff;  text-decoration: underline}




.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #70151c;
}
.highslide:hover img {
	border: 2px solid #CC6600;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


