@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
}

#site {
	margin:0 auto;
	padding:0;
	width:800px;
	height:auto;
	text-align:center;
}

.main_table {
	margin:0;
	padding:0;
	width:772px;
	height:auto;
	text-align:center;
	float:center;
/*	border:1px #000000 solid;*/
}

.td_title {
	margin:0;
	padding:0;
	width:772px;
	height:65px;
	text-align:center;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:center;
}

.td_languages {
	margin:0;
	padding:0;
	width:772px;
	height:22px;
	padding-top:10px;
	padding-bottom:12px;
	text-align:center;
	float:center;
}

.td_main {
	margin:0;
	padding:0;
	width:772px;
	height:auto;
	text-align:center;
	float:center;
}

.td_logo {
	margin:0;
	padding:0;
	width:772px;
	height:104px;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
	background-image:url(../images/logo_saam.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:center;
}

.td_contact {
	margin:0;
	padding:0;
	width:772px;
	height:auto;
	text-align:center;
	text-decoration:none;
	color:#025040;
	float:center;
	font: bold normal 15px Arial, Helvetica, sans-serif;
}

#site_content {
	margin:0 auto;
	padding:0;
	width:692px;
	height:auto;
	text-align:center;
}

.table_content {
	margin:0;
	padding:0;
	width:692px;
	height:auto;
/*	border:1px #000000 solid;*/
}

.td_content_logo {
	margin:0;
	padding:0;
	width:692px;
	height:140px;
	background-image:url(../images/logo_plurigestion.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.td_content_left {
	margin:0;
	padding:0;
	width:177px;
	height:auto;
	text-align:left;
/*	background-color:#009966;*/
	vertical-align:top;
}

.td_content_left_spacer {
	margin:0;
	padding:0;
	width:177px;
	height:20px;
	background-image:url(../images/menu_spacer.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.td_content_right {
	margin:0;
	padding:0;
	width:454px;
	height:auto;
	padding-left:16px;
	padding-right:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	background-color:#99CC66;*/
	text-align:left;
	vertical-align:top;
	font-size: 9px;
}

.header {
	margin:0;
	padding:0;
	border:0;
	width:420px; 
	height:35px; 
	float:left;
}

.header p {
	margin:0;
	padding:0;
	padding-bottom:2px;
}

.font_header {
	color:#025040;
	font: bold 14px Verdana;
}

.header img {
	margin:0;
	padding:0;
	margin-top:2px;
}

.td_content_right p {
	margin:0;
	padding:0;
	padding-top:1px;
	padding-bottom:9px;
	font-size:12px;
	color:#00492F;
}

.td_content_right hr {
	margin:0;
	padding:0;
	width:460px;
	height:1px;
	background-color:#80B5AA;
}

.td_content_right a {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#850935;
}

.td_content_right a:hover {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#850935;
}

.td_content_right a:active {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#850935;
}

.languages {
	margin:0;
	padding:0;
	border:0;
	margin-top:10px;
	text-align:center;
}

.languages td {
	margin:0;
	padding:0;
	border:0;
	padding-left:20px;
	text-align:center;
}

.languages td img {
	margin:0;
	padding:0;
	border:0;
}

.languages td a {
	margin:0;
	padding:0;
	border:0;
}

.languages td a:active {
	margin:0;
	padding:0;
	border:0;
}

.languages td a:hover {
	margin:0;
	padding:0;
	border:0;
}
text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}
.text_normal {
	font-size:12px;
	color:#025040;
	font-style: normal;
	font: verdana,Arial;
}
.text_baseline {
	color:#025040;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_normalliste {
	font-size:12px;
	color:#025040;
	font-style: normal;
	font: verdana,Arial;
	list-style-position: outside;
}
.text_normalliste2 {

	font-size:12px;
	color:#025040;
	font-style: normal;
	font: verdana,Arial;
	list-style-position: outside;
	list-style-image: url(../images/carre_1.jpg);
}
.text_baseline_link {

	color:#a55e0a;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_small {

	font-size:9px;
	color:#025040;
	font-style: normal;
	font: verdana,Arial;
}
.bottom {


	color:#333333;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bottom_black {



	color:#a55e0a;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

