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

body {
	margin: auto;
	padding: 0;
	width: 964px;
	height: 100%;
	background-color: #062041;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

h1 {
	color: #06C;
	font-size: 34px;
	font-family: "pointy.ttf" ,Verdana, Geneva, sans-serif;
	margin: 0 0 5px 10px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

h2 {
	color: #000;
	font-size: 22px;
	font-family: "CaviarDreams_Bold.ttf" ,Verdana, Geneva, sans-serif;
	margin: 0 0 5px 5px;
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

h4 {
	color: #F60;
	font-size: 16px;
	font-family: "CaviarDreams_Bold.ttf" ,Verdana, Geneva, sans-serif;
	margin: 0 0 5px 5px;
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

#wrapper {
	margin: 0;
	width: 964px;
	height: 100%;
}

#header {
	margin: 0;
	width: 964px;
	height: 90px;
}

#logo {
	width: 261px;
	float: left;
}

#menu {
	width: 703px;
	float: right;
	text-transform: lowercase;
	font-size: 28px;
	font-family: "CaviarDreams_Bold.ttf" ,Verdana, Geneva, sans-serif;
	/*font-weight: bold;*/
	color: #FFF;
}

#menu li {
	width: 140px;
	float: left;
	list-style: none;
	text-align: center;
	padding-right: 8px;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
	
}

#menu li a:hover {
	color: #FFF;
	border-bottom: 2px #FFF dotted;
}

#content {
	margin: 0;
	width: 964px;
	height: 100%;
	display: table;
}

#content_top {
	width: 964px;
	height: 115px;
	padding: 1px 1px 2px 2px;
	background-image: url(../images/bg_top.png);
}

#content_top li {
	max-width: 220px;
	float: left;
	padding: 0px 1px 0px 2px;
	list-style: none;
}

.heure {
	width: 160px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
}

#rss {
	width: 150px;
	text-align: center;
	margin-left: 60px;
}

#contenu {
	width: 964px;
	padding-bottom: 50px;
	background-color: #FFF;
}

#contenu_left {
	width: 624px;
	/*height: 100%;
	float: left;
	display: table;*/
	padding-left: 2px;
	background-color: #fff;
}

#contenu_right {
	width: 330px;
	/*height: 100%;
	float: right;
	display: table;*/
	background-color: #fff;
}


#video {
	margin: auto;
	width: 628px;
	height: 440px;
	background-color: #eee;
	text-align: center;
	color: #FFF;
}

#cadre {
	margin: auto;
	width: 567px;
	height: 440px;
	background-color: #000;
	text-align: center;
}

#video {
	padding-top: 10px;
	
}


#liner {
	height: 180px;
	background-color: #eee;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

.box {
	margin: 0 8px 0 8px;
	width: 160px;
	height: 180px;
	float: left;
}

.items {
	width: 180px;
	height: 163px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
}

.items p {
	padding-left: 5px;
}

.items span {
	color: #F60;
}

.items img {
	padding: 8px 0 0 8px;
	border: none;
	
}

#promo p {
	text-align: center;
}

#slogan {
	margin: auto;
	height: 120px;
	text-align: center;
	font-weight: bold;
	font-family: Lucida Grande, Geneva, sans-serif;
}


#category {
	margin: auto;
	height: 304px;
}

#pub {
	margin: auto;
	padding-bottom: 50px;
}

#footer {
	margin: auto;
	width: 964px;
	height: 63px;
	background-color: #e3e3d9;
}

#copyright {
	width: 762px;
	float: left;
	height: 63px;
	padding-top: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#share {
	width: 200px;
	float: right;
}


#share li {
	width: 73px;
	float: left;
	padding-left: 5px;
	list-style: none;
}

#share img {
	border: none;
	margin: -40px 10px 0 -70px;
}

.clearer {
	display: block;
	clear: both;
	height: 0;
}

.menu_cpt {
	float: left;
	width: 160px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 8px;
	background-color: #F4F4F4;
}

.menu_cpt img {
	border: none;
}

.menu_cpt a {
	color: #999;
	text-decoration: none;
}

.menu_cpt:hover {
	background-color: #DADADA;
}

.contact_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

.contact_form input {
	width: 130px;
	height: 10px;
	font-size: 9px;
}

.normal {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.small {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#programmation li {
	list-style: none;
	margin: 10px 5px 5px 5px;
	background-image: url(../images/prog_bar.png);
	border: 1px solid #CCC;
	height: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#programmation li img {
	padding: 5px;
	text-align: left;
	float: left;
	border: none;
	width: 150px;
	max-height: 115px;
}

#programmation li span a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	display: block;
}

#admin {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 30px 10px 50px 30px;
}

#admin a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}


#admin a:hover {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

#admin img {
	border: none;
}

#admin th, .tab td{
	border-bottom: 1px  #999 dashed;
	border-left: 1px  #999 dashed;
	padding: 1px 25px 3px 25px;
	
}

#box {
	margin-left: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#box input {
	margin: 5px;
}

#bread {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-left: 50px;
}

#bread a {
	text-decoration: none;
	color: #09F;
}

#bread a:hover {
	color: #06F;
	text-decoration: underline;
}

#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-left: 50px;
	padding-top: 10px;
}

#nav a {
	text-decoration: none;
	color: #09F;
}

#nav a:hover {
	color: #06F;
	text-decoration: underline;
}

.label {
	font-weight: bold;
	color: #09F;
}

#gauche {
	float: left;
}

#droite {
	float: right;
}

label {
	clear: both;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#new_compte {
	width: 550px;
	margin: auto;
	height: 200px;
}



#detail {
	width: 500px;
	margin: auto;
}


#detail img {
	padding: 10px 10px 5px 10px;
	border: #CCC thin solid;
	margin: 10px 10px 5px 10px;
	max-width: 250px;
}


#detail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.verif {
	float: left;
	padding: 0 10px; 0 10px;
}

.promo  {
	display: none;
}

.clearfloatins {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footerins {
	height: 0px;
	width:1px;	
	clear: both;
	text-indent: -9999px;
	}

button{

    border: none;

    background-color: transparent;

	cursor: pointer;

}
