/*Design*/

#content{
	background: url(../images/droite.jpg) no-repeat right top;
}
#footer{
	background:url(../images/bas.jpg) no-repeat;
}
/*/////////////////////Content//////////////////////////*/
#content p{
	font-size: 14px;
	color: #FFFFEC;
	font-family: Optima, Arial, Lucida, Zapf-Chancery;
	line-height: 20px;
	text-align: justify;
}
#content h1{
}
#content h2{
}
#content h3{
}
#content h4{
}
#content h5{
}
#content h6{
}
.allowart{
	font-size: 18px;
	font-style: italic;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inset{
	margin-left: 70px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	width: auto;
	height: auto;
	border: 2px dotted #990000;
	margin-right: 70px;
	padding: 10px;
	background-color: #FFCC66;
	text-align: center;
}

div#content a{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

div#content a:hover{
	color: #FFFF66;
	font-style: italic;
	text-decoration: underline;
}

div#content li{
	color: #990000;
	list-style-position: outside;
	list-style-image: url(../images/bul01.png);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	list-style-type: square;
}
#encart{
font-size:18px;
color:#FFFFCC;
}
/*/////////////////////gestion picture//////////////////////////*/
.imagefloat_left{
	float: left;
	margin: 10px;
	padding: 5px;
}
.imagefloat_right{
	float: right;
	margin: 10px;
	padding: 5px;
}

.under{
   clear: both;
}


/*////////////////////Footer////////////////////////*/
#footer a:link{
	color: #990000;
	font-weight: bold;
}

#footer a:focus{
	color: #990000;
}

#footer a:hover{
	color: #000000;
}

#footer_link{
	text-align: center;
	vertical-align: bottom;
	word-spacing: 20px;
	padding-right:70px;
}
#flash_plug{}
#content_alternatif td{
	text-align: justify;
	vertical-align: top;
}