.FondsSite
{
	BACKGROUND-COLOR: #ffffff;
}
.CadreSite
{
    border: solid 1px #0ebcec;
}
.FondEntete 
{
    height: 70px;
    width: 950px;
 	BACKGROUND-IMAGE: url(entete-accueil.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	background-position: center top; 
	BACKGROUND-COLOR: #ffffff;
}
.FondsImageAccueil
{
    height: 400px;
    width: 950px;
 	BACKGROUND-IMAGE: url(img-accueil.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	background-position: center top; 
	BACKGROUND-COLOR: #ffffff;
}
.FondsImagePages
{
    height: 720px;
    width: 950px;
 	BACKGROUND-IMAGE: url(fonds-page.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	background-position: center top; 
	BACKGROUND-COLOR: #ffffff;
}
.FondMenu
{
	BACKGROUND-COLOR: #0ebcec;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=69); opacity: 0.69;
}
.FondPieds
{ 
	BACKGROUND-COLOR: #ffffff;
}
.PANES
{
    margin: 2px 2px 2px 2px;
    }

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #3a9bcf;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}
.NormalTextBox
{
    border: Solid 1px #0ebcec;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
/* Classes du ML Menu */

.MainMenu_MenuContainer 
{
	border: 2px;
	width: 0px;
	margin: 2px 2px 2px 2px;
	border-spacing: 2px;
	padding: 2px 2px 2px 2px;
	border-left: 2px solid #0ebcec;
	border-bottom: 2px solid #0ebcec; 
	border-top: 2px solid #0ebcec;
	border-right: 0px solid #0ebcec;
	height: 45px;
	background-color: #0ebcec;
    text-align: center;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: #0ebcec;
    border:3px #0ebcec solid; 
	border-width:3px;
}
.MainMenu_MenuItem {
	height: 35px;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 14pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #8b8c76;
	font-family: Verdana, Arial, Helvetica; 
    border:0px #0ebcec solid; 
    text-align: center;
}
.MainMenu_MenuIcon {
	background-color: #0ebcec; 
	border-left:0px solid; 
	border-bottom:0px solid; 
	border-top:0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #0ebcec;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak 
{
    border-bottom: 3px #0ebcec solid; 
	border-left: 3px #0ebcec solid;
	border-top: 3px #0ebcec solid; 
	border-right: 3px #0ebcec solid;
	background-color: #0ebcec;
}
.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	color: transparent; 
	font-family: Verdana, Arial, Helvetica; 
	font-style: normal;
	font-weight: normal; 
	height: 35px; 
	cursor: hand;  
	font-size: 14pt; 
	background-color: #0ebcec;
}
.MainMenu_RootMenuArrow, .MainMenu_MenuArrow
{
    width: 0px;
    border: 0px;
    padding: 0px 0px 0px 0px;
    display: none;
}
.StandardButton 
{
  background: #0ebcec none; 
  color: #000000;
  font-family: verdana, sans-serif; 
  font-size: 10px;
  font-weight: bold;
}
H1 
{
	FONT-WEIGHT: Normal;
	MARGIN: 1px 0px 1px;
	LINE-HEIGHT: 100%;
	font-size: 24px;
	color: #3a9bcf;
}
H2 
{
	FONT-WEIGHT: Normal;
	MARGIN: 1px 0px 1px;
	LINE-HEIGHT: 100%;
	font-size: 20px;
	color: #3a9bcf;
}
H3 
{
	FONT-WEIGHT: Normal;
	MARGIN: 1px 0px 1px;
	LINE-HEIGHT: 100%;
	font-size: 18px;
	color: #3a9bcf;
}
H4 
{
	FONT-WEIGHT: Normal;
	MARGIN: 1px 0px 1px;
	LINE-HEIGHT: 100%;
	font-size: 16px;
	color: #3a9bcf;
}
H5 
{
	FONT-WEIGHT: Bold;
	MARGIN: 1px 0px 1px;
	LINE-HEIGHT: 100%;
	font-size: 14px;
	color: #3a9bcf;
}
HR 
{
    color: #ffffff;
    text-align:left;
}
FONT 
{
	LINE-HEIGHT: normal;
}
A IMG 
{
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
}
p 
{
    font-size:  10px;
    font-family: Verdana;
    color:#3a9bcf;
}
A:link {
    font-size:  10px;
    font-family: Verdana;
    color:#3a9bcf;
    text-decoration:    underline;
}
A:visited {
    font-size:  10px;
    font-family: Verdana;
    color:#3a9bcf;
    text-decoration:    underline;
}
A:active {
    font-size:  10px;
    font-family: Verdana;
    color:#fc3836;
    text-decoration:    underline;
}
A:hover{
    font-size:  10px;
    font-family: Verdana;
    color:#fc3836;
    text-decoration:    underline;
}
.Skin_Copyright{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.Skin_Copyright:link{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.Skin_Copyright:visited{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.Skin_Copyright:active{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #fc3836;
    font-weight:    bold;
}
A.Skin_Copyright:hover{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    underline;
    color:  #fc3836;
    font-weight:    bold;
}
.SkinObject{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.SkinObject:link{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.SkinObject:visited{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.SkinObject:active{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #fc3836;
    font-weight:    bold;
}
A.SkinObject:hover{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    underline;
    color:  #fc3836;
    font-weight:    bold;
}
.SkinItem{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.SkinItem:link{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.SkinItem:visited{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #3a9bcf;
    font-weight:    bold;
}
A.SkinItem:active{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    none;
    color:  #fc3836;
    font-weight:    bold;
}
A.SkinItem:hover{
    font-size:  10px;
    font-family: Verdana;
    text-decoration:    underline;
    color:  #fc3836;
    font-weight:    bold;
}

