@charset "utf-8";
/* CSS Document */

body {
	background-color:#41342f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:focus {
	outline:none;
} 

#Table_01 {
	padding: 0 0 0 0;
	width:980px;
	border:none;
}

.td01 {
	background-image:url(images/body_03.jpg);
	height:400px;
	vertical-align:top;
	width:980px;
}

.td01b {
	background-image:url(images/partners_03.jpg);
	height:60px;
	vertical-align:top;
	width:980px;
}

.td01c {
	background-image:url(images/footer_03.jpg);
	height:60px;
	vertical-align:top;
	width:980px;
}

.td02 {
	height:22px;
	vertical-align:top;
	width:20px;
}

.td03 {
	height:22px;
	vertical-align:top;
	width:228px;
}

.td03b {
	text-align:justify;
	height:22px;
	vertical-align:top;
	width:228px;
}

.td04 {
	height:22px;
	vertical-align:top;
	width:10px;
}

.td05 {
	height:33%;
	text-align:center;
}

.td06 {
	height:34%;
	text-align:center;
}

.title1 {
	color:#FE588A;
	font-size:18px;
	font-weight:bolder;
	margin-left:5px;
}

.title2 {
	color:#74D5F8;
	font-size:18px;
	font-weight:bolder;
	margin-left:5px;
}

.title3 {
	color:#BEDB5B;
	font-size:18px;
	font-weight:bolder;
	margin-left:5px;
}

.title4 {
	color:#F2F977;
	font-size:18px;
	font-weight:bolder;
	margin-left:5px;
}

.liens {
	text-decoration:none;
	vertical-align:super;
}

.texte {
	text-align:justify;
	vertical-align:super;
}

.footer {
	color:#CCCCCC;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.footer a a:link a:visited a:hover{
	color:#CCCCCC;
}

