/* CSS Gestion 2007*/
body {
background-image: url(../lib/bg.gif);
background-color: #f0c522;
color: #fff;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif; 
font-size: 12px;
margin: 0px;
padding:0px;

}
a:link,a:visited { 
color: #fdd700;
text-decoration: underline;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif; 
}
a:hover {
color: #fdd700;
text-decoration:  none;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif; 
}
#container{
width: 780px;
background-color: #000c4c;
}
#header{
width: 780px;
background-color: #fff;
background-image: url(../lib/bg_header.gif);
background-repeat: repeat-x;
height: 70px;
}
#banner{
background-color: #fdd300;
height: 170px;
}
#content{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
line-height: 16px;
font-size: 11px;
text-align: justify;
}

#contentIn{
color: #000177;
line-height: 16px;
font-size: 11px;
text-align: justify;
width: 520px;
}

#testimonials{ 
background-color: #fff;
font-size: 11px; 
padding: 10px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
color: #000c4c;
}
#footer{ 
width: 100%;
background: #eef0ef;
font-size: 10px; 
height: 20px;
text-align: right;
padding-right: 10px;
}

.title{
color: #fdd700;
font-size: 18px;
line-height: 24px;
}
.title2{
color: #000c4c;
font-size: 18px;
line-height: 24px;
}
.subtitle{
color: #fdd700;
font-size: 14px;
}
.bold { 
font-weight: bold;
}

.txt10 { 
font-size: 10px;
}
.normal { 
font-size: 11px;
}
.color2{
color: #fdd700;
}
.color2sm{
color: #fdd700;
margin-left: 16px;
}
.paddingMenu{
font-weight: bold;
margin-left: 8px;
}
.input{
	border: 1px solid #4a6670;
	background-color: #F3F3F1;
	width: 550px;
	float: none;
	margin: 0;
	margin-top: 2px;
}
.input2{
	border: 1px solid #4a6670;
	background-color: #F3F3F1;
	float: none;
	margin: 0;
	margin-top: 2px;
	}
 .activeLink{
   COLOR: #fdd700;
	background-image: url(../lib/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	padding-left: 10px;
	margin-left: 10px;
	}
 .contentCell{
   background-color: #fff;
	font-size: 11px;
	}
.blueCell{
   background-color: #000c4c;
	font-size: 11px;
	width: 202px;
	padding: 14px;
	}
#testimonialCell{
   background-color: #000835;
	font-size: 11px;
	width: 176px;
	text-align: justify;
  }
	
/*LINKS*/

a.footer:link, a.footer:visited  { 
	COLOR: #fff;
	text-decoration: none; 
	font-size: 10px;
	}
a.footer:hover { 
	COLOR: #ccc;
	text-decoration: none; 
	font-size: 10px;
	}

a.link2:link, a.link2:visited  {
	COLOR: #fff;
	text-decoration: none; 
	}
a.link2:hover { 
	COLOR: #fff;
	text-decoration: underline;
	}
a.link3:link, a.link3:visited  {
	COLOR: #fff;
	text-decoration: none;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	}
a.link3:hover { 
	text-decoration: none; 
	COLOR: #ccc;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	}
a.link4:link, a.link4:visited  {
	COLOR: #000c4c;
	text-decoration: underline;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	}
a.link4:hover { 
	text-decoration: none; 
	COLOR: #000c4c;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	}
a.submenu:link, a.submenu:visited  { 
	COLOR: #ccc;
	text-decoration: none; 
   background-image: url(../lib/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	padding-left: 8px;
	margin-left: 8px;
	}
a.submenu:hover { 
	COLOR: #fdd700;
	text-decoration: none; 
	background-image: url(../lib/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	padding-left: 8px;
	margin-left: 8px;
	}
a.linktitle:link, a.linktitle:visited  { 
	color: #fdd700;
   font-size: 18px;
   line-height: 24px;
	text-decoration: none;
	}
a.linktitle:hover { 
	color: #fdd700;
   font-size: 18px;
   line-height: 24px;
	text-decoration: none;
	}


/* Fin CSS */