@charset "utf-8";
/* CSS Document */

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#06C;
}

/*Contenu*/
#conteneur{
	width:900px;
}
#colonne1{
	width:240px;
	float:left;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#colonne2{
	width:605px;
	float:right;
	margin-right:20px;
	margin-top: 10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #0131b4;
	padding-left: 10px;
	margin-bottom: 10px;
}
#colonne2 p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	text-align: justify;
}
#colonne2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0131B4;
	text-decoration: none;
}
.spacer {
  clear: both;
}
#sousmenu_a{
	width:220px;
	height:56px;
	margin-top: 16px;
	background-image: url(../web/boutonb_titres_services.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sousmenu_b{
	width:230px;
	margin-top: 16px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0131b4;
}
#sousmenu_c{
	width:230px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
}
#sousmenu_c p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0131b4;
	font-weight: normal;
	text-decoration: none;
}
#sousmenu_c a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
}
#sousmenu_a a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight: 500;
	text-decoration: none;
}
#sousmenu_b a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#0131b4;
	font-weight: 500;
	text-decoration: underline;
}
#sousmenu_b p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	font-weight: normal;
	text-decoration: none;
}
