div#ariane {
	width: 950px;
	padding-bottom: 10px;
}

div#ariane_content {
	height: 30px;
	font-size: 0.9em;
	font-weight: bold;
	color: #373737;
}

div#ariane_content a {
	color: #373737;
	font-weight: bold;
}

div#ariane_content a:link, div#ariane_content a:active, div#ariane_content a:visited {
	text-decoration: underline;
}

div#ariane_content a:hover {
	text-decoration: none;
}

div#colG {
	padding-right: 20px;
	float: left;
}

div#colG_content {
	width: 200px;
}

div#sousmenu {
	width: 200px;
	background: #f4fbff;
}

ul.sidenav {
	font-size: 1em;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #007f89;
}

ul.sidenav ul {
	font-size: 1em;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #004f72;
}

ul.sidenav ul li, ul.sidenav ul li.parentlist, ul.sidenav li.parentList ul li {
	margin: 0;
}

ul.sidenav li a:link, ul.sidenav li a:active, ul.sidenav li a:visited {
	display: block;
	color: #fff;
	font-weight: bold;
	background: #007f89;
	text-decoration: none;
	width: auto;
	padding: 8px 20px 8px 10px;
	border-top: 1px solid #a1d3ee;
}

ul.sidenav li a:hover {
	text-decoration: underline;
}

ul.sidenav li.menuCourant a {
	display: block;
	color: #007f89;
	font-weight: bold;
	background: #fff;
	text-decoration: none;
	width: auto;
	padding: 8px 20px 8px 10px;
	border-top: 1px solid #a1d3ee;
}

ul.sidenav li.parentList ul li a:link, ul.sidenav li.parentList ul li a:active, ul.sidenav li.parentList ul li a:visited {
	display: block;
	color: #fff;
	font-weight: bold;
	/*background: url(../images/colG/sousmenu_puce2_d_off.gif) no-repeat 10px 8px #004f72;*/
	background: #007f89;
	text-decoration: none;
	width: auto;
	padding: 4px 20px 4px 26px;
	border-top: none;
}

ul.sidenav li.parentList ul li a:hover {
	text-decoration: underline;
}

ul.sidenav li.parentList ul li.menuCourant a {
	display: block;
	color: #007f89;
	/*background: url(../images/colG/sousmenu_puce2_d_on.gif) no-repeat 10px 8px #fff;*/
	background: #fff;
	text-decoration: none;
	width: auto;
	padding: 4px 20px 4px 26px;
	border-top: none;
}

ul.sidenav li.firstItem a:link, ul.sidenav li.firstItem a:active, ul.sidenav li.firstItem a:visited {
	border-top: none;
}

ul.sidenav li.lastItem a, ul.sidenav li.lastItem a:hover {
	border-top: none;
}

div#colC1 {
	float: left;
	width: 950px;
}

div#colC2 {
	float: left;
	width: 730px;
}

div#colC3 {
	float: left;
	width: 510px;
}

div#content {

}

div#colD {
	padding-left: 20px;
	float: left;
}

div#colD_content {
	width: 200px;
}

#colD_content div {
	clear: both;
	/*margin-bottom: 10px;*/
}

#colD_content div * {
	color: #fff;
}

#colD_content div div {
	/*
	margin-bottom: 0;
	clear: none;
	*/
}

div#colD_inforeseau {
	background: url(../images/colD/inforeseau.gif) no-repeat left top #03428e;
	width: 200px;
	height: 60px;
}

div#colD_inforeseau_lien {
	padding: 13px 0 0 47px;
}

div#colD_inforeseau_lien a {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

div#colD_inforeseau_lien a span {
	font-size: 1.3em;
}

div#colD_inforeseau_lien a:link, div#colD_inforeseau_lien a:active, div#colD_inforeseau_lien a:visited {
	text-decoration: none;
}

div#colD_inforeseau_lien a:hover {
	text-decoration: underline;
}

/*div#colD_inforeseau {
	background: url(../images/colD/inforeseau.gif) no-repeat left top;
	width: 100px;
	height: 39px;
	float: left;
	clear: left;
}

div#colD_inforeseau_lien {
	padding: 10px 0 0 41px;
}

div#colD_travaux {
	background: url(../images/colD/travaux.gif) no-repeat right top;
	width: 100px;
	height: 39px;
	float: left;
	clear: right;
}

div#colD_travaux_lien {
	padding: 10px 0 0 34px;
}*/

div.colD_petit_lien a {
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

div.colD_petit_lien a:link, div.colD_petit_lien a:active, div.colD_petit_lien a:visited {
	text-decoration: none;
}

div.colD_petit_lien a:hover {
	text-decoration: underline;
}

div#colD_calculateur {
	background: url(../images/colD/calculateur.gif) no-repeat left top;
	width: 200px;
	height: 60px;
}

div#colD_calculateur_lien {
	padding: 13px 0 0 47px;
}

div#colD_calculateur_lien a {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

div#colD_calculateur_lien a span {
	font-size: 1.3em;
}

div#colD_calculateur_lien a:link, div#colD_calculateur_lien a:active, div#colD_calculateur_lien a:visited {
	text-decoration: none;
}

div#colD_calculateur_lien a:hover {
	text-decoration: underline;
}

div#colD_publications {
	background: url(../images/colD/publications.gif) no-repeat left top #03428e;
	width: 200px;
}

div#colD_publications_content {
	padding: 16px 0 0 47px;
}

div#colD_publications_content span {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

ul#colD_publications_list {
	list-style-type: none;
	margin: 0;
	padding: 6px 10px 12px 0;
}

#colD_publications_list li {
	background: url(../images/colD/publication_puce.gif) no-repeat left 50%;
	padding-left: 7px;
	line-height: 1.2em;
}

#colD_publications_list li a {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

#colD_publications_list li a:link, #colD_publications_list li a:active, #colD_publications_list li a:visited {
	text-decoration: none;
}

#colD_publications_list li a:hover {
	text-decoration: underline;
}

div#colD_espace {
	background: url(../images/colD/espace_vert.gif) no-repeat left top #33a949;
	width: 200px;
	margin-bottom: 10px;
}

div#colD_espace_content {
	padding: 16px 0 10px 10px;
}

div#colD_espace_content span {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
/*	padding-left: 29px;*/
}


div#colD_espace_content form {
	margin: 10px 0;
}

input#userBox, input#passBox {
	font-size: 0.8em;
	color: #525252;
	margin-bottom: 4px;
	width: 174px;
}

a#colD_espace_btnInscription {
	background: url(../images/colD/btnInscription.gif) no-repeat left top;
	margin-top: 15px;
}

a#colD_espace_btnIdentification {
	background: url(../images/colD/btnIdentification.gif) no-repeat left top;
	margin-top: 5px;
}

div#colD_savoir {
	background: url(../images/colD/savoirTop.gif) no-repeat left top #eedbbc;
	padding-top: 15px;
}

div#colD_savoir .titreListe {
	background: url(../images/bonSavoir2.png) no-repeat 6px top;
	padding-left:47px;
	padding-top:13px;
	height:43px;
	text-transform: uppercase;
	font-size: 1.2em;
}

div#colD_savoir_content {
	/*background: url(../images/colD/savoirBas.gif) no-repeat left bottom;
	padding-bottom: 55px;*/
	background: url(../images/colD/basBonSavoir2.gif) no-repeat left bottom;
	padding-bottom: 10px;
	color: #004e72;
}

#colD_savoir div#colD_savoir_content span{
	color: #404040;
}

#colD_savoir_content span {
	display: block;
	/*padding: 1px 10px 18px 10px;*/
	font-size: 1em;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

#colD_savoir_content ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	width: 180px;
}

#colD_savoir_content ul li {
	background: url(../images/bullet_savoir.gif) no-repeat 8px 5px;
	padding: 0 0 4px 15px;
}

#colD_savoir_content ul li a {
	font-weight: bold;
	color: #004e72;
	/*text-transform: uppercase;*/
	text-decoration: none;
}

#colD_savoir_content ul li a:hover, #colD_savoir_content ul li a:hover span {
	color: #004e72;
	text-decoration: underline;
}

#colD_savoir_content ul li a span{
	padding:0px;
}

a.colD_petit_btn {
	display: block;
	width: 174px;
	height: 21px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	padding: 0 5px;
	line-height: 21px;
}

a.colD_petit_btn:link, a.colD_petit_btn:active, a.colD_petit_btn:visited {
	text-decoration: none;
}

a.colD_petit_btn:hover {
	text-decoration: underline;
}

div#colD_espaceBas {
	margin-bottom: 0;
}

#colD_espace_content a{
	text-decoration:none;
	padding-left:37px;
	/*padding-left:29px;*/
	padding-right:10px;
	padding-bottom:0px;
	display:inline-block;
}
#colD_espace_content a:hover{
	text-decoration:underline;
	
}
#colD_espace_content .titreProfilInt{
	padding-bottom:20px;
	/*display:inline-block;*/
}

#colD_espace_content .detailProfilInt{
	font-size:0.9em;
	padding-top:20px;
	/*margin-left:29px;*/
	
	display:inline;
	text-transform:none;
	font-weight:normal;
}

/*Ajout Avis TA Alex */
div#acc_info-reseau_espace {
	float: left;
	width: 173px;
	margin: 0 0 10px 0;
	padding: 0;
}

div#acc_info-reseau {
	width: 173px;
	margin: 0 0 10px 0;
	padding: 13px;
	clear: both;
	background: url(../images/bg_acc_info-reseau.gif) repeat-x left top #006999;
}

#acc_info-reseau h1 {
	font-size: 1.3em;
	color: #fff;
	background: url(../images/petitTA.png) 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: 173px;
}

#table_info-reseau th {
	font-size: 1em;
	font-weight: bold;
	color: #b9e7fb;
	padding-bottom: 12px;
}

#table_info-reseau td {
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	padding: 4px;
	/*border-bottom: 1px solid #38a6d8;*/
}

#table_info-reseau tr.dernier td {
	border-bottom: none;
}

#table_info-reseau tr.fonce td {
	background: #0a6e9a;
	border-bottom: 1px solid #38a6d8;
	border-top: 1px solid #38a6d8;
}

#table_info-reseau .col_g {
	width: 160px;
	text-align: left;
}

#table_info-reseau .col_d {
	width: 124px;
	text-align: center;
}

/*Ajout détail TA intérieur*/

#listeDetailTA .dateDetailTA, #listeDetailUsager .dateDetailUsager, #content .news-single-item .dateDetailUsager{
	margin-top:-25px;
	font-size:0.8em;
	color: #4A4A4A;
}

#listeDetailTA .contenuDetailTA, #listeDetailUsager .contenuDetailUsager{
	margin-bottom:25px;
}

/*Nouveau bloc colonnes droites*/

div#colD_zap{
	/*margin-top:10px;*/ 
	background-image:url(../images/btn_promo.gif); 
	width:200px; 
	height:60px;
}

div#colD_admissible{
	margin-top:10px; 
	padding-top:5px; 
	background-image:url(../images/btn_admissible.gif); 
	width:200px; 
	height:55px;
}

#colD_admissible .acc_link2{
	margin-top:7px; 
	margin-left:5px;
}

#colD_TA{
	margin-top:10px; 
	background-image:url(../images/btn_avis.gif); 
	width:200px; 
	height:60px;
}

#colD_TA .acc_link2{
	margin-top:2px; 
	margin-left:8px;
}

a.acc_link2 {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
    padding: 10px 0 0 50px;
    text-decoration: none;
    text-transform: uppercase;
}

a.acc_link2:hover {
    text-decoration: underline;
}

a.acc_link2 .sousTitreLien {
    font-size: 11px;
}

#colD_EspacePresse{
	margin-top:10px;
}

#colD_40ans{
	margin-top:10px;
}

div#colD_memo {
	background: url(../images/colD/savoirTop.gif) no-repeat left top #ededed;
	padding-top: 15px;
}

div#colD_memo .titreListe {
	background: url(../images/memo.png) no-repeat 10px top;
	padding-left:55px;
	padding-top:13px;
	height:43px;
	text-transform: uppercase;
	font-size: 1.2em;
}

div#colD_memo_content {
	/*background: url(../images/colD/savoirBas.gif) no-repeat left bottom;
	padding-bottom: 55px;*/
	background: url(../images/colD/basBonSavoir2.gif) no-repeat left bottom;
	padding-bottom: 10px;
	color: #004e72;
}

#colD_memo div#colD_memo_content span{
	color: #004e72;
	
}

#colD_memo_content span {
	display: block;
	/*padding: 1px 10px 18px 10px;*/
	font-size: 1.0em;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

#colD_memo_content ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	width: 180px;
}

#colD_memo_content ul li {
	background: url(../images/bullet_savoir.gif) no-repeat 8px 5px;
	padding: 0 0 4px 15px;
}

#colD_memo_content ul li a {
	font-weight: bold;
	color: #004e72;
	/*text-transform: uppercase;*/
	text-decoration: none;
}

#colD_memo_content ul li a:hover, #colD_memo_content ul li a:hover span {
	color: #004e72;
	text-decoration: underline;
}

#colD_memo_content ul li a span{
	padding:0px;
}

#colD_content DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom:10px;
}