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

body
{
	background-image:url(imgdump/aut_bck_01.png);
	background-repeat:repeat-x;
	background-color:#000;
}

#select
{
	font-size:10px;
}

#cal_nav_div
{
	margin: 0 auto;
	margin-top:0px;
	top:400px;
	text-align:center; 
	position:absolute;
	width:160px; 
	left:25px; 
	z-index:23;
}

input
{
	width:90px;	
}

#main_back_border
{
	margin:0 auto; 
	background-image:url(imgdump/main.png);
	width:800px; 
	margin-top:50px; 
	padding:4px; 
	position:relative;
}

#main_back
{
	margin:0 auto; 
	background-color:#ea951c; 
	width:796px;
	min-height:1300px;
	position:relative; 
	padding-bottom:0px; 
	margin-bottom:0px;	
}

#header
{
	margin:0 auto; 
	background-image:url(imgdump/header_aut.png); 
	width:800px; 
	height:190px;
	z-index:9;
	position:relative; 
	background-repeat:no-repeat;	
}

#h_menu
{
	position:relative;
	background-image:url(imgdump/h_menu_back.png);
	margin-left:13px;
	margin-right:0px;
	background-repeat:repeat-x;
	width:94%;
	top:-35px;
	text-align:center;
	z-index:11;
	padding:5px;
	padding-left:0px;
}

.h_menu_div
{
	font-weight:bold;
	font-size:13pt;
	color:black; 
	display: -moz-inline-stack;
    display: inline-block;
	padding-left:15px;
	padding-right:6px;
	text-decoration:none;
}

.h_menu_div A:Link
{
	text-decoration:none;	
}

.h_menu_div A:Visited
{
	text-decoration:none;	
}

.un_logo_div
{
	text-align:center; 
	background-image:url(imgdump/feuille_menu_01.png); 
	background-repeat:no-repeat; 
	width:155px; 
	height:125px; 
	padding-top:25px;
	vertical-align:middle;
}

.logged_box
{
	background-image:url(imgdump/h_submenu_back.png);
	font-size:20px;
	color:#000;
	font-weight:bold;
	vertical-align:text-top;
	padding:5px;
	border-style:double;
	border-width:thin;
	position:absolute;
	width:130px;
	max-height:50px;
	top:1255px;
	left:30px;
	margin:0 auto;
	
}


#left_menu
{
	position:relative; 
	float:left; 
	padding-top:80px; 
	width:120px;
	vertical-align:top;
	top:-190px;
	
}

#page_content
{
	background-image:url(imgdump/content_back_aut.png); 
	background-repeat:repeat-y; 
	margin:0 auto; 
	width:538px;
	min-height:1060px;
	padding-top:220px; 
	position:relative; 
	top:-190px; 
	overflow:auto;
	margin-bottom:-190px;
}

#content_bottom
{
	background-image:url(imgdump/content_bottom_aut.png); 
	background-repeat:no-repeat; 
	margin:0 auto; 
	width:538px; 
	position:relative;
	height:35px;
	left:60px;
}

#floater_left
{
	background-image:url(imgdump/float_pommes_aut.png);
	background-repeat:no-repeat;
	float:right;
	width:183px;
	height:195px;
	position:relative;  
	top:45px;
	left:58px;
	z-index:10;
	margin-bottom:60px;
}

#floater_right
{
	background-image:url(imgdump/float_feuilles_aut.png);
	background-repeat:no-repeat;
	width:410px;
	height:357px;
	position:relative;  
	top:-80px;
	right:-550px;
	z-index:10;
}

#floater_bas_droit
{
	position:relative; 
	z-index:10; 
	float:right; 
	right:-50px; 
	bottom:150px;
	background-image:url(imgdump/float_citrouilles_aut.png);
	background-repeat:no-repeat;
	width:198px;
	height:209px;
}

#photosDiv
{
	position:absolute;
	padding:7px;
	padding-left:2px;
	padding-right:27px;
	display:none;
	top:30px; 
	left:85px;
	background-image:url(imgdump/h_submenu_back.png);
	border-style:double;
	border-width:thin;
}

#photosDiv A:link
{
	font-weight:bold;
	font-size:11pt;
	color:#FFF;
}

#photosDiv A:Visited
{
	font-weight:bold;
	font-size:11pt;
	color:#FFF;
}

.com_main
{
	background-color:#C96;
	padding:15px;
	border-width:0px;
}

.com_tb
{
	background-color:#b9611a;
	border-width:0px;
}

.com_top
{
	background-color:#F63;
	border-width:0px;
}

.otherBck
{
	background-color:#d69015;
}

.BlueTabTop
{
	background-color:#FFFFFF; 
	border-width:0px; 
	font-weight:bold;
	text-align:center;
}

.BlueTabMiddle
{
	background-color:#A3EDC5;
	border-width:0px;
}

.BeigeTxt
{
	width:90%;
	background-color:#FFFF99;
}

.BeigeTableBack
{
	background-color:#E3BB7D;
}

.listOdd
{
	font-weight:bold;
	background-color:#999999;
	text-align:left;
	width:150px;
	color:black;
}

.listEven
{
	font-weight:bold;
	background-color:#CCCCCC;
	text-align:left;
	width:150px;
	color:black;
}

.odd
{
	font-weight:bold;
	text-align:left;
	color:black;
}

.even
{
	font-weight:bold;
	background-image:url(louveteaux/imgdump/h_menu_back.png);
	background-position:bottom;
	text-align:left;
	color:black;
}