body
{
	font:lighter 14px/1.3 "Century Gothic"; /* Palatino Linotype */
	/*background-image:url(images/background.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
}

a
{
	text-decoration : none ;
	color:#CC8811;
	
	padding-left:5px;
	padding-right:5px;
    line-height:25px;
    padding-bottom:2px;
    text-align:left;
    margin-top:15px;
    background:#FFFFFF;
	-moz-border-radius: 5px;
    border: 1px solid gray;
}

a:hover
{
	color:#FFFFFF;
	background: url(images/pixel5.png);
}

a1
{
	text-decoration : none ;
	font-weight:bold;
	color:#CC8811;
	font-size:33px;
}


h1
{
	font-size:40px;
	text-align:center;
	color:#CC8811;
}

h2
{
	font-size:20px;
	color:#CC8811;
}

h3
{
	font-size:20px;
	color:#CC8811;
}

.content
{
	-moz-border-radius: 10px;
	margin-left:20px;
}

.menu
{
	font-size:18px;
	margin-left:20px;
}

.fondTransparent2
{
	/*background: url(images/pixel5.png);
	background-repeat:repeat;*/
background-color:#888888;
	-moz-border-radius: 10px;
}

.fondTransparent3
{
	/*background: url(images/pixel5.png);
	background-repeat:repeat;*/
	-moz-border-radius: 10px;
}

.fondTransparent
{
	/*background: url(images/pixel1.png);
	background-repeat:repeat;*/
	-moz-border-radius: 10px;
}

.tache
{
	-moz-border-radius: 8px;
}

.effectueFalse
{
	font-size:15px;
	margin-left:5px;
	
	padding-left:5px;
	padding-right:5px;
    line-height: 25px;
    padding-bottom:2px;
    text-align: left;
    margin-top:15px;
   background:#FFFFFF;
	-moz-border-radius: 5px;
    border: 1px solid gray;
}

.effectueTrue
{
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
    line-height: 25px;
    padding-bottom:2px;
    text-align: left;
    margin-top:15px;
	-moz-border-radius: 5px;
    border: 1px solid gray;
	background-color:#66FF33;
}

.selection
{
	border:1px solid #CC8811;
	margin-left:40px;
	margin-right:40px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFF99;
}

/*Calendrier*/
.ds_box 
{
	background-color: #FFF;
	position: absolute;
	z-index: 32767;
	-moz-border-radius: 5px;
}

.ds_tbl 
{
	background-color: #FFF;
	-moz-border-radius: 5px;
}

.ds_head 
{
	background-color: #CC6600;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}

.ds_subhead 
{
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	text-align: center;
	width: 32px;
}

.ds_cell 
{
	background-color: #EEE;
	color: #000;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
	-moz-border-radius: 5px;
}

.ds_cell:hover 
{
	background-color: #666;
}

/*Infobulle*/
infobulle
{
color: #CC8811;
font-weight:bold;
}

infobulle:hover
{
color: #BBB;
}

.tooltip
{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;
text-align:center;
}

.tooltip span.top
{
padding: 30px 1px 0;
background: url(js/bt.gif) no-repeat top;
}

.tooltip b.bottom
{
padding:3px 1px 15px;
color: #CC8811;
background: url(js/bt.gif) no-repeat bottom;
}
