body{
	width:900px;
	margin:10px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana;
	font-size:12px;
}
/*COULEURS DU SITE*/
.rose{
	color:#DFA6E2;
}
.bleu{
	color:#368BC3;
}

/*HEADER*/
#logo{
	margin-left:8px;
	margin-top:-5px;
	border:0px;
}

#banner{
margin-left:641px;
margin-top:-90px;
}

/*NAVIGATION*/
#globalNav
{
	margin-bottom:10px;
}
#globalNav ul{
	background-color:#333333;
	text-align:center;	
	margin:0px;	
	padding:0px;
	width:100%;
	border-collapse:collapse;
	border:none;
  height:20px;	
}
#globalNav ul li,
#globalNav ul li h3
{
	display:inline;	 
}

#globalNav ul li a	
{
	color: #EEEEEE;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
}
#globalNav ul li
{
	padding:4px 2px 3px 2px;
	line-height:20px;
}
#globalNav li:hover{
	color:#676767;
	background-color:#CCCCCC;
}
#globalNav ul li a#courant{					/* pour afficher dans le menu la page courante */
	background-color:#CCCCCC;
	color:#000000;
}

/*FOOTER*/
#footer{
	width:900px;
	background-color:#368BC3;
	/*padding:12px;*/
	font-size:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9AC5E1;
}
#footer a:link, #footer a:visited{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer h4{display:inline;font-size:10px;font-weight:normal;}
#footer td{
	padding:5px;
	padding-left:12px;
}
#copyright{
	text-align:right;
	font-size:9px;
	color:#CCCCCC;
}


/*BULLE*/
#bulle{
	margin-top:5px;
	margin-left:40px;
	margin-bottom:5px;
	text-align:center;
	border-collapse:collapse;
}
#bulle td,
#bulle td h1,
#bulle td h2{											/*texte de la bulle*/
	font-size:18px;
	color:#368BC3;
	font-weight: bold;
	margin:0;
	padding:0;
}
#bulle td h1{display:inline;}

td.top {											
background-image:url(img/bulle_top.gif);
height:8px;
}
td.middle {
background-image:url(img/bulle_middle.gif);			
}
td.bottom {
background-image:url(img/bulle_bottom.gif);			
height:60px;
}
td.calage_footer{			/*pour caler le footer en bas de page (la table est le dernier élément en dur*/
height:340px;
}
/*ICONES*/

#assurance_auto {
	position:absolute;
	top:234px;
	left:360px;
	border:0px;
}
#assurance_moto {
	position:absolute;
	top:253px;
	left:520px;
	border:0px;
}
#assurance_habitation {
	position:absolute;
	top:363px;
	left:285px;
	border:0px;
}
#assurance_emprunt {
	position:absolute;
	top: 353px;
	left: 453px;
	border:0px;
}
#assurance_sante {
	position:absolute;
	top: 349px;
	left: 623px;
	border:0px;
}
#assurance_prevoyance {
	position:absolute;
	top: 489px;
	left: 360px;
	border:0px;
}
#assurance_vie{
	position:absolute;
	top:475px;
	left:540px;
	border:0px;
}
/*TEXTE COL DROITE*/
#coldroite{
	position:absolute;
	left:750px;
	top: 150px;
  	width: 400px;
	margin: 10px;
	padding: 3px;
}
.soustitre, .soustitre a:link, .soustitre a:visited, .soustitre a:active{
	color:#368BC3;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
}
.soustitre a:hover{
	color:#368BC3;
	background-color:#C2DCED;
}
.titreh2 h2,
.titreh2 a:link, .titreh2 a:visited, .titreh2 a:active{font-size:14px;color:#368BC3;text-decoration:none;}
.titre, .titre a:link, .titre a:visited, .titre a:active{
	color:#368BC3;
	font-size:13px;
	font-weight:bolder;
	text-decoration:none;
}
.titre a:hover{
	color:#368BC3;
	background-color:#C2DCED;
}
.titre h3 {font-size:24px;}
.contenu{
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:12px;
	position:relative;
	top:3px;
	text-indent:0px;
}
.lien_hp{
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:12px;
	text-decoration:underline;
}

/* Page Guide */
.link td
{vertical-align:top;}