
BODY{
	BackGround : #FFFFFF url(images/logo_cc.gif) 25px no-repeat fixed 30px;
	color : #000000;
	font-family : garamond, times, serif;
	Margin-Bottom : 1em;
	Margin-Left : 1em;
	Margin-Top : 3em;
}

IMG.icone{
	background : transparent;
	float : right;
	margin-left : 2mm;
}

H1, H2, H3, H4{
	background : transparent;
	font-family : verdana, arial, sans-serif;
	text-align : left;
}

H1.numero{
	color : #CC9933;
	font-size : xx-large;
	font-weight : bolder;
	margin-bottom : -0.3em;
	margin-left : 46mm;
	margin-right : 50mm;
	margin-top : 0em;
}

H1{
	color : #33CCFF;
	font-size : xx-large;
	font-weight : bolder;
	margin-left : 35mm;
	margin-right : 20mm;
	margin-top : -0.4em;
}

H2{
	color : #33FF99;
	font-size : x-large;
	font-weight : bold;
	margin-bottom : 1em;
	margin-left : 50mm;
	margin-right : 10mm;
	margin-top : -1.1em;
}

H3{
	color : #66CC66;
	font-size : large;
	font-style : italic;
	font-weight : bold;
	margin-left : 45mm;
	margin-right : 20mm;
	margin-top : 2em;
}

H4{
	color : #009999;
	font-size : normal;
	font-style : normal;
	font-weight : bold;
	Margin-Left : 50mm;
	Margin-Right : 20mm;
	Margin-Top : 1.5em;
}

H3 EM{
	font-style : normal;
}

P{
	margin-left : 50mm;
	margin-right : 10mm;
	text-align : justify;
	text-indent : 1em;
}

A:link{
	Color : #0000FF;
	Text-Decoration : underline;
}

A:hover{
	Color : #00008B;
}

A:active{
	Color : #FF0000;
	Text-Decoration : blink;
}
/*  Surlignage marron */
.marron{
	background-color : #99CCFF;
	display : inline;
	font-weight : bolder;
}

UL{
	list-style-position : outside;
	list-style-type : square;
	margin-left : 55mm;
	margin-right : 15mm;
	text-align : justify;
	text-indent : 0pt;
}
/*  Compteurs de visite */
P.compteur{
	Margin-Top : 5ex;
	text-align : center;
}

P.sanseffet{
	text-align : center;
	text-indent : 0em;
}
/* Résumé  d'une idée */
.resume{
	Background-Color : #FFCC00;
	Border : thin groove #009999;
	Color : #6699FF;
	Font-Family : Arial, Sans-Serif;
	Font-Size : larger;
	Font-Weight : bolder;
	Padding-Bottom : 2em;
	Padding-Left : 2em;
	Padding-Right : 2em;
	Padding-Top : 2em;
	Text-Align : left;
	Text-Decoration : none;
	Text-Indent : 0em;
}

DL{
	margin-left : 50mm;
	margin-right : 10mm;
	text-align : left;
}

DD{
	font-family : Monospace;
	font-size : smaller;
}
/*  Petit cadre sur la gauche */
DT{
	Border-Bottom : thick solid #FFFFFF;
	Border-Left : thick solid #FF8040;
	Border-Right : #FFFFFF;
	Border-Top : thick solid #FFFFFF;
	Padding-Bottom : 0;
	Padding-Left : 0.4em;
	Padding-Top : 0;
}
/*  Encadré éditorial */
P.editorial{
	background-color : #FFFFCC;
	Border : thin groove #FF0099;
	color : #0000FF;
	font-family : Arial, Sans-Serif;
	font-size : smaller;
	Padding-Bottom : 2em;
	Padding-Left : 2em;
	Padding-Right : 2em;
	Padding-Top : 2em;
	text-align : left;
	text-decoration : none;
	text-indent : 0em;
}
/* Citation de Claude */
p.claudel{
	Border : thin solid #33CCFF;
	color : #66CC66;
	font-style : Italic;
	font-weight : bold;
	margin-left : 65mm;
	margin-right : 25mm;
	Padding-Bottom : 1em;
	Padding-Left : 1em;
	Padding-Right : 1em;
	Padding-Top : 1em;
	text-align : left;
	text-decoration : none;
	text-indent : 0em;
}

P.claudel EM{
	font-style : normal;
	font-size : smaller;
}
/*  Citation dans article */
P.citation, P.cookie{
	font-size : small;
	font-style : Italic;
	margin-left : 60mm;
	margin-right : 15mm;
}

P.citation EM{
	font-style : normal;
}

A:visited{
	Color : #33CC33;
	Text-Decoration : none;
}

p.cookie{
	border-top : thick solid #FF0000;
	clear : both;
	color : #FF0000;
	padding-top : 1em;
	text-align : left;
	text-indent : 0px;
}
