html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #e2efff;
	margin: 0;
	font-size: 13px;
	font-family: verdana, arial, "sans serif";
	color: #0066cc;
}
h1, h2, h3, h4, p{
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
hr {
	clear:both;
	height: 0px;
	border: none;
	visibility: hidden;
}
a {
	color: #3b5066;
	font-weight: bold;
}
a:hover {
	color: black;
}
/****************************************************************************/
/****************************************************************************/
.tab_infos {
	background-color: #0066CC;
	color: #fff;
	font-weight: bold;
}
.tab_color1 {
	background-color: #f6faff;
}
.tab_color2 {
	background-color: #d4e9ff;
}
/****************************************************************************/
/****************************************************************************/
.message_visible {
	font-size: 14px;
	margin: 10px;
}
.top_center, .bottom_center {
	position: relative;
	left: 50%;
	margin-left: -375px;
	width: 750px;
}
.bottom_center {
	position: absolute;
}
#top_part {
	background: url(./back.gif) repeat-x;
	background-color: #fff;
	padding-bottom:10px;
}
#top_block {
	background: url(logo_bulle.gif) no-repeat top left;
}
#bottom_part {
	border-top: 3px solid #0066cc;
	font-size: 10px;
	color: #000;
	text-align: center;
}

/****************************************************************************/
#header {
	height: 73px;
}
#header h1{
	position: absolute;
	margin-left: 110px;
	float: left;
}
#header h2{
	position: absolute;
	width: 107px;
	height: 107px;
	float: left;
}
/****************************************************************************/
#menu_top {
	position: absolute;
	top: 45px;
	right: 20px;
	margin: 0;
	list-style-type: none;
}

#menu_top .menu_top_inactif li, #menu_top .menu_top_actif li,
#menu_top .menu_top_inactif_red li, #menu_top .menu_top_actif_red li{
    float:left;
	background:url(./onglet_blue_right_off.gif) no-repeat right top;
}
#menu_top .menu_top_inactif a,#menu_top .menu_top_actif a,
#menu_top .menu_top_inactif_red a,#menu_top .menu_top_actif_red a{
	display: block;
	float: left;
	height: 16px;
	padding: 5px 10px 1px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #0066cc;
	background:url(./onglet_blue_left_off.gif) no-repeat left top;
}

#menu_top .menu_top_inactif a:hover,  #menu_top .menu_top_actif a  {
	background:url(./onglet_blue_left_on.gif) no-repeat left top;
	color: #fff;
}
#menu_top .menu_top_inactif li:hover, #menu_top .menu_top_actif li{
	background:url(./onglet_blue_right_on.gif) no-repeat right top;
}

#menu_top .menu_top_inactif a:hover{
	background:url(./onglet_blue_left_on.gif) no-repeat left top!important;
	background:url(./onglet_blue_left_off.gif) no-repeat left top;
}
#menu_top .menu_top_inactif li:hover{
	background:url(./onglet_blue_right_on.gif) no-repeat right top!important;
	background:url(./onglet_blue_right_off.gif) no-repeat right top;
}
/*red*/
#menu_top .menu_top_inactif_red li, #menu_top .menu_top_actif_red li{
	background:url(./onglet_red_right_off.gif) no-repeat right top;
}
#menu_top .menu_top_inactif_red a,#menu_top .menu_top_actif_red a{
	color: #ff0000;
	background:url(./onglet_red_left_off.gif) no-repeat left top;
}
#menu_top .menu_top_inactif_red a:hover,  #menu_top .menu_top_actif_red a  {
	background:url(./onglet_red_left_on.gif) no-repeat left top;
	color: #fff;
}
#menu_top .menu_top_inactif_red li:hover, #menu_top .menu_top_actif_red li{
	background:url(./onglet_red_right_on.gif) no-repeat right top;
}

#menu_top .menu_top_inactif_red a:hover{
	background:url(./onglet_red_left_on.gif) no-repeat left top!important;
	background:url(./onglet_red_left_off.gif) no-repeat left top;
}
#menu_top .menu_top_inactif_red li:hover{
	background:url(./onglet_red_right_on.gif) no-repeat right top!important;
	background:url(./onglet_red_right_off.gif) no-repeat right top;
}

/****************************************************************************/
#menu_lang {
	position: absolute;
	top: 6px;
	right: 20px;
}
#menu_lang ul{
	list-style: none;
	padding:0;
	margin:0;
	border: none;
}
#menu_lang li {
	margin:0;
	display: inline;
	float: left;
	margin-left:3px;
}
#menu_lang a {
	display: block;
	width: 18px;
	height:11px;
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 4px!important;
	padding-bottom: 3px;
	background: url(./lang_back_off.gif);
}
#menu_lang a:hover{
	background: url(./lang_back.gif);
}
#menu_lang .lang_actif a {
	display: none;
}
/****************************************************************************/
.bottom_menu_p, .top_menu_p, .back_menu_p {
	width: 172px;
}
.top_menu_p {
	background: url(./top_menu_p.gif) top no-repeat;
}
.bottom_menu_p {
	background: url(./bottom_menu_p.gif) bottom no-repeat;
	width: 132px!important;

	padding: 20px;
}
.back_menu_p {
	background: url(./back_menu_p.gif) repeat-y center;

}
/****************************************************************************/
#page {
	background: url(back_content.gif) repeat-y;
}
#admin_deco {
	position: absolute;
	top: 5px;
	right: 20px;
}
/****************************************************************************/
#useful_infos {
	padding-top: 30px;
	width:140px;
	float: left;
	background: url(./back_infos.gif) repeat-x top;
	color: #6c8daf;
}
#useful_infos h2 {
	line-height: 15px;
	font-weight: bold;
}
#useful_infos h2, #useful_infos  {
	padding-bottom: 5px;
	text-align: center;
}
#useful_infos h2 a{
	color: red;
	font-size: 15px;
	text-decoration: none;
}
#useful_infos h3 {
	font-size: 13px;
	padding-left: 5px;
	margin-top: 0px!important;
	margin-top: -10px;
}
#useful_infos  p {
	padding:5px 5px 0 2px;
	font-size: 10px
}
#useful_infos  .hr {
	background: url(./hr_infos.gif) repeat-x;
	width: 100%;
	height: 2px;
}
#useful_infos  hr {
	visibility: hidden;
}
#download-it {
	margin-left: 10px;
}
/****************************************************************************/
#menu {
	float:left;
	padding-top: 50px;
	padding-bottom: 20px;
}
#menu ul, #menu li {
	margin:0;
}
#menu ul {
	list-style: none;
	padding:0;
	border: none;
	
}
#menu a {
	display: block;
	width: 130px;
	padding:5px;
	color: #0066cc;
	text-decoration: none;
}
#menu a:hover, #menu .menu_actif a {
	background: url(./back_menu.gif) repeat-y;
	font-weight: bold;
	color: red;
}
/****************************************************************************/
#my_content {
	float:left;
	margin-left:5px;
	margin-top: -16px;
}
#my_content h1{
	font-weight:normal;
	font-size: 20px;
	height: 30px;
	margin: 5px 0 5px 0;
}
#back_fla {
	position:absolute;
	top: 70px;
	left: 150px;
	width: 550px;
	height: 297px;
	padding:10px;
	background: url(./back_fla.jpg) top left no-repeat;
}
#tricky {
	height: 450px;
}
#live_msg {
	position: absolute;
	right: 60px;
	color: #fff;
	top: 230px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 120px;
}
#htu_home_list {
	position:absolute;
	top: 400px;
	left: 0;
	width: 780px;
}
.htu_home_elem {
	text-align:center;
	float: left;
	color: #3b5066;
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
	background-color: #fff;
}
.htu_home_elem  h3{
	color: red;
	font-size: 13px;
	text-transform:uppercase;
}
/****************************************************************************/
#blog_title {
	text-transform: uppercase;
	color: #0066cc;
	font-size: 10px;
	text-align: left;
}
#blog_list {
	margin-left: 100px;
}
.blog_img a{
	float:left;
	margin: 8px;
	border: 3px solid #e2efff;
	width: 71px;
	height: 71px;
}
.blog_img a:hover {
	border: 3px solid #0066cc;
}
/****************************************************************************/
/****************************************************************************/
#footer {
	clear:both;
	margin-bottom: 5px;
}
#footer a{
	font-size: 10px;
}
