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

*{margin:0; padding:0}

body{
	margin:0;
	padding:0;
	background-image: url(../images/background_1024.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	width:2598px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:#AF4211;
}

#retour_gauche{
	width:5px;
	margin-right:-20px;
	float:left;
	height:auto;
}

#retour_gauche a{
	color:#FFFFFF;
}
/********************************************************/

#bloc_gauche{
	width:1024px; 
	float:left;
	margin-left:-15px; 
	margin-right:400px;
}

#bloc_droit{
	width:1024px;
	float:left;
}

#header{
	width:100%;
	height:225px;
}

#header img {
	float:left;
}

#premium{
	width:640px;
	height:183px;
	float:left;
	margin-left:0px;
	margin-top:25px;
	background-position:bottom center;
	background-repeat:no-repeat;
}

#social {
	width:167px;
	height:210px;
	float:left;
	margin-left:7px;
}

#menu{
	width:100%;
	height:55px;
	margin-bottom: 0px;
}

#menu a img{
	margin-left:30px;
	margin-top: 5px;
}

/********************************************************/

#contener{
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
#content{
	width:100%;
	height:auto;

}

#link_left{
	float:left;
	width:20px;
	height:5px;
}

/********************************************************/
#col_gauche{
	width:260px;
	height:auto;
	float:left;
}

#postit{
	width:213px;
	height:272px;
	margin-top:16px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:25px;
	padding-left:20px;
	padding-right:30px;
	background-image:url(../images/post-it_1.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom: 7px;
}

#titre_auteur h2{
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color: #666666;
}

#desc_auteur p{
	text-align:left;
	font-size:13px;
	line-height:1.5;
	color: #666666;
}

#desc_auteur a{
	color: #77ac02;
}

#desc_auteur a:hover{
	text-decoration:underline;
}

#partager{
	width:250px;
	height:41px;
	margin-top:0px;
	margin-left:12px;
}

#footer{
	width:964px;
	height:auto;
	padding:20px;
}

#footer p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:100%;
}

#footer span{
	font-weight:bold;
}

#footer p a{
	color:#999999;

}

#footer p a:hover{
	text-decoration:underline
}
/********************************************************/

#col_center{
	width:500px;
	height:500px;
	float:left;
	margin-top:0px;
	background-image:url(../images/fond_tv.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#player{
	width:480px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}

#bouton_partager{
	width:auto;
	height: auto;
	margin-top:15px;
	margin-left:0px;
}

/********************************************************/
#col_droite{
	width:264px;
	height:auto;
	float:left;
}


#facebook{
	width:150px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}

#plugin_fab{
	margin-top:5px;
	margin-left:15px;
	width:249px;
}

#credits{
	width:100%;
	height:auto;
	margin-top:8px;
}

#credits p{
	margin-left:15px;

}


/**************** Bloc droit *******************************/

#retour{
	width:100%;
	height:90px;
	margin-top:20px;
	margin-bottom:10px;	
}

#retour img{
	float:left;
}



.cable{
	width:100%;
	height:185px;
	background-image:url(../images/cable.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.cable img{
	float:left;

}
/************Concept.html*****************************/

#concept{
	width:400px;
	height:300px;
	margin-left:50px;
	margin-right:50px;
}

#concept p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#concept img{
	width:149px;
	margin-left:120px;
	margin-right:auto;
}

/************Partnaire.html*****************************/

#partenaire{
	width:460px;
	height:300px;
	margin-left:20px;
	margin-right:20px;
}

#partenaire p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#partenaire img{
	width:210px;
	margin-left:120px;
	margin-right:auto;
}

/************Calendrier.html*****************************/

#calendrier{
	width:500px;
	height:auto;
}

#calendrier table{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

#calendrier th{
	color:#FFFFFF;
	background-color:#666666;
	padding:5px;
	border:thin solid #666666;
}

#calendrier td{
	color:#666666;
	background-color:#FFFFFF;
	border:thin solid #666666;
	text-align:left;
	padding:5px;
}
/************Contact.php***************************************/
#formulaire{
	width:420px;
	height:430px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
}

#formulaire label{
	width: 100px;
	display:block;
	float:left;
	color:#FFFFFF;

}

#formulaire img{
	margin-left:100px;
}

.case input,textarea,select,option{
	border:thin solid #999999;
}

.envoyer{
	width:100px;
	margin-left:150px;
	margin-right:200px;
	}

.case{
	width:100%;
	margin-bottom:20px;
}

.case2{
	width:100%;
	margin-bottom:20px;
}

.case2 input{
	border:thin solid #FF0000;
}

.case2 textarea{
	border:thin solid #FF0000;
}

#retour_contact{
	width:100%;
	margin-right:0px;
	margin-top:20px;
	height: 90px;
	margin-bottom: 10px;
	}

#retour_contact p{
	color:#FF0000;
	text-align:center;
}

/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid;
	background-color: #FFFFFF;
	display: none;
	z-index: 1;
	text-align: left;
	margin-top:250px;
	border-color: #666666;
	border:1px solid;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #ffb808;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/
