body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	color: #49617d;
	background-image: url(media/backbody.png);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
}


.headermenu {
	HEIGHT: 155px;
	TEXT-ALIGN: center;

	
}
.headermenu_container {
	WIDTH: 990px;
	HEIGHT: 70px;
	TEXT-ALIGN: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;

}







.headermenu_container A {
	
}
.headermenu_container #logo {
	DISPLAY: block;
	FLOAT: left;
	WIDTH: 120px;
	HEIGHT: 120px;
	background-image: url(media/keosys.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}




.header_container {
	WIDTH: 994px;
	HEIGHT: 180px;
	TEXT-ALIGN: left;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
			Z-INDEX: 2;
				HEIGHT: 180px;
	TEXT-ALIGN: center;


}
.header_container A {
	
}



.header_intro {
	HEIGHT: 230px; TEXT-ALIGN: center
}
.header_introcontainer {
	WIDTH: 994px;
	TEXT-ALIGN: left;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header_introcontainer A {
	
}



.menu_bar {
	margin-left: 165px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 11px;
	width: 820px;
	z-index: 150;
	line-height: 11px;
}
.menu_bar UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 60px;
	padding: 0px;
}
.menu_bar LI {
	FLOAT: left;
	WIDTH: 160px;
	height:30px;
}
.menu_bar LI A {
	DISPLAY: block;
	COLOR: #49617d;
	LINE-HEIGHT: 13px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}

.menu_bar LI UL {
	DISPLAY: none;
	WIDTH: 165px;
	POSITION: absolute;
	HEIGHT: 60px;


}

.menu_bar LI A:hover {
	BACKGROUND: url(images/menu_hover.jpg) repeat-x left top;
	COLOR: #000000;
	z-index: 99;
}


.menu_bar LI:hover UL {
	DISPLAY: block;
	z-index: 99;
}
.menu_bar LI LI {
	DISPLAY: block;
	FLOAT: none;
	WIDTH: 165px;
	margin: 0px;
	padding: 0px;
	height: 30px;


}





.menu_bar LI UL A:hover {
	BACKGROUND: #949494; 
	FILTER: alpha(opacity=100); 
	COLOR: #000000; 
	opacity: 1.0

	
}

	
.menu_bar #menutitle0 A {
	letter-spacing: 0;
	FONT-WEIGHT: bold;
	COLOR: #fff;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	background-color: #0377C2;
	margin: 0px;
}
.menu_bar #menutitle0 A:hover {
	FONT-WEIGHT: bold;
	background-color: #49617d;
	COLOR: #fff;

}

.menu_bar .menutitle1 A {
	letter-spacing: 0;
	FONT-WEIGHT: bold;
	COLOR: #fff;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	background-color: #B5C300;
	margin: 0px;
}
.menu_bar .menutitle1 A:hover {
	FONT-WEIGHT: bold;
	background-color: #49617d;
	COLOR: #fff;

}

.menu_bar .menutitle2 A {
	letter-spacing: 0;
	FONT-WEIGHT: bold;
	COLOR: #fff;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	background-color: #e01378;
	margin: 0px;
}
.menu_bar .menutitle2 A:hover {
	FONT-WEIGHT: bold;
	background-color: #49617d;
	COLOR: #fff;

}

.menu_bar .menutitle3 A {
	letter-spacing: 0;
	FONT-WEIGHT: bold;
	COLOR: #fff;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	background-color: #f18f2c;
	margin: 0px;
}
.menu_bar .menutitle3 A:hover {
	FONT-WEIGHT: bold; 
	background-color: #49617d;
	COLOR: #fff
}

.menu_bar .menutitle4 A {
	letter-spacing: 0;
	FONT-WEIGHT: bold;
	COLOR: #fff;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	background-color: #9e9e9e;
	margin: 0px;
}
.menu_bar .menutitle4 A:hover {
	FONT-WEIGHT: bold; 
	background-color: #49617d;
	COLOR: #fff
}

.menu_bar2 {
	float: right;
	padding: 0px;
	width: 370px;
	font-size: 11px;
	font-variant: small-caps;
	margin-right: 0px;
}
.menu_bar3 {
	float: right;
	padding: 0px;
	width: 410px;
	font-size: 11px;
	font-variant: small-caps;
	margin-right: -10px;
}






 /* pour éviter les marges 


#menu {

	position:relative;	
	width:23em;
	top:2px;

	list-style-type:none;
	border:1px solid #900;
	background:#ddd;
	padding:5px;
	font-weight: bold;
}
#menu li {display:inline; margin: 0em 1em;}
#menu1, #menu2, #menu3 { 
	position:absolute;
	width:auto; 
	padding:.5em;
	margin:0;
	overflow:visible;
	visibility:hidden;
	top:1.85em;
	border:1px solid #DBD4C2;
	background:#EBE5D9;
	font-weight: normal;
	text-align:left;
}
#ssmenu13,  #ssmenu21{
	display:none;
	padding-left:15px;
}
#menu1 li, #menu2 li, #menu3 li {
display:block;}
#menu1 a, #menu2 a, #menu3 a {
	color:#66C;
	padding-left:15px;
	background:url(img/fleche.gif) no-repeat left top;
}
#menu1 {left:2em;}
#menu2{left:8em;}
#menu3 {left:15em;}






#menuold {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 11px;
	width: 190px;
	z-index: 3;
	height: 80px;
}

#subMenu  {
	FONT-WEIGHT: bold;
	COLOR: #fff;
	background-color: #FF0099;
	margin: 0px;
	POSITION: absolute;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	width: 190px;
	left: 216px;
	top: 109px;

}


#subMenu  ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#subMenu  ul li ul {
	margin: 0;
	width:190px;
	position:absolute;

}

#subMenu  ul li ul li {
	width:100%;
	background-color:#A59E06;
}

#subMenu  ul li ul li:hover {
background-color:#FFF;
}

#subMenu  ul li ul li:last-child {

}

#subMenu  li {
	float:left;
	position:relative;
	list-style-type:none;
}



#subMenu  li:first-child {

}

#subMenu  a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: 25px;
}

#subMenu  a:hover {
color:#CCCCCC;
}

* html div##subMenu  ul {
	float:left;
	margin-left:15px;
}

* html div##subMenu  ul li ul li:first-child {

}
*/
.blue {
	color: #0377C2;
	line-height: 9px;
}



.green 
{
color: #b4c200;
}
 
.pink 
{
	color: #df1279;
}

.orange
{
	color: #ef8e2d;
}

.grey
{
color: #9f9f9f;
}



.main_body {
	TEXT-ALIGN: center
}
.main_container {

	WIDTH: 994px;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_content {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 25px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 685px;
	PADDING-TOP: 25px;
	font-size: 12px;
}

.main_content h1 {
	font-size: 18px;
	margin-bottom: 25px;
}
.main_content h2 {
	font-size: 14px;
}
.main_content h3 {
	font-size: 12px;
	letter-spacing: 0.1em;
}



.top {
	width: 294px;
	background-image: url(media/top.png);
	height: 13px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	display: block;
}

.bottom {
	width: 294px;
	background-image: url(media/bottom.png);
	height: 13px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.main_content .toppan{
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 660px;

}

.toppan H1 {
	padding: 0px;
	font-size: 18px;
	color: #0072B8;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	text-decoration: underline;
}
.toppan H3 {
	font-size: 16px;
	margin-left: 10px;
	line-height: 22px;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 0em;
}
.t1{
	font-size: 18px;
	
}

.t2{
	font-size: 21px;
	
}


.main_content   .toppan P {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.main_content .toppan ul {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
}


.main_content .toppan LI {
	padding-bottom: 5px;
	margin-left: 20px;
}

.toppan H2 {
	font-size: 14px;
	color: #49617D;
	line-height: 20px;
	margin-left: 10px;
}



.main_content .leftpan{
	padding: 0px;
	width: 350px;
	float: left;
	margin-top: 0px;
	color: #49617D;

}
.main_content  .leftpan H1 {
	padding: 0px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #0072B8;
	text-decoration: underline;
}
.main_content   .leftpan P {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.main_content .leftpan ul {
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.main_content .leftpan LI {
	padding-bottom: 10px;
}

.main_content .leftpan2{
	padding: 0px;
	width: 310px;
	float: left;
	margin-top: 0px;
	color: #49617D;
}
.main_content .leftpan2 H1 {
	padding: 0px;
	font-size: 18px;
	color: #49617D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.main_content   .leftpan2 P {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main_content .leftpan2 ul {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.main_content .leftpan2 LI {
	padding-bottom: 10px;
}


.main_content .rightpan{
	padding: 0px;
	width: 280px;
	float: right;
	margin: 0px;
}
.main_content .rightpan H1 {
	padding: 0px;
	font-size: 18px;
	color: #49617D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.main_content .rightpan H2 {
	padding: 0px;
	font-size: 12px;
	color: #49617D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.main_content .rightpan P {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #49617D;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main_content .rightpan ul {
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.main_content .rightpan LI {
	padding-bottom: 10px;
}


.main_content .rightpan2{
	padding: 0px;
	width: 340px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_content .rightpan2 H1 {
	padding: 0px;
	font-size: 18px;
	color: #49617D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.main_content .rightpan2 H2 {
	padding: 0px;
	font-size: 12px;
	color: #49617D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.main_content .rightpan2 P {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #49617D;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.main_content .rightpan2 ul {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.main_content .rightpan2 LI {
	padding-bottom: 10px;
}

.main_content .rightpan3{
	padding: 0px;
	width: 320px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_content .rightpan3 H1 {
	padding: 0px;
	font-size: 18px;
	color: #0072B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-decoration: underline;
}
.main_content .rightpan3 H2 {
	padding: 0px;
	font-size: 14px;
	color: #49617D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.main_content  .rightpan3 H1 {
	padding: 0px;
	font-size: 18px;
	color: #0072B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-decoration: underline;
}
.main_content   .rightpan3 P {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main_content .rightpan3 ul {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.main_content .rightpan3 LI {
	margin-left: 20px;
}











.main_content .leftpan3{
	padding: 0px;
	width: 330px;
	float: left;
	margin-top: 0px;
}
.main_content  .leftpan3 H1 {
	padding: 0px;
	font-size: 18px;
	color: #0072B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-decoration: underline;
}

.main_content .leftpan3 H2 {
	padding: 0px;
	font-size: 14px;
	color: #49617D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.main_content   .leftpan3 P {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main_content .leftpan3 ul {
	font-size: 12px;
	line-height: 18px;
	color: #49617D;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.main_content .leftpan3 LI {
	margin-left: 20px;
}



.bodyindex {
	BACKGROUND: #ffffff; MARGIN: 0px
}
.bodyindex .bodyindex H1 A:hover {
	TEXT-DECORATION: underline
}
.menudisplay {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 40px; PADDING-TOP: 0px
}
.menudisplay H1 {
	FONT-SIZE: 18px; MARGIN: 20px 0px 10px; COLOR: #377d9f
}
.menudisplay H1 SPAN {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #eb5324
}
.menudisplay A IMG {
	LEFT: 30px; MARGIN: 0px 14px 5px 0px; POSITION: relative
}
.menudisplay P {
	FONT-SIZE: 12px; MARGIN: 10px 10px 15px 0px; LINE-HEIGHT: 20px
}

.sidebar {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 12px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #cccccc 1px solid;
	WIDTH: 269px;
	PADDING-TOP: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidebar P {
	LINE-HEIGHT: 20px;
	font-size: 11px;
}
.sidebar P A {
	TEXT-DECORATION: none
}
.sidebar P A:hover {

}

.right {
	COLOR: #377d9f;
	TEXT-DECORATION: none;
	float: right;
	font-size: 11px;
	DISPLAY: block; 
}
.sidebar H1 {
	LINE-HEIGHT: 18px;
	color: #0072b8;
	font-size: 18px;
}

#footer{
	position:relative;
	clear:both;
	width:994px;
	height:200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 11px;
	background-color: #002e59;
	background-image: url(media/footer2.png);
	padding: 0px;
}

.block.first{
	width:190px;
	float:left;
	margin-left:87px;
	margin-top: 40px;
	height: 120px;
}

.block.second{
	width:190px;
	float:left;
	margin-left: 20px;
	margin-top: 40px;
	height: 150px;
}

.block.third{
	width:190px;
	float:left;
	margin-left: 20px;
	margin-top: 40px;
	height: 150px;
}

.block.fourth{
	width:190px;
	float: right;
	margin-right: 87px;
	margin-top: 40px;
	height: 150px;
}

#footer .block h4{
	margin-bottom:10px;
	color: #043474;
	font-size: 12px;
}

#footer .block ul{
	border:none;
	height:115px;
	margin-left: 0px;
	width: 190px;
}

#footer .block ul li{
	display:block;
	float:none;
	margin-bottom:4px;
	text-align: left;
}

#footer .block h4 a
{
	color:#49617d;
	font-weight:700
}

#footer.block{
padding:10px;padding-left:0
}

#footer a{
	color:#043474;
	font-weight:400;
	font-size:1em
}

#footer a:hover{
text-decoration:underline;
background:none
}


#footer #copy{
	position:absolute;
	bottom:27px;
	left:4px;
	width: 400px;
	height: 25px;
	color: #FFFFFF;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#footer a{
	font-weight:400;
}


#footer #copy a{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


.clear10{
clear:both;
height:10px;
overflow:hidden
}

.clear15{
clear:both;
overflow:hidden;
height:15px
}

.clear20{
clear:both;
height:20px;
overflow:hidden
}

.clear30{
clear:both;
height:20px;
overflow:hidden
}
.actu {
	margin-bottom: 40px;
}


.sav{
	margin-bottom: 25px;
}

.distributeurs{
	margin-bottom: 25px;
	margin-top: 10px;
	background-image: url(media/distrubuteurs.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.comm{
	background-image: url(media/comm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		margin-bottom: 25px;
}
.*{
padding:0;margin:0
}
.certifications {
	margin-bottom: 25px;
	height: 80px;
	text-align: right;
	background-image: url(media/certifications.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 20px;
}


img{
border: 0px;
}
A {
	COLOR: #377d9f;
	TEXT-DECORATION: none
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
B {
	FONT-WEIGHT: bold
}
#clear {
	CLEAR: both; BACKGROUND-COLOR: #ffffff
}
/* TABLE*/


table{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 15px;
	width: 100%;
}
table  th {
	font-size: 12px;
	width: 50%;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	padding: 30px;
	margin: 20px;
	vertical-align: top;
	line-height: 18px;
}
table td {
	padding: 30px;
	text-align: left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49617d;
	background-position: top;
	width: 50%;
}

table td.title {
	border: thin solid #999999;
	padding: 5px;
	background-color: #E1E1E1;
	font-size: 12px;
	font-weight: bold;

}

table td h1 {
	font-size: 18px;
	font-weight: bold;
	color: #49617d;
}



table.result caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px;
}
table th h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
}

.annonce{
	margin-bottom: 20px;

}
.annonce .description {
	padding-bottom:5px;
}
.annonce .texte .description p a{
	color:#979fb3;
	margin: 0px;
	padding: 0px;
}
.annonce .texte{
	font-size:12px;
	font-weight:normal;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.annonce .texte .description p{
	font-size:12px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.annonce .haut{
	background-image: url(media/haut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 626px;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.annonce .centre{
	background-image: url(media/fond.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 626px;
	padding-bottom: 10px;
}
.annonce .bas{
	background-image: url(media/bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 626px;
}

.annonce h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	height:100%;
}
.annonce .intitule {
	font-size:16px;
	font-weight:bold;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	line-height: 25px;
}

a.bouton {
	color: white;
	text-decoration: none;
	text-align: center;
	background-image: url(media/button.png);
	height: 26px;
	width: 117px;
	float: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 5px;
}
a.bouton:hover {
	background-image: url(media/button2.png);
	color: #FFFFFF;
	height: 26px;
	width: 117px;
}

a.bouton2 {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(media/button3.png);
	height: 22px;
	width: 130px;
	float: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
}
a.bouton2:hover {
	background-image: url(media/button4.png);
	color: #FFFFFF;
	height: 22px;
	width: 130px;
}

form {
	padding:10px;
	width:600px;
}
fieldset {
	background-image: url(media/back_ep.jpg);
	border-right-style: none;
	background-repeat: no-repeat;
	height: 307px;
	width: 487px;
	padding-left: 90px;
	font-size: 12px;
	background-position: left top;
	padding-bottom: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
legend {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 16px;
}
label {
	margin-top:20px;
}
label.inline {
	display:inline;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
input.text {
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	color: #49617D;
	font-size: 11px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
input[type=radio] {
margin-right:50px;
background-color:transparent;
border:none;
}
select, option {
background-color:#A6BEDE;
}
textarea {
border:1px solid black;
background-color:#A6BEDE;
}


.submit{
	border:none;
	color:#fff;
	background: transparent url('ima/button3.png') no-repeat top left;
	width:132px;
	height:27px;
	float: left;
	margin-left: 200px;
	font-size: 11px;
}

a:hover input.submit {
cursor:pointer;
background-image: url('ima/button4.png');
}

.text14{
	font-size: 14px;
	font-weight: bold;
}


.chapo{
	margin-bottom: 20px;

}


.chapo.haut{
	background-image: url(media/chapo_haut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 626px;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.chapo.centre{
	background-repeat: repeat-y;
	background-position: left top;
	width: 626px;
	padding-bottom: 10px;
	background-color: #006666;
}
.chapo.bas{
	background-image: url(media/bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 626px;
}

.annonce h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	height:100%;
}
.annonce .intitule {
	font-size:16px;
	font-weight:bold;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	line-height: 25px;
}

strong
{
	font-size: 13px;

}
