/* ==============================================
   FEUILLE DE STYLES DES GABARITS HTML/CSS
   © Elephorm & Alsacreations.com
   Conditions d'utilisation:
   http://creativecommons.org/licenses/by/2.0/fr/
   ============================================== */


/* --- STYLES DE BASE POUR LE TEXTE ET LES PRINCIPAUX ÉLÉMENTS --- */

/* Page */
html {
	font-size: 100%; /* Voir -> Note 1 à la fin de la feuille de styles. */
}
body {
	margin: 0;
	padding: 10px 20px; /* Note -> 2 */
	font-family: Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif; /* 3 */
	font-size: .77em; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	color: black;
	background: white;
}


/* CONTENU 2 */
#contenu_2 h1
{
	font-size:2em;
}
#contenu_2 h2
{
	font-size:1.8em;
	color:black;
	text-indent:25px;
	padding-top:16px;
}
#contenu_2 h3
{
	font-size:1em;
	font-weight:normal;
	line-height:23px;
	text-align:justify;

}
contenu_2 a 
{
	color:blue;
	text-decoration:none;
}


/* TEXTE DANS MENU_1_1 et MENU_1_2 */
.menu_1_2 h2
{
	line-height: 20px;
}
.menu_1_1 h1, h2
{
	padding: 10px;
	line-height:20px;
}

/* LIENS à l'intérieur d'une page dans CONTENU_2 concerne seulement agroof_DVD */

#contenu_2 h4
{
	font-size:1.2em;
	font-weight:normal;
	line-height:25px;
	text-decoration:none;
}





/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0; /* -> 6 */
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /* -> 7 */
}
h1 {
	font-size: 1.5em; /* -> 8 */
	font-style: normal;
	color:black;
}
h2 {font-size: 1em;}
h3 {font-size: 0.8em;}
h4 {font-size: 1em;}


/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0; /* -> 9 */

}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
}

/* Citations */
blockquote, q {
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}
blockquote {
	margin: .75em 0 .75em 24px;
}
cite {
	font-style: italic;
}

/* Liens */
a {
	color: mediumblue;
	text-decoration: none;
}
a:hover, a:focus {
	color: crimson;

}
a img {
	border: none; /* -> 10 */
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: dimgray;
}


/* --- STYLES POUR CERTAINS CONTENUS DES GABARITS --- */

pre, code {
	font-size: 100%;
	font-family: "Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}
pre {
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
	margin: .75em 0;
	padding: 12px;
	background: #eee;
	color: #555;
}
pre strong {
	font-weight: normal;
	color: black;
}
#copyright {
	margin: 20px 0 5px 0;
	text-align: right;
	font-size: .8em;
	color: #848F63;
}
#copyright a {
	color: #848F63;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;
}
#droite h1
{
	line-height:1em;
	font-size:2em;
}
#droite li h2
{
	line-height:1.5em;
	text-align:justify;
}
#cahierdvd h1, #partenaires h1
{
	font-size:1.8em;
	padding-top:0px;
	padding-left:10px;
	margin-top:15px;
	letter-spacing:1px;
	line-height:15px;
	font-weight:normal;
}
#cahierdvd a h1:hover, #cahierdvd a h1:focus
{
	color: #FF6533;
}	
#cahierdvd h2, #partenaires h2
{
	font-size:1em;
	padding-top:5px;
	padding-left:0px;
	margin-top:0px;
	letter-spacing:1px;
	line-height:1px;
	font-weight:normal;
	text-indent:0px;
		font-style: italic;

}
#fdtitre_contenu_2 h2
{
	padding-top:22px;
}
#gauche h3{
	padding-left:30px;
	padding-right:30px
}
.important
{
	font-size: 1.4em;
	line-height:25px;
	text-indent:15px;
	padding:0;
	margin:0;
}
.marquant
{
	font-size: 1em;
	_line-height:25px;
	_text-indent:15px;
	padding:0;
	margin:0;
	color : #ff6600;
	font-weight:bold;
}
.blink
{
	font-size: 1em;
	_line-height:25px;
	_text-indent:15px;
	padding:0;
	margin:0;
	color : #ff6600;
	font-weight:bold;
	 text-decoration: blink;
}
.numero
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-5pt;
	font-size: 65pt;
	padding:0;
	margin:0;
	color : black;
	font-weight:normal;

}
.titre_dvdtech
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0pt;
	font-size: 30pt;
	padding:0;
	margin:0;
	color : black;
	font-weight:normal;

}



#video_presentation  h1
{ color : white;
padding-top:10px;
}

#bouton_gauche h2
{
padding-top:12px;
margin:0px;
}

#entete .sous-titre {
	margin: 0px 0 0px 0;
	font-size: .70em;
}
#contenu_2 .sous-titre
{
	color:black;
	font-size:0.7em;
	font-weight:bold;
}
#contenu_2 .sous-titre_1 h3
{
	color:black;
	font-size:0.7em;
	font-weight:normal;
	line-height:12px;
}

#central_presse h3
{
	font-size:1em;
	font-weight:normal;
	line-height:20px;
}
#central_presse h4
{
	color:black;
	font-style: normal;
	font-size:0.9em;
	font-weight:normal;
	line-height:0px;
	margin-left:30px;
}

#central_presse a:hover,#central_presse a:focus
{
	font-weight:bold;
}
.sous_titre_2
{
	font-size:0.7em;
	padding:0;
}
.sous_titre_3
{
	font-size:0.6em;
	padding:0;
	font-weight:bold;
	font-style:Normal;
}

/* --- NOTES ---

1.	Ce "font-size: 100%" est normalement inutile. On l'utilise uniquement
	pour éviter un bug de redimensionnement du texte dans Internet Explorer.

2.	Par défaut, les navigateurs ont un padding (ou, pour certains, un
	margin) de 6px pour l'élément BODY. C'est ce qui évite que le texte
	ne soit complètement collé aux bords de la zone de visualisation du
	navigateur lorsqu'on affiche une page «brute», sans mise en forme.
	Mais ce retrait de 6px est un peu faiblard: on le renforce donc.
	Notez bien que les feuilles de styles des gabarits pourront augmenter
	ce retrait, ou bien l'annuler.
	
3.	Voici quelques exemples de collections cohérentes de fontes (propriété
	CSS "font-family"):
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
		
4.	Taille du texte de base de la page. Dépend de la taille du texte par
	défaut du navigateur (souvent 16px), et des réglages de l'utilisateur.
	À adapter en fonction de la fonte choisie, et du rendu souhaité.
	En général, on utilisera une valeur de base entre .65em et 1em
	(ou 65% et 100%).

5.	Hauteur de ligne. À adapter en fonction de la fonte choisie, et des
	besoins particuliers (lignes de texte longues ou courtes, titre ou
	corps de texte...).

6.	En général, les styles par défaut des navigateurs font que les marges
	en haut et en bas des titres sont équivalentes. Ici, en diminuant la
	marge du bas, on cherche à rapprocher le titre du contenu qu'il introduit.

7.	Les styles par défaut des navigateurs mettent les titres en gras.
	Si on souhaite passer à des caractères «normaux», on doit utiliser
	font-size: normal.

8.	Pour un élément en "font-size: 3em", la taille du texte sera le triple de
	la taille du texte de l'élément parent.
	À noter: on aurait pu écrire "font-size: 300%" pour le même résultat.

9.	Par défaut, les listes UL et OL ont un retrait à gauche qui peut être,
	suivant les navigateurs:
	- un padding-left de 40px;
	- ou bien un margin-left de 40px.
	On met tout le monde d'accord avec une marge à gauche de 24px, et pas
	de padding.

10.	Les navigateurs donnent souvent aux images placées dans des liens
	une bordure disgracieuse. On annule ce style souvent gênant en appliquant
	un "border: none" aux images qui se trouvent à l'intérieur d'un lien.

*/
