@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(/img/bg_body.jpg);
	background-repeat: repeat-x;
}
dfn {
	display:none;
}
#container {
	margin:0 auto;
	width:920px;
}
#header {

}
#langues {
	height:22px;
	line-height:22px;
	text-align:right;
	font-size:10px;
}
#langues a {
	text-decoration:none;
	color:#000;
}
#mainNav {
}
#sNav {
	clear:both;
	height:26px;
	background-repeat:no-repeat;
}
#sNav ul {
	font-size:11px;
	font-weight:normal;
	padding-top:4px;
	padding-left:10px;
}

#sNav ul li {
	display:inline;
	list-style:none;
	padding-right:5px;
	padding-left:5px;
	border-left: 1px solid #000;
}
#sNav ul li.currentpage h3 {
	font-size:11px;
	font-weight:bold;
	display:inline;
}
#sNav ul li:first-child {
	border-left:0;
	padding-left:0;
}
#sNav ul li a {
	color:#030303;
	text-decoration:none;
	
}
#sNav ul li a:hover {
	color:#030303;
	text-decoration:underline;
}
#bred {
	margin-left:10px;
	font-size:9px;
	font-weight:bold;
	height:16px;
	padding-top:1px;
}
#bred a {
 text-decoration:none;
}
#banner {
	width:918px;
	height:76px;
}


#content {
	margin-top:7px;
	margin-bottom:5px;
	margin-left:3px;
	margin-right:4px;
	/*background-color:#FF0000;*/
	min-height:300px;
	height:auto;!important
	height:300px;
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}
#vnav {
	float:left;
	width:135px;
	background-color:#FFFFFF;
/*	background-repeat: repeat-x;
	background-position: left top;*/
	min-height:400px;
	height:auto;!important
	height:1200px;
	overflow:auto;
}

#vnav h4 {
	font-size:12px;
	padding-left:12px;
	line-height:23px;
	border-bottom:1px solid #FFF;
}
#vnav h4 a{
	text-decoration:none;
}
#vnav ul {
	margin-left:9px;
	margin-top:8px;
	margin-right:9px;
	margin-bottom:10px;
	font-size:11px;
}
#vnav ul li {
	list-style-position: outside;
	list-style-type: none;
	margin-left:9px;
	padding-top:2px;
	padding-bottom:2px;
}
#vnav ul li h3{
        font-size:11px;
        font-weight:bold;
}
#vnav ul li a:hover{
	text-decoration:underline;
}

#article {
	background-image: url(/img/bg_contenu_article.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	margin-left:165px;
	margin-right:282px;
}
#article h2, #content_large h2  {
	margin-left:28px;
	margin-top:8px;
	margin-bottom:12px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#article .articleListe {
	font-size:10px;
	margin-left:28px;
	margin-right:30px;
	margin-top:15px;
	margin-bottom:20px;
}
#article .articleListe h3 {
	font-size:12px;
	margin-bottom:3px;
}
#article .articleListe .enSavoirPlus {
	text-align:right;
	margin-top:10px;
}
#article .articleListe ul {
	margin:20px;
}
#article .articleListe ul li {
	line-height:15px;
	list-style-position: outside;
}


#article .articleListe .enSavoirPlus a{
	font-weight:bold;
	text-decoration:underline;
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right:20px;
}
#article .articleListe .enSavoirPlus a:hover{
	text-decoration:none;
}
#article #contenu_article {
	margin-left:28px;
	margin-right:30px;
	font-size:10px;
	margin-bottom:50px;
	text-align:justify;
}
#article #contenu_article p {
	margin-top:8px;
	margin-bottom:8px;
}
#article #contenu_article h3 {
	font-size:11px;
	padding:5px 0;
	text-transform:uppercase;
	border:0;
}
#article #contenu_article ul {
	margin:20px;
}
#article #contenu_article ul li {
	line-height:15px;
	list-style-position: outside;
}
#article #contenu_article a{
	color:#000;
	text-decoration:underline;
}
#article #contenu_article a:hover{
	color:#000;
	text-decoration:none;
}
#article #contenu_article p.tarif {
	margin-left:30px;
	margin-right:30px;
	text-align:center;
}
#article #contenu_article table, #article #contenu_article table.internet {
	background-color:#FFF;
	border:1px solid #999999;
	width:400px;
}
#article #contenu_article table tr td, #article #contenu_article table tr th {
	padding:2px;
}
#article #contenu_article table.internet tr th {
	background-color:#fff;
}
#article #contenu_article table.internet tr td.ligne_2 {
}

#article #contenu_article div.liste_chaine {
	background-color:#FFF;
	border:1px solid #999999;
}
#article #contenu_article div.liste_chaine img{
	padding:7px;
}

#article .bottom {
	height:5px;
	font-size:5px;
	width:463px;
	background-image: url(/img/bg_content_home_bottom.gif);
	background-repeat: no-repeat;
	margin-right:0px;
	background-position: left top;
}
#documents{
	float:right;
}

#content_large table {
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding:5px;
	margin-top:2px;
	margin-bottom:5px;
}
#content_large table tr th, #content_large table tr td {
	font-size:11px;
	text-align:left;
	padding:2px;

}
#content_large table tr th {
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
#content_large input{
	padding:3px;
	border:1px solid #999999;
}
#content_large select{
	border:1px solid #999999;
}
#avantageux {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}





#loginBox {
	border: 1px solid #A5A3A3;
	background-color:#A7CBEF;
	background-image: url(/img/bg_login_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:125px;
	height:auto;!important
	height:125px;
	width:260px;
	margin-bottom:22px;
	font-size:10px;
}
#loginBox h3{
	padding:7px;
	font-size:12px;
	font-weight:bold;
}
#loginBox div {
	padding:7px;
}

#documents .docBox {
	background-color:#FFF7C5;
	background-image: url(/img/bg_documents.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	width:260px;
	margin-right:4px;
	padding-bottom:5px;
}
#documents .docBox h3{
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-image:url(/img/bg_titre_newsBox.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	line-height:20px;
	padding-left:27px;
}
#documents .docBox ul {
	font-size:11px;
	padding:20px;
}
#documents .docBox ul li {
	list-style:none;
	padding-bottom:5px;
}
#documents .docBox ul li a{
	text-decoration:underline;
	color:#000;
}
#documents .docBox ul li a:hover{
	text-decoration:none;
	color:#000;
}

#documents .ombreDocBoxDroite {
	background-image: url(/img/ombre_doc_box_droite.gif);
	background-repeat: repeat-y;
	background-position: right 2px;
	width:264px;
}
#documents .ombreDocBoxBas {
	font-size:2px;
	line-height:4px;
	height:4px;
	margin-left:2px;
	margin-right:1px;
	background-image: url(/img/ombre_doc_box_bas.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:260px;
	margin-bottom:10px;
}	 

#footer {
	clear:both;
	margin-left:2px;
	margin-right:2px;
	margin-top:3px;
	font-size:9px;
	background-image: url(/img/separateur_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:30px;
	padding-top:10px;
}
#footer .footerLeft {
	float:left;
	/*margin-left:7px;*/
}
#footer .footerMiddle {
	text-align:center;
	margin-left: 120px;
}	
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#footer a.solutic {
	text-decoration:none;
	color:#467DC7;
}
#footer a.solutic:hover {
	text-decoration:underline;
	color:#467DC7;
}
#article .pubTelereseau p{
	font-size:11px;
}
#article .pubTelereseau h2  {
	color:#555;
	margin:10px 0 50px;
	text-transform:none;
}
#article .pubTelereseau h2 strong {
	color:#FFFFFF;
	background:#339900;
}
#article .pubTelereseau h3.red {
	color:#FF0000;
	margin:7px 0 0 0;
}
#article .pubTelereseau h3.blue {
	color:#0066CC;
	margin:7px 0 0 0;
}
#article .pubTelereseau h3.green {
	color:#339900;
	margin:7px 0 0 0;
}
#article .pubTelereseau h3.yellow {
	color:#C3A700;
	margin:7px 0 0 0;
}
#article .pubTelereseau .boxBleu {
	background:#0066CC;
	font-size:11px;
	color:#fff;
	padding:10px;
	margin:7px 0;
	font-weight:bold;
}

/* technical elements */
.hidden {
	display:none;
}
#compteursTable .resultChanged,
#result .resultChanged,
#tblResults .resultChanged {
	font-weight:bold;
	color:#6600FF;
}

#tblResults .negativePercent {
	color:#009900;
}

#compteursTable span.red,
#result span.red {
	font-weight:bold;
	color:#f00;
}

#result lightred {
	color:#f00;
}