﻿
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* ---(body, paragraphs, lists, etc)--*/
/* -----------------------------------*/

* { margin: 0; padding: 0;}


html {height: 100%;}

body 
{
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	background: #88b1cf url("background-shade.jpg") repeat-x top;
}

	#bd1 {background: url("background-shadow.jpg") center repeat-y;}
	#bd2 {background: url("background-shade-shadow.jpg") top center no-repeat;}
   #bd3 {background: url("bas.jpg") top center no-repeat;}
	#bd4 {background: url("logo-top.gif") center no-repeat;}
 
.copyright {
	color: White;
	font-family: Verdana,Arial,Geneva;
	font-size: 10px;
	text-decoration: none;
}


.heure {
        font-family:            Arial, sans-serif;
          text-decoration:        none;
        font-size:              9px;
        font-weight:            bold;
          color:                  #FFFFFF;
          margin-left:30% 

}


.nav2 {
	color: #999999;
	font-family: Verdana,Arial,Geneva;
font-size: 10px;
font-weight: bold;
	text-decoration: none;
}



.nav a{
font-size: 10px;
font-weight: bold;
	color: #999999;
	font-family: Verdana,Arial,Geneva;
	text-decoration: none;
}

.nav a:hover {
	color: #4B88D7;
	font-weight: bold;
	cusor: hand;
	font-family: Verdana,Arial,Geneva;
font-size: 10px;
	text-decoration: none;
}




.clignote {
	color: #999999;
	font-family: Verdana,Arial,Geneva;
	color: #EC4100;
	font-family: Verdana,Arial,Geneva;
font-size: 10px;
	text-decoration: none;

	}


.clignote:hover {

	color: #999999;
	font-family: Verdana,Arial,Geneva;
	color: #4B88D7;
	font-family: Verdana,Arial,Geneva;
font-size: 10px;
	text-decoration: none;

	}


.titre {
	color: #EC4100;
	font-size: 15px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4B88D7;
}

.titre2 {
	color: #EC4100;
	font-size: 15px;
	text-decoration: none;
	  font-family: Verdana,Arial,Geneva;        
	  font-weight: bold;
         color: #4B88D7;
}


.texte1 {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: normal;
}
.texte2 {
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: bold;
}



.photo {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;

}



.lien {
	color: #EC4100;
	text-decoration: none;
	font-weight: bold;
}



