@charset "iso-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F0F0F0;
	margin: 0px;
}
a.couleurLienHaut {
	color:#FFD2D3;
	text-decoration:none;
	font-weight : bold;
	font-size: 12px;
}
a.couleurLienHaut:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
	font-size: 12px;
}
a.couleurLienMenu {
	color:#333333;
	text-decoration:none;
	font-weight : bold;
	margin-left: 14px;
	font-size: 12px;
}
a.couleurLienMenu:hover {
	color:#993366;
	text-decoration:none;
	font-weight : bold;
}


.pagetop{
	background-image: url("../img/coin.gif");
	background-repeat:no-repeat;
	background-position: top left ;
	height: 80px;
	/*padding-bottom: 1em;*/
	width: 87px;
}

.left{
	background-image: url("../images/fond_gauche.jpg");
	background-repeat:repeat-y;
}

.right{
	background-image: url("../images/fond_droite.jpg");
	background-repeat:repeat-y;
}

.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993366;
	text-decoration:none;
	font-weight : bold;
	font-size: 12px;
}

a.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993366;
	text-decoration:none;
	font-weight : bold;
	font-size: 12px;
}
a.pink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993366;
	text-decoration:none;
	font-weight : bold;
	font-size: 12px;
}
a.pink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight : bold;
	font-size: 12px;
}
a.pink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993366;
	text-decoration:none;
	font-weight : bold;
	font-size: 12px;
}



.main {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.smallmain {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}


a.couleurLienMenu2 {
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}
a.couleurLienMenu2:hover {
	color:#993366;
	text-decoration:none;
	font-size: 11px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.couleurLienNavigation {
	color:#993366;
	text-decoration:none;
	font-size: 12px;
}
a.couleurLienNavigation:hover {
	color:#993366;
	text-decoration:underline;
	font-size: 12px;
}
a.couleurLienSavoirPlus {
	color:#993366;
	text-decoration:none;
	font-size: 12px;
}
a.couleurLienSavoirPlus:hover {
	color:#993366;
	text-decoration:underline;
	font-size: 12px;
}
a {
	color:#993366;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	color:#993366;
	text-decoration:underline;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#993366;
	margin-bottom: 5px;
}
.separationVerticale {
	background-image:url(../images/contenu_separation.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.separationHorizontale {
	background-image:url(../images/contenu_separation.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.img
{ background-color: #FFFFFF ;
float: left ;
width: 110px ; 
height:105px;
 }
 
.img2
{ background-color: #FFFFFF ;
float: right ;
width: 110px ; 
height:96px;
 } 
 
 .inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ;
	border-style: solid;
	border-color: #D4D4D4;
	height: 20px;
}
.field {
	background-color: #FFFFFF;
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 9pt;
	font-family: Tahoma;
	scrollbar-face-color: #FF9900;
	scrollbar-track-color: #EDEDED;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #FF9900;
	scrollbar-dark-shadow-color: #FF9900;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-highlight-color: #FF9900;
	
}
.button {
	background-color: #FFFFFF;
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1;
	color: #C33F42;
	font-size: 9pt;			    
	font-family: Tahoma;
	font-weight: bold;
}

