body {
	scrollbar-3d-light-color : #008B8B;
	scrollbar-arrow-color : #32CD32;
	scrollbar-base-color : #006400;
	scrollbar-dark-shadow-color : #006400;
	scrollbar-face-color : #2F4F4F;
	scrollbar-highlight-color : #3CB371;
	scrollbar-shadow-color : #2F4F4F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin: 0px;
}

.swf {
	background: url(../_ismanager/_filetype/picto_gr_swf.gif) no-repeat 50% 50% #EEEEEE;
}

td, body {
   font: 10px Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.liste1 {
	color: #B8860B;
	text-decoration: none;
}
a.liste1:hover {
	text-decoration: underline;
}
a.liste1Actuel {
	color: #8B0000;
	text-decoration: none;
}
a.liste1Actuel:hover {
	text-decoration: underline;
}
img.styleImage {
	border: 1px solid #62B202;
}

/**********************************************************/
form {
	border: 0;
	margin:0;
}
.formpercent {
   width: 100%;
   background-color: white;
}
input.imputButn {
   border: 0px none;
   padding: 0;
}
select, input, textarea {
   border: 1px solid #3E566A;
   padding: 0px,5px,0px,5px;
   font: 10px verdana, geneva, Arial, Helvetica, sans-serif;
   color: black;
   margin: 0 0 0 0;
}
/**********************************************************/
td.marginLeft3{
	padding-left: 3px;
}
td.margin1 {
	padding: 1px
}

/*********************************************************/

.backRepeatX {
	background-repeat: repeat-x;
}
.backRepeatYD {
	background-repeat: repeat-y;
	background-position: right;
}
.backRepeatY {
	background-repeat: repeat-y;
}
.backRepeatXBas {
	background-repeat: repeat-x;
	background-position: bottom;
}
.backNoRepeat {
	background-repeat: no-repeat;
}
.backNoRepeatBD {
	background-repeat: no-repeat;
	background-position: bottom right;
}
.backNoRepeatBG {
	background-repeat: no-repeat;
	background-position: bottom left;
}
.backNoRepeatHD {
	background-repeat: no-repeat;
	background-position: top right;
}
.ligneVertMargin15 {
	background-repeat: repeat-y;
	background-position: 12px;
}
.fdTableau {
	background-color: #FFFDF6;
}

/*********************************************************/
.styleEncadreJaune, .styleEncadrFond,.fdTableau{
 border: 1px #A6A297 solid;
 padding : 3px;  
}
.styleEncadreJaune {
	background-color: #FAFAD2;
}
.styleEncadrFond {
	background-color: #F6F6E6;
}
.styleSousTitre{
   font: bold 13px/16px Arial, Helvetica, sans-serif;
   color: #A8A8A8;
   padding: 8 0 7 0;
}
.styleSousTitreVert {
   font-weight: bold;
   font-size: 12px;
   color: white;
   background: #228B22;
   height:15px;
   padding: 2 5 4 20;
}
.styleDefaut {
	color: Black;
	font-size: 10px;
	font-weight: normal;
}
.styleTitreBloc {
	color: White;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
}
.styleLegende {
	color: #ffffff;
}
.styleBaseLine{
	color: #228B22;;
	font-weight: bold;
	font-size: 14px;
}
.styleTitre1 {
	color: #858585;
	font-weight: bold;
	font-size: 20px;
}
.styleListe1 {
	color: #B8860B;
	padding-top: 4px;
	padding-bottom: 4px;
}
.styleListe1Actuel {
	color: #8B0000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	background-image: url(medias/_images_modeles/_puce_droite_rouge.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.styleListe2Actuel {
	color: #8B0000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url(medias/_images_modeles/_puce_gauche_rouge.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.styleTitreTableau {
	background-color: #006400;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.styleTableauAvecBordure {
	border: 1px solid #006400;
	background-color: #E8E7C7;
}
.styleTitreActualite {
	background-color: #C2C38F;
	color: White;
	font-size: 11px;
	font-weight: bold;
}
.styleTableauActualite {
	border: 1px solid #C2C38F;
	background-color: #E8E7C7;
}
.styleCorps12 {
	font-size: 12px;
}
.styleCorps8_5 {
	font-size: 8.5px;
}
#colonneActu p {
	margin-bottom: 15px;
	background: url(medias/_images_modeles/_puce_actualites.gif) no-repeat 0px 0px;
	text-indent: 18px;
}
#colonneActu p img {
	margin-bottom: -2px;
}