﻿
/* auteur: Benjamin Billon */
/* Date de création: 31/01/2004 */
	/*background-color: #879096;*/
/*Style du corps de la page */
body 
{
	color:black;
	font-size:12px;
	font-family:arial;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;

}

input.btn
{
   color:black;
   font-family:arial;
   font-weight:bold;
   background-color: white;
   font-size:11px;
   width:120px;
}

div#IDMenu
{
	width:200px;
	top:50%;
	left:50%;
	margin-left:10px;
}

.dockOrangeTitle
{
    background-image: url(Images/dockOrangeTitleBar.gif);
    background-repeat: repeat-x;    
    font: bold 14px Arial, Verdana, Trebuchet MS;
    color: #fff;
    height: 29px;
    text-align:left;
}

.dockobjectstyle,.RadDockableObjectCommandButton
{ 
    text-align:left;
 	width: 18px;
	height: 18px;
}


.RadDockableObjectInnerContainer
{
	vertical-align: top;
	text-align:justify;
}


a:link 
{
	font-weight:bold; 
	color: Black;
}

a:visited
{
	color:Black;
	font-weight:bold; 
}

a:hover
{ 
	color:Red;
	text-decoration: none;
}

a:active
 {
    text-decoration: none;
    color: Red;
}

/*Jamais de bordure sur les images en lien*/
a img 
{
	border:none;
}

/*.style_news a:active, .liens a:visited, .liens a:link {
	color:black;
	background-color: transparent;
}*/


input.btn
{
   color:black;
   font-family:arial;
   font-weight:bold;
   background-color: white;
   font-size:11px;
   width:120px;
}

.basDePage
{
   color:black;
   font-family:arial;
   font-weight:bold;
   background-color: white;
   font-size:15px;
   width:120px;
}

.trait_Style1
{
	text-align:center;
	border-color:Black;
	border-top-style:dotted;
	border-width:2px;
	width:300px;
	background-color:Transparent;
}

.RadMenu_Default .rmLink:hover
{
   cursor: pointer;
}

.Style_Sitemap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:White;
	font-weight: bold;
	text-decoration:none;
}