﻿body
{
	width: 1200px;
	height: 970px;
	/*border: 1px solid black;*/
	margin: auto;
	/*text-align: center;*/
	background-color: #320000;
	/*background-image: url('img/fond.png');
	background-repeat: no-repeat;*/
	/*background-attachment: fixed;*/
    /*background-position: center top;*/
	/*background-position: 0px 0px, center;*/
	position: center;
	
	/*color: white;*/
}
#master
{
	/*border: 1px solid red;*/
	width: 1200px;
	height: 970px;
	/*margin: auto;*/
	
	background-image: url('img/fond_2.png');
	background-repeat: no-repeat;
	background-position: 0px 0px, center;
	
	/*position: center;*/
	/*border: 1px solid white;*/
}
a
{
	color: blue;
}
#acces
{
	/*float: right;*/
	text-decoration: underline;
	padding: 5px;
	color: #300000;
	position: absolute;
	margin-left: 1070px;
	/*border: 1px solid white;*/
}
#acces:hover
{
	cursor: pointer;
	/*font-size: 120%;*/
	font-weight: bolder;
	background-color: red;
	border: 1px solid white;
	color: white;
}
#logo
{
	float: right;
	/*position: absolute;*/
	margin-top: -17px;
	margin-left: 650px;
	/*border: 1px solid black;*/
}
#principal
{
	width: 1200px;
	/*height: 900px;*/
	/*border: 1px solid blue;*/
	/*position: absolute;*/
	
	
}
#liens
{
	/*border: 1px solid white;
	width: 150px;*/
	float: right;
	/*margin-left: 310px;
	margin-top: 55px;*/
	/*position: absolute;*/
	/*text-align: center;*/
	margin-right: 130px;
	margin-top: 10px;
	/*border: 1px solid yellow;*/
}
#liens a
{
	margin: 10px;
}

#dewplayer
{
background-color: rgba(169, 169, 169, 0.5);
}
#div_player
{
	margin-top: 20px;
	margin-left: 70px;
	/*border: 1px solid black;*/
	background-color: rgba(169, 169, 169, 0.5);
	/*width: 250px;*/
	float: left;
	/*background-color: #dfa13e;*/
}

#content
{
	/*border: 1px solid black;*/
	background-color: #f79422;
	color: black;
	width: 750px;
	height: 500px;
	
	overflow: auto; /*Pour la scroll bar*/
	
	/*margin-top: 400px;*/
	/*padding-left: 50px;*/
	padding: 10px;
	
	margin-top: 5px;
	margin-right: 80px;
	float: right;
	font-family: Avenir, Helvetica, Arial, sans-serif;
	/*display: inline-block;*/
	/*position: absolute;*/
}
#content p
{
	padding-left: 30px;
	padding-right: 22px;
}

#mailing
{
	border-width: 3px;
	background-color: #f79422;
	/*border-style: dashed;*/
	width: 750px;
	margin-right: 80px;
	/*font-size: 150%;*/
	margin-top: 20px;
	/*margin-left: 360px;*/
	/*position: absolute;*/

	padding: 10px;
	float: right;
}


/*-----------     MENU       ---------------------*/
#menu
{
	/*border: 1px solid white;*/
	width: 250px;
	font-size: 150%;
	margin-top: 57px;
	margin-left: 70px;
	/*position: absolute;*/
	/*padding: 10px;*/
	float: left;
}
#menu div
{
	/*margin-top: 8px;*/
	margin-bottom: 15px;
	float: left;
	/*width: 170px;*/
	/**/
}
.lunettes
{
	background-color: #f28200;
	vertical-align:middle;
	height: 31px;
	/*vertical-align:-10px;*/
	/*border: 1px;*/
}

#menu span
{
	color: #ffe0b9;
	background-color: #f28200;
	/*height: 50px;*/
	padding: 2px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Avenir, Helvetica, Arial, sans-serif;
	vertical-align:middle;
	/*position: center;*/
}
#menu span:hover
{
	cursor: pointer;
	font-weight: bolder;
	
	padding-right: 15px;
}

#accueil_menu
{
	/*color: #ff0000;*/
}
#accueil_menu:hover
{
	color: #860404;
}
#dates_menu
{
	/*color: #FFFF00;*/
}
#dates_menu:hover
{
	color: #000000;	
}
#photos_menu
{
	/*color: #3366FF;*/
}
#photos_menu:hover
{	
	color: #7e6b00;
}

#av_menu
{
	/*color: #FF00FF;*/
}
#av_menu:hover
{
	color: #9b4e04;
}
#contact_menu
{
	/*color: #ff7f2a;*/
}
#contact_menu:hover
{
	color: #830404;
}
#pro_menu
{
	/*color: #00ff00;*/
}
#pro_menu:hover
{
	color: #300000;
}
/* ------------------------------------------------------------------------------------------------------------------------- */
#av
{
	padding: 10px;
}

/* décaller les td de droite dans audio/video */
.decale50px
{
	padding-left: 50px;
}
.decale10px
{
	padding-left: 10px;
}

audio
{
	width: 300px;
	display: block;
	/*margin:20px;*/
}

#slider1_container
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 480px;
	background: #193232;
	overflow: hidden;
}