/**********************************************************************/
/* GESTION DES ZONES DE SAISIES */
/**********************************************************************/
.textbox {
font-family : Arial; 
font-size : x-small; 
font-style : normal; 
color : #931638; 
border-width : 1px; 
border-style : solid; 
border-color : #69c; 
background-color : #c5d9f4; 
} 
.lefttextbox {
text-align : left; 
} 
.checkbox {
font-family : Geneva, Arial, Helvetica, san-serif; 
font-size : x-small; 
font-style : normal; 
color : #000000; 
text-align : left; 
} 
#textboxtext {
font-family : "Comic Sans MS"; 
font-size : x-small; 
color : #69c; 
text-align : right; 
} 
.textboxtext {
font-family : "Comic Sans MS"; 
font-size : x-small; 
color : #69c; 
text-align : right; 
} 
.combobox {
font-family : Geneva, Arial, Helvetica, san-serif; 
font-size : x-small; 
font-style : normal; 
background-color : #000000; 
color : #000000; 
border-collapse : collapse; 
border-width : 1px; 
border-style : solid; 
border-color : #69c; 
} 

.test
{
	border-right: 1px dotted #CCCCCC;
}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.InfoBox
{
 background-color:#FFFFD9;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #0077B3;
 	color: #000000; 
	font-family: Arial;
	font-size: 12px; 
}

.Sep
{
 background-color:whitesmoke;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #666666;
 	color: #666666; 
	font-family: Arial;
	font-size: 12px; 
	font-weight:bold;
}


/* background color for the content part of the pages */
Body
{
	background-color: #CFCCB9;
}
.police {

	Font-Family : Arial,Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}
.titre
{
	Font-Family : Arial,Verdana, Helvetica;
	font-size: 12px;
	color: #63604E;
	font-weight : bold;
}
.Lien {
FONT-SIZE: 12px; COLOR: #005FC7; font-family: Arial, Verdana, Helvetica, Sans-serif;  text-decoration: underline;
}

A.Lien:Link{
FONT-SIZE: 12px; COLOR: #005FC7; font-family: Arial, Verdana, Helvetica, Sans-serif;  text-decoration: underline;
}

A.Lien:Active{
FONT-SIZE: 12px; COLOR: #005FC7; font-family: Arial, Verdana, Helvetica, Sans-serif;  text-decoration: underline;
}

A.Lien:Visited{
FONT-SIZE: 12px; COLOR: #005FC7; font-family: Arial, Verdana, Helvetica, Sans-serif;  text-decoration: underline;
}

A.Lien:Hover{
FONT-SIZE: 12px; COLOR: #005FC7; font-family: Arial, Verdana, Helvetica, Sans-serif;  text-decoration: underline;
}
.date
{
	color: #000000; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
.copy
{
	color: #ffffff; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
A.copy:Link{
	color: #ffffff; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}

A.copy:Active{
	color: #ffffff; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}

A.copy:Visited{
	color: #ffffff; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}

A.copy:Hover{
	color: #ffffff; 
	font-family: Verdana,Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
}
.Login {
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	
	line-height: 15px;
}

A.Login:Link{
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	
	line-height: 15px;
}

A.Login:Active{
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	
	line-height: 15px;
}

A.Login:Visited{
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	
	line-height: 15px;
}

A.Login:Hover{
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: underline;
	
	line-height: 15px;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer 
{
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}

.ModuleTitle_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: red; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon 
{
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #CCCCCC 0px solid; 
	border-left: #CCCCCC 0px solid; 
	border-top: #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid;
}

.ModuleTitle_MenuBreak 
{
}

.ModuleTitle_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	color: #139105; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.ModuleTitle_MenuArrow 
{
}

.ModuleTitle_RootMenuArrow
{
}

/*=============== START DEFAULT MENU STYLES ============================================*/
.MainMenu_MenuContainer { /*couleur solpartmenu2*/
	background-color: transparent; 
	text-align: right;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	width: 589px;
	text-align: right;
}

.MainMenu_MenuBreak
{
    border: none;
	background-color: #EC292D;
}
.MainMenu_MenuBreak2
{
    border: none;
	background-color: transparent;
}
.rootmenuitembreadcrumb TD
{
	border: 0px;
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	font-size: 12px; 
	font-weight: bold;             
	background-color: transparent;
	text-align: right;
}
.rootmenuitem TD/*couleur menu2*/
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	background-color: transparent;
	border: 0px solid #000000;
	font-size: 12px; 
	font-weight: 600;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
}
.rootmenuitemselected TD
{
	cursor: pointer; 
	cursor: hand; 
	color: #F91621; 
	height:20px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;  
	font-size: 12px; 
	font-weight: 600;
	background-color: transparent;
	border: 0px solid #000000;
}

.tabrootmenuitem TD
{
	color:#ffffff;
	background-color: transparent;
	border: 0px solid #000000;
	font-size: 12px; 
	font-weight: 600;
	font-family: Arial, Verdana, Helvetica, Sans-serif;  
}
.tabrootmenuitemselected TD
{
	color: #F91621; 
	height:20px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;  
	font-size: 12px; 
	font-weight: 600;
	background-color: transparent;
	border: 0px solid #000000;
}

.tabRootMenuItemActive TD
{
	color: #F91621; 
	height:20px;
	background-color: transparent;
	border: 0px solid #000000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;  
	font-size: 12px; 
	font-weight: 600;
}

.tabmenuitem TD /*couleur menu1*/
{
	color: #FFFFFF; 	
	height:20px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;  
	font-size: 11px; 
	font-weight: 600;   
	background-color: transparent;
	border: 0px solid #000000;	
}
.tabmenuitemselected TD
{
	color: #524E42; 
	font-size: 11px; 
	font-weight: 600;
	height:20px;
	background-color: transparent;
	border: 0px solid #000000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;  
}
.tabmenuitemActive TD
{
	color: #524E42; 
	height:20px;
	background-color:transparent;
	border: 0px solid #000000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;  
	font-size: 11px; 
	font-weight: 600;
}




