body
{
	font-family: "Arial", Verdana, serif;
	font-size: 12px;
	background-color: black;
	background-image: url("../design/fond.jpg");
	background-attachment: fixed;
	width: 900px;
	height: 100%;
	margin: auto;
}

a img 
{
   border: none;
}

a
{

	color: midnightblue;
	text-decoration: none; 
}

a:hover
{
	color: black;
	text-decoration: none; 
}

H1
{
	color: black;
	font-size: 25px;
}

H1:first-letter
{
	color: red;
	font-size: 25px;
}

H2
{
	color: white;
	font-size: 25px;
}

H2:first-letter
{
	color: black;
	font-size: 25px;
}

H3
{
	color: red;
	font-size: 13px;
}

H3:first-letter
{
	color: black;
	font-size: 15px;
}

#fond_index
{
	width: 913px;
	height: 635px;
	margin: 0px;
	padding: 0px;
	background-image: url("../design/fond-index.jpg");
}

#haut-menu
{
	width: 870px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	background-image: url("../design/haut-menu.png");
	background-repeat: no-repeat;
	background-position: center;
	
}

#haut-menu a
{
	text-align: center;
	color: white;
	font-weight: bold;
}

#bas_menu
{
	text-align: center;
	color: white;
}

#bas_menu a
{
	color: darkgray;
}

#bas_menu a:hover
{
	color: red;
}

#corp
{
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pub
{
	width: 758px;
	height: 106px;
	margin: auto;
	padding: 0px;
	padding-top: 15px;
	padding-left: 142px;
	background-image: url("../design/pub.png");
	background-repeat: no-repeat;
	background-position: center;
}

#pub a
{
	color: white;
	font-weight: bold;
}

.news
{
	width: 560px;
	height: 100px;
	overflow: auto;
	margin: auto;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #ff9b9b;
	border: 2px solid #fe6e6e;
}

.news strong
{
	margin: 0px;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.news p
{
	margin: 0px;
	padding:0px;
}

.text_2 p:first-letter
{
	color: red;
	font-weight: bold;
}

.text_2 h4
{
	text-align: left;
	color: white;
	font-weight: bold;
}

.text_2 h4:first-letter
{
	color: red;
	font-weight: bold;
}

.text_2 strong
{
	color: red;
	font-weight: bold;
}

.text_2
{
	width: 500px;
	background-color: #f29595;
	border: 2px solid #fe6e6e;
	margin: auto;
	margin-bottom: 30px;
	padding: 10px;

}

.top
{
	width: 900px;
	height: 177px;
	padding: 0px;
	margin: 0px;
	background-image: url("../design/fond-haut.png");
	background-repeat: no-repeat;
	background-position: center;
}

.middle
{
	width: 900px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url("../design/fond-milieu.png");
	background-position: center;
}

.bottom
{
	width: 900px;
	height: 62px;
	padding: 0px;
	padding-left: 50px;
	padding-right: 10px;
	margin: 0px;
	background-image: url("../design/fond-bas.png");
	background-repeat: no-repeat;
	background-position: center;
}


.top-gauche
{
	width: 250px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.top-droit
{
	width: 650px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

.banniere
{
	width: 650px;
	height: 70px;
}

.menu a
{
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.menu a:hover
{
	color: lightgrey;
	font-weight: bold;
	font-size: 14px;
}

.liste a
{
	color: black;
}

.liste a:hover
{
	color: red;
}

.liste1 a
{
	color: black;
}

.liste1 a:hover
{
	color: red;
}

.liste2 a
{
	color: black;
}

.liste2 a:hover
{
	color: white;
}


.ecran
{
	width: 850px;
}

.ecran_droit
{
	width: 130px;
}

.rubriques
{
	width: 740px;
}

.td_bobiland_bac
{
	margin: 0px;
	border: 2px solid red;
	padding: 10px;
}

.td_bobiland_bobitivi
{
	margin: 0px;
	border: 2px solid #fa3c3c;
	padding: 10px;
}

.td_bobiland_pastilles
{
	margin: 0px;
	border: 2px solid #fe6e6e;
	padding: 10px;
}

.td_bobiland_galerie
{
	margin: 0px;
	border: 2px solid #ff9b9b;
	padding: 10px;
}

.tableau_rouge
{
	width : 680px;
	height: 171px;
	margin: auto;
	background-image: url("../design/fond_table-rouge.png");
}

.tableau_rouge a
{
	color: white;
}


.auteur:first-letter
{
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}

.auteur
{
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.auteur a
{
	color: white;
	font-weight: bold;
	font-size: 16px;
}

.auteur a:first-letter
{
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}

.presse:before
{
	content: "'' ";
}

.presse:after
{
	content: " ''";
}

.presentation:first-letter
{
	color: red;
	font-size: 15px;
	font-weight: bold;
}

.presentation
{
	color: black;
	font-size: 12px;
	text-align: justify;
}

.genese
{
	float: left;
	padding: 0px;
	padding-top: 430px;
	padding-bottom: 50px;
	padding-right: 20px;
}

.b_a_bac
{
	width : 360px;
	height: 282px;
	margin: auto;
	padding: auto;
	background-image: url("../design/fond-video-petit.png");
	background-repeat: no-repeat;
	background-position: center;
}

.td_bac_presse
{
	background-color: #ff9b9b;
	border: 2px solid #fe6e6e;
	margin: 0px;
	margin-left: 30px;
	
	padding: 10px;
}

.epreuve_haut
{
	width : 700px;
	height: 133px;
	background-image: url("../design/fond-epreuve-haut.png");
	background-repeat: no-repeat;
	background-position: center;
}

.epreuve_milieu
{
	width : 700px;
	background-image: url("../design/fond-epreuve-milieu.png");
	background-position: center;
	color: white;
	font-weight: bold;
}

.epreuve_milieu a
{
	color: gold;
	font-weight: bold;
}

.epreuve_milieu a:hover
{
	color: gray;
	font-weight: bold;
}

.epreuve_bas
{
	width : 700px;
	height: 61px;
	background-image: url("../design/fond-epreuve-bas.png");
	background-repeat: no-repeat;
	background-position: center;
}

#blog
{
	width : 600px;
	text-align: justify;
	margin: 0px;
	margin-left: 60px;
}

.blog
{
	color: black;
}

.blog:first-letter
{
	color: red;
	font-size: 15px;
	font-weight: bold;
}

#jukebox
{
	width : 650px;
	height: 400px;
	background-image: url("../design/jukebox.png");
	background-repeat: no-repeat;
	background-position: center;
}

#jukebox1
{
	width : 650px;
	height: 400px;
	background-image: url("../design/jukebox1.png");
	background-repeat: no-repeat;
	background-position: center;
}

#jukebox2
{
	width : 650px;
	height: 400px;
	background-image: url("../design/jukebox2.png");
	background-repeat: no-repeat;
	background-position: center;
}

.jukebox_ecran
{
	width : 480px;
}

.remerciements
{
	width : 550px;
	height: 350px;
	background-image: url("../design/remerciements.png");
	background-repeat: no-repeat;
	background-position: center;
}

.liste
{
	width : 150px;
	height: 230px;
	overflow: auto;
	margin: 0px;
	margin-bottom: 40px;
}

.liste1
{
	width : 152px;
	height: 215px;
	overflow: auto;
	margin: 0px;
	margin-bottom: 35px;
}

.liste2
{
	width : 152px;
	height: 210px;
	overflow: auto;
	margin: 0px;
	margin-bottom: 35px;
}

#clap_medias
{
	width : 600px;
	height: 512px;
	background-image: url("../design/clapmedias.png");
	background-repeat: no-repeat;
	background-position: center;
}

#box_liens
{

	width: 520px;
	background-color: #ff3333;
	border: 2px solid red;
	margin: 0px;
	margin-left: 70px;
	margin-bottom: 20px;
	padding: 10px;

}

#box_liens h3
{
	color: white;
	font-weight: bold;
}

#box_liens h3:first-letter
{
	color: #990000;
	font-weight: bold;
}

#box_liens_1
{

	width: 520px;
	background-color: #ff6666;
	border: 2px solid #ff3333;
	margin: 0px;
	margin-left: 70px;
	margin-bottom: 20px;
	padding: 10px;

}

#box_liens_1 h3
{
	color: white;
	font-weight: bold;
}

#box_liens_1 h3:first-letter
{
	color: #990000;
	font-weight: bold;
}