
body
{
	/* Déplace dans body.css a cause de l'éditeur html */
	background-position: center top;
	background: #f0f0f0 url(/documents/site/public_degrade.jpg);
	text-align: center;
	font: 11pt/1.2 arial;
	background-repeat: repeat;
}

h1{ font-size:18px; font-weight:bold;}
h3{	font-size:18px;font-weight:normal;}
h5{	font-size:11px;font-weight:bold; font-style:italic}
h4{ font-size:smaller; font-style:italic; font-weight:normal}
ul { margin-top: 0px; margin-bottom:4px; margin-left:0px; margin-right:auto;}
li {}
hr{	border:0;
	border-top: 1px dotted #C0C0C0;}
a:link
{
	font-style: normal;
	color: #0066cc;
	text-decoration: none;
}
a:visited {		font-style:normal;color : #ff6666;text-decoration: none;}
a:hover
{
	font-style: normal;
	color: #cccccc;
	text-decoration: underline;
}
.nolink{text-decoration:none;}
a:active {		font-style:normal;color : #000;text-decoration: none;} 
em{ font-style:normal;}
img{border:0;}
p {	padding: 0 0 0 0;
	margin: .2em 0 .4em 0;
	vertical-align: baseline;}

table{margin: 0 auto 0 auto;font: 11px/1.2 geneva, arial;}
table td input{margin:0;padding:0;}

.div_master
{
	background-color: #f0f0f0; /*url(../images/fond.png) repeat-x*/
	width: 980px;
	text-align: left;
	margin: 5px  auto 5px auto;
	padding:15px;
	height:auto;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
			-moz-box-shadow: 0px 0px 5px 3px #C0C0C0;-webkit-box-shadow: 0px 0px 5px 3px #C0C0C0; box-shadow: 0px 0px 5px 3px #C0C0C0;
}

.titrePage
{
	position: relative;
	text-align: left;
	width: 857px;
	float: right;
	display: block;
	text-indent: 15px;
	color: #FFFFFF;
	background-color: #336699;
	margin-bottom: 8px;
	font: 14pt arial, "Guia Script";
	line-height: 38px;
	margin-right: -15px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
		-webkit-box-shadow:  0px 4px 4px  #CCC;-moz-box-shadow:  0px 4px 4px  #CCC;box-shadow:  0px 4px 4px  #CCC;
}

.titrePage a
{
	text-decoration: none;
	color: #FFFFFF;
}
.titrePage a:hover{text-decoration: none;	color: #EEEEEE;}

.titrePage:hover {-webkit-box-shadow:  0px 4px 4px  #C0C0C0;-moz-box-shadow:  0px 4px 4px  #C0C0C0;box-shadow:  0px 4px 4px  #C0C0C0;} 


.bulle{margin-bottom:10px; margin-right:10px; float:inherit	}
.bulletete
{
	text-align: left;
	color: #666666;
	min-height: 25px;
	padding-left: 15px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font: 14px arial,geneva, "Guia Script";
	line-height: 25px;
	background-color: #FFF;
	padding-top:5px;
	background-color: #F8F8F8;
}

*html .bulletete {	height:28px; }

.bullesstete
{
	background-color: #C5D1C5;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
	font-size: 10px;
	font-style: italic;
}
.bullecorps{	background-color: #FFFFFF;
	padding:10px 15px 5px 15px;
}
.bullepied{	background-color: #F8F8F8;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;    
padding:10px 15px 5px 15px;

}
.bulleteteetpied
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #F8F8F8;
	padding: 10px 15px 5px 15px;
}
.bullepied, .bulleteteetpied {-moz-box-shadow:  0px 4px 4px #C0C0C0;-webkit-box-shadow:  0px 4px 4px  #C0C0C0;box-shadow:  0px 4px 4px  #C0C0C0;}
.bullepied:hover, .bulleteteetpied:hover {-moz-box-shadow:  0px 4px 4px  #CCC;-webkit-box-shadow:  0px 4px 4px  #CCC;box-shadow:  0px 4px 4px  #CCC;} 



.invisible {visibility:hidden;width:0px;}


.visible-1, visible1  { visibility:visible}
.visible0 { visibility:hidden}
.clear{clear:both;}



/* PROPRE A L'AIDE */
.help {cursor:hand;/*cursor:pointer;vertical-align:text-bottom ;  */cursor:pointer; }
.hide{	display:none !important;}
#dhtmltooltip{position: absolute;text-align: center;left: -300px;width: 150px;border: 1px solid black;padding: 2px;
	font: 12px/1.4 tahoma,arial,sans-serif;visibility: hidden;z-index: 100; background-color: white;
	 -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	 	 -moz-box-shadow: 5px 5px 5px #999966;	-webkit-box-shadow: 5px 5px 5px #999966; box-shadow: 5px 5px 5px #999966; }
#dhtmlpointer{cursor: pointer;position:absolute;left: -300px;z-index: 101;visibility: hidden;}
/* PROPRE A L'AIDE (FIN)*/






.rond3{ -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.rond5{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.rond9{ -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px;}
.rond25{ -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;}
.alignRight{text-align:right !important;}
.red{color:Red;font-weight:bold;}
.green{color:Green;font-weight:bold;}
.scroll{overflow:auto;}
.h80 {	min-height:80px; }
.h90 {	min-height:90px; }
.h100 {	min-height:100px; }
.h110 {	min-height:110px; }
.h120 {	min-height:120px; }
.h150 {	min-height:150px; }
.h200 {	min-height:200px; }
.h250 {	min-height:250px; }
*html .h80 {	height:80px; }
*html .h90 {	height:90px; }
*html .h100 {	height:100px; }
*html .h110 {	height:110px; }
*html .h120 {	height:120px; }
*html .h150 {	height:150px; }
*html .h200 {	height:200px; }
*html .h250 {	height:250px; }



/* PARTIE PUBLIQUE (début) */

.logopublic{text-align: center;
	width: 120px;
	margin-right:15px;
	height: 50px;
	float:left;}
.public {}
.public h1
{
	font-family: 'Guia Script';
	font-size: 30px;
	color: #CCCCCC;
	margin-top: 5px;
}

.publicpied, .publicpied a
{
	font-family: arial;
	color: #808080;
	font-size: 9px;
}
.publicpied a:hover
{
	color: #CCCCCC;
	font-family: arial;
	font-size: 9px;
}

/* PARTIE PUBLIQUE (fin) */
