@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}

/* ###### DEBUT CSS ###### */
body{
	background-color: #ffffff;
	background-image: url(../image/interface_site/fond-degrade-header.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: arial, helvetica, sans-serif, verdana ;
	text-align:center;
}

#container{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border:#000000 solid 0px;
    width: 880px;
	position:relative;
	text-align:left;
}

/*-----------------*/
/* --- BANDEAU --- */
#bandeau{
	width: 880px;
	height:111px;
	background: transparent repeat top url(../image/interface_site/bandeau.png);
}
#bandeau h1{
	display: none;
}
/* --- BANDEAU --- */


/*--------------------*/
/* --- NAVIGATION --- */
#navigation{
	display:block;
	height: 50px; /* menu= 35
	width: 880px;
	margin: 0px;
	padding: 0px;
	border:#000000 0px solid;
	/*background: transparent url(../images/interface-site/menu-degrade-fond.png);*/
}

#navigation ul{
	margin:0px;
	padding:0px;
}

#navigation li{
	margin:0px;
	padding:0px;
	display: inline;
}
#navigation a{
	text-decoration: none;
}

a#menu{
	/*background: transparent url(../images/interface-site/menu-principal-degrade-fond.png);*/
	height:26px;
	float:left;
	margin:0px 0px 0px 1px;
	padding: 9px 16px 0px 16px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}

a#menu:hover{
	background: transparent url(../image/interface_site/menu-degrade-roll.png);
	color:#5c0942;
}

a#menu_active{
	height:26px;
	float:left;
	margin:0px;
	padding: 9px 17px 0px 17px;
	font-weight:bold;
	font-size:15px;
	background: transparent url(../image/interface_site/menu-degrade-roll.png);
	color:#5c0942;
}
/* --- NAVIGATION --- */


/*-------------------*/
/* --- RECHERCHE --- */
#menu_recherche{
	margin-top: 8px;
	margin-left: 15px;
	height:20px;
	width: 191px;
	float:left;
	border:0px solid #000000;
	background: transparent no-repeat right url(../image/interface_site/logo-search.png);
	/*background-position: -754px 0px;*/
}
#menu_recherche span{
	display: none;
}

#recherche{
	width: 165px;
	height: 14px;
}

#menu_recherche input{
	color: #5c0942;
	font-size: 13px;
}


/* --- BAS --- */
#bas{
	width: 880px;
	height:100px;
	background: transparent top url(../image/interface_site/fond-degrade-bas.png);
	margin-top: 0px;
	float:left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	color:#FFFFFF;
	font-size:13px;
}

/*#bas {
	background: transparent top url(../image/interface_site/fond-degrade-bas.png);
	width: 880px;
	height:57px;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}*/

#bas ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#bas li{
	margin:8px 20px 0px 0px;
	padding:0px;
	/*display: inline;*/
	float:left;
	border: black 0px solid;
}
#bas a{
	text-decoration: none;
}
#bas span{
	display: none;
}

a#icone-contact{
	background: transparent top no-repeat url(../image/interface_site/icone-maison.png);
	width: 67px;
	height: 74px;
	display:block;
	margin: 6px 0px 0px 20px;
}
#bas b{
	font-size: 17px;
}
#ligne-degrade-bas{
	background: transparent top repeat url(../image/interface_site/ligne-degrade-bas.png);
	width:1px;
	height:100px;
	float:left;
	margin: 0px 20px 0px 20px;
}

#icone-facebook{
	background: transparent top no-repeat url(../image/interface_site/icone-facebook.png);
	width: 88px;
	height: 74px;
	display:block;
	margin: 6px 0px 0px 20px;
}

#icone-rss{
	background: transparent top no-repeat url(../image/interface_site/icone-rss.png);
	width: 77px;
	height: 79px;
	display:block;
	margin: 6px 0px 0px 20px;
}

#icone-newsletter{
	background: transparent top no-repeat url(../image/interface_site/icone-newsletter.png);
	width: 76px;
	height: 68px;
	display:block;
	float:left;
	margin: 26px 20px 0px 20px;
}

#newsletter-inscription{
	background-color:#FFFFFF;
	margin-top: 5px;
	padding: 2px 5px;
	color:#999999;
	float:left;
}
#newsletter-inscription:hover{
	background-color: #000000;
	color: #FFFFFF;
}


/*-----------------*/
/* --- CONTENU --- */
#contenu{
	width: 880px;
	border:#000000 solid 0px;
	background-color:#FFFFFF;
	padding: 0px 0px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	float:left;
/*  * -moz-border-radius-topleft  / -webkit-border-top-left-radius
    * -moz-border-radius-topright / -webkit-border-top-right-radius
    * -moz-border-radius-bottomleft / -webkit-border-bottom-left-radius
    * -moz-border-radius-bottomright / -webkit-border-bottom-right-radius */
}

/*// PLAYER //*/
#player_playlist{
	width: 880px;
	height: 340px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #000000;
	float:left;
	padding: 5px 0px 5px 0px;
}
#player_playlist h1{
	color:#FFFFFF;
	font-weight:none;
	text-align: center;
	font-size: 24px;
}

#maxtvplayer{
	margin-top: 5px;
	margin-left: 115px;
	float:left;
	text-align:center;
	z-index: 1;
}

/*// CONTACT //*/
#contenu_gauche{
	height: 300px;
	margin-right: 10px;
	float:left;
}
#contenu_gauche h3{
	width: 266px;
	height: 25px;
	background-color:#cc0066;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	padding: 2px 10px 0px 10px;
	font-weight:bold;
	color: #ffffff;
	font-size:18px;
}

#contenu_gauche ul{
	background-color: #fbe3ef;
	padding:10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}

#contenu_gauche img{
	display:block;
	width: 265px;
}

#contenu_texte{
	width: 560px;
	height: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #f4f4f4;
	border: #CCCCCC 0px solid;
	padding: 10px 10px 10px 10px;
	float:left;
	font-size:14px;
}

fieldset{
	color: #666666;
}
#fieldleft{
	width: 200px;
	height:18px;
	float:left;
	margin-bottom: 7px;
	padding-top: 2px;
	text-align:right;
	border:#000000 0px solid;
}
#fieldright{
	width: 350px;
	height:20px;
	float:right;
	margin-bottom: 7px;
	text-align:left;
	border:#000000 0px solid;
}
#fieldtextarea{
	height:auto;
	width: 350px;
	float:right;
	margin-bottom: 7px;
	text-align:left;
	border:#000000 0px solid;
}

#submit{
	font-weight:bold;
}
input, textarea, select{
	width: 210px;
	border:#D6D6D6 solid 1px;
	font-size: 12px;
	padding: 2px 2px 3px 2px;
	font-family: arial, helvetica,  sans-serif;
	background-color: #F9F9F9;
}
input:focus, textarea:focus, input:hover, textarea:hover, select:hover{
	border: #cc0066 solid 1px;
	color: #000000;
}


/* AUTRE */
.error{
	color:#CC0000;
	font-weight:bold;
}


/* PROGRAMME TV */

#contenu_programme{
	width: 580px;
	border: #CCCCCC 0px solid;
	padding: 0px 0px 0px 0px;
	float:left;
	font-size:14px;
}

#contenu_programme h2{
	width:560px;
	background: #e6e6fa;
	padding: 3px 10px;
	font-weight:bold;
	color: #444444;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:0px 0px 5px 0px;
	float:left;
}

#contenu_programme ul{
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
}

#contenu_programme li{
	margin:5px 0px 5px 0px;
	padding:0px 5px;
	display: inline;
	width: 100%;
	height: 40px;
	float:left;
	/*background-color: #f4f4f4;*/
	/*border:1px solid #000000;*/
}
#contenu_programme a{
	text-decoration: none;
	float:left;
	height: 40px;
	margin: 0px 10px 0px 0px;
}

#contenu_programme li .text{
	padding: 3px 0px;
	font-size: 12px;
}

#contenu_programme li .numero{		color: #777777; font-weight:bold;
}
#contenu_programme li .title{		color: #444444;
}
#contenu_programme li .subtitle{	color: #777777;
}

.maxtv{
 font-family:"Times New Roman", Times, serif;
 font-size: larger;
}
