@charset "utf-8";
/* CSS Document */

@font-face
{
	

    font-family: 'codebold';
        src: url('images/fonts/testfont/Code-Bold.ttf') format('truetype');
         
}

	







body
{
background-color:rgba(50,50,50,1.00);	
}

#blocpage
{	
	margin:auto;		
}




header
{
	margin: auto;
	position: fixed;
	width: 100%;
	opacity: 1;
	
}

#banniere
{
  background-color: #000000;
  height: 80px;

}


#petite_banniere
{
	width: 885px;
	background-color:   #000000; 
	height: 80px;
	margin: auto;
	margin-bottom: 1px;
}

#logo
{
	position: relative;
	top: 0px;
	left:20px;
}



#petite_banniere p
{
	font-size: 30px;
	color: white;
	font-family:"Century Gothic";
	font-weight:500;
	position:relative;
	top: 5px;
	left: 100px;		
}

#petite_banniere p2
{
	font-size: 12px;
	color: white;
	font-family:"Century Gothic";
	font-weight:500;
	position:absolute;
	top: -10px;
	left: 595px;
	width:80px;
}
#petite_banniere p3
{
	font-size: 12px;
	color: white;
	font-family:"Century Gothic";
	font-weight:500;
	position:absolute;
	top: -5px;
	left: 565px;
	width:80px;
}

#petite_banniere a
{
	text-decoration:none;
	font-size: 12px;
	color: white;
}

#petite_banniere li1
{
	top:0px;
}

#petite_banniere li2
{
	top:5px;
}

#petite_banniere img
{
	 display: inline-block;
	 vertical-align: top;
}

#petite_banniere p
{
	 display: inline-block;
	 vertical-align: top;
}

.drapeau
{
	margin-top: 0px;
	margin-left: 90px;
}

#menu
{
	height: 40px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#petit_menu
{
	height: 46px;
	width: 885px;
	margin: auto;
	background-color: #000000; 
	
}



#petit_menu ul
{
	list-style-type:none;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;/*modif*/
	margin-top:0px;	
}

#petit_menu li
{
	display: inline-block;
	margin-right: 51px;
	margin-top:9px;
}

#petit_menu a
{
	font-family:"Century Gothic", Arial;
	font-weight:bold;
	font-size: 16px;
	color: #C1C1C1;
	text-decoration:none;
}

#petit_menu a:hover
{
	color: white;
}




#corps
{
	width: 885px;
	margin:auto;
}



#contenu
{
margin: auto;
width: 885px;

// background-color:rgba(190,190,190,1.00) 
	
}


.titre1
{
	color: black;
	font-family: "Century Gothic";
	font-size: 50px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: 300;
	line-height: 50px;

}


.titre2
{
	color: black;
	font-family: "Century Gothic", "Arial";
	font-size: 22px;
	text-align: left;
	margin-top: 18px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: 300;
	line-height: 38px;
}

.titre3
{
	color: black;
	font-style: italic;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: justify;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	border-left:thin;
	border-left-width:1px;
	border-left-color: #C1C1C1;
	border-left-style:solid;
}



.texte
{
margin-top: 136px;
	width: 346px;
	display:inline-block;
	vertical-align: top;	
	padding-top: 0px;
	//height: 250px;
}

.image              
{
margin-top: 136px;
	width: 340px;
	display:inline-block;
	vertical-align: top;	
	padding-top: 0px;
	padding-left: 140px;
	height: 200px;
	text-align: left;
	margin-bottom: 0px;
}

.texte
{
	//height:160px;

	
}


.image
{
	background-color:  white;
}


#logiciel_alceste .texte
{
	margin-right: 30px;
	height: 200px;
	padding-left: 22px;

}


#logiciel_alceste
{
	margin :auto;
}

#detail
{
	background-color: #FFFFFF;
	font-family: "Century Gothic", "Arial";
	padding: 15px;
	margin-top: -2px;
	color: #000000;
	text-align: justify;
	
}

.paragraphe
{
	padding: 0px;
	margin: 0px;
	color: red;
}

#detail h1
{
	font-size: 25px;	
	margin-top: 30px;
	margin-bottom: 15px;
}


#sommaire
{
	list-style: none;

}

#sommaire li a, #retour
{
	
	font-family: "Century Gothic", "Arial";	
	text-decoration: none;
	color: black;
	
}

footer
{
	margin-top: 10px;
	height: 130px;
	background-color: #000000; 
	margin-top: 0px;
}

footer table
{
	width: 100%;
	color: #C1C1C1;
}

footer table th
{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 70px;
	text-align: justify;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size: 15px;
	color: white;
}

footer table td
{
	padding-left: 70px;
	font-family:"Century Gothic";
	font-size: 12px;
}

footer a
{
	font-family: "Century Gothic";
	text-decoration: none;
	font-size:12px;
	color: #C1C1C1;
	font-weight:bold;	
}

footer a:hover
{
	color: white;
}
