body {
	font-family: Verdana, Arial, sans-serif;
	font-size : 0.8em;
	margin : 0;
	padding : 24px 0 0 0;
	background : rgb(17,123,255) url(../IMG/TOUCAN_background.jpg) repeat-x;
	color : #444;
	text-align : center;
}

#box {
	width: 780px;
	margin: 0 auto;
	padding : 6px 0;
	background : #FFF;
}

#wrapper {
	position : relative;
	width: 768px;
	margin: 0 auto;
	padding : 0;
	background-color : rgb(109,196,255);
	background-image: url(../IMG/TOUCAN_header_back.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align : left;
}

a img {
	border: none ;
}

DIV.body_header {
	position : relative;
	width : 768px;
	height : 145px;
	text-align : left;
	margin : 0;
	padding : 0;
}

DIV.lang {
	position : absolute;
	top : 8px;
	right : 8px;
	padding : 0;
	margin : 0;
}

DIV.lang a:hover {
	background-color : transparent;
}

DIV.body_menu {
	position : absolute;
	top : 145px;
	left : 0px;
	width : 180px;
	text-align : left;
	margin : 0;
	padding : 0;
	padding-top : 20px;
}

DIV.body_menu UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

DIV.body_menu LI { 
	
	margin: 0; 
	
}

DIV.body_menu A {
	font-size: 12px;
	font-weight : bold;
	margin : 8px 10px 4px 10px;
	display: block;
	padding: 2px 0;
	width : 160px;
	color: #FFF;
	text-decoration: none;
	text-indent : 5px;
	background-color: rgb(0,153,255);
}

DIV.body_menu A:hover {
	color: #FFF;
	background-color: rgb(0,102,204);
	text-decoration: none;
}

DIV.body_menu UL UL A {
	font-weight: normal;
	text-indent : 20px;
	background-color: transparent;
	margin-top : 1px;
	margin-bottom : 1px;
}


DIV.body_menu UL UL UL A {
	text-indent : 35px;
	margin-top : 1px;
	margin-bottom : 1px;
}

DIV.body_content {
	position : relative;
	left : 180px;
	top : 0px;
	width : 588px;
	padding : 20px 0 140px 0;
	background-color : #FFF;
	background-image: url(../IMG/TOUCAN_goutte.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align : left;
	height: auto;
	min-height: 30em;
	_height: 40em;
}

DIV.body_footer {
	position : relative;
	left : 0px;
	top : 0px;
	clear : both;
	text-align : right;
	background-image: url(../IMG/TOUCAN_footer_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height : 60px;
}

DIV.body_footer_links {
	padding : 30px 20px 0 0;
}

DIV.body_footer SPAN.sep {
	color : rgb(0,90,170);
}

DIV.body_subfooter {
	text-align : center;
	color : #FFF;
	margin-top : 8px;
}

DIV.body_footer A, DIV.body_subfooter A {
	color : #FFF;
}

DIV.body_footer A:hover, DIV.body_subfooter a:hover {
	color : rgb(0,90,170);
}

INPUT, TEXTAREA {
	border : 1px solid rgb(0,153,255);
	font-size : 1em;
}

TABLE.form TH {
	text-align : right;
	color : #777;
	padding-right : 0.4em;
}

DIV.rubrique {
	margin : 0 12px 24px 12px;
	overflow : hidden;
	zoom : 1;
}

DIV.rubrique H2 {
	text-indent : 0;
	margin : 0;
	padding : 0;
	padding-bottom : 0.2em;
	background-color : rgb(0,90,170);
	background-image: url(../IMG/TOUCAN_coin_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom : 2px solid rgb(255,237,0);
}

DIV.rubrique H2 A {
	color : #FFF;
}

DIV.rubrique H2 A:hover {
	color : rgb(255,237,0);
	background-color : rgb(0,90,170);
}

DIV.rubrique H2 IMG {
	vertical-align : text-top;
}

DIV.spacer {
	clear : both;
}

DIV.rubrique IMG.spip_logos {
	float : left;
}

DIV.rubrique DIV.description {
	margin-left : 160px;
	padding : 0;
	background-color : rgb(190,229,255);
	background-image: url(../IMG/TOUCAN_coin_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

DIV.rubrique P {
	padding : 4px 4px;
	color : rgb(0,90,170);
	line-height : 120%;
	vertical-align : top;
}

DIV.link {
	text-align : right;
	padding : 0 2em 0.5em 0;
}

DIV.rubrique DIV.link {
	background-image: url(../IMG/TOUCAN_coin_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

DIV.faq {
	padding : 0px 12px;
}