body
{
	width: 880px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url("../images/fond.gif");
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}

a
{
	text-decoration: none;
	color: #3587FD;
	font-weight: bolder;
}

a:hover
{
	color: #FF3300;
	font-weight: bolder;
	border-bottom: 1px solid #FF3300;
}

a:active, a:focus
{
	background-color: #FFFFFF;
}

/*a:visited
{
	color: #2764BB;
	font-size: small;
	background-color: #FFFFFF;
}*/

img
{
	border: 0px;
}

a img
{
   border: 0px;
}

a img:hover
{
	border: 0px;
}

#en_tete
{
	width: 880px;
	height: 120px;
	background: #FFFFFF url("../images/banniere.gif") no-repeat;
}

#en_tete p
{
	position: relative;
	top: 48px;
	left: 240px;
	width: 550px;
	font-size: small;
}

#selection_langue
{
	position: relative;
	float: right;
	list-style-type: none;
	list-style-position: inside;
	top: 24px;
	left: -36px;
	width: 24px;
}

.selection_drapeau
{
	float: right;
	position: relative;
	/*left: -20px;*/
}

.selection_drapeau a
{
	border: none;
}

.selection_drapeau a:hover
{
	border: none;
}

.selection_drapeau img
{
	border: none;
}

#menu
{
	float: left;
	width: 150px;
	background: url("../images/menu.gif") repeat-y;
}

#menu_contenu
{
	margin-left: 5px;
	margin-right: 10px;
	text-align: left;
	font-size: small;
}

#menu_contenu ul
{
	list-style-type: none;
	margin-top: -8px;
	margin-left: -40px;
}

#menu li
{
	background: url("../images/menuli.gif") no-repeat 0% 50%;
	margin-top: 2px;
	padding-left: 20px;
}

.menu_li_selected
{
	margin-left: -20px;
	background: url("../images/menuliselected.gif") no-repeat 0% 50%;
	margin-top: 2px;
	padding-left: 20px;
	color: #FF3300;
	font-weight: bolder;
}

#menu_haut
{
	background: url("../images/menuhaut.gif") no-repeat 100% 0%;
	padding-top: 16px;
}

#menu_bas
{
	background: url("../images/menubas.gif") no-repeat 100% 100%;
	padding-bottom: 16px;
}

.menu_espace
{
	height: 5px;
}

.menu_titre
{
	margin-bottom: 12px;
	color: #505050;
}

.menu_separation
{
	width: 96px;
	height: 2px;
	background: url("../images/menuseparation.gif") no-repeat;
	margin: 1em;
	margin-left: 18px;
	border: none;
}

.menu_centered
{
	margin-left: -6px;
	margin-right: 8px;
	text-align: center;
	font-size: 12px;
}

#container
{
	position: relative;
	width: 880px;
	min-height: 600px;
	margin: 0 auto;
	padding-bottom: 12px;
	background: #FFFFFF url("../images/container.gif") repeat-y;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	width: 840px;
}

#contenu
{
	margin-left: 160px;
	text-align: left;
	font-size: small;
}

#titre
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;

	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #FF3300;
	text-shadow: #909090 0px 2px 3px;
}
		
#titre:before
{
	content: url("../images/decortitregauche.gif")" ";
}

#titre:after
{
	content: " "url("../images/decortitredroite.gif");
}

#pied_de_page
{
	width: 880px;
	height: 100px;
	background: #FFFFFF url("../images/basdepage.gif") no-repeat;
}

#texte_pied_de_page
{
	margin: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 12px;
}

.news
{
	margin-left: 1em;
}

.news_date
{
	color: #FF3300;
	margin-bottom: 1em;
	font-size: small;
	font-weight: bolder;
}

.news_titre
{
	margin-left: 2em;
	font-size: small;
	font-weight: bolder;
}

.news p
{
	margin-left: 2em;
}

.news_separation
{
	position: relative;
	left: 170px;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 320px;
	height: 2px;
	background: url("../images/newsseparation.gif") no-repeat;
	border: none;
}

.sitemap
{
	line-height: 1.6em;
	margin-left: -28px;
}

.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd
{
	background: transparent 0px 0px no-repeat;
	width: 24px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 1em;
}

.sitemap span.vert
{
	background-image: url("../images/map_vert.gif");
}

.sitemap span.last
{
	background-image: url("../images/map_last.gif");
}

.sitemap span.midd
{
	background-image: url("../images/map_midd.gif");
}

.sitemap ul, .sitemap li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tableau_liens
{
}

#tableau_liens table
{
	width: 100%;
	border: none;
	background: #FFFFFF;
}

#tableau_liens tr
{
	
}

#tableau_liens th
{
	height: 80px;
}

#tableau_liens td
{
	height: 48px;
}

#tableau_liens td a:hover
{
	border: none;
}

#table_logiciels
{
}

#table_logiciels table
{
	margin: auto;
	border-collapse: collapse;
}

#table_logiciels td
{
	border: 1px solid #D0D0D0;
	text-align: center;
	vertical-align: top;
	width: 180px;
	height: 180px;
}
