form{
margin:0px;
padding:0px;
display:inline;
}


/************************************
	Site généraux
************************************/
Body.FondPage{
	background-color:#FFF;
	text-align:center;
}
#Page{
	border:0px solid #000;
	background-color:#FFFFFF;
	width:950px;
	background-image: url(../images/fond_page.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	margin-right:auto;
}
#Bandeau{
/*	border-bottom:1px solid #000;*/
	height: 165px;
	width: 950px;
	background-color: #FFF;
}
#Pied{
	display:none;
}

#Footer{
	border-top:1px solid #000;
	background-color: #E3007B;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:2px;
}
#Footer A{color:#FFF;}
#Menu{
	width: 200px;
	float:left;
	text-align:left;
	background-image: url(../images/fond-menu.gif);
	background-repeat: repeat-y;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*#Contenu{
        width:740px !important;
		width:734px;
		float:left;
		background-color:#FFFFFF;
		padding:3px;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:center;
}
*/
#TitrePage{
	height:auto;
	width:auto;
	background-color: #E3007B;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	padding-top:2px;
}

/**********************
	Block de menu
************************/
#BlockMenu{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#000000;

}
#BlockMenu ul {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
	}

#BlockMenu ul li {
	font-size: 10px;
	margin:0px 0px 4px;
	color:#FFF;
/*	width: 196px;*/
	text-align: left;
	text-indent: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
}

#BlockMenu ul li.Entete {
	font-weight:bold;
	margin:0px 0px 3px;
	padding-top:0px;
	padding-bottom:0px;
	color:#FFF;
	text-align:left;
	height:17px;
	line-height: 17px;
	background-color: #E3007B;
/*	width: 196px;*/
	text-indent: 8px;
}
#BlockMenu ul li a {
	display: block;
	border: 0px;
	line-height: 11px;
	text-decoration: none;
	font-weight:normal;
	margin:0px;
	padding:1px;
/*	width: 196px;*/
	color: #FFF;
}

#BlockMenu ul li a:hover {
	display: block;
	text-decoration: underline;
	padding:1px;
	margin:0px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E3007B;
}

/**********************
	Block sousmenu
************************/
#BlockSousMenu{
        width: auto;
}
#BlockSousMenu ul {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
	background-color:#E3007B;
	}

#BlockSousMenu ul li {
	display:inline;
	font-size: 10px;
	margin:0px;
	color:#FFF;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#BlockSousMenu ul li a {
	display: inline;
	border: 0px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
	color:#FFF;	
	text-decoration: underline;
}

#BlockSousMenu ul li a:hover {
	display: inline;
	text-decoration: underline;
	background-color:#FFFFFF;
}


hr{	
clear:both;
display:none;
}

#BlockMenu ul li.MenuSelected a,#BlockMenu ul li.MenuSelected a:link, #BlockMenu ul li.MenuSelected a:active, #BlockMenu ul li.MenuSelected a:visited, #BlockMenu ul li.MenuSelected a:hover{
	/*background-color:#00FF00;*/
	font-weight:bold;
	border-right-color: #FFFFFF;
	background-image: url(../images/fond_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top:1px solid #E3007B;
	border-bottom:1px solid #E3007B;
	color: #E3007B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #E3007B;

/*	width: 192px !important;
		width: 196px; 
		*/
}

.LibelleResultat{
	border:0px solid #000;
	padding:5px;
	margin-top:15px;
	background-color:#F2DBEB;
	color:#000;
}

.Intro{
	font-size:12px;
	margin-left:10px;
	width: 738px !important;
	width: 732px;
}
/*
#ColGauche{
	float: left;
	width: 420px !important;
	width: 420px;
}
#ColDroite{
	width: 300px !important;
	width: 280px;
	float: left;
}
*/
/**********************************************
	Affichage des popups
**********************************************/

#dwindow{
	z-index:100;
}

#dwindowcontent{
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
background-color:#FFFFFF;
}
#dwindow #handle{
background-color:#000;
}


.BlocRss{
	margin:10px;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.BlocRss img{
margin:2px;
}

h2.TitrePage{
	font-size:18px;
	font-weight:bold;
	color:#DF0078;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:5px;
	margin-bottom:15px;
}
