/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http:/eloper.yahoo.com/yui/license.html
version: 2.8.1
*/
html{color:#000;background:#FFF;font-family:Verdana, Arial, Helvetica, sans-serif;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}

.content {
	width:990px;
	margin:0 auto;
}
.hidden {
	display:none;
}
#header {
	/*background:transparent url(/img/bg-header-2niv.jpg) center 37px no-repeat;*/
	width:100%;
}
#header.one-menu {
	background:transparent url(/img/bg-header-1niv.jpg) center 38px no-repeat;
	height:110px;
}
#header.two-menu {
	background:transparent url(/img/bg-header-2niv.jpg) center 37px no-repeat;
	height:120px;
}

#header .first-menu {
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:17px;
}
#header .first-menu span {
	color:#fff;
	text-transform:uppercase;
	display:block;
	float:left;
	font-weight:bold;
}
#header .first-menu span a {
	color:#fff;
	text-decoration:none;
}
#header .first-menu span a:hover {
	color:#97be0d;
}
#header .first-menu span.nous {
	width:90px;
}
#header .first-menu span.vous {
	padding:0 33px;
}
#header .second-menu {
	padding:6px 0 0 0;
	height:34px;
	line-height:34px;
	overflow:hidden;
	font-size:14px;
}
.quicklinks {
	height:30px;
	overflow:hidden;
	text-align:center;
	padding-top:7px;
	font-size:12px;
}

.quicklinks ul li{
	display:inline;
	padding:0 7px;
}
.quicklinks form, .quicklinks div {
	display:inline;
}
.quicklinks ul li a {
	color:#808080;
	text-decoration:none;
}
.quicklinks ul li a:hover {
	color:#808080;
	text-decoration:underline;
}
.quicklinks input {
	border:1px solid #a0a0a0;
	font-size:10px;
	height:16px;
}
.quicklinks input.btn {
	border:1px solid #fff;
	background:transparent url(/img/bg-search-btn.jpg) left top repeat-x;
	padding:0 7px;
	height:20px;
	line-height:20px;
	color:#fff;
	margin:0 0 0 7px;
	font-size:12px;
	cursor:pointer;
}



#main {
	font-size:14px;
	min-height:400px;
}
.bred {
	color:#808080;
	font-size:14px;
	height:33px;
	line-height:33px;
	margin:0 0 30px 0;
}
.bred a {
	color:#808080;
	text-decoration:none;
}
.bred a:hover {
	color:#808080;
	text-decoration:underline;
}
#main .left {
	float:left;
	width:200px;
	height:100%;
}

#main .middle {
	margin:0 280px 0 210px;
}

#main .middle h1 {
	font-size:17px;
	color:#00628c;
	margin:0 0 15px 0;
	font-weight:bold;
}
#main .middle h2 {

}
#main .middle h3 {
	color:#00628c;
	font-size:15px;
	font-weight:bold;
	padding:15px 0 7px;
	/*clear:both;*/
}
#main .middle h4 {
	font-weight:bold;
	padding:10px 0 5px;
}
#main .middle a {
	color:#00628c;
	text-decoration:none;
}
#main .middle a:hover {
	color:#00628c;
	text-decoration:underline;
}
#main .middle strong {
	font-weight:bold;
}
#main .middle p {
	padding:5px 0;
}
#main .middle em {
	font-style:italic;
}	
#main .middle ul {
	margin:5px 25px;
}
#main .middle ul li {
	list-style:disc outside;
	padding:3px 0;
}
form textarea{
	width:100%;
}



/* TEMPLATE 1 Colonne */ 
#main .onecol {
	/*margin:0 265px 0 210px;*/
	margin:0;
}
.onecol table {
	background-color:#FFFFFF;
	border:1px solid #666666;
	margin-bottom:5px;
	margin-top:2px;
	padding:5px;
}
.onecol table tr th, 
.onecol table tr td {
	font-size:11px;
	padding:2px;
	text-align:left;
}
.onecol table th {
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

#main table.internet {
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:100%;
	font-size:12px;
}
#main table {
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:100%;
	margin:10px 0;
}
#main table.internet th {
	font-weight:bold;
}
#main table.internet td,
#main table.internet th {
	padding:2px;
}
#main table.internet .ligne_2 {
	background-color:#97be0d;
}

#main .tarif {
	margin:5px 30px;
	text-align:center;
	color:#00628C;
}

#main  .pubTelereseau h2 {
	color:#555555;
	margin:10px 0 50px;
	text-transform:none;
}
#main .middle .liste_chaine {
	width:500px;
	overflow:auto;
}
#main .middle .liste_chaine h3{
	width:auto;
}
#main .middle .liste_chaine a{
	padding:0 7px 7px 0;
	display:block;
	float:left;
}



#main .right {
	float:right;
	width:255px;
}

#main .right .box {
	margin:0 0 12px 0;
	background:red;
	width:255px;
	/*height:38px;*/
}
#main .right .box h3 {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:8px 5px 8px 15px;
	cursor:pointer;
	height:22px;
}
#main .right .box h3:hover {
	color:#00628C;
}
#main .right .box ul {
	display:none;
	padding:7px 15px 15px;
}
#main .right .box ul li {
	padding:5px;
	color:#fff;
}
#main .right .box ul li a{
	color:#fff;
	text-decoration:none;
}
#main .right .box ul li a:hover{
	text-decoration:underline;
}
#main .right .vert {
	background:#fff url(/img/box-vert-content.jpg) left bottom no-repeat;
}
#main .right .vert h3 {
	background:#fff url(/img/box-vert-header.jpg) left top no-repeat;
}
#main .right .mauve {
	background:#fff url(/img/box-mauve-content.jpg) left bottom no-repeat;
}
#main .right .mauve h3 {
	background:#fff url(/img/box-mauve-header.jpg) left top no-repeat;
}
#main .right .bleu {
	background:#fff url(/img/box-bleu-content.jpg) left bottom no-repeat;
}
#main .right .bleu h3 {
	background:#fff url(/img/box-bleu-header.jpg) left top no-repeat;
}
#main .right .orange {
	background:#fff url(/img/box-orange-content.jpg) left bottom no-repeat;
}
#main .right .orange h3 {
	background:#fff url(/img/box-orange-header.jpg) left top no-repeat;
}

#footer {
	margin:20px 0;
	background:transparent url(/img/bg-footer.jpg) center top no-repeat;
	width:100%;	
	height:99px;
	overflow:hidden;
}
#footer h1 {
	margin:11px 67px 11px 5px;
	float:left;
	width:201px;
}
#footer ul {
	float:left;
	margin:35px 0 0 0;
	height:30px;
}
#footer ul li {
	display:block;
	float:left;
	color:#fff;
	padding:0 12px;
	font-weight:bold;
	background:transparent url(/img/sep-footer.jpg) right bottom no-repeat;
	height:30px;
	font-size:16px;
}
#footer ul li:last-child {
	background:none;
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#00628c;
	text-decoration:none;
}

/* MENUS PRINCIPAUX */
.menu1, 
.menu2 {
	display:inline;
}
.menu1 li {
	display:inline;
	padding:0 5px;
	color:#fff;
	font-weight:bold;
}

.menu2 li {
	float:left;
	padding:0 10px;
	color:#fff;
	font-weight:bold;
	background:transparent url(/img/sep-menu2.jpg) right bottom no-repeat;
}
.menu2 li:first-child {
	padding:0 10px 0 0;
}
.menu2 li:last-child {
	background:0;
}

.menu1 li a,
.menu2 li a {
	color:#fff;
	text-decoration:none;
}
.menu1 li a.active,
.menu1 li a:hover,
.menu2 li a.active,
.menu2 li a:hover {
	color:#00628c;
}

.menu3 li {
	color:#808080;
}

.menu3 li a {
	color:#808080;
	text-decoration:none;
}
.menu3 li a.active,
.menu3 li a:hover {
	font-weight:bold;
}
.menu3 li a:hover {
	color:#00628c;
}





/* HOMEPAGE */
.home-left {
	float:left;
	width:668px;
	margin-bottom:15px;
}
.home-left .img-rotator {
	margin:0 0 15px;
	overflow:hidden;
	height:424px;
	width:660px;
	/*border:1px solid #ebebeb;*/
	border:1px solid #fff;	
}

.home-left .text {
	height:358px;
	width:665px;
	background:transparent url(/img/bg-home-txt.jpg) left top no-repeat;
}
.home-left .text h1 {
	color:#fff;
	width:165px;
	padding:8px 15px;
	font-size:18px;
}
.home-left .text .contenu {
	padding:8px 15px;
	font-size:15px;
}
.home-left .text .contenu h2 {
	color:#00628b;
	font-size:20px;
	padding:17px 0;
}
.home-left .text .contenu p {
	padding:10px 0;
}
.home-right {
	float:right;
	width:320px;
}
.home-right .news {
	height:430px;
	width:320px;
	background:transparent url(/img/bg-home-news.jpg) left top no-repeat;
	margin:-1px 0 12px;
	
}
.home-right .news h2 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	padding:8px 15px;
}
.home-right .news .news-list {
	padding:8px 15px;
}
.home-right .news .news-item {
	border-bottom: 1px dashed #5ec4ec;
	padding:5px 0 10px;
	margin:5px 0;
}
.home-right .news .news-item:last-child {
	border-bottom:0;
}
.home-right .news .news-item a {
	text-decoration:none;
}

.home-right .news .news-item .date a{
	font-size:15px;
	color:#5ec4ec;
}
.home-right .news .news-item h3 a {
	color:#000;
	font-weight:bold;
	padding:10px 0;
}
.home-right .news .news-item .text a{
	color:#000;
}
.home-right .teaser {
	height:358px;
	width:320px;
	background:transparent url(/img/bg-home-teaser.jpg) left top no-repeat;
}

.home-right .teaser h2 {
	color:#fff;
	width:165px;
	padding:8px 15px;
	font-size:18px;
}
.home-right .teaser .contenu {
	padding:10px 15px;
	font-size:15px;	
}
.home-right .teaser h3{
	padding:15px 0;
	color:#f9ba00;
	font-size:28px;
	margin-bottom:15px;
}
.home-right .teaser .contenu p{
	padding:10px 0;
}
#rotator {
	position:relative;
}
/* FAQ */
.faq ol {
	margin:15px 30px;
}
.faq ol li {
	list-style:decimal outside none;
}
.faq h4 {

}
.faq ol li {
	list-style:decimal outside none;
}
.faq h4 {

}

