/* CSS Document */

* {margin: 0;padding: 0;border: 0; margin-top:0px; margin-bottom:0px}

html {
height:inherit
}

body {
	width:955px;
	height:100%;
	color:#000000;
	background-color:#fff;
	font:"Century Gothic", Arial;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:0px;
	margin-bottom:0px;
	border:0.4em solid #FFFFFF;
	font-size:12px;
	letter-spacing: 1.5px;
	margin-top:0; 
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0;*/
}
.cadre {
	width:955px;
	height:100%;
	background-image:url(../images/bord.jpg);
	background-repeat:repeat;
	/*background-repeat:repeat;
	background-repeat:repeat-y;
	padding:0px;*/
}
.conteneur {
	width:600px;
	height:98%;
	padding-left:180px;
	padding-right:180px;
	padding-bottom:0px;
	/*background-color:#620c00;*/
}

h1 {font-size:20px;color:#003366}
h2 {font-size:16px;	color:#003399}
h3 {font-size:13px;	color:#FF0000}
h4 {font-size:12px;color:#0033FF}
ul {
	list-style-position:inside;
	padding-left:15px;
}
strong {
	font-size:11px;
}
li {
	/*padding-right:10px;
	padding-right:20px;
	list-style-position: inside;*/
	list-style-position: outside;
}
a:link  {
	font:"Century Gothic", Arial;
	color:#fff;
	text-decoration:none;
}
a:visited {
	font:"Century Gothic", Arial;
	color:#fff;
	text-decoration:none;
}
a:hover {
	font:"Century Gothic", Arial;
	color:#fff;
	text-decoration:none;
}
a:active {
	font:"Century Gothic", Arial;
	color:#fff;
	text-decoration:none;
}
.credits, .credits a, .credits a:link, .credits a:hover, .credits a:visited, .credits a:active {
	color:#666666;
	text-decoration:none;
	text-align:right;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	float:inherit;
	background-color:#FFFFFF;
	height:5px;
}
/* placement des blocs */

.haut {
	/*width:40%;*/
	width:560px;
	height:251px;
	
}
.logo {
	float:left;
	width:208px;
	height:153px
	}
.visuel_home {
		background-image:url(../images/photo_hautd.jpg);
		float:right;
		width:352px;
		height:251px;
		
	}
/***************************************************************************/	
.bas {
	/*width:40%;*/
	width:605px;
	height:auto;
	/*height:100%;*/
}
.menus {
	width:208px;
	/*height:100%;
	background-image: url(../images/menus.jpg);*/
	background-color:#82281d;
	float:left;
	font-weight:bold;
	font-size:16px;
	font:"Century Gothic", Arial;
	letter-spacing: 2px;
		}
.menus_titre, .menus_titre a, .menus_titre a:hover, .menus_titre a:link, .menus_titre a:visited,  .menus_titre p {
	font-weight:bold;
	margin-left:5px;
	margin-top:20px;
	color:#c5873c;
	font-size:16px;
	font:"Century Gothic", Arial;
	letter-spacing: 2px;
		}
.bas_gauche {
	width:auto;
	font-size:16px;
	font:"Century Gothic", Arial;
	letter-spacing: 2px;
	margin-top:30px;
		}
.contenus {
	width:385px;
	float:right;
	color:#fff;
	font-size:12px;
	letter-spacing: 1.5px;
	}
.contenus img {
	margin-right:5px;
}
.player_musique {
		background-image:url(../images/musique.gif);
		width:360px;
		height:165px;
		margin-top:20px
	}
.player_video {
		background-image:url(../images/video.gif);
		width:330px;
		height:210px;
		padding-left:auto;
		padding-right:auto;
	}
.titre, .titre a, .titre a:link, .titre a:visited, .titre a:hover {
	color:#c4863b;
	font-weight:bold;
	font-size:15px;
	font:"Century Gothic", Arial;
}

/* bas de page*/ 

.pied, .pied a, .pied a:link, .pied a:hover, .pied a:visited{
	/**/
	top:0;bottom:0;
	font-size:12px;
	background:none;
	color:#CCCCCC;
	text-align:center;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	letter-spacing:2px;
	text-decoration:none;
}
.pied_credit, .pied_credit a, .pied_credit a:link, .pied_credit a:hover, .pied_credit a:visited{
	/**/
	font-size:9px;
	color:#666666;
	text-align:center;
}