body{
        font-family: Helvetica;
	font-size: 10px;
	color: black;
	margin: 0px;
	padding: 0px;
	background: #eeeeee url(http://www.etude-baratoux.com/images/bg2.png) repeat-y center;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #901b2f;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.a:hover{
	text-decoration: underline;
}

h1      { font-weight: bold;  }
h2      { font-style: italic;}
th       { font-weight: bold; text-align: center; }
.h1     { font-weight: bold; }
.h2     { font-style: italic;}
.notice { color: #006699; }

.normal { font-size: 8pt; color: #000000;}
.normal:link {text-decoration: none;}
.normal:visited {text-decoration: none;}
a.normal:hover {BACKGROUND-COLOR: #901b2f; color:#e9eaea;}

.normal_inv {font-size: 8pt; color: #000000;}
.normal_inv:link {text-decoration: none; color: #e9eaea;}
.normal_inv:visited {text-decoration: none; color: #e9eaea;}
a.normal_inv:hover {background-color: #e9eaea;color:#901b2f;}

.label { font-size: 8pt; color: #000000; font-weight: bold;}
.label:link {text-decoration: none; color: #901b2f; font-weight: bold;}
.label:visited {text-decoration: none; color: #901b2f; font-weight: bold;}
a.label:hover {background-color: #e9eaea;}

.petit { font-size: 8pt; color: #000000;}
.petit:link {text-decoration: none; color: #901b2f;}
.petit:visited {text-decoration: none;  color: #901b2f; }
a.petit:hover {background-color: #e9eaea;}

.formulaire1 {font-size: 11px; color:#000000 ; font-weight:normal; background-color: #EEEEEE;}

TD.menu_left {
	font-size: 11px;
	border: 1px solid #901b2f;
	color: #901b2f;
	background-color: #e9eaea;
}

.bouton {
	border: 1px solid #901b2f;
	padding: 0px;
	background: url(http://www.etude-baratoux.com/images/template/0/glblnav_selected.gif);
	font-size: 10px;
}

.bouton_petit {
	border: 0px;
	padding: 0px;
	font-size: 10px;
}

.bouton_up {font-size: 11px; color:#ffffff ; font-weight:normal; background-color: #901b2f;}
.upload {	background-image: url(../images/degrade.jpg);}

TD.menu_left_0 {
}


TD.tetiere {
	font-size: 12px;
        background: url(http://www.etude-baratoux.com/images/template/0/corner_left.gif) no-repeat top left;
	padding: 2px 5px 4px 5px;
	color: #901b2f;
	text-align: left;
	background-color: #e9eaea;
}

TD.tetiere_w {
	font-size: 12px;
	padding: 2px 5px 4px 5px;
	background-color: #ffffff;
        font-size: 8pt; 
}
TD.menu_right {
        background: url(http://www.etude-baratoux.com/images/template/0/corner_left.gif) no-repeat top left;
	background-color: #e9eaea;
}
TABLE.tetiere_w {
	font-size: 12px;
	padding: 2px 5px 1px 5px;
	background-color: #e9eaea;
}

TD.tetiere_inv {
	font-size: 12px;
	border: 1px solid #e9eaea;
	color: #e9eaea;
	padding: 2px 5px 4px 5px;
	font-weight: bold;
	text-align: center;
	background-color: #901b2f;
}

.tetiere:link {text-decoration: none;}
.tetiere:visited {text-decoration: none;}
a.tetiere:hover {text-decoration:underline;}

TABLE.filet  {
	background-color: #e9eaea;
}

TABLE.filet_bottom  {

}

td.tdup{
	color : #ffffff;

}
.form_error{
	font-size : 11px;
	color : #ff0000;
}				

.ticketbg2 {
	background-color: #F0F0F0;
}	

.menu_selected {
	font-color: #000000;
}

.menu_normal {
	text-decoration: none;
        font-color: #FFFFFF;
}

.menu_normal A:hover {text-decoration: none; COLOR: #000000; }
.menu_normal A:link {text-decoration: none; COLOR: #FFFFFF; }
.menu_normal A:visited {text-decoration: none; COLOR: #FFFFFF; }

.menu_selected A:hover {text-decoration: none; COLOR: #000000; }
.menu_selected A:link {text-decoration: none; COLOR: #000000; }
.menu_selected A:visited {text-decoration: none; COLOR: #000000; }

.treeview{ /*CSS for Simple Tree Menu*/
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
list-style-type: none;
padding: 0;
}

.treeview ul{ 
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(http://www.etude-baratoux.com/images/pagemarker.gif) no-repeat left;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(http://www.etude-baratoux.com/images/menplus.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
padding: 0;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
