

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px
}
body {
	text-align:center; /* center ie5 */
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.content
{
	padding:10px 20px;
}
hr
{
	clear:both;
	border:0;
	height:1px;
	margin:0.5em 0;
	background:none;
	border-bottom:#ccc 1px dashed;
}
/* titre*/
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px
}

/* liens */
a, a:link, a:visited {
	color:#6666CC
}
a:hover {
	color:#333399;
	text-decoration:none;
}

/* bloc */
.bloc1, .bloc2
{
	width:48%;
	background-color:#D7D8EC;
	float:left;
	margin:0 0 1em 0;
	text-align:center;
}
.bloc2
{
	float:right;
	margin-left:10px;
}
.bloc1 img, .bloc2 img
{
	border:#fff 1px solid;
}
.bloc1 p, .bloc2 p
{
	margin:1em 0;	
}

/* mots */
#mots {
	width:715px;
	margin:3px auto 5px auto;
}
#mots, #mots a, #mots a:link, #mots a:visited {
	color:#777;
	text-decoration:none;
	text-align:center;
}
#mots a:hover {
	color:#333;
}
