
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:18px;
	background:#fff;
	/* part 1 of 2 centering hack */
	}
html>body { margin:0px;}

	a{text-decoration:underline;color:#ff4216;}
	a:hover{text-decoration:none;color:#000000;}
	
	hr{border-bottom:0px; margin:5px; height:1px;}
	

.content {
	width: 900px; 
	margin-top: 80px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; 
	/* part 2 of 2 centering hack */

	voice-family: "\"}\"";
	voice-family:inherit;
	color:#0c2853;

	}

.gauche{
float:left;
width:391px;
}

.droite{
float:right;
width:391px;
}


.spacer{
clear:both;
}
/* 
================================
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:#000000;
}


A.SkinObject:link
{
	text-decoration:underline;
	color:#0d529d;
}

A.SkinObject:visited
{
	text-decoration: none;
	color:#0000000;
	
}

A.SkinObject:hover
{
	text-decoration:none;
	color: #000000;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #000000;
}


.centre{
text-align:left;}

.Head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0d529d;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d529d;
}

/* 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:#000000;
}

/* 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: #0d529d;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #0d529d;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #000000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #000000;
}
