/* CSS Document */
body
	{
	background: #FFFFFF url(../image/bg/body.gif) repeat-x;
	MARGIN: 0em;
	text-align:center;
	}
/******************************************************************************/
img
	{
	border:none;
	}
/******************************************************************************/
a
	{
	outline: none;
	}
/******************************************************************************/
form
	{
	margin:0px;
	padding:0px;
	}
/******************************************************************************/
#global 
    {
	width:774px;
	margin:0px auto;
    }
/******************************************************************************/
#header 
    {
	position:relative;
	left:0px;
	top:0px;
	width:775px;
	height:154px;
	z-index:1;
	background:url(../image/bg/header.gif) no-repeat ;
    }
/******************************************************************************/
#logo {
	position:absolute;
	left:83px;
	top:6px;
	width:110px;
	height:110px;
	z-index:1;
}
/******************************************************************************/
#bandeau {
	position:absolute;
	left:214px;
	top:4px;
	width:407px;
	height:114px;
	z-index:4;
}
/******************************************************************************/
#compagnon {
	position:absolute;
	left:542px;
	top:12px;
	width:101px;
	height:143px;
	z-index:99;
	background:url(../image/_temp/famille3.png) no-repeat  !important;
	background: none ; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/_temp/famille3.png', sizingMethod='scale');

	

}
#compagnon1 {
	position:absolute;
	left:542px;
	top:12px;
	width:101px;
	height:143px;
	z-index:99;
	background:url(../image/_temp/famille2.png) no-repeat  !important;
	background: none ; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/_temp/famille2.png', sizingMethod='scale');


}
#compagnon2 {
	position:absolute;
	left:542px;
	top:12px;
	width:101px;
	height:143px;
	z-index:99;
	background:url(../image/_temp/famille1.png) no-repeat !important;
	background: none ; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/_temp/famille1.png', sizingMethod='scale');


}
#compagnon3 {
	position:absolute;
	left:542px;
	top:12px;
	width:101px;
	height:143px;
	z-index:99;
	background:url(../image/_temp/famille.png) no-repeat  !important;
	background: none ; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/_temp/famille.png', sizingMethod='scale');


}


/*********************************************************/
/*#menu {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:41px;
	z-index:2;
	text-align:left;
}
#menu img {	margin-left:12px;}*/
/******************************************************************************/
/*#recherche {
	position:absolute;
	left:598px;
	top:9px !important;
	top:8px;
	width:177px;
	height:auto;
	z-index:3;
}
#recherche input {
	width:141px !important;
	width:140px;
	height:14px;
	font:11px Tahoma;
	color:#014364;
	border:1px solid #1496C7; 
	padding-left:5px;
	padding-top:2px;
	
}
#recherche .auto
{
	position:absolute;
	left:148px;
	top:-1px!important;
	top:0px;
	width:auto !important;
	height:auto;
	border:0;
	padding:0px;
}

#menu {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:40px;
	z-index:22;
	text-align:left
}
#menu img {	margin-left:12px;}*/




/*+++++menu +sous menu++++++*/
#menu {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:40px;
	z-index:22;
}
#menu img {	margin-left:10px;}




#menu ul{list-style:none;padding-left:5px; z-index:999;margin:0; font: 11px Tahoma; 
} 
#menu ul li{display:bloc; float:left; padding-right:5px;position:relative;}
#menu ul li a{display:block; float:left;}

#menu ul.Smenu{position:absolute;top:40px;left:10px;background:#E3F0F7;display:none;text-align:left;  width:auto; z-index:222; border:0px solid #000; padding:0; margin:0;width:138px;filter:alpha(opacity=90);
   -moz-opacity:0.9;
   -khtml-opacity: 0.9;
   opacity: 0.9;
 }
*+html #menu ul.Smenu{position:absolute;top:40px;left:10px;background:#E3F0F7;display:none;text-align:left;  width:auto; z-index:999999; border:0px solid #f4f6f7; padding:0; margin:0;width:138px; }

*html #menu ul.Smenu{position:absolute;top:40px;left:10px;background:#E3F0F7;display:none;text-align:left;  width:auto; z-index:999999; border:0px solid #f4f6f7; padding:0; margin:0;width:138px;  overflow:hidden;}
#menu ul.Smenu li{ margin:0; padding-left:5px; width:100%; display:block; clear:both;  background:url(../image/bg/point-smenu.gif) left bottom no-repeat ;  }
#menu ul.Smenu li.dernier{ margin:0; padding-left:5px; width:100%; display:block; clear:both;  background:none;}


#menu ul.Smenu li a{  height:auto; display:block; padding:3px 0 3px 0; text-decoration:none; display:block; width:138px;}
#menu ul.Smenu li a:hover{ display:block; }
#menu ul li:hover ul.Smenu{display:block;}
#menu ul li.sfhover ul.Smenu{display:block;}


#menu .Smenu span.bleu  {  color:#0081BD;}
#menu .Smenu span.bleu  a{  color:#0081BD;}
#menu .Smenu span.bleu  a:hover{  color:#00405E;}


#menu .Smenu span.orange  {  color:#FF7F00;}
#menu .Smenu span.orange  a{  color:#FF7F00;}
#menu .Smenu span.orange  a:hover{  color:#804308;}



#menu .Smenu span.vert  {  color:#005F79;}
#menu .Smenu span.vert  a{  color:#005F79;}
#menu .Smenu span.vert  a:hover{  color:#00181E;}


#menu .Smenu span.rouge  {  color:#EC3D20;}
#menu .Smenu span.rouge  a{  color:#EC3D20;}
#menu .Smenu span.rouge  a:hover{  color:#761E10;}


/*************************/











#recherche {
	position:absolute;
	left:647px;
	top:9px !important;
	top:8px;
	width:120px;
	height:auto;
	z-index:3;
}
#recherche input {
	width:91px !important;
	width:91px;
	height:14px;
	font:11px Tahoma;
	color:#014364;
	border:1px solid #1496C7; 
	padding-left:5px;
	padding-top:2px;
}
#recherche .auto
{
	position:absolute;
	left:98px;
	top:-1px!important;
	top:0px;
	width:auto !important;
	height:auto;
	border:0;
	padding:0px;
}

/*********************************************************/
#main {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	background: url(../image/bg/main2.gif) repeat-y;
	height:auto !important ;
	height:469px;
	min-height:469px;
	padding:0px 0px;
	z-index:3;
}
#main2 {
	width:774px;
	background: url(../image/bg/main_dec.gif) no-repeat;


}
/*********************************************************/
#trans1
{
	width:168px;
	height:auto !important ;
	height:518px;
	min-height:443px;
	float:left;
}


.temoignage
{
	
	width:167px;
	height:204px;
	font:11px Tahoma;
	color:#026090;
    text-align:left;
}
.temoignage .txt
{
	width:144px;
	margin-left:20px;
	height:auto !important;
	min-height:96px;
	padding-bottom:10px;
		
}
.temoignage span
{
	font:700 11px Tahoma;
	color:#00748C;
	display:block;

}
/******************************************************************************/
#trans1 .blc_vert
{
	background: #D2F0EB url(../image/bloc/vert2.gif) no-repeat right top ;
	width:148px;
	height:14px;
	padding-top:8px;
	padding-right:19px;
	text-align:right;
}
/******************************************************************************/
#credit
{
	width:167px;

}
#credit .txt
{
	font:11px Tahoma;
	color:#026090;
	width:148px;
	/*padding-top:36px;*/
	height:auto !important;
	min-bottom:10px;
	text-align:left;
    padding-bottom:10px;

}

#credit .txt span
{
	font:700 11px Tahoma;
	color:#026090;
	display:block;
	padding-bottom:1px;

}
/******************************************************************************/
.blc_jaune
{
	background: #FDF0D1 url(../image/bloc/simulateur.gif) no-repeat right top ;
	width:144px;
	height:14px;
	padding-top:8px;
	padding-right:23px;
	text-align:right;
}
/*********************************************************/
#body
{
	width:606px;
	height:auto !important ;
	height:518px;
	min-height:443px;
	text-align:left;
	float:left;
	padding-top:8px;
}

/******************************************************************************/
.ico
{
	margin-left:-21px;
	padding-top:2px;
	height:119px;

}
.ico img
{
	margin-left:36px;
}
/******************************************************************************/

#trans2
{
	width:169px;
	height:auto !important ;

	min-height:443px;
	float:left;
	padding-top:43px;

}
/******************************************************************************/


/******************************************************************************/

.information
{
	background:url(../image/titre/tenir_informe.gif) no-repeat;
	padding-top:40px;
	position:relative;
	left:0px;
	top:0px;
	text-align:left;

}

#informationtxt
{
	font:11px Tahoma;
	color:#014C73;
	width:145px;
	padding-left:17px;
	padding-bottom:20px;
	
}

.information input
{
	position:absolute;
	left:6px;
	top:39px;
	font:11px Tahoma;
	color:#014364;
	width:121px !important;
	width:120px;
	height:14px;
	border:1px solid #1496C7; 
	padding-left:5px;
	padding-top:2px;
}
.information .auto
{
	position:absolute;
	left:137px;
	top:39px !important;
	top:39px;
	width:auto !important;
	height:auto;
	border:0;
	padding:0px;
}
.information .blc_vert
{
	background: #D2F0EB url(../image/bloc/vert.gif) no-repeat right top ;
	width:148px;
	height:18px;
	padding-top:4px;
	padding-right:20px;
	text-align:right;
}

.information .desanonner
{
	position:absolute;
	left:137px;
	top:39px !important;
	top:39px;
	width:auto !important;
	height:auto;
	border:0;
	padding:0px;
}

/*********************************************************/
.telecharger
{
	background:url(../image/titre/telecharger.gif) no-repeat;
	padding-top:26px;
	left:0px;
	height:170px;
}


.telecharger .txt
{
	font:11px Tahoma;
	color:#014C73;
	width:145px;
	padding-left:17px;

}

.telecharger a {
	background:url(../image/pictos/flesh_niveau3on.gif) no-repeat 15px 6px;
	font: 11px Tahoma;
	color:#014C73;
	text-decoration:none;
	font-weight: bold;
	padding-left:31px;
	padding-top:1px;
	text-align:left;
}
.telecharger a:hover {
	color:#B9D6E4;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

/*********************************************************/

/*********************************************************/
#footer {
	position:relative;
	left:0px;
	top:0px;
	/*width:418px;
	padding-left:356px;*/
	height:53px;
	z-index:4;
	font: 11px Tahoma;
	color:#83B5CF;
	padding-top:5px;
	clear:both;
	background:#FFFFFF;
	text-align:center;


}
#footer a {
	font: 11px Tahoma;
	color:#83B5CF;
	text-decoration:none;
}
#footer a:hover {
	font: 11px Tahoma;
	color:#B9D6E4;
}
#footer .copyright {
	position:absolute;
	left:280px;
	top:26px;
	/*width: 239px;
	height: 12px;*/
}

#contenu .txt a:hover {
	text-decoration:none;
}
.ttable {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txtable {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtvert {
	font-family: tahoma;
	font-size: 11px;
	color: #3F9D00;
	text-decoration: none;
}
/*****MENU HAUT NEW*************/
#menu_top {	
	position:relative;
	left:0px; 
 	top:0px;
  	width:673px;
  	width:672px !important;
  	height:22px;	
    z-index:1; 
    text-align:right; 
    font: 11px Tahoma;	
    padding-right:101px;
    padding-right:102px  !important;
   }
#menu_top a {font: 11px Tahoma;	color:#00647d;	text-decoration:none;}
#menu_top a:hover {font: 11px Tahoma; color:#011A22;}

