/* CSS Document */


body { background: #000000; margin: 10px; scrollbar-face-color: #CCCCCC; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: white; scrollbar-3dlight-color: #999999; scrollbar-arrow-color: #000000; scrollbar-track-color: #EEEEEE; scrollbar-darkshadow-color: #999999;}
a { text-decoration: none; color: #FFFFFF; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline; color: #CC3300;}

.titre {
	
	font-size: 58px;
	font-weight : bold;
	font-style: italic;
	/*background-image: url(images/titre.png);*/
	color: #FFFFFF;
	font-family: book antiqua;
}

.centre {
	font-family: arial;
	font-size: 12px;
background-color: #E2E2EB;
border-left: 1px solid #666666;
border-top: 1px solid #666666 ;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.bas {
	font-family: book antiqua;
	font-size: 12px;
	color:#FFFFFF;
}

.suivi {
	font-family: book antiqua;
	font-size: 15px;
	color: #CC6600;

}


.petit-blanc {
	font-family: book antiqua;
	font-size: 16px;
	color: #FFFFFF;

}

.petit-gras-blanc {
	font-family: book antiqua;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}

.petit-ita-blanc {
	font-family: book antiqua;
	
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
}

.petit-ita-blanc-rouge {
	font-family: book antiqua;
	
	font-style: italic;
	font-size: 16px;
	color: #FF0000;
}

.petit-ita-gras-blanc {
	font-family: book antiqua;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}

.new {
	font-family:Noir-et-Blanc;
	font-weight: bold;
	
	font-size: 23px;
	color: #FFFFFF;
}

.normal-blanc {
	font-family: book antiqua;
	font-size: 21px;
	color: #FFFFFF;
}

.gras-blanc {
	font-family: book antiqua;
	font-weight: bold;
	font-size: 21px;
	color: #FFFFFF;
}

.gras-ita-blanc {
	font-family: book antiqua;
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
	color: #FFFFFF;
}

.normal-foncé {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.petit_titre{
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	color: #FF0000;
}

.erreur{
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	font-family: Book Antiqua;
	color: #FF0000;

}

.ok{
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	font-family: Book Antiqua;
	color: #0033FF;
}

.Style1{color: #FFFFFF;
		 font-family:book antiqua;
		 font-size:24px;}

.page{
	font-family: book antiqua;
	font-style: italic;
	font-size: 15px;
	color:#666666;

}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.expo {
	color:#CC6600;
	font-size:18px;
	font-family:Book Antiqua;
	font-weight:bold;
}

.TitreGomme{
	color:#CC6600;
	font-size:21px;
	font-family:Book Antiqua;
	font-weight:bold;
}

.ContentGomme{
	color:#CCCCCC;
	font-size:15px;
	font-family:Book Antiqua;
	font-weight:normal;
}

#index {
position:fixed !important;
position:absolute;
top:50%;
left:50%;
margin-top:-200px;
margin-left:-300px;
width:600px;
height:400px;
}

#lienhautpage a img {
	width: 32px;
	height: 32px;
	right: 10px;
	bottom: 50px;
	float: right;
	border: none;
}

html>body #lienhautpage a img {
	position: fixed;
	right: 10px;
	top: 230px;
	float: none;
}

html>body #language{
	position: fixed;
	right: 10px;
	top: 10px;
	float: none;
}

IMG {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}

ul#animated-portfolio{
        padding: 0;
        margin: 0;
        list-style-type: none;
}
ul#animated-portfolio li{
        padding: 0;
}
