/* Document CSS par Sylvain Campeau */

body {
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal;
	}

body a 
{
text-decoration: none;
color:	#c90;
}

h1 {  
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
	font-size: 18pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #660000;
	margin-bottom: 48px;
	line-height: 125%;
}

h2 {  
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #660000
}

.article  {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
	font-size: 11pt;
	font-weight: 500;
}

.article a {  
	color: #c90;	
}

.nouveaute {  
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;  
	font-size: 11pt;
	font-weight: 500;
	color: #c00;
}


.description {  
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;  
	font-size: 11pt; 
	color: #930;
	}

.amorce {  
	font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	font-size: 14pt; 
	font-style: italic;
	line-height: 125%;
	}
	
.auteur {  
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
	font-size: 10pt;
	font-style: italic;
}

.rubrique {  
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;  
	font-size: 11pt; 
	color: #930;
	}
	
.rubrique a {  
	color: #930;	
}

.legende {  
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
	font-size: 10pt;
	margin-bottom: 20px;
	}

.navigation {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif; 
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
}

.navigation a {
	color: #FFF;
	}

.photoCentre {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 7px;
}

.photoGauche, .photoDroite {
	margin-bottom: 5px;
}

.photoGauche {
	float: left;
	margin-right: 10px;
}

.photoDroite {
	float: right;
	margin-left: 10px;
}

.separateur {
	text-align: left;
	margin-top: 10px;
	margin-bottom: -5px;
}

#contenu 
{
width: 1000px;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 105%;
}

#identification
{
padding: 0;
height: 75px;
background-color: #993300;
border-bottom: 1px solid gray;
}

#pub
{
padding: 0px;
background-color: #fff;
border-bottom: 1px solid gray;
}

#colonne1
{
float: left;
width: 295px;
margin: 0px;
padding: 1em;
}

#colonne3
{
float: right;
width: 295px;
margin: 0px;
padding: 1em;
}

#colonne2
{
margin-left: 330px;
border-left: 1px solid gray;
margin-right: 330px;
border-right: 1px solid gray;
padding: 1em;
max-width: 36em;
font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; 
font-size: 11pt;
font-weight: normal;
}

#quiz
{
margin-left: 330px;
border-left: 1px solid gray;
padding: 1em;
max-width: 36em;
font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; 
font-weight: normal;
line-height: 125%;
}

#navmedias
{
float: left;
width: 218px;
margin: 0px;
padding: 1em;
}

#medias
{
float: right;
width: 720px;
border-left: 1px solid gray;
padding: 1em;
font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; 
font-weight: normal;
line-height: 125%;
}

#mediasold
{
margin-left: 250px;
border-left: 1px solid gray;
padding: 1em;
max-width: 36em;
font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; 
font-weight: normal;
line-height: 125%;
}

#bas
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #fff;
border-top: 1px solid gray;
}

#colonne1 p, #colonne2 p, #colonne3 p { margin: 0 0 1em 0; }
#colonne2 h2 { margin: 0 0 0.5em 0; }
#quiz p, #medias p { margin: 0 0 1em 0; }
