/* CSS Document created by Michaël S. (28-12-2006) for BSI & CELR */

/* Perso */

/* Perso */

.Agenda1 {
	color:#003366;
	font: 13pt "Verdana", sans-serif;
	font-weight:bold;
}

.Agenda2 {
	font: 11pt "Verdana", sans-serif;
	color:#003366;
	font-style:italic;
}

.Agenda3 {
	font: 11pt "Verdana", sans-serif;
	color:#990033;
	font-weight:bold;
}

.Agenda4 {
	font: 10pt "Verdana", sans-serif;
	color:#000000;
}

.agenda_fond_gris {
margin:10px 0px 0px -5px;
padding:0px 5px 0px 5px;
width:100%;
border:none;
background-color:#EBEBEB;
}

.agenda_fond_blanc {
margin:10px 0px 0px -5px;
padding:0px 5px 0px 5px;
width:100%;
border:none;
background-color:#FFFFFF;
}

.pagemaster, .cells {
width:776px;
border:0;
}

.content {
width:446px;
border:0;
}

.header {
padding: 0px 0px 0px 0px;
width:100%;
height:40px;
background-image:url(/Portals/0/bandeau.gif);
background-repeat:no-repeat;
background-color:#FFEBD6;
vertical-align:bottom;
text-align:left;
}
.leftsubheader {
padding: 0px 0px 0px 0px;
background-color:#FFEBD6;
width:190px;
padding-left:5px;
}
.menu, .submenu {
padding: 0px 0px 0px 0px;
background-color:#FFEBD6;
vertical-align:top;
text-align:center;
width:436px;
}
.breadcrumb, .login {
padding: 0px 0px 0px 0px;
background-color:#FFEBD6;
vertical-align:middle;
text-align:center;
width:150px;
}


.ZoneHauteGauche {
width:180px;
vertical-align:top;
text-align:center;
}

.ZoneHauteDroite {
width:596px;
vertical-align:top;
text-align:center;
padding-left:5px;
}

/* ================================
    Default styles FOR DotNetNuke
	Extrait de default.css
   ================================
*/   
.SkinObject
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Helvetica, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link {
    text-decoration:none;
    font-weight: bold;
    color:#CC0000;
}

A.SkinObject:visited  {
    text-decoration:none;
    font-weight: bold;
    color:#CC0000;
}

A.SkinObject:active   {
    text-decoration:none;
    font-weight: bold;
    color:#CC0000;
}

A.SkinObject:hover    {
    text-decoration:underline;
    font-weight: bold;
    color:#CC0000;
}

.lien
{
	font-weight: bold;
	font-size: 10px;
	color: green;
	text-decoration: none;
}
A.lien:link {
    text-decoration:none;
    font-weight: bold;
    color:#CC0000;
}
A.lien:hover    {
    text-decoration:underline;
    font-weight: bold;
    color:cyan;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 13px;
	color: crimson;
	font-family: verdana;
	background-color: white;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #e35c2f;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  10px;
    font-weight:    bold;
    color: #e35c2f;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:underline;
    color: #ff0000;
} 

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
       
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {

    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/* Menu-Styles */
/* 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;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFEBD6; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: hand; 
	height: 21px;
}

.MainMenu_MenuItem
{
	border-top: Firebrick 0px solid;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	color: black;
	border-bottom: Firebrick 0px solid;
	font-style: normal;
	font-family: verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
}

.MainMenu_MenuIcon
{
	border-top: Firebrick 0px solid;
	border-left: Firebrick 0px solid;
	width: 15px;
	cursor: hand;
	border-bottom: Firebrick 0px solid;
	height: 21px;
	background-color: #FFEBD6;
	text-align: center;
}

/* shadow  Firebrick remplace par black */
.MainMenu_SubMenu
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= black , Direction=135, Strength=5);
	border-left: black 1px solid;
	cursor: hand;
	border-bottom: black 1px solid;
	background-color: #FFEBD6;
}

.MainMenu_MenuBreak {
	border-bottom: #FFEBD6 0px solid; 
	border-left: Firebrick 0px solid; 
	border-top: #FFEBD6 0px solid;  
	border-right: Firebrick 0px solid; 
	background-color: #FFEBD6; 
	height: 1px;
}

/* color: #e35c2f; remplace par white */
.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: verdana, Tahoma, Arial, Helvetica;
	background-color: coral;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: hand; 
	border-right: Firebrick 0px solid; 
	border-bottom: Firebrick 0px solid; 
	border-top: Firebrick 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: hand;
}

A
{
	color: #e35c2f;
}
A:link, A:visited, A:active 
{
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	font-family: Verdana;
}
A:hover
{
	text-decoration:underlinee;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	font-family: Verdana;
}

Treeviewbody
{
	font-size: 9pt;
	color: black;
	font-family: verdana;
}