body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:12px;
	line-height:16px;
	background:url(fond_body.jpg) repeat-x #004494;
	/* part 1 of 2 centering hack */
	}
html>body { margin:0px;}

	a{text-decoration:underline;color:#004494;}
	a:hover{text-decoration:none;color:#fecc00;}
	
	hr{border-bottom:0px; margin:5px; height:1px;}
	
#dnn_ContentPane{border:none;}

.content {
	width: 968px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 968px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	background:url(fond_content.jpg) repeat-y #fff;
	color:#373732;
	
	}
html>body .content {
	width: 968px; /* ie5win fudge ends */
	}
	
.zonehaut {
background:url(banniere.jpg) no-repeat;
padding:3px 200px 0px 0px;
height:220px;
}

.zonehaut .SubHead{
display:none;
}

.bouton {
float:right;
text-align:center;
color:#FFFFFF;
margin-left:7px;
font-size:10px;
font-variant:small-caps;
}


.bp1{background:url(bp1.png) no-repeat; padding:6px 3px 5px 3px;float:left;}
.bp2{background:url(bp2.png) repeat-x ; padding:6px 0px 5px 3px;float:left;}
.bp3{background:url(bp3.png) no-repeat ;padding:6px 3px 5px 3px;float:left;}

.menu{ 
margin-left:43px;
margin-top:159px;
-margin-top:162px;
font-weight:bold;
color:#FFFFFF;
font-size:11px;
padding-bottom:7px;
}

.gauche{
	float:left;
	width:258px;
	margin-left:20px;
	-margin-left:10px;
	padding-bottom:10px;
	}	


.center {
	width:650px;
	text-align:justify;
	background:url(fond_center.jpg) no-repeat;
	padding-left:16px;
	margin-right:20px;
	padding-bottom:10px;
	float:left;
}

.footer{
	text-align:center;
	color:#004494;
	background:url(fond_footer.jpg) no-repeat top;
	padding-top:0px;
	padding-bottom:2px;
	line-height:14px;
	font-size:10px;
	}	

.spacer { clear:both; font-size:0px; height:0px; line-height:0px; padding:0px; margin:0px;}


h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}

p, div {font-size:11px; margin:0; padding:0;}


input, textarea, select{
background:#fff;
border:1px solid #004494;
color:#000000;
}

input[type=radio], input[type=checkbox] {
background-color:transparent;
border:none;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/   


.ControlPanel, .PagingTable {
	background-color:#ffffff;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
	text-align:left;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background:none;
	border:none;
	text-align:left;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background: #EEEEEE;
	border: none;
	text-align: center;
	width: 0px;
	height: 0px;
	padding:0px;
}

/*cadre sous menu*/
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background:#f0871a;
	border:none;
	text-align:left;
	border:1px solid #000000;
	padding:0px;
	margin-top:2px;
}
.MainMenu_MenuBreak
{
	border: none;
	background: none;
	height: 1px;
}
/*hover*/
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #ffffff;
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	background:none;
	text-align:left;

}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border:none;
	color:#FF3300;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	color:#FF3300;
}


.SkinObject
{
	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
	color:#373732;
}


A.SkinObject:link
{
	text-decoration:underline;
	color:#004494;
}

A.SkinObject:visited
{
	text-decoration: none;
	color:#004494;
	
}

A.SkinObject:hover
{
	text-decoration:none;
	color: #fecc00;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #fecc00;
}

/*--------------------------------------------------------*/
.zonehaut .SkinObject
{
	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
	color:#fecc00;
}


.zonehaut A.SkinObject:link
{
	text-decoration:none;
	color:#fecc00;
}

.zonehaut A.SkinObject:visited
{
	text-decoration: none;
	color:#fecc00;
	
}

.zonehaut A.SkinObject:hover
{
	text-decoration:none;
	color: #fff;
}

.zonehaut A.SkinObject:active
{
	text-decoration: none;
	color: #fff;
}
/*----------------------------------------------------------*/

/*--------------------------------------------------------*/
.footer .SkinObject
{
	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background:none;
	color:#004494;
}


.footer A.SkinObject:link
{
	text-decoration:underline;
	color:#004494;
}

.footer A.SkinObject:visited
{
	text-decoration: none;
	color:#004494;
	
}

.footer A.SkinObject:hover
{
	text-decoration:none;
	color: #000;
}

.footer A.SkinObject:active
{
	text-decoration: none;
	color: #000;
}
/*----------------------------------------------------------*/



.centre{
text-align:left;}

.Head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #004494;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004494;
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#004494;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #004494;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #004494;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #fecc00;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #fecc00;
}

.champs_users{width:350px;}

