/* Start of CMSMS style sheet 'styleIE' */
/* CSS Document */
.p-titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#DF930E;
	/*margin-left:20px;*/
}

html {
	/*scrollbar-face-color:#8080FF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:''; */
}
body {
	width:550px;
	margin-top:-2px;
}
div {
	margin: 0;
	padding: 0;
}
h1 {
	background: url(uploads/images/bullets/bullet.gif) no-repeat left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#86AC19;
}
h2 {
	background: url(uploads/images/bullets/bullet.gif) no-repeat left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#86AC19;
}
h3 {
	background: url(uploads/images/bullets/bullet.gif) no-repeat left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#DF930E;
}

p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	margin-left:20px;
}
.p-txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	list-style:square;
}
hr {
	border: none 0; 
	border-top: 2px dotted #467619;
	width: 100%;
	height: 2px;
} 
a {
	text-decoration:underline;
}
a:link {
	color: #266606;
}
a:visited {
	color: #EE8213;
}
a:hover, a:active {
	color: #80AA00;
}
.img-clip {
	float:left;
	margin-left:20px;
	margin-right:20px;
	border:1px #696959;
}
p#menu1 {
  margin: 0;
  padding: 0;
  color: #EAFE8B;
  font-weight: bold;
  font-size: 0.7em;
  padding-left: 12px;
  padding-top: 5px;
}
p#menu2 {
  margin: 0;
  padding: 0;
  color: #A74407;
  font-weight: bold;
  font-size: 0.7em;
  padding-left: 12px;
  padding-top: 6px;
}

#texteMenu1 {
  float: left;
  margin-top: 10px;
  display: block;
  color: #425906;
  overflow: hidden;
}

#texteMenu1 ul {
  padding: 0;
  margin: 0;
  margin-top: -2px;
  list-style: none;
  list-style-type: none;
  color: #425906;
}

#texteMenu1 ul li {
  float: left;
  width:162px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  font-weight: bold;
}

#texteMenu1 a {
  float: left;
  display: block;
  width: 162px;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 2px;
  padding-left: 12px;
  background-image: url(uploads/images/bullets/separation_menu1.png);
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
  color: #425906;
}

#texteMenu1 a.menuactive {
  color: #425906;
}
#texteMenu1 a:hover {
  color: #1E3102;
}

#texteMenu2 {
  float: left;
  margin-top: 10px;
  display: block;
  color: #C64811;
  overflow: hidden;
}

#texteMenu2 ul {
  padding: 0;
  margin: 0;
  margin-top: -2px;
  list-style: none;
  list-style-type: none;
  color: #C64811;
}

#texteMenu2 ul li {
  float: left;
  width:162px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  font-weight: bold;
}

#texteMenu2 a {
  float: left;
  display: block;
  width: 162px;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 2px;
  padding-left: 12px;
  background-image: url(uploads/images/bullets/separation_menu2.png);
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
  color: #C64811;
}

#texteMenu2 a.menuactive {
  color: #C64811;
}
#texteMenu2 a:hover {
  color: #592E15;
}

/* End of 'styleIE' */

