* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: 'News Cycle', Arial, sans-serif;
  	font-size: 1.0em;
	color: #000;
	background: #fff;
}

img {
  	border: none; 
}

h1, h2, h3, h4 {
	font-weight: normal;
}

#page {
	width: 780px;
	margin: 0 auto;
	background: #fff;
}

#perfection {
	font-size: 0.8em;
	font-family: Arial, sans-serif;
}

#gauche {
	margin-top: 15px;
	float: left;
	width: 385px;
	text-align: left;
}

h2#conseilcreation {
	font-size: 1.8em;
	text-align: right;
	color: #aa0000;
	position: relative;
	top: 15px;
}

h1#webinvotis {
	font-size: 5.0em;
	line-height: 1.0em;
}
h1#webinvotis a {
	color: #000;
	text-decoration: none;
}

#droite {
	margin-top: 15px;
	float: right;
	width: 385px;
	text-align: right;
}

h3.rquestion {
	font-size: 1.15em;
}
h3.question {
	font-size: 2.0em;
}

h3#qui {
	margin-top: 20px;
	font-size: 1.0em;
	line-height: 1.2em;
	font-family: Arial, sans-serif;
}
h3#qui span {
	font-weight: bold;
}

h1#sites {
	margin-top: 10px;
	font-size: 1.8em;
	color: #aa0000;
}
h4#conformes {
	font-size: 0.9em;
	color: #aa0000;
	line-height: 1.0em;
}

h2#plus {
	font-size: 1.2em;
	color: #aa0000;
}

h4#mail {
	font-size: 0.9em;
	text-align: right;
	margin-top: 15px;
}
h4#mail a {
	color: #000;
}
h4#mail a:hover {
	color: #aa0000;
	text-decoration: none;
}

#references {
	text-align: left;
}
h4#trefs {
	font-size: 1.2em;
}
p.irefs {
	margin: 10px 0 0 0;
	text-align: center;
}
p.irefs img {
	border: 1px dotted #aaa;
	padding: 5px;
}


h3#contact {
	margin-top: 40px;
	font-size: 1.3em;
	color: #aa0000;
}
h3#contact span{
	font-size: 0.75em;
}
h3#contact a {
	color: #aa0000;
}
h3#contact a:hover {
	color: #000;
	text-decoration: none;
}

p#dri {
	margin-top: 40px;
	padding: 5px 0 25px 0;
	font-size: 0.75em;
	font-family: Arial, sans-serif;
	color: #aaa;
	text-align: right;
}
p#dri a {
	color: #aaa;
}


h1#mots {
	margin-top: 40px;
	font-size: 1.0em;
	display: none;
}
h1#mots a {
	color: #000;
}



.deb {
	clear: both;
	line-height: 0.1em;
}


