body table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#6F635B;
}

ul.bullet {  
margin: 20px 0; 
padding: 0 0 0 15px; }

ul.nobullet {  
margin: 20px 0; 
padding: 0;
list-style: none;}

ul.bullet li, ul.nobullet li{  
margin: 0 0 8px 0; 
padding: 0; }


ul#menu {  
height: 24px;
list-style: none;
background: #C0B69B;
padding: 0 0 0 304px;
margin: 0;
border-right: 1px solid #95887E;
border-bottom: 1px solid #95887E;
border-top: 1px solid #95887E;
}

ul#menu li {  
padding: 0 5px;
line-height: 24px;
height: 24px;
float: left;
list-style: none;
text-transform: uppercase;
background: white;
margin: 0;
font-size: 10px;
}

ul#menu li.first {  
padding: 0 5px 0 30px;
}

ul#menu li.last {  
padding: 0 20px 0 5px;
}

ul#menu li a:link, ul#menu li a:visited  {  
text-decoration: none;
color: #3A3430;
}

ul#menu li a:hover  {  
text-decoration: none;
color: #EE9A00;
}

.textb {  font-weight: bold; color:#6F635B}


.text2 {   font-weight: normal; color:#ffffff}
.text2b {  font-weight: bold; color:#ffffff}
.text3 {   font-weight: normal; color:#ffffff}
.text3b {  font-weight: bold; color:#ffffff}


a:link, a:visited {  
COLOR: #3A3430;
 TEXT-DECORATION: underline;
}

a:hover, a.sel { 
COLOR: #EE9A00 !important; 
}

.link2, div#menu2 a:link, div#menu2 a:visited {   
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
COLOR: #ffffff; 
TEXT-DECORATION: none;
}

A.link2:hover, div#menu2 a:hover, div#menu2 a.sel  { 
COLOR: #3A3430 !important; 
}

.justify {
	text-align: left;
}

.real { 
	color:#6F635B;
	font-size: 10px;
	text-align: right;

}

/* Formu livre d'or =================================================================*/

#FormPied, #FormCorps  {
text-align: right;
width: 300px;
}

#FormCorps fieldset {
padding: 10px 30px 10px 10px;
border: 1px solid #3A3A3A;
margin: 10px 0;
font-size: 11px;
}

#FormCorps fieldset legend{
padding: 0 4px;
font-weight: bold;
color: #3A3A3A;
}

#ouverture {
	border: 1px solid #EE9A00;
	padding: 5px;
	color: #EE9A00;
	width: 190px;
	float: right;
	margin: 0 0 10px 10px;
	background: #F5F4EF;
	font-size: 11px !important;
}


#ouverture h3 {
	font-size: 12px;
	margin: 0;
}

#ouverture ul  {
	margin: 5px 0;
	padding-left: 18px;
}

#ouverture ul li {
	margin: 2px;
	list-style: square;
}

.gallerie img {
	cursor: pointer;
}

table#album  {
	margin-bottom: 20px;
}

table#album td {
	padding: 0 2px 2px 0;
}

table#album td img {
	border: 1px solid black;
}

img#alb {
	border: 1px solid black;
	margin-top: 47px;
	width: 400px;
}
/* Latent zoom
#album {
margin: 20px 0 !important;
}

#album li {
list-style: none;
float: left;
margin: 0 4px 2px 0 !important;
}

#album li a img {
border: 1px solid #888;
}

.latentzoom {
cursor: url(/images/zoom/zoomin.cur), pointer; 
outline: none;
}

.latentzoom-caption {
display: none; 
border: 2px solid white;
border-top: none;  
padding: 5px; 
background-color: white;  
}

.latentzoom-display-block {
display: block;}

.latentzoom-display-none {
display: none;}

.latentzoom-loading {
display: block; 
color: white; 
font-size: 9px; 
font-weight: bold; 
text-transform: uppercase; 
text-decoration: none; 
padding: 3px; 
border-top: 1px solid white; 
border-bottom: 1px solid white; 
background-color: black; 
padding-left: 22px; 
background-image: url(/images/zoom/loader.gif); 
background-repeat: no-repeat; 
background-position: 3px 1px;
}

.latentzoom-move {cursor: move;}
*/