
BODY{
background: #E1007A url('images/background.gif') repeat-x top;
font-family: "Trebuchet MS", Verdana, "Lucida Grande", Lucida, Tahoma, Arial, Geneva, Helvetica, sans-serif;	
margin:3px 0px 3px 0px; border-left:0px;
height:100%;

}

textarea, input {
	border: 1px solid #D50073;
	}

TH,TD,DIV {	font-size:11px; color:#000000; }


/*Search*/
#dnn_dnnSEARCH_txtSearch {
	width: 104px;
	border-right: 2px solid #eb4ba1;
	border-left: 2px solid #f078b9;
	border-bottom: 2px solid #e83395;
  
	}
	
#dnn_dnnSEARCH_cmdSearch {
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
	}


/*#wrapper {
	position:relative; height:258px
}
#logo {
	z-index:3; position:absolute; left:35px; width:228px; top:30px; height:60px
}
#user {
	z-index:3; position:absolute; right:8px; top:8px; height:18px; TEXT-ALIGN:right
}
#header {
	z-index:2; position:absolute; width:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}

#SearchContainer INPUT {
	BORDER: #ffffff 0px solid; FONT-SIZE:11px; BACKGROUND:  ;COLOR: #000000; width:128px; height:16px; vertical-align: bottom;
}*/

/*Pane*/
.standardpane {
	padding:4px;
}
.showpane {
	padding:0px;
}
.linkpane {
	padding:2px;
}

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.search{ text-align:right; vertical-align:middle; font-size:11px; color:#fff;  font-weight:bold;}

.Normal 	{font-size:11px; }

/* Title, Module Title 
.Head					{font-size:11px; color:#003063; font-weight:bold}
.SubHead				{font-size:11px; color:#003063}
.SubSubHead				{font-size:11px; color:#003063}

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active		{color:#000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#78CDF1; TEXT-DECORATION:none}
A,A:link,A:visited,A:active					{color:#e2007a; TEXT-DECORATION:none}
A:hover						{color:#e2007a; TEXT-DECORATION:underline}
.topcss,A.topcss:link,A.topcss:active,A.topcss:visited			{font-weight:bold; font-size:11px; color:#e2007a; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:bold; font-size:11px; color:#000000; TEXT-DECORATION:underline}
.bottomcss,A.bottomcss:link,A.bottomcss:active,A.bottomcss:visited			{font-size:11px; color:#005E9F; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:bold; font-size:11px; color:#e2007a; TEXT-DECORATION:underline}

.searchcss,A.searchcss:link,A.searchcss:active,A.searchcss:visited			{font-weight:bold; font-size:11px; color:#e2007a; TEXT-DECORATION:none;}
A.searchcss:hover			{font-weight:bold; font-size:11px; color:#e2007a; TEXT-DECORATION:underline}

.ucss,A.ucss:link,A.ucss:active,A.ucss:visited			{font-weight: normal; font-size:11px; color:#ccc; TEXT-DECORATION:none; }
A.ucss:hover			{font-weight:normal; font-size:11px; color:#000; TEXT-DECORATION:none;}
*/

/*.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}
*/

/*Menu*/
.MainMenu_MenuContainer
{
background: url('images/menu_fond.gif') repeat-x;
width: 971px;
padding-top: 3px;
padding-left: 3px;
font-weight: bold;
font-size: 11px;
border: 0 !important;
}

.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.RootMenuItem TD 
{
	font-size:11px;
	font-weight: bold;  
    text-align: center;
	height:20px; 
	color:white; 
	/*background: url('images/menu_puce_li.gif') no-repeat;*/
}
      
.RootMenuItemSel TD 
{
	font-size:11px;
	font-weight:bold;
    	height:20px;
	text-align:center;

 }
 
.RootMenuItemHover TD 
{
   	font-size:11px;
	font-weight:bold;
	height:20px;
	text-align:center;
}
 

.MainMenu_MenuItem				
{
 	font-size:11px;
	font-weight:bold; 
    color:White;
	border:0px;
	height:20px;
	cursor:	pointer;	
	cursor: hand;
	color: black;
}

.submenu						
{ 
	background: #FFFFFF;	
	border:2px solid #8B3362;
	z-index:  1000;
	margin-top: 0px;
}

.submenuitemselected, .submenuitembreadcrumb			
{ 
	background:	#005E9F;
  	font-size:11px;
	font-weight:bold;  
    color:white;  
   	padding:0px;	
    cursor:pointer;
	cursor:hand;	
	border:0px; 
	height:20px;
}

/* Connexion/Authentification */
#dnn_dnnUSER_cmdRegister {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
#dnn_dnnLOGIN_cmdLogin {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.breadcrumb {
    font-family: 'Arial Black', 'Helvetica neue BlackCond';
	letter-spacing: -0.1;
	font-weight: bold;
	text-decoration: none;
	font-size: 28px;
	color: #800045 !important;
	
}
	
.copyright{
   font-size:11px !important;
   color:#e2007a !important;

}
	
/* Vert/Rose*/
.head2 {
	display: block;
	font-size: 17px !important;
	color: #e2007a !important;
	font-weight: normal !important;
	}

