body
{
	font-family: Arial, "Myriad Pro", sans-serif;
	color: #022537; /*color: #222;*/
	margin: 0; padding: 0;
	background: url("images/bruit.jpg") #EEE; /*#40648d;*/
}

h1
{
	font-size: 2em; color: #d04719; font-family: Arial, sans-serif;
}

h2
{
	font-size: 1.3em; color: #ae411d; font-family: Arial, sans-serif;
	margin: 5px 0;
}

h3
{
	font-size: 1em; color: #a64525; font-family: Arial, sans-serif;
}
h4
{
	font-size: 1em; color: #994a31; font-family: Arial, sans-serif;
}

q
{
	font-style: italic;
	display: block;
	margin-left: 3%;
}

a
{
	color: #011e2e;
}

a:visited
{
	color: #011e2e;
}

a:hover
{
	text-decoration: none;
}

li
{
	margin-left: -19px;
}

/* Classes de base */
#header
{
	margin: 0; padding: 0;
	width: 100%; height: 200px;
	background: url("images/bruitTop.jpg") #EEE;
}
#header h1
{
	display: block; width: 33%; height: 2em;
	margin: 0; padding: 90px 0 0 0;
	font-size: 2em; text-align: right;
	text-shadow: 1px 1px 0 #6b240c;
}
#contenu
{
	width: 60%;
	margin-left: 33%; padding: 5px 0 0 40px;
}
#contenu ul li
{
	margin-top: 4px;
}
#menu
{
	width: 33%;
	float: left;
	text-align: right; line-height: 2.5em;
	padding: 0 20px 0 0;
}

#menu ul
{
	list-style-type: none; list-style-position: inside;
	margin: 0;
}

#footer
{
	clear: both;
	margin: 200px auto 0 auto; padding-top: 10px;
	text-align: center; font-size: 0.7em;
}
.clear
{
	clear: both;
	padding: 0; margin: 0;
	width: 0; height: 0;
}


/* Les 5 dernières nouvelles*/
#dernieresNews
{
	width: 230px;
	float: right;
	margin-right: 5%; margin-top: 4px; padding: 0 0 10px 20px;
	text-align: left;
}
#dernieresNews img
{
	margin: 0; padding: 0 0.3em 0 0;
	border: none;
	text-decoration: none;
	max-height: 30px; max-width: 60px;
	overflow: hidden;
}
.apercuNews
{
	display: block;
	padding: 0; margin: 20px 0 20px 0;
}

/* News (page : news.php) */
.nouvelle
{
	margin: 0 0 60px 0;
	/*border: 2px #36556e solid;
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
.nouvelle h3
{
	padding: 0; margin: 0;
}
.nouvelle p
{
}
.nouvelle .date
{
	float: right;
	text-align: right; color : #333333;
}
.nouvelle img
{
	border: solid #AAA 3px;
}

/* Classes pour l'utilisateur */
.flotterAGauche
{
	display: block; float: left;
	margin: 5px 10px 5px 5px;
}
.flotterADroite
{
	display: block; float: right;
	margin: 5px 5px 5px 10px;
}
.alignerAuCentre
{
	display: block;
	margin: 5px auto 5px auto;
}

/* Chansons */
#chansons
{
	
}
#chansons q
{
	font-style: italic;
}
#chansons h5
{
	font-size: 1em; font-weight: bold;
	text-indent: 4em;
}

/*Travaux universitaires */
#travauxUniversitaires q
{
	display: block;
	position: relative; bottom: 0.9em;
	margin: 0 1em 0 4em;
	text-align: justify; line-height: 1.2em;
	text-indent: 2em; color: #111111; font-size: 0.95em;
}
#travauxUniversitaires strong
{
	font-size: 0.9em;
}

#coordonnees, #contact
{
	padding-left: 3em;
}

/* Album photo */
#albumPhoto
{
	width: 60%;
	margin-left: 36%; padding-top: 5px;
}

#listeDesAlbums
{	
	clear: both; float: left; margin-top: 50px;
	width: 33%;
	text-align: right; line-height: 2em;
}

#listeDesAlbums ul, ol
{
	text-indent: -1.5em;
	list-style-type: none; list-style-position: inside;
	margin: 0;
}
#listeDesAlbums h4
{
	margin: 0; padding: 0;
}

/* Formulaire de contact */
#contact label
{
	display: block; float: left;
	width: 100px;
	margin: 0 3em 0 0; padding: 0.1em;
	text-align: left;
}
#contact label[for="message"]
{
	line-height: 10em;
}
#contact label[for="captcha"]
{
	display: block;
	height: 130px;
	padding-top: 30px; padding-bottom: 30px;
}
#contact textarea
{
	height: 11em; width: 370px;
	font-family: sans-serif;
}
#contact input[type=text]
{
	width: 370px;
}
#captcha
{
	float: left;
	width: 370px;
}
#contact input[type="submit"]
{
	clear: both;
	float: left;
	margin-left: 150px;
}
.erreur
{
	color: #ff5b5b;
}
.messageErreur
{
	color: #ff5b5b;
	display: none;
}



/* LA PAGE COMBO */
#combo h2
{
	padding: 0; margin: 0;
}

#combo #infosGenerales
{
	padding: 0 15px 0 0;
	width: 60%;
	float: left;
}
#combo #infosGenerales .couverture
{
	float: left;
	margin: 3px 10px 3px 3px; padding: 0;
}

#combo #actions
{
	padding: 0 0 0 30px;
	width: 30%;
	float: left;
}
#combo #actions h2
{
	margin-bottom: 15px;
}

#extraitsDePresse, #traductions
{
	clear: both;
	margin: 10px 0 0 0;
}
 #extraitsDePresse .extrait
{
	margin: 15px 0;
}
#extraitsDePresse .extrait q
{
	margin: 0; padding: 0;
}
#extraitsDePresse .extrait .infosExtrait
{
	font-size: 1.05em;
	padding-left: 40px; 
}


