﻿.Telechargement,
.ListeTelechargement
{
	width : 100%;
}

.ListeTelechargement
{
	font-size: 12pt;
	width : 500px;
	vertical-align : top;
	text-align : left;
}

.ListeTelechargement a
{
	text-decoration : none;
}
.Nom
{
	padding-top: 15px;
	padding-bottom: 15px;
	word-spacing: 10px;
	letter-spacing: 10px;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
}
.Titre
{
	font-weight: bold;
	color: #FF9900;
	/*width : 670px;*/
}

.DescLogiciel
{
	font-weight: bold;
	color: #FF9900;	
}

.Pied
{
	color: #FF9900;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	height : 20px;
	vertical-align : middle;
	background-image: url( '/images/boutons/puce_orange_fonce.gif' );
	/*width : 670px;*/
}

.Titre a,
.Pied a
{
	color: #FF9900;
	text-decoration : none;
}
.Titre a:hover,
.Pied a:hover
{
	color : #FFCC66;
	text-decoration : none;
}

.Navigation
{
	font-size: 11pt;
	padding-top: 20px;
	font-weight: bold;
}

.Navigation a
{
	text-decoration : none;
	color: #FF9900;
}
.Navigation a:hover
{
	text-decoration : none;
	color : #FFCC66;
}
.Drapeau
{
	padding-left : 5px;
	padding-right : 5px;
}

.Texte
{
	padding-top : 50px;
	padding-left : 40px;
	padding-bottom : 50px;
	padding-right : 40px;
}