body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	/*background-color: #000;*/
	/*color: #FFFFFF;*/
	line-height: 15px;
	/*background-color:none;*/
	background-image: url(../img/degrader.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}

/* -------------------------------------------------------CONTAINER------------------------------------------------------ */

#container {
	width:955px;
	height: auto;
	margin:auto;
	/*background-color: #000;
	background-image: url(../img/degrader.jpg);*/
}

#globalSite{
	width:90%;
	/*background-color:#000;*/
	background-image: url(../img/degrader.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}

/*-----------------PUB HEADER----------------*/

#publiciteHeader{
	height:90px;
	width:910px;
	border:solid #FFFFFF 1px;
	margin:auto;
}

/* -----------------HEADER------------------ */

#header {
	height: 150px;
	width: 955px;
	background-color:#000000;
}


#logo .retourAccueil{
	background-image: url(../img/goldperigordLogo.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 344px;
	margin-top:25px;
	background-color:#000000;
	float: left;
	cursor:pointer;
}

#logo span {
	display:none;
}


#accroche h1{
	background-image: url(../img/accroche.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 170px;
	margin-left:50px;
	margin-top:25px;
	float: left;
}

#accroche span {
	display:none;
}

#pub {
	height: 110px;
	width: 350px;
	background-color: #000000;
	margin-left:30px;
	margin-top:15px;
	float: left;
	border: 1px solid #FFFFFF;
}

#content{
	width:950px;
/*	background-image:url(../img/degrader.jpg);
	background-position:2% 130%;*/
}


/* -----------------NAVIGATION------------------ */

#navigation {
	height: 50px;
	width: 955px;
	background-image: url(../img/bandeauNav.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
}

#flecheOnglet1 {
	background-image: url(../img/flecheBlc.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 19px;
	margin-left: 66px;
}

#flecheOnglet1Who {
	background-image: url(../img/flecheBlc.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 19px;
	margin-left: 230px;
}

#flecheOnglet1YourVideos {
	background-image: url(../img/flecheBlc.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 19px;
	margin-left: 390px;
}

#flecheOnglet1Annonces {
	background-image: url(../img/flecheBlc.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 19px;
	margin-left: 550px;
}

#flecheOnglet1Vide {
	margin-top:10px;
}

#flecheOngletVide {
	height: 10px;
	width: 19px;
	margin-left: 75px;
}


#onglets {
	width: 720px;
	height:30px;
	float: left;
	margin-top: 5px;
	float:left;
	color:#FFFFFF;
}

#onglets a{
	color:#FFFFFF;
	text-decoration:none;
}

#blocOnglet1, #blocOnglet2, #blocOnglet3, #blocOnglet4 {
	float: left;
	height: 30px;
	width: 155px;
	margin-left: 10px;
}

#blocOnglet5 {
        float: left;
        height: 30px;
        width: 50px;
        margin-left: 10px;
}

.onglet1Over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-left: 40px;
}

.onglet1, .onglet2, .onglet3, .onglet4, .onglet5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

.onglet1black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-left:39px;
}

.onglet2black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	float: left;
}

.onglet3black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-left:29px;
}

.onglet4black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-left:20px;
}

.onglet5black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-left:39px;
}

.onglet2{
	padding-left: 30px;
}

.onglet1:hover, .onglet2:hover, .onglet3:hover, .onglet4:hover, .onglet5:hover{
	font-size: 17px;
	margin-left:-5px;
	color:#000000;
}

.onglet1{	
padding-left: 40px;

}

.onglet2{	
padding-left: 0px;
}

.onglet3{	
padding-left: 30px;
}

.onglet4{
	padding-left: 20px;
}

.onglet5{
	padding-left: 10px;
}


/*---------RECHERCHE--------------*/

#blocRecherche{
	width:210px;
	height:30px;
	float:left;
	margin-top:2px;
	margin-left:20px;
}

#formulaireRecherche{
	width:170px;
	height:30px;
	float:left;
}

#boutonRecherche{
	width:30px;
	height:15px;
	margin-top:3px;
	float:left;
}

#boutonRecherche a{
	color:#FFFFFF;
}

.btnRecherche /*input*/{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	margin-top:1px;
}

.btnRecherche input{
	border:none;
}
	
/*----------------------------------------------------------CONTENU------------------------------------------------------ */

#contenu{
	height: auto;
	width: 955px;
	clear: both;
}

#blocSeconnecter{
	height:20px;
	margin-top:20px;
	float:right;
}

.connexion, .connexion:link, .connexion:visited, .connexion:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	color:#FF6600;
}

#bloctv {
	clear: both;
	height: 400px;
	width: 925px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


/* ------------BLOC VIDEO--------------*/


#blocEnteteVideo{
	width:480px;
	height:40px;
	clear:both;
}

#texteVideo {
	height: 40px;
	width: 400px;
	float:left;
}

#blocEtoiles{
	width:80px;
	height:30px;
	margin-top:10px;
	float:left;
}


.etoileOrange{
	width:15px;
	height:15px;
	margin-left:1px;
	float:left;
	background-image: url(../img/etoileOrange.gif);
	background-repeat: no-repeat;
}

.etoileOrange:hover, .etoileBlc:hover{
	background-image: url(../img/etoileOrangeOver.gif);
	background-repeat: no-repeat;
}

.etoileBlc{
	width:15px;
	height:15px;
	margin-left:1px;
	float:left;
	background-image: url(../img/etoileBlc.gif);
	background-repeat: no-repeat;
}


#video {
	height: 360px;
	width: 480px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	float:left;
}



/* ---------COULEURS ET TAILLES TITRES----------*/

a.titre, .titre{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

a.ssTitre, .ssTitre{
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}

a.commentaires, a.telecharger, a.envoyer {
	color: #FF9800;
	text-decoration: none;
	font-size: 10px;
}

.commentaires:hover, a.telecharger:hover, a.envoyer:hover{
	color:#FF6600;
}

#comEnBas{
	width:392px;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.liensComBas, .liensComBas:link, .liensComBas:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.liensComBas:hover{
	color:#EF7D00;
}

#blocLienCom, #blocLienTelecharger, #blocLienEnvoyer{
	height:15px;
	float:left;
}

#blocLienTelecharger{
	width:80px;
	height:15px;
	margin-left:100px;
	float:left;
}


#blocLienTelecharger{
	width:50px;
	height:15px;
	float:left;
}

#blocLienEnvoyer{
	width:80px;
	height:15px;
	margin-left:80px;
	float:left;
}


/*---------------------PARTAGER----------------*/

#blocPartager{
	width:392px;
	height:15px;
	background-color:#FF6600;
	margin-top:20px;
}

.txtPartager{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:50px;
}

#partagerCacher{
/*	display:;*/
	margin-top:15px;
}

#imageFacebook, #imageTwitter, #imageDigg, #imageMyspace{
	width:80px;
	height:20px;
	float:left;
}

#imageTwitter{
	width:70px;
	margin-left:32px;
}

#imageDigg{
	width:70px;
	margin-left:32px;
}

#imageMyspace{
	width:70px;
	margin-left:32px;
}

.logoFacebook{
	background-image:url(../img/logo_facebook.jpg);
	width:14px;
	height:14px;
	float:left;
}

#titreFacebook{
	width:60px;
	height:15px;
	margin-left:20px;
}

.txtFacebook, .txtTwitter, .txtDigg, .txtMyspace{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#partagerCacher a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#partagerCacher a:hover{
	color:#FF7A00;
}

.logoTwitter{
	background-image:url(../img/logoTwitter.jpg);
	width:14px;
	height:14px;
	float:left;
}

#titreTwitter{
	width:40px;
	height:15px;
	margin-left:20px;
}

.logoDigg{
	background-image:url(../img/logoDigg.jpg);
	width:14px;
	height:14px;
	float:left;
}

#titreDigg{
	width:40px;
	height:15px;
	margin-left:20px;
}

.logoMyspace{
	background-image:url(../img/logoMyspace.jpg);
	width:14px;
	height:14px;
	float:left;
}

#titreMyspace{
	width:50px;
	height:15px;
	margin-left:20px;
}

#bloctxtLienDirect, #bloctxtCode{
	width:80px;
	height:20px;
	margin-top:10px;
	float:left;
}

#bloctxtLienDirect p, #blocCodeLecteur p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	color: #fff;
}
	
	
#lienDirectVideo, #lienCodeLecteur{
	width:300px;	
	margin-top:10px;
	float:left;
}

/* ---------------------RUBRIQUE--------------*/


#rubrique {
	height: 350px;
	width: 392px;
	margin-left:50px;
	margin-top:-40px;
	float: left;
}


#blocDureeCom {
	width:380px;
	height:25px;
	margin-top:15px;
	clear:both;
}

#dureeCom {
	width:80px;
	float:left;
}

.duree{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9900;
}


/*---------------DESCRIPTION-------------------*/

.description{
	width:375px;
	height:169px;
	color: #ffffff;
	background-color: #000;
	overflow:auto;
	padding: 8px;
	clear:both;
	margin-bottom:31px;
	border:1px solid #FFFFFF;
}


.description p{
	font-size:12px;
	line-height: 17px;
}

.description a{
	color: #FFFFFF;
}

.description a:hover{
	color:#FF6600;
}

/*-------------LIENS COMMENTAIRES-------------*/


#lienCommentaire{
	width:392px;
	height:15px;
	margin-top:10px;
	border-bottom:solid 1px #666666;
	clear:both;
}

/*-------------CHAPITRAGE-------------*/


#chapitrage {
	width:392px;
	height:200px;
	margin-top:22px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}

#ongletChapitrageAssoc{
	width:392px;
	height:35px;
}

#ongletChapitrageAssoc2{
	width:392px;
	height:35px;
	display:none;
}

#flecheOngletChapitrage{
	background-image:url(../img/flecheBlcCacheNoir.gif);
	background-repeat:no-repeat;
	width:20px;
	height:10px;
	margin-left:70px;
}

#flecheOngletAssoc{
	background-image:url(../img/flecheBlcCacheNoir.gif);
	background-repeat:no-repeat;
	width:20px;
	height:10px;
	margin-left:260px;
	display:none;
}

#titreChapitreOver, #titreAssocieHomeOver {
	margin-left: 10px;
	width:160px;
	height:20px;
	float:left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
}

#titreAssocieHome, #titreChapitre {
	float:left;
	padding-top:0px;
	height:30px;
	margin-left:40px;
}

#titreAssocieHome a{
	color:#FFFFFF;
}

#titreChapitre {
	float:left;
	padding-top:0px;
	height:30px;
	margin-left:20px;
	margin-right:30px;
}

.ongletAssocieHome, .ongletChapitreHome {
	color: #FFFFFF;
	height:20px;
	width:130px;
	font-size: 12px;
	text-decoration:none;
	background-color:#333333;
	text-align:center;
	display:block;
	padding-top:8px;
	font-weight: bold;
}

.ongletChapitreHome {
	width:140px;
	
}

.ongletAssocieHome:hover, .ongletChapitreHome:hover{
	color:#FF9900;
	background-color:#000000;
}

#blocliste{
	background-color: #333333;
	overflow:auto;
	width:392px;
	height:145px;
	margin-top:10px;
	float:left;
	border-bottom:1px #FFFFFF solid;
}

#contenuBlocListe{
	width:300px;
	height:auto;
	margin-top:10px;
}

#liste .chapitres{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-left:10px;
	padding-top:10px;
}

.chapitres span{
	color:#FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

#liste hr {
	color:#666666;
	width:370px;
	margin-top: 5px;
}


/*--------------BLOC VIDEO ASSOCIEES HOME----------------*/

#blocAssocieHome{
	background-color: #333333;
	overflow:auto;
	width:392px;
	height:145px;
	margin-top:10px;
	float:left;
	display:none;
}

#contenuBlocAssocHome{
	width:330px;
	height:140px;
	margin-top:10px;

}


#blocVignetteAssocHome1, #blocVignetteAssocHome2{
	width:340px;
	height:60px;
	float:left;
	margin-left:10px;
	border-bottom:solid 1px #FFFFFF;
}

#blocVignetteAssocHome2{
	margin-top:10px;
}

#imageVignetteAssocHome1, #imageVignetteAssocHome2{
	width:70px;
	height:50px;
	float:left;
}

#vignetteAssocHome1, #vignetteAssocHome2{
	width:70px;
	height:50px;
}

.vignetteAssocHome1, .vignetteAssocHome2{
	width:70px;
	height:50px;
	margin-bottom:5px;
	border: 1px solid #FFFFFF;
	float:left;
	background-repeat:no-repeat;
}

.vignetteAssocHome1{
	background-image: url(../img/Image1.jpg);
}

.vignetteAssocHome2{
	background-image: url(../img/Image2.jpg);
}

.vignetteAssocHome1 span, .vignetteAssocHome2 span{
	display:none;
}

.titreVideoAssocHome1, .titreVideoAssocHome2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
}


.dateVideoAssocHome1, .dateVideoAssocHome2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
}

#blocTxtAssocHome1, #blocTxtAssocHome2{
	width:230px;
	height:auto;
	float:left;
	margin-left:20px;
	font-size: 10px;
}



/* ---------------------RUBRIQUE PAGE VIDEO--------------*/


#rubriquePageVideo {
	height: 350px;
	width: 392px;
	margin-left:50px;
	margin-top:-40px;
	float: left;
}


#blocDureeComPageVideo {
	width:380px;
	height:25px;
	margin-top:15px;
	clear:both;
}

#dureeComPageVideo {
	width:80px;
	float:left;
}

.duree{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9900;
}


/*---------------DESCRIPTION PAGE VIDEO-------------------*/

.descriptionPageVideo{
	width:375px;
	height:60px;
	background-color: #333333;
	overflow:auto;
	padding: 8px;
	clear:both;
}


.description p{
	font-size:12px;
	line-height: 17px;
}


/*-------------LIENS COMMENTAIRES PAGE VIDEO-------------*/


#lienCommentaire{
	width:392px;
	height:15px;
	margin-top:10px;
	border-bottom:solid 1px #666666;
	clear:both;
}

/*-------------CHAPITRAGE PAGE VIDEO -------------*/


#chapitragePageVideo {
	width:392px;
	height:200px;
	margin-top:22px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}

#ongletChapitrageAssoc{
	width:392px;
	height:35px;
}

#ongletChapitrageAssoc2{
	width:392px;
	height:35px;
	display:none;
}

#flecheOngletChapitragePageVideo{
	background-image:url(../img/flecheBlcCacheNoir.gif);
	background-repeat:no-repeat;
	width:20px;
	height:10px;
	margin-left:70px;
}

#flecheOngletAssoc{
	background-image:url(../img/flecheBlcCacheNoir.gif);
	background-repeat:no-repeat;
	width:20px;
	height:10px;
	margin-left:260px;
	display:none;
}

#titreChapitreOver, #titreAssocieHomeOver {
	margin-left: 10px;
	width:160px;
	height:20px;
	float:left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
}

#titreAssocieHome, #titreChapitre {
	float:left;
	padding-top:0px;
	height:30px;
	margin-left:40px;
}

#titreChapitre {
	float:left;
	padding-top:0px;
	height:30px;
	margin-left:20px;
	margin-right:30px;
}

.ongletAssocieHome, .ongletChapitreHome {
	color: #FFFFFF;
	height:20px;
	width:130px;
	font-size: 12px;
	text-decoration:none;
	background-color:#333333;
	text-align:center;
	display:block;
	padding-top:8px;
	font-weight: bold;
}

.ongletChapitreHome {
	width:140px;
	
}

.ongletAssocieHome:hover, .ongletChapitreHome:hover{
	color:#FF9900;
	background-color:#000000;
}

#bloclistePageVideo{
	background-color: #333333;
	overflow:auto;
	width:392px;
	height:145px;
	margin-top:10px;
	float:left;
}

#contenuBlocListePageVideo{
	width:300px;
	height:auto;
	margin-top:10px;
}

#liste .chapitres{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-left:10px;
	padding-top:10px;
}

.chapitres span{
	color:#FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

#liste hr {
	color:#666666;
	width:370px;
	margin-top: 5px;
}


/*----------------------------------------------BLOC VIDEO2-----------------------------------------*/

#blocVideo2{
	width:515px;
	height:200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 50px;
	margin-left: 15px;
	float:left;
}

#blocVideo22{
	width:480px;
	height:200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	/*margin-top: 50px;*/
	margin-left: 20px;
	float:left;
}


/*--------------NAV VIDEO2------------*/

#navVideo2{
	width:480px;
	height:auto;
	float: left;
	color:#FFFFFF;
}

#flecheOnglet2 {
	background-image: url(../img/flecheOrange.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 23px;
	margin-left: 69px;
}

#ongletPopulaire{
	width:180px;
	height:20px;
	float: left;
	margin-top: 10px;
	margin-left:-20px;
}

#ongletPopulaire a{
	color:#FFFFFF;
}

#ongletPopulaire .populaires{
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 70px;
}

.recentes, .plusVues{
	width:108px;
	height:14px;
	float: left;
	background-color: #FF9800;
	padding:8px;
	display:block;
	color: #000000 !important;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}

.plusVues{
	margin-left:1px;
	color:#FFFFFF;
}

.plusVues a{
	color:#FFFFFF;
}

.recentes:hover, .plusVues:hover{
	width:108px;
	height:14px;
	float: left;
	background-color: #FF6600;
	display:block;
	font-weight:bold;
	color: #FFFFFF !important;
	padding:8px;
	text-align:center;
}


/*----------CONTENU BLOC VIDEO2-------*/

.prev1{
	width:23px;
	background-image: url(../img/prev.png);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	margin-top: 70px;
	margin-right:-9px;
}

.next1{
	width:23px;
	background-image: url(../img/next.png);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	margin-top: 70px;
	margin-left: 33px;
}
	
#contenuBlocVideoPopu{
	width:480px;
	height:150px;
	clear:both;
}

#blocVignette1, #blocVignette2, #blocVignette3, #blocVignette4{
	margin-top:10px;
	margin-left:15px;
	width:85px;
	height:115px;
	float:left;
}

#blocVignette2, #blocVignette3, #blocVignette4{
	margin-left:20px;
	height: 115px;
}


.vignette1, .vignette2, .vignette3, .vignette4{
	width:85px;
	height:65px;
	margin-bottom:5px;
	border: 1px solid #FFFFFF;
	float:left;
	background-repeat:no-repeat;
}

.vignette1{
	background-image: url(../img/Image1.jpg);
}

.vignette2{
	background-image: url(../img/Image2.jpg);
}

.vignette3{
	background-image: url(../img/Image3.jpg);
}

.vignette4{
	background-image: url(../img/Image4.jpg);
}

.vignette1 span, .vignette2 span, .vignette3 span, .vignette4 span{
	display:none;
}

.titresort{
	margin-left:13px;
	width:90px;
}
	
h1 .titreVideo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
}

h1 .titreVideo2b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
}

.dateVideo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
	margin-left:13px;
}

.dateVideo2b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
}

/*-------------PETIT BLOC PUB----------------*/

#petitBlocPub{
	border:1px solid #FFFFFF;
	height:250px;
	width:300px;
	float:left;
	margin-top: 44px;
	margin-left: 51px;
}

#petitBlocPubView{
	border:1px solid #FFFFFF;
	height:250px;
	width:300px;
	float:left;
	margin-top: 111px;
	margin-left: 51px;
}

/*-------------BLOC TAGS----------------*/

#blocTag{
	width:370px;
	height:139px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 190px;
	margin-left: 55px;	
	/*float:left;*/
}

#blocTagIE7{
	width:370px;
	height:139px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: -100px;
	margin-left: 55px;
}

#blocTagView{
	width:370px;
	height:139px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 613px;
	margin-left: 55px;	
	/*float:left;*/
}

#blocTagViewIE7{
	width:370px;
	height:139px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: -111px;
	margin-left: 55px;	
	/*float:left;*/
}

#blocFacebook span{
	display:none;
}

.facebook{
	background-image: url(../img/facebook.jpg);
	height: 126px;
	width: 128px;
	float: left;
	margin-top:-99px;
	margin-left:6px;
}

.facebookIE7{
	background-image: url(../img/facebook.jpg);
	height: 126px;
	width: 128px;
	float: left;
	margin-top:7px;
	margin-left:6px;
}

.facebookView{
	background-image: url(../img/facebook.jpg);
	height: 126px;
	width: 128px;
	float: left;
	margin-top:-119px;
	margin-left:6px;
}

.facebookViewIE7{
	background-image: url(../img/facebook.jpg);
	height: 126px;
	width: 128px;
	float: left;
	margin-top: 6px;
	margin-left:6px;
}

#tags{
	width:200px;
	height:101px;
	margin-top:-120px;
	margin-left:150px;
	float:left;
	overflow:hidden;
}

#tags p{
	padding:5px;
	text-align:center;
}

#tags h1{
	font-size: 20px;
	padding:50px;
	line-height: 25px;
}

.blocVide {
	clear:both;
	height: 25px;
	width: 955px;
}



/*----------------------------------------------BLOC VIDEO3-----------------------------------------*/

#blocVideo3{
	width:925px;
	height:350px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-left: 15px;
	float:left;
	margin-top:24px;
}


/*--------------NAV VIDEO2------------*/

#navVideo3{
	/*width:90px;*/
	width:200px;
	height:auto;
	clear: both;
	float: left;
}

#flecheOnglet3 {
	background-image: url(../img/flecheOrange.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 23px;
	margin-left: 77px;
}

#ongletRubriqueVideo{
	width:180px;
	height:20px;
	float: left;
	margin-top:6px;
}


#ongletRubriqueVideo .rubriqueVideoAffiche{
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 37px;
	cursor:pointer;
}

.rubriqueVideoAfficheSelectioner{
	font-size: 17px;
	color: #EF7D00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 37px;
	cursor:pointer;
}

.rubriquevideosul{
	margin-top:60px;
}

.rubriquevideos{
	/*width:90px;*/
	width:175px;
	height:15px;
	/*float: left;*/
	/*background-color: #333333;*/
	/*padding:8px;*/
	display:block;
	color: #FFFFFF !important;
	text-decoration:none;
	/*font-weight:bold;*/
	font-family: Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	margin-left: 1px;
	margin-top:13px;
	cursor:pointer;
	font-size:16px;
	/*font-size:10px;*/
	position:relative;
}

.rubriquevideosselected{
	width:175px;
	height:15px;
	display:block;
	color: #EF7D00 !important;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1px;
	margin-top:13px;
	font-size:16px;
	position:relative;
	cursor:pointer;
}


.flecheOrangeLi{
	background-image: url(../img/flecheOrangeLi.gif);
	background-repeat: no-repeat;
	margin-top:20px;
	padding-left:14px;
}

.rubriquevideos:hover{
	color: #EF7D00 !important;
}

.rubriquevideosprev{
	margin-left:51px;
}

.rubriquevideosnext{
	margin-left:51px;
	margin-top:13px;
	position:absolute;
}



/*-------------CHAPITRAGEVIDEO-------------*/

#chapitrageVideo {
	width:170px;
	height:260px;
	margin-top:30px;
	border:1px #CCCCCC solid;
	float: left;
	margin-left: 30px;
}


#titreChapitreVideo {
	margin-top: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bloclisteVideo{
	overflow:auto;
	margin-top: 15px;
	margin-left: 10px;
	width:150px;
	height:240px;
}

.chapitresVideo{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	padding-left:10px;
	text-align: center;
}

.chapitresVideo:hover{
	color:#FF6600;
}

#listeVideo .chapitresVideoOver{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	background-color: #FF6600;
	height: 20px;
	padding:5px;
	display: block;
	margin-bottom: 10px;
}

#contenuVideosRubrique1 {
	float: left;
	height: 295px;
	width: 683px;
	margin-left: 40px;
	overflow: hidden;
	overflow-x:hidden;
	margin-top: 25px;
}

#precedente, #paging, #suivante{
	color:#FFFFFF;
}

#suivante:hover{
	color:#EF7D00;
}

#precedente:hover{
	color:#EF7D00;
}

/*----------CONTENU BLOC VIDEO3-------*/



#bloc2Vignette1, #bloc2Vignette2, #bloc2Vignette3, #bloc2Vignette4, #bloc2Vignette5, #bloc2Vignette6, #bloc2Vignette7, #bloc2Vignette8, #bloc2Vignette9, #bloc2Vignette10, #bloc2Vignette11, #bloc2Vignette12, #bloc2Vignette13, #bloc2Vignette14{
	margin-left:20px;
	margin-top:25px;
	width:85px;
	height:115px;
	float:left;
}

#bloc2Vignette2, #bloc2Vignette3, #bloc2Vignette4, #bloc2Vignette5, #bloc2Vignette6, #bloc2Vignette7, #bloc2Vignette8, #bloc2Vignette9, #bloc2Vignette10, #bloc2Vignette11, #bloc2Vignette12, #bloc2Vignette13, #bloc2Vignette14{
	margin-left:20px;
	margin-top:20px;
	height: 115px;
}


.vignetteB1, .vignetteB2, .vignetteB3, .vignetteB4, .vignetteB5, .vignetteB6, .vignetteB7, .vignetteB8, .vignetteB9, .vignetteB10, .vignetteB11, .vignetteB12, .vignetteB13, .vignetteB14{
	width:85px;
	height:65px;
	margin-bottom:5px;
	border: 1px solid #FFFFFF;
	float:left;
	background-repeat:no-repeat;
}

.vignetteB1 span, .vignetteB2 span, .vignetteB3 span, .vignetteB4 span, .vignetteB5 span, .vignetteB6 span, .vignetteB7 span, .vignetteB8 span, .vignetteB9 span, .vignetteB10 span, .vignetteB11 span, .vignetteB12 span, .vignetteB13 span, .vignetteB14 span{
	display:none;
}
	

.titreVideo3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
}

.dateVideo3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
}


/*----------------------BANDEAU PUB BAS FERME-----------------------*/

.blocVidePubFerme {
	height: 50px;
	width: 955px;
	float:left;
		display:none;	

}

#publiciteFermee {
	height: 70px;
	width: 955px;
	background-color: #FF6600;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-radius: 15px 15px 0px 0px;
	margin-right:auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
	display:block;

}

#vignettePub1 {
	width: 290px;
	font-family: arial;
	float: left;
	color: #000000;
	margin-left:20px;
	margin-top:15px;
}

.imageVignettePub1{
	width:36px;
	height:36px;
	float:left;
	
}

#accrochePub{
	width:240px;
	height:50px;
	float:left;
	margin-left:10px;
}

#accrochePub h3{
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

#accrochePub p{
	font-size: 10px;
	line-height: 10px;
}

/*-----------------BANDEAU PUB BAS OUVERT-------------------*/


#publiciteOuverte {
	height: 90px;
	width: 728px;
	border:1px solid #FFFFFF;
}

#pub1 {
	width: 290px;
	font-family: arial;
	float: left;
	color: #000000;
	margin-left:20px;
	margin-top:-290px;
/*	opacity:1;*/
}

#pub2 {
	width: 290px;
	font-family: arial;
	float: left;
	color: #000000;
	margin-left:330px;
	margin-top:-290px;
/*	opacity:1;*/
}

#pub3 {
	width: 290px;
	font-family: arial;
	float: left;
	color: #000000;
	margin-left:640px;
	margin-top:-290px;
/*	opacity:1;*/
}

#closePub{
	border:0px #000000 solid;
	height:20px;
	width:200px;
	float:right;
	margin-top:-340px;
	margin-right:20px;
	color:#000000;
	cursor:pointer;
	font-style:bold;
	font-size:15px;
}

/*-------------FOOTER--------------*/


#footer {
	background-color:#000000;
	height: 55px;
	width: 955px;
	background-repeat: no-repeat;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin: auto;
	background-image:none;
}

#footer li {
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer ul {
	padding-top: 15px;
	padding-left: 200px;
}


.liensFooter, .liensFooter:link, .liensFooter:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.liensFooter:hover{
	color: #FF9800;
}

.liensContact, .liensMentions, .lienQui{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF9900 !important;
}

.liensContact:hover, .liensMentions:hover, .lienQui:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666 !important;
}

/*--------------------------BLOC VIDEO ASSOCIES PAGE VIDEO---------------------------*/


#blocVousVisionnez{
	width:925px;
	height:30px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:solid 1px #FF6600;
}

#blocVousVisionnez h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}

#ongletAssociees{
	width:230px;
	height:20px;
	float: left;
	margin-top: 10px;
}


#ongletAssociees .associees{
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}



/*--------------------------BLOC COMMENTAIRE PAGE VIDEO------------------------------*/

#message_success{
	margin-left:10px;
	color:#000000;
}

#comment-connexion{
	margin-left:-20px;
}

#blocTousLesCom{
	border-top:solid 1px #FF6600;
	/*border-bottom:solid 1px #FFFFFF;*/
	width:430px;
	height:auto;
	margin-top: -201px;	
	float:left;
	margin-left:510px;
}

#titreCommentaires{
	margin-top:10px;
	margin-left:10px;
}

#titreCommentaires h1{
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

#comScroll{
	width:415px;
	height:215px;
	margin-left:0px;
	overflow:auto;
	overflow-x:hidden;
	border:1px solid #FFFFFF;
}

#blocInscriptionCom{
	width:400px;
	height:110px;
	border-bottom:solid 1px #999999;
}

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

#titreInscrit{
	margin-top:10px;
}

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

#txtLogin{
	margin-top:5px;
	width:100px;
	float:left;
}

#blocLogin{
	width:300px;
	height:20px;
	margin-top:5px;
	float:left;
}

#txtPass{
	margin-top:10px;
	width:100px;
	float:left;
}


#blocPass{
	width:300px;
	height:20px;
	margin-top:5px;
	float:left;
}

#blocCommentaire{
	width:419px;
	height:auto;
	margin-top:20px;
	float:left;
	border-bottom:1px #222222 solid;
}

#blocImagePerso{
	width:60px;
	height:80px;
	float:left;
}

#imagePerso{
	width:50px;
	height:50px;
	border:solid 1px #FFFFFF;
	background-image:url(../img/perso_wevod.jpg);
}

#nom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#blocTexte{
	width:313px;
	height:auto;
	margin-left:5px;
	float:left;
}

#blocTexte h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

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

.lienCompte, .lienCompte:link, .lienCompte:visited, .lienCompte:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	font-style: italic;
}

/*--------------------------------------CONTACT----------------------------------------*/

#blocContact{
	width:800px;
	height:690px;
	margin-left:75px;
	float:left;
}

#titreContact{
	width:800px;
	height:20px;
	margin-top:50px;
	border-bottom:solid 1px #FFFFFF;
	color:#FF9800;
}

#titreContact h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

#contenuContact{
	width:620px;
	height:160px;
	margin-top:20px;
}

#contenuContact p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

#contact_email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: justify;
	width:620px;
}

#contact_name, #contact_email, #contact_subject{
	width:150px;
}

.button{
	width:75px;
}

.button input{
	background-color:#EF7D00;
	width:90px;
	height:31px;
	margin-left:-6px;
	margin-top:-2px;
	color:#FFFFFF;
	font-weight: bold;
}

.button input:hover{
	color:#000000;
}

/*-------------------------------------------MENTIONS-----------------------------------*/

#blocMentions{
	width:800px;
	height:auto;
	margin-left:75px;
	margin-bottom:50px;
	float:left;
}

#titreMentions{
	width:800px;
	height:20px;
	margin-top:50px;
	border-bottom:solid 1px #FFFFFF;
	color:#FF9800;
}

#titreMentions h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

#contenuMentions{
	width:620px;
	height:auto;
	margin-top:20px;
	text-align: justify;
}

#contenuMentions p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

#contenuMentions p b{
	color:#EF7D00;
}


/*-------------------------------------------QUI SOMMES NOUS - PAGE CHARTE ETHIQUE-----------------------------------*/

#blocQui, #blocCharte{
	width:800px;
	height:800px;
	margin-left:75px;
	margin-bottom:50px;
	float:left;
}

#blocQui a{
	color:#FFFFFF;
}

#blocQui a:hover{
	color:#FF6600;
}

#blocQui p {
	color:#FFF;
}

#blocCharte{
	height:600px;
}

#titreQui, #titreCharte{
	width:800px;
	height:20px;
	margin-top:50px;
	border-bottom:solid 1px #FFFFFF;
	color:#FF9800;
}

#titreQui h1, #titreCharte h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

#contenuQui{
	width:800px;
	height:700px;
	overflow:auto;
	margin-top:20px;
}

#contenuCharte{
	width:800px;
	height:500px;
	margin-top:20px;
}

#contenuQui h1 b, #contenuCharte h1 b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#EF7D00;
}

#contenuQui h2 b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#EF7D00;
}

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

#imageCata{
	background-image:url(../img/cata.jpg);
	width:160px;
	height:142px;
	float:left;
}

#textePresentation{
	width:620px;
	height:140px;
	/*margin-left:50px;*/
	float:left;
	text-align: justify;
}

#textePresentation p b{
	color:#EF7D00;
}

#photoEquipe{
	background-image:url(../img/equipe.jpg);
	width:598px;
	height:101px;
	margin-top:30px;
	float:left;
}

#texteEquipe{
	width:620px;
	height:auto;
	margin-top:111px;
	float:left;
	text-align: justify;
}

#texteEquipe h1 b{
	color:#EF7D00;
}

#textePhilosophie, #texteStrategie{
	width:620px;
	height:auto;
	margin-top:20px;
	float:left;
	text-align: justify;
}

.lienCharteEthique, .lienMail{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FF6600;
}

.lienCharteEthique:link, .lienMail:link{
	text-decoration:underline;
	color:#FF6600;
}

.lienCharteEthique:visited, .lienMail:visited{
	text-decoration:underline;
	color:#FF6600;
}

.lienCharteEthique:hover, .lienMail:hover{
	text-decoration:underline;
	color:#FF6600;
}

.submit{
	position:relative;
	right:2px;
	top:-2px;
}
