
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:#046882;}
	a:hover{text-decoration:none;color:#cc1d27;}
	
	hr{border-bottom:0px; margin:5px; height:1px;}
	

.content {
  width: 966px;
  margin-left:auto;
  margin-right:auto;
	text-align:left; 
	/* part 2 of 2 centering hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	background:url(fond.jpg) repeat-y #ffffff right top;
	color:#000000;
	}

	
.haut {
background:url(banniere.jpg) no-repeat;
height:104px;
text-align:right;
padding-top:150px;
padding-right:30px;
font-size:10px;
}

.haut A.SkinObject:link{
	color:#046882;
	
	}	
	
	.haut A.SkinObject:hover{
	color:#000;
	
	}	

.gauche{
	float:left;
	width:177px;
	padding-left:30px;
	margin-top:15px;
	}	


.center {
	width:522px;
	text-align:justify;
	float:left;
	margin-left:30px;
	margin-top:15px;
	
}

.droite{
	float:right;
	width:115px;
	margin-top:15px;
	margin-left:30px;
	margin-right:30px;
	color:#1591b0;

	}	


.footer{
	padding-top:47px;
	padding-left:35px;
	padding-bottom:0px;
	text-align:left;
	font-size:9px;
	color:#056b84;
	background:url(fond_footer.jpg) no-repeat;
	}	

.footer A.SkinObject:link{
	color:#056b84;
	}	
	
	.footer A.SkinObject:hover{
	color:#000;
	}	



.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 #046882;
color:#000;
}

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:#046882;
}

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: #046882;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #046882;
}

/* 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: #046882;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #046882;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #000000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #000000;
}
