/*
 ZOOLOOLAND.NET / VERSION FIREFOX
 LAST UPDATE : 25 février 2005
*/

/*===================================================================================================*/
/*CSS PRINCIPAL : BODY ET FORMATAGE DU TEXT PRINCIPAL																								 */
/*===================================================================================================*/
body {	
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;	
}

.BodyFormat {
	width: 760px;
}


h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #12529A;
}

h2 {
	width: 678px;
	color: #784271;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #7E7E7E;
	border-left: none;
	margin-bottom: 10px;
	margin-top: 30px;
}

#BgCell {
	width: 94px;
	margin: 0px;
	padding: 0px;
	height: 342px;
	background-image: url(../images/bg_cell.jpg);
}

#BgCell2{
	width: 170px;
	margin: 0px;
	padding: 0px;
	height: 342px;
	background-image: url(../images/bg_cell.jpg);
}

#BgCell_Services{
	width: 230;
	margin: 0px;
	padding: 0px;
	height: 342px;
	background-image: url(../images/bg_cell.jpg);
}

#BgCell_Produits{
	width: 220px;
	margin: 0px;
	padding: 0px;
	height: 342px;
	background-image: url(../images/bg_cell.jpg);
}

/*===================================================================================================*/
/*CSS DES BOÎTES DE CONTENU																																					 */
/*===================================================================================================*/

#ContentBoxTitle {
	width: 678px;
	background-color: #838D97;
	color: #ffffff;
	text-align: left;
	font-weight: bold;	
	padding: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#ContentBoxMessage {
	width: 432px;
	color: #12529A;
	font-size: 10px;
	text-align: left;
	padding: 0px;
	border: 1px solid #12529A;	
}

#ContentBox {
	width: 678px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	text-align: left;
	padding: 10px;
	border: 1px solid #C2C5CA;	
}

#ContentBox h3{
	color: #4E4A6F;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}

#ContentBox h4{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;	
}

#ContentBox a{
	color: #353797;
	font-weight: bold;	
}


/*===================================================================================================*/
/*CSS POUR LE MENU PRINCIPAL 																																					 */
/*===================================================================================================*/

#MainMenu {
	width: 760px;
}

#MainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#MainMenu ul li {
	float: left;
	display: inline;
}

#MainMenu ul li.submenu {
	float: none;
	display: inline;
}

#MainMenu ul li.submenu2 {
	float: none;
	display: inline;
}

#MainMenu ul li.submenu a {
	display: block;
	width: 286px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	background-color: #12529A;
	padding: 2px;
	margin-right: px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	font-weight: normal;
}

#MainMenu ul li.submenu2 a {
	display: block;
	width: 286px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	background-color: #12529A;
	padding: 2px;
	margin-right: px;
	font-weight: normal;
}


#MainMenu ul li.submenu a:hover {
	color: #ffffff;
	background-color: #98A0A9;
}

#MainMenu ul li a {	
	display: block;
	width: 63px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-color: #12529A;	
	padding: 4px;
	margin-right: 2px;
}

#MainMenu ul li a:hover {
	color: #ffffff;
	background-color: #98A0A9;
}

#MainMenu ul li a.selected {
	color: #12529A;
	background-image: url(../images/menu_top_selected_bg.gif);
}

#MainMenu ul li a.selected:hover {
	color: #12529A;
}

#MainMenu ul li a.extend {
	color: #102487;
	width: 116px;
	background-color: #F8B214;
} 

#MainMenu ul li a.extend:hover {
	background-color: #98A0A9;
	color: #FFFFFF;
} 

#MainMenu ul li a.extend2 {
	color: #102487;
	width: 117px;
	background-color: #F8B214;
	margin-right: 0px;
} 

#MainMenu ul li a.extend2:hover {
	background-color: #98A0A9;
	color: #FFFFFF;
} 

#SubMenu ul ul {
position: absolute;
z-index: 500;
}

div#SubMenu ul ul,
div#SubMenu ul li:hover ul ul,
div#SubMenu ul ul li:hover ul ul
{display: none;}

div#SubMenu ul li:hover ul,
div#SubMenu ul ul li:hover ul,
div#SubMenu ul ul ul li:hover ul
{display: block;}

/*===================================================================================================*/
/*CSS POUR LE MENU PRINCIPAL 																																					 */
/*===================================================================================================*/

#BottomMenu {
	width: 760px;
}

#BottomMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#BottomMenu ul li {
	float: left;
	display: inline;
}


#BottomMenu ul li a {
	display: block;
	width: 70px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-color: #12529A;
	padding: 2px;
	margin-right: 0px;
	vertical-align: middle;
}

#BottomMenu ul li a:hover {
	color: #ffffff;
	background-color: #98A0A9;
}

#BottomMenu ul li a.extend {
	color: #102487;
	width: 248px;
	background-color: #F8B214;
	margin-left: 2px;
	cursor: default;
} 

#BottomMenu ul li a.extend:hover {
	color: #102487;
	width: 310px;
	background-color: #F8B214;
	margin-left: 2px;
	cursor: default;
} 

/*===================================================================================================*/
/*CSS POUR LE MENU SERVICES 																																					 */
/*===================================================================================================*/

#ServiceMenu {
	margin-top: 4px;
	padding: 0px;
	margin-bottom: 0x;
	width: 230px;
}

#ServiceMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ServiceMenu ul li a {
	display: block;
	color: #12529A;
	width: 226px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8FA0B4;
}

#ServiceMenu ul li a:hover {
	background-color: #F1F2F3;
}

/*===================================================================================================*/
/*CSS POUR LE MENU PRODUITS 																																					 */
/*===================================================================================================*/

#ProduitsMenu {
	margin-top: 0px;
	padding: 0px;
	width: 220px;
	margin-bottom: 0px;
}

#ProduitsMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ProduitsMenu ul li a {
	width: 216px;
	display: block;
	color: #12529A;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8FA0B4;
}

#ProduitsMenu ul li a.nolink {
	border: none;
} 

#ProduitsMenu ul li a.nolink:hover {
	border: none;
	background-color: #FFFFFF;
} 

#ProduitsMenu ul li a.nolink2:hover {
	background-color: #FFFFFF;
} 

#ProduitsMenu ul li a.extend {
	font-weight: normal;
	border: none;
} 

#ProduitsMenu ul li a:hover {
	background-color: #F1F2F3;
}
/*===================================================================================================*/
/*CSS POUR LES CLASS																																					 */
/*===================================================================================================*/

.TableH1 {
	color: #12529A;
	font-weight: bold;
	font-size: 14px;
} 

.TableInfo1 {
	color: #12529A;
	font-size: 14px;
}

.TableH2 {
	color: #12529A;
	font-weight: bold;
	font-size: 12px;
} 


.TableInfo2 {
	color: #12529A;
	font-size: 12px;
}

.TableH3 {
	color: #707274;
	font-weight: bold;
	font-size: 12px;
} 

.TableInfo3 {
	color: #707274;
	font-size: 11px;
}


.TableText {
	color: #000000;
	font-size: 11px;
} 

a:link {
	color: #12529A;
	font-size: 12px;
}


a:visited {
	color: #12529A;
	font-size: 12px;
}

