BODY {font-family: verdana; color: #000000; font-size: 10px; BACKGROUND-IMAGE: url('pierre.jpg');}
a { font-family: Verdana; font-size: 10px; text-decoration: none; color: #000000;}
a:hover { text-decoration: none;  font-family: verdana; font-size: 10px; color: #E37C17;}
td {  font-family: verdana; font-size: 10px; line-height: 150%;}

div.table {border-style:solid; border-width:1px; border-color:black; background-color : #EEE6DC; text-align: center; -moz-border-radius: 5px;}
div.bloc {BACKGROUND-IMAGE: url('parch1.jpg'); width:140px; padding:10px; border-style:solid; border-width:1px; border-color:black; background-color : #EEE6DC; -moz-border-radius: 5px;}
div.bloc1 {BACKGROUND-IMAGE: url('parch1.jpg'); width:140px; height:25px; padding:10px; border-style:solid; border-width:1px; border-color:black; background-color : #EEE6DC; text-align: center; vertical-align:middle; -moz-border-radius: 5px;}
div.bloc2 {BACKGROUND-IMAGE: url('parch1.jpg'); width:95%; padding:5px; border-style:solid; border-width:1px; border-color:black; background-color : #EEE6DC; text-align: center; vertical-align:middle; -moz-border-radius: 5px;}
div.bloc3 {BACKGROUND-IMAGE: url('parch1.jpg'); float:left; width:45%; padding:5px; border-style:solid; border-width:1px; border-color:black; background-color : #EEE6DC; text-align: center; vertical-align:middle; -moz-border-radius: 5px;}
div.bloc4 {BACKGROUND-IMAGE: url('parch1.jpg'); float:right; width:45%; height:150px; padding:5px; border-style:solid; border-width:1px; border-color:black; background-color : #EEE6DC; text-align: center; vertical-align:middle; -moz-border-radius: 5px;}

div.blac {width:150px; padding:10px; border-style:solid; border-width:1px; border-color:black; background-image: url(fondnuitfol1.gif); -moz-border-radius: 5px;}
div.blac1 {width:150px; height:25px; padding:10px; border-style:solid; border-width:1px; border-color:black; background-image: url(fondnuitfol.gif); text-align: center; vertical-align:middle; -moz-border-radius: 5px;}


div.blocmain {width:98%; padding:5px; border-style:solid; border-width:1px; border-color:black; background-color : #EEE6DC; -moz-border-radius: 5px;}

div.float1 {float:right; width:45%;}

.tablep {border-style:solid; border-width:3px; border-color:black; background-color : #EEE6DC; text-align: center; -moz-border-radius: 25px;}
.table {BACKGROUND-IMAGE: url('parch1.jpg');border-style:solid; border-width:2px; border-color:black; text-align: center; -moz-border-radius: 4px;}
.table0 {border-style:solid; border-width:2px; border-color:black; background-color : #EEE6DC; text-align: center;-moz-border-radius: 3px; }
.table1 {border-top: 1px solid #EEE6DC; border-right: 1px solid #EEE6DC; border-left: 0px ; border-bottom: 0px ; text-align: center;}
.table2 {border-bottom: 1px solid  black;}
.table3 {border-top: 1px solid black;}
.table4 {border-left: 1px solid black;}
.table5 {border-right: 1px solid black;}
.table6 {border-left: 1px solid black; border-top: 1px solid black;}
.table7 {border-right: 1px solid black; border-bottom: 1px solid black;}

.tabled {border:1px dashed #000000; padding:5px;}

.tablez {BACKGROUND-IMAGE: url('parch.jpg');border-style:solid; border-width:2px; border-color:black; text-align: center; -moz-border-radius: 2px;}


.table1a {border-top: 1px solid #EEE6DC; border-right: 1px solid #EEE6DC; border-left: 0px ; border-bottom: 0px ; text-align: center;}
.table1b {border-top: 1px solid #EEE6DC; border-right: 1px solid #EEE6DC; border-left: 0px ; border-bottom: 0px ; text-align: center;}


img {border: 0px;}

.cachediv {
display: none;
}

	.textInput,textarea{	/* General style for my inputs when they're not highlighted */
		background-color:#EEE6DC;
	}
	
	
	.inputHighlighted{	/* Highlighting style */
		background-color:#E3D7C9;
                border:1px solid #000;
	}


#cache {
    position:absolute; z-index:10; visibility:hidden;
}

.clearer {
	clear: both;
	line-height: 0px;

	}
 
a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 135px;
	padding: 5px;
	z-index: 100;
	background: #FFEA96;
	color: #000000;
    border:1px solid #000000;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}

