
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:#fff7c3;
	/* part 1 of 2 centering hack */
	}
html>body { margin:0px;}

	a{text-decoration:underline;color:#708410;}
	a:hover{text-decoration:none;color:#000000;}
	
	hr{border-bottom:0px; margin:5px; height:1px;}
	

.content {
	width: 960px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 960px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	background:url(fond.jpg) no-repeat #ffffff top;
	color:#000000;
	border-left:2px solid #708410;
	border-right:2px solid #708410;
	border-bottom:2px solid #708410;
	}
html>body .content {
	width: 960px; /* ie5win fudge ends */
	}
	
.haut {
margin-right:28px;
width:558px;
float:right;
font-size:11px;
padding-top:4px;
}

.haut A.SkinObject:link{
	color:#fff;
	
	}	
	
	.haut A.SkinObject:hover{
	color:#fff;
	
	}	


.top{
text-align:right;
font-weight:bold;
color:#FFFFFF;
padding-right:5px;
padding-bottom:15px;
}
.top2{
text-align:center;
color:#000000;
padding-right:5px;
font-size:11px;
}

.gauche{
	float:left;
	width:190px;
	margin-left:20px;
	padding:0px;
	margin-top:160px;
	}	


.center {
	width:680px;
	text-align:justify;
	float:left;
	margin-top:120px;
	padding-left:29px;
	padding-right:29px;
	padding-bottom:29px;
	
}

.footer{
	text-align:center;
	color:#0e529d;
	font-weight:bold;
	padding-top:13px;
	padding-bottom:2px;
	background:url(fond_footer.jpg) no-repeat;
	}	

.footer A.SkinObject:link{
	color:#fff;
	
	}	
	
	.footer A.SkinObject:hover{
	color:#708410;
	
	}
.footer A.SkinObject:visited{
	color:#fff;
	
	}	



.spacer { clear:both; font-size:1px; height:1px; line-height:0px;}



p, div{
font-size:12px;
}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}

input, textarea, select{
background:#ffffff;
border:1px solid #0e529d;
color:#0e529d;
}

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:#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;
}

