/* _all.css */
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	background-color: #e90000;
}
a {
	text-decoration: none;
	background-image: url(/img/pix-rouille-2x1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
html {
}
h1 {
	font-size: 130%;
	margin-bottom:0.2em;
}
h2 {
	font-size: 100%;
	margin:0.4em 0 0.4em 0;
}
h3 {
	font-size: 100%;
	margin:0.75em 0 0.75em 0;
}
p {
	font-size: 85%;
	line-height: 1.7em;
	margin:0.2em 0 0.3em 0;
}
*>p {
	font-size: 90%;
}
.hr-inter-menu {
	font-size: 50%;
	height:0.0em;
}
*>.hr-inter-menu {
	height:0.20em;
}
.print-title {
	display:none;
}
#en-tete #aacs-mini-logo print-img {
	display:none;
}
	/**/
.marquepage-net {
	text-decoration: none;
	color:white;
}
.marquepage-net .marquepage {
	color: #fff;
	letter-spacing: 0.4ex;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-variant: small-caps;
}
.marquepage-net .point {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	margin:0 0.4ex auto 0.4ex;
}
.marquepage-net .net {
	color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	font-weight: bold;
}
.marquepage-net .net u {
	text-decoration:none;
	border-bottom:1.5pt solid #33ccff;
}
