body {
	background-color: F4F4F0;
	background-image: url(../img/stripes.gif);
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 20px;
}

a {
	color: #63699a;	
}

a:hover {
	text-decoration: none;
}

h3, h1, h2, h3, h4, h5, h6 {
	color: #63699a;
}

.date {
	color: #7c765c;
}

.actus {
	color: #63699a;
}

.vertical-separator {
	background-image: url(../img/separator2.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.horizontal-separator {
	background-image: url(../img/separator.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.intro-title {
	color: #44cb5b;
	font-weight: bold;
	font-size: 14px;
}

.intro-title-vert {
	color: #33965D;
	font-weight: bold;
	font-size: 16px;
}

.intro-texte {
	color: #13823b;
}

.gray-texte {
	color: #666666;
}


li {
	color: #63699A;
	font-weight: bold;
}

.error_message {
	color: #990000;
	font-weight: bold;
}

.imgverify {
	border: 1px solid #004AB5;
	margin-bottom: -11px;
	margin-left: 5px;
}

.footer-text {
	font-size: 9px;
	color: #5E5C45;
}

.flags {
	top: 32px;
	position: relative;
	left: 646px;
	width: 150px;
}

.header-bck {
	background-image: url(../img/header-bck.jpg);
}

.login-bck {
	background-image: url(../img/bck-login.jpg);
	background-repeat: no-repeat;
}

.footer-bck {
	background-image: url(../img/footer-bck.jpg);
	background-repeat: no-repeat;
}

p.texte-gris {
	color: #666666;
	font-size: 12px;
}
