html, body {
	margin:0;
	padding:0;
}
form {
	margin:1em 0 0 3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}
div#global {
	width:600px;
	margin:1em 0 0 2em;	
	padding:0 16px 0 0;
	background:url('http://www.parrot.biz/newsletters/right-shadow.gif') top right repeat-y;
	border:solid black;
	border-width:0 0 0 2px;
}
div#bandeau {
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:600px;
	border:solid black;
	border-width:2px 0 0 0;
}
div#menuHaut {
	width:600px;
	background-color:#a60725;
	color:white;
	margin:0;
	padding:0;
}
#menuHaut h1 {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-weight:normal;
	font-size:0.9em;
	margin:0;
}
img#animation {
	margin:0;
	padding:0;
}
div#zoneInferieure {
	width:590px;
	background-color:#e9e9e9;
	margin:0 0 0 10px;
	padding:0;
	border:solid black;
	border-width:0 0 2px 0;
}
div#zoneBreves {
	float:right;
	background:url('../images/newsletter/coin-haut-gauche.gif') top left no-repeat;
	background-color:#a60725;
	width:140px;
	margin:0;
	padding:4px;
	border-left:10px solid white;
	border-bottom:8px solid white;
}
#zoneBreves div.breves {
	width:140px;
	background:url('../images/newsletter/coin-bas-droite.gif') bottom right no-repeat;
	background-color:#e6e5ea;
	margin-bottom:0.4em;
}
#zoneBreves div.breves h3, #zoneBreves div.brevesGris h3 {
	margin:0;
	font-size:0.65em;
	font-family:Arial, sans-serif;
	color:black;
	font-weight:normal;
}
#zoneBreves div.breves p, #zoneBreves div.brevesGris p {
	margin:0.5em 0 0 0;
	padding:0 0.3em 0.8em 0.3em;
	font-size:0.55em;
	font-family:Arial, sans-serif;
}
#zoneBreves img.vignetteBreves {
	border:0;
	margin:0 0.5em 0 0;
	float:left;
}
#zoneInferieure h2, #zoneInferieure h2.premierTitre, #zoneInferieure h2.titreInterview, #zoneInferieure h4 {
	color:#a60725;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	margin:0;
	padding:0;
}
#zoneInferieure h2.premierTitre {
	background:url('../images/newsletter/coin-arrondi-titre.gif') top left no-repeat;
	background-color:#e9e9e9;
	padding-left:85px;
}
#zoneInferieure h2.titreInterview, #zoneInferieure h4 {
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
}
#zoneInferieure h4 {
	font-style:italic;
	font-size:0.8em;
	padding-left:150px;
	margin-bottom:1em;
	font-weight:normal;
}
#zoneInferieure p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.75em;
	margin:0 0 0.8em 0;
}
#zoneInferieure p.paragrapheColonne {
	margin-bottom:3.5em;
	padding-right:165px;
}
#zoneInferieure p.paragrapheColonne2 {
	margin-bottom:3.5em;
	padding-right:10px;
}
div.articleVerticalGauche, div.articleVerticalGauche2 {
	float:left;
	width:200px;
	margin:0 25px 0 0;
	padding:0;
}
div.articleVerticalGauche2 {
	width:280px;
	margin:0 15px 0 0;
}
img {
	border:0;
	margin:0;
}
img.imageDroite {
	position:absolute;
	top:5px;
	right:12px;
	border:0;
}
img.photoGauche {
	float:left;
	margin:0 8px 5px 0;
}
img.photoDroite {
	float:right;
	margin:0 0 5px 8px;
}
p.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin:0.3em 0 0.1em 1em;
}
ul {
	font-size:0.55em;
	font-family:Arial, sans-serif;
	margin:3px 0 4px 23px;
	padding:0;
	list-style-type:square;
}
li {
	margin:0;
	padding:0;
}

