body 
{
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../imgs/fond.png) #9fb3cd;
	background-repeat: repeat-x ;
}

div.center 
{
	position: absolute;
	width: 785px;
	margin-left: -390px;
	left: 50%;
	height: auto;
}

div.adv_div 
{
	position: absolute;
	width: 728px;
	height: 110px;
	margin-top: 20px;
	margin-left: -364px;
	left: 50%;
	font-size: 11px;
}

div.haut
{
	margin-top: 12px;
	width : 794px;
	height : 135px;
	background : url(../imgs/haut.png);
	border: 0px solid black;
	margin-left: -5px;
}

div.externLink
{
	text-align: center;
}

img.haut
{
	position: absolute;
	margin-top: 15px;
}

#menu ul 
{
	padding: 0px;
	margin : 0px;
	margin-top:135px;
	width: 369px;
	float: left;
	height: 25px;	
	background-color: black;
	background : url(../imgs/menu.png);	
	padding-left: 425px;
	
}

#menuProjectD ul 
{
	padding: 0px;
	margin : 0px;
	margin-top:135px;
	width: 394px;
	float: left;
	height: 25px;	
	background-color: black;
	background : url(../imgs/menu.png);	
	padding-left: 400px;
}

#menuProjetsEtude ul
{
	padding: 0px;
	margin : 0px;
	margin-top:135px;
	width: 340px;
	float: left;
	height: 25px;	
	background-color: black;
	background : url(../imgs/menu.png);	
	padding-left: 454px;
}

#menuInfinity ul 
{
	padding: 0px;
	margin : 0px;
	margin-top:135px;
	width: 414px;
	float: left;
	height: 25px;	
	background-color: black;
	background : url(../imgs/menu.png);	
	padding-left: 380px;
}

#menu ul li 
{
	display: inline;
	list-style: none;
}

#menuProjectD ul li 
{
	display: inline;
	list-style: none;
}

#menuInfinity ul li 
{
	display: inline;
	list-style: none;
}

#menuProjetsEtude ul li 
{
	display: inline;
	list-style: none;
}

#menu ul li a 
{
	float: left;
	height: 14px;
	font-size: 14px;
	font-family: arial;
	color : black;
	line-height: 25px;	
	text-align : center;
	margin-right:20px;
}

#menuProjetsEtude ul li a 
{
	float: left;
	height: 14px;
	font-size: 14px;
	font-family: arial;
	color : black;
	line-height: 25px;	
	text-align : center;
	margin-right:20px;
}

#menuInfinity ul li a
{
	float: left;
	height: 14px;
	font-size: 14px;
	font-family: arial;
	color : black;
	line-height: 25px;	
	text-align : center;
	margin-right:20px;
}

#menuProjectD ul li a 
{
	float: left;
	height: 14px;
	font-size: 14px;
	font-family: arial;
	color : black;
	line-height: 25px;	
	text-align : center;
	margin-right:20px;
}

#menu ul li a:hover
{
	text-decoration : none;
	color : #990000;
}

#menuProjectD ul li a:hover
{
	text-decoration : none;
	color : #990000;
}

#menuInfinity ul li a:hover
{
	text-decoration : none;
	color : #990000;
}

#menuProjetsEtude ul li a:hover
{
	text-decoration : none;
	color : #990000;
}

div.info
{
	text-align : center;
	font-size: 11px;
	font-family: arial;	
	line-height: 31px;		
	margin-top: 27px;
	height:31px;
	width:780px;
	background : orange url(../imgs/info.png);
}

div.fond
{
	width : 764px;
	height: auto;
	background-color : white;
	padding-left: 20px;
	padding-right: 15px;
	line-height: 20px;
	font-size: 12px;
	font-family: arial;
	color : #222244;
	margin-top: 5px;
	margin-left: -5px;
	background: url(../imgs/centre.png);
	background-repeat: repeat-y;
}

div.bas
{
	width : 774px;
	height : 80px;
	padding-right: 20px;
	background : #313138;
	line-height: 18px;
	color : #222255;
	background : url(../imgs/bas.png);	
	margin-left: -5px;
	font-size: 11px;
	font-family: arial;	
}

div.tableauTitre
{
	width: 720px;
	color: #575b7e;
	background : url(../imgs/inter.png);	
	border: 1px solid #a9acc7;	
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;		
}

div.tableauContenu
{
	width: 720px;
	color: #575b7e;

	border-left: 1px solid #a9acc7;	
	border-right: 1px solid #a9acc7;	
	border-bottom: 1px solid #a9acc7;	
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 5px;
	padding-bottom: 5px;	
}

div.tableauTitreSmall
{
	width: 600px;
	color: #575b7e;
	background : url(../imgs/inter.png);	
	border: 1px solid #a9acc7;	
	margin-left: 50px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;		
}

div.tableauContenuSmall
{
	width: 600px;
	color: #575b7e;
	margin-left: 50px;
	border-left: 1px solid #a9acc7;	
	border-right: 1px solid #a9acc7;	
	border-bottom: 1px solid #a9acc7;	
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
}

a
{
	text-decoration : none;
	color : #000000;
	
}

a:hover
{
	text-decoration : none;
	color : #000055;
}

a.aPlus
{

}

a.aPlus:hover
{

}

/*Lien bas de page*/
a.bas
{
	text-decoration : none;
	color : #222255;
	font-size: 9px;
	font-family: arial;		
}

a.bas:hover
{
 	color : black;
}

img
{
	border : 0px;
	padding: 1px;
	margin: 0px;
}

img.HT
{
	border : 0px;
	padding: 1px;
	margin: 0px;
	margin-left:95px;
}

div.TitreRea
{
	font-size: 16px;
	font-family: arial;	
	font-style: oblique;
}

h1
{
	margin-left:25px;
	line-height:20px;
	font-size:16px;
	width: 705px;
	border-bottom : 1px solid #77798c;
}

/*Style pour le lien "Précédent"*/
h1.precedent
{
	margin-left:25px;
	line-height:20px;
	font-size:14px;
	width: 700px;
	border: 0px solid black;
	border-top : 1px solid #77798c;
	text-align: right;
}

h1.basNews
{
	margin-left:25px;
	font-size:14px;
	width: 700px;
	border: 0px solid black;
	border-top : 1px solid #77798c;
}


/*Partie conçernant la page réalisation*/
table.tabRea
{
	border: 0px;
}

td.tabReaImg
{
	width: 64px;
}

td.tabReaDesc
{
	padding-left: 30px;
	vertical-align: top;
}
/* Fin page réalisation*/


/* Pages Présentation logiciels*/
div.presentProgs
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 35px;
	color: #000000;
	text-align:justify;
}

div.news
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 35px;
	color: #000000;
	text-align:justify;
}

div.screenshots
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	margin-right: 45px;
	color: #000000;
	text-align:justify;
	line-height: 0px;
}

div.grey_border
{
	margin-left: 25px;
	margin-right: 35px;
	background-color: #eeeeee;
}

table
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

td.tabPresDesc
{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	vertical-align: top;
}

td.tabPresDesc2
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td.tabPresDesc3
{
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
}

td.tabPresDesc4
{
	margin: 0px;
	padding: 0px;
	padding-left: 110px;
}

td.right
{
	float: right;
	text-align: right;
}

img.dwl
{
	vertical-align: bottom;
}

table.tab
{
	width: 700px;
}

table.telechargement
{
	width: 705px;
	color: #575b7e;
	border: 1px solid #a9acc7;
	margin-left: 25px;
}

table.commentaire
{
	width: 705px;
	border: 1px solid #bbbbbb;
	margin-left: 25px;
}

td.commentaire1
{
	background-color: #e5e5e5;
	padding-left: 10px;
	padding-right: 10px;
}

td.commentaire2
{
	padding-left: 10px;
	padding-right: 10px;
}

td.telechargement1
{
	width: 175px;
	border: 1px solid #a9acc7;
	background-color: #B2B4C4;
	text-align: center;
}

td.telechargement2
{
	width: 175px;
	border: 1px solid #a9acc7;
	background-color: #eeeeee;
	text-align: center;
}

a.telechargement
{
	text-decoration : none;
	color: #575b7e;
}

a.telechargement:hover
{
	text-decoration : none;
	color : #000055;
}

a.light
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

li.liens
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
	color: #000000;
}

table.scores
{
	width: 705px;
	color: #575b7e;
	border: 1px solid #a9acc7;
	margin-left: 25px;
}
td.scores1
{
	width: 100px;
	border: 1px solid #a9acc7;
	background-color: #B2B4C4;
	text-align: center;
}

td.scores1_2
{
	width: 200px;
	border: 1px solid #a9acc7;
	background-color: #B2B4C4;
	text-align: center;
}

td.scores2
{
	width: 100px;
	border: 1px solid #a9acc7;
	background-color: white;
	text-align: center;
}

td.scores2_2
{
	width: 200px;
	border: 1px solid #a9acc7;
	background-color: white;
	text-align: center;
}

div.scores
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
	color: #000000;
}

div.install
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
	color: #000000;
	width: 700;
	text-align: center;
}