div#acc_caroussel {
	float: left;
	width: 630px;
	height: 402px;
	margin: 0 0 10px 10px;
	padding: 0;
}

div#acc_planibus {
	float: left;
	width: 310px;
	height: 402px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	background: url(../images/mini.JPG) no-repeat left top;
}

div#acc_planibus_form {
	padding: 60px 14px 10px 14px;
	overflow: auto;
}

img#t_acc_planibus {
	position: absolute;
	left: 14px;
	top: 15px;
}

a#link_acc_planibus {
	position: absolute;
	left: 14px;
	top: 40px;
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
}

a#link_acc_planibus:hover {
	color: #fff;
	text-decoration: none;
}

a.acc_link {
	display: block;
	float: left;
	width: 253px;
	height: 55px;	
	padding: 32px 0 0 57px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

a#acc_profil {
	margin: 0 10px 10px 0;
	background: url(../images/btn_acc_profil.gif) no-repeat left top;
}

a#acc_emplois {
	margin: 0 10px 10px 0;
	background: url(../images/btn_acc_emplois.gif) no-repeat left top;
}

a#acc_tarifs {
	margin: 0 0 10px 0;
	background: url(../images/btn_acc_tarifs.gif) no-repeat left top;
}

a.acc_link .sousTitreLien {
	font-size: 12px;
}

a.acc_link:hover {
	color: #fff;
	text-decoration: underline;
}

div#acc_nouvelles {
	float: left;
	width: 630px;
	margin: 0 10px 10px 0;
	padding: 0;
}

#acc_nouvelles h1 {
	background: url(../images/bg_t_acc_nouvelles.gif) no-repeat 1px top;
	padding: 2px 5px 8px 34px;
	font-size: 1.59em;
	font-weight: bold;
	color: #008ac8;
	margin: 0 0 20px 0;
}

div.acc_nouvelle_item {
	clear: both;
	margin-bottom: 20px;
}

span.acc_nouvelle_item_img a {
	float: left;
	width: 109px;
	height: 69px;
	margin-right: 20px;
}

div.acc_nouvelle_item_txt {
	float: left;
	width: 500px;
}

div.acc_nouvelle_item_txt h2 {
	font-size: 0.9em;
	line-height: 1.35;
	margin: 0;
	padding: 0;
}

div.acc_nouvelle_item_txt p {
	font-size: 0.9em;
	line-height: 1.35;
	margin: 0;
	padding: 0;
}

div.acc_nouvelle_item_txt a {
	font-size: 1em;
	color: #0074cf;
	text-decoration: none;
}

div.acc_nouvelle_item_txt a:hover {
	color: #0074cf;
	text-decoration: underline;
}

a#acc_nouvelles_link {
	margin-left: 129px;
	font-size: 1.1em;
	font-weight: bold;
	color: #0074cf;
	text-decoration: underline;
}

a#acc_nouvelles_link:hover {
	color: #0074cf;
	text-decoration: none;
}

div#acc_info-reseau_espace {
	float: left;
	width: 310px;
	margin: 0 0 10px 0;
	padding: 0;
}

div#acc_info-reseau {
	width: 284px;
	margin: 0 0 10px 0;
	padding: 13px;
	clear: both;
	background: url(../images/bg_acc_info-reseau.gif) repeat-x left top #03428e;
}

#acc_info-reseau h1 {
	font-size: 1.3em;
	color: #fff;
	background: url(../images/bg_t_acc_info-reseau.gif) no-repeat left top;
	text-transform: uppercase;
	padding: 0 0 7px 50px;
	margin: 0 0 20px 0;
	line-height: 1.1;
}

#acc_info-reseau h1 span {
	font-size: 0.75em;
}

table#table_info-reseau {
	width: 284px;
}

/*
#table_info-reseau th {
	font-size: 1em;
	font-weight: bold;
	color: #b9e7fb;
	padding-bottom: 12px;
}
*/
#table_info-reseau td , #table_info-reseau th{
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	padding: 4px;
	/*border-bottom: 1px solid #38a6d8;*/
	text-align:left;
}

#table_info-reseau th a{
	color: #fff;
	text-decoration:none;
}

#table_info-reseau th a:hover{
	text-decoration:underline;
}

#table_info-reseau tr.dernier td {
	border-bottom: none;
}

#table_info-reseau tr.fonce td, #table_info-reseau tr.fonce th {
	background: #0c3c77;
	border-bottom: 1px solid #3a6ca7;
	border-top: 1px solid #3a6ca7;
}

#table_info-reseau .col_g {
	width: 160px;
	text-align: left;
}

#table_info-reseau .col_d {
	width: 124px;
	text-align: center;
}

div#acc_espace {
	width: 310px;
	margin: 0;
	clear: both;
}

#mainfooter{
	background-color:#007F89;
}

.texteLogo{
	color:#FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	font-size:13px;
	position:relative;
	top:43px;
	left:13px;
	font-weight:bold;
}