
.webquick {
	font-weight: bold;
	color: #c00;
}
a {
	color: #c00;
}
#content {
	width: 510px;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: white;
}
body.main {
	background-repeat: repeat-x;
	background-image: url('/images/page-background.gif');
}
.texte,.title,.subtitle,.txtpara, .mixpara, .simplelist, .subtitle, .menutitle, .link, .menulink,.contactformlabel,.contactformbutton,.contactformfield,.menulink2,.piedpage,.big,linklangue,.langueblanc {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.big {
	font-size:13px;
	color: #666;
}
.linklangue,.langueblanc{
 font-size:11px;
 color: #ffffff;
 text-decoration:none;
}

.linklangue:hover {
 text-decoration: underline;
}
body , td,
.txtpara, .mixpara,.texte {
	font-size: 12px;
	color: #666;
	/*text-align: justify;*/
}
h2,
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	margin-top: 8px;
	margin-bottom: 8px;
}
.menutitle {
	font-size: 13px;
	font-weight: bold;
	color: #646464;
	margin-bottom: 8px;
	
}
.tablemixpara {
	margin-bottom: 10px;
}
ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: square;
	
}
li {
	font-size:12px;
	color: #666;
	margin-bottom: 5px;
	list-style-image: url('/images/puce.gif');
}
h1,
.title {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 15px;
	/*border-bottom: #363 solid 2px;*/
}
.piedpage {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.menulink2 {
	font-size:11px;
	color: #6B819B;
	text-decoration: none;
}
a.menulink2:hover {
	color: #C00;
}
.link {
	font-size:12px;
	color: #C00;
	text-decoration: none;
}
.link:hover {
	color: #999;
}

.contactformfield {
	color: #666;
	font-size:12px;
	background: #ccc;
	border: inset 1px #666;
}
.yellowquick {
	color: #fc0;
}
.contactformbutton {
	color: #666;
	font-size:12px;
	background: #ccc;
	border: outset 1px #666;
}
.contactformlabel {
	color: #666;
	font-size:12px;
}
.menulink {
	color: white;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
a.menulink {
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:hover {
	color: #333;
}
