/* formulaire */
.chkbx {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
background-color: #ffffff; 
border: #999999; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}
table td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
}
checkbox {
font-size: 10px; 
}

/* home page */
.style1 {
	font-size: 28px;
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	color: #f89d0e;
	}

body {
	  background-image: url(backgroundoranded.png);
     }

.style2 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	color: #FF9933;
	font-size: 14px;
	font-weight: bold;
}

.mosa {
		background-repeat:no-repeat;
		v-align:top;
		align:center;
		}
.style6 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	font-size: 18px;
	color: #F89D0E;
}
.style7 {
	
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	font-size: 12px;
	color: #F89D0E;
}
.style8 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #F89D0E;
}
.style9 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	font-size: 12px;
	color: #676767;
}
.style10 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style12 {font-family: "Century Gothic", "Comic Sans MS", Verdana; font-size: 16px; color: #F89D0E;  }

.style13 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
}
li.simple
{
background-position: 0 50%;
padding: 3px 0 3px 10px;
margin: .4em 0;
}
li.icon
{
background-image: url(/webclients/decoprofiles/pix/bullets/bullet_1.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}
li.icon2
{
background-image: url(/webclients/decoprofiles/pix/bullets/bullet_1.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}
a{
	text-decoration : none;
}
.striped {
background-color:white
}
#tabactivites {
background-color: #EFEFEF;
border: 1px #F89D0E solid;
border-collapse: collapse;
}
#tabactivites th {
border: 1px outset silver;
background-color: #EFEFEF;
color: black;
font-size:12px;
}
#tabactivites td {
text-align:center;
border: 1px outset silver;
}
.open
{
background-image: url(/webclients/decoprofiles/pix/bullets/arrow-down.gif) no-repeat;
}
.closed
{
background-image: url(/webclients/decoprofiles/pix/arrow-up.gif) no-repeat;
}