
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:url(fond.jpg) repeat-x #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: 971px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; 
	/* part 2 of 2 centering hack */

	voice-family: "\"}\"";
	voice-family:inherit;
    background:url(fond_content.jpg) bottom no-repeat;
	color:#0c2853;

	}
	
	.date .SkinObject{
	color:#560907560907;
	font-weight:bold;
	size:12px;
	}
	
	.connect a.SkinObject:link{
	color:#0c4499;
	text-decoration: none;
	font-weight: bold;
	}

.connect a{
	color:#0c4499;
	text-decoration: none;
	font-weight: bold;
	}
	
	.connect a.SkinObject:hover{
	color:#ff4216;
	
	
	}

	.connect a:hover{
	color:#ff4216;
	
	
	}
	
	

	
.haut {
font-size:11px;
background:url(fond_haut.jpg) left no-repeat;
height: 90px;

}

	
.haut .SubHead{

display:none;

}



.gauche{
	float:left;
	width:295px;
    padding:180px 15px 3px 15px;
    background: url(fond_gauche.jpg) right top no-repeat;
height:530px;
	}	


.center {
	width:605px;
	text-align:justify;
	float:right;
	background: url(fond_center.jpg) right repeat-y;
        padding-left: 15px;
        padding-right: 15px;
        
}

.menu {
margin-left: 361px;
margin-top: 11px;
padding-right: 30px;

}



.footer{
        widht: 100%;
        height: 33px;
	padding-top: 5px;
	text-align:center;
	color:#fff;
        font-size:10px;
	background: #e4281a;
	line-height:15px;
	
	}

.footer a.SkinObject:link{
color:#fff;
text-decoration:none;
 font-size:10px;
}

.footer a.SkinObject:hover{
color:#fe958a;
text-decoration:none;
 font-size:10px;
}

.footer a.SkinObject:visited{
color:#fff;
text-decoration:none;
 font-size:10px;
}

	

.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;
}




.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;
}


/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu 
{
	cursor:pointer;
	font-size: 11px; 

	width:100%;
}

/* Main Menu Normal */
.mainMenu .root
{	
	color: #fff;
	font-size: 13px; 
	font-weight:bold; 	
	text-align:center; 
	padding:13px 15px 11px 15px;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	margin-right:1px;	
	float:left;
}


/* Main menu hover */
.mainMenu .hov{ 
	color:#0c2853;
	background:#fff;
}

/* Main menu selected */
.mainMenu .sel, .mainMenu .bc {
color:#0c2853;
	background:#fff;
}
.mainMenu table{

	}

/* SUB Menu Normal */
.mainMenu tr.mi{
	background-color:#0c2853;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#fff;
	line-height:2em;
	text-transform:none; 
	
}
.mainMenu tr.mi td{
padding: 0 2px;
text-transform:none;
}

/* SUB Menu hover & selected */
.mainMenu tr.hov { 
background: #fff;
color: #0c2853;
}

.mainMenu tr.hov td{
color:#000;
}

.mainMenu tr.sel, .mainMenu tr.bc{
background: #ccc;
color: #fff;
}

.mainMenu tr.sel td, .mainMenu tr.bc td{
	color:#ffffff;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #e95d1e;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	
	height: 2px;
	background-color: #D5E0FF;
}
