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

body {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #363636;
	height: 100%;
	background-color: #ffffff;
	border:0px;
	margin: 0px 0px 0px 0px;
}

#top {
	position: relative;
	top: 20px;
	width: 750px;
	height: 57px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	text-align:left;
	padding: 0px 0px 0 0;
	}
	
#bandeau {
	position: relative;
	top: 23px;
	width: 750px;
	height: 167px;
	background-image: url(images/bandeau.gif);
	background-color: #222222;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	text-align:left;
	}
	
#content {
	position: relative;
	top: 26px;
	width: 750px;
	background-image: url(images/fond.gif);
	background-color: #222222;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	text-align:left;
	}
	
#colomn {
	float:left;
	width: 160px;
	margin: 20px 20px 20px 20px;
	font-size:10px;
	}

.small {
	font-variant: small-caps;
	font-family: verdana, Sans-Serif;
	font-size: 11px;
	}
	
#blabla {
	float: left;
	width: 460px;
	margin: 50px 40px 40px 40px ;
	font-size:11px;
	font-family: Verdana, Sans-Serif;
	line-height: 14px;
	}
	
	
#blabla2 {
	float: left;
	margin: 50px 0px 40px 40px ;
	font-size:11px;
	font-family: Verdana, Sans-Serif;
	line-height: 14px;
	}
	
#bottom {
	float: left;
	font-size:11px;
	font-family: Verdana, Sans-Serif;
	line-height: 11px;
	}

#parag {
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	line-height: 16px;
}

#photo_radio {
	float:right;
	width:250px;
	height:177px;
}

#photo_cime {
	float:right;
	width:126px;
	height:390px;
}

a:link {
	text-decoration: none;
	color:#365bb9;
	font-size:11px;
	padding: 0px 0px 0px 0px;
}

a:visited {
	text-decoration: none;
	color:#365bb9;
	font-size:11px;
	padding: 0px 0px 0px 0px;
}
a:hover {
	text-decoration: underline;
	color:#365bb9;
	font-size:11px;
	padding: 0px 0px 0px 0px;
}
a:active {
	text-decoration: underline;
	color:#365bb9;
	font-size:11px;
	padding: 0px 0px 0px 0px;
}

a.second:link {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, verdana, Sans-Serif;
	text-decoration:none;
	font-size: 12px;
	color:#ffffff;
	padding: 2px 10px 2px 10px;
}

a.second:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, verdana, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	color:#ffffff;
	padding: 2px 10px 2px 10px;
}

a.second:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, verdana, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	color:#000000;
	padding: 2px 10px 2px 10px;
	background-color:#ded29c;
}

a.second:active {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, verdana, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	color:#000000;
	padding: 2px 10px 2px 10px;
	background-color:#ded29c;
}

.style_menu {
	color: #ffffff;
	vertical-align:middle;
}

.current {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, verdana, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	color:#000000;
	padding: 2px 10px 2px 10px;
	background-color:#ded29c;
	}
	
h1 {
	font-family: Verdana, verdana, Sans-Serif;
	color:#000000;
	font-size: 28px;
	}
	
h2 {
	font-family: Verdana, verdana, Sans-Serif;
	color:#000000;
	font-size: 12px;
	}
	
.txt_blanc {
	color: #FFFFFF;
	}
	
.txt_petit {
	font-size: 9px;
	}
	
.txt_rouge {
	color: #666666;
	}
	
.txt_normal {
	font-family: verdana, Sans-Serif;
	font-size: 12px;
	}	
