f@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6,p,span,a,ul,li{
	margin:0;
	padding:0;
	font-weight:normal;
}
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#09A1CB;
	border:0;
}
a:hover{
	text-decoration:underline;	
}
img{
	border:0;
}
html{
	color:#393939;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:12px;
	line-height:1.3;
	background-color:#213256;

}
#body_header{
	background-image:url(img/bg_html.png);
	background-repeat:repeat-x;
	background-color:#e7e7e7;
}

#body_header #body{
	background-image:url(img/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#body_header #body #body_content{
	width:970px;
	margin:0 auto;
}
#body_content #entete{
	height:136px;
	width:970px;
	display:block;
}
#body_content #entete:hover{
	text-decoration:none;
}
#body_content #entete #titre{
	width:350px;
	float:left;
	display:inline;
	color:#eeeef0;
	letter-spacing:2px;
	margin-top:20px;
	margin-left:20px;
}
#body_content #entete #titre h1{
	
	font-size:45px;
	font-weight:normal;
}
#body_content #entete #titre h2{
	font-size:20px;
	font-weight:normal;
}
#body_content #entete #logo{
	background-image:url(img/logo_cynebase.png);
	background-repeat:no-repeat;
	width:98px;
	height:73px;
	float:right;
	display:inline;
	margin-top:20px;
}
#body_content #menu_slide{
	height:362px;
	width:970px;
	
}
#body_content #menu_slide #slide{
	height:362px;
	width:900px;
	float:left;
	display:inline;
}
#body_content #menu_slide #slide ul{
	list-style:none;
}
#body_content #menu_slide #slide1{
	height:362px;
	width:900px;
	position:absolute;
}
#body_content #menu_slide #slide2{
height:362px;
width:900px;
position:absolute;
}
#body_content #menu_slide #slide3{
	height:362px;
	width:900px;
	position:absolute;
}
#body_content #menu_slide #slide4{
	height:362px;
	width:900px;
	position:absolute;
}
#body_content #menu_slide #slide5{
height:362px;
width:900px;
}
#body_content #menu_slide .slide_contenu{
	width:380px;
	float:left;
	display:inline;
	margin-left:0px;
	margin-top:10px;
}
#body_content #menu_slide .slide_contenu h1{
	color:#09a1cb;
	font-weight:bold;
	letter-spacing:1px;
	font-size:43px;
}
#body_content #menu_slide .slide_contenu h2{
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.5;
	margin-top:20px;
}
#body_content #menu_slide .slide_contenu p{
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	margin-top:50px;
	line-height:1.5;
}
#body_content #menu_slide .slide_contenu ul{
	list-style:none;
	margin-top:20px;
	padding-left:30px;
}
#body_content #menu_slide .slide_contenu ul li{
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.5;
}
#body_content #menu_slide #slide1_img{
	width:321px;
	height:318px;
	background-image:url(img/img_logiciel.png);
	background-repeat:no-repeat;
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:10px;
}
#body_content #menu_slide #slide2_img{
	width:480px;
	height:296px;
	background-image:url(img/img_slide2.png);
	background-repeat:no-repeat;
float:right;
	display:inline;
	margin-right:10px;
	margin-top:10px;
}
#body_content #menu_slide #slide3_img{
	width:480px;
	height:296px;
	background-image:url(img/img_slide3.png);
	background-repeat:no-repeat;
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:10px;
}
#body_content #menu_slide #slide4_img{
	width:480px;
	height:296px;
	background-image:url(img/img_slide4.png);
	background-repeat:no-repeat;
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:10px;
}
#body_content #menu_slide #slide5_img{
	width:293px;
	height:299px;
	background-image:url(img/img_slide5.png);
	background-repeat:no-repeat;
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:10px;
}
#body_content #menu_slide #index{
	width:150px;
	height:20px;
	float:right;
	display:inline;
}
#body_content #menu_slide #index ul{
	list-style:none;
}
#body_content #menu_slide #index ul li{
	float:left;
	display:inline;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	color:#FFF;
	margin-right:3px;
	margin-top:2px;
	background-color:#09A1CB;
	cursor:pointer;
}
#body_content #menu_slide #index ul #index_slide1.selected, #body_content #menu_slide #index ul #index_slide2.selected, #body_content #menu_slide #index ul #index_slide3.selected, #body_content #menu_slide #index ul #index_slide4.selected,#body_content #menu_slide #index ul #index_slide5.selected{
	background-color:#223551;	
}
#body_content #menu_slide #content_btn{
		width:33px;
	height:330px;
	float:left;
	display:inline;
}
#body_content #menu_slide #btn_suivant{
	width:30px;
	height:330px;
	float:left;
	display:inline;
	font-size:20px;
	margin-left:5px;
	display:none;
	cursor:pointer;
	background-image:url(img/btn_next.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#body_content #menu_slide #btn_suivant:hover{
	text-decoration:none;
}
#body_content #menu_slide #btn_precedent{
	width:30px;
	height:330px;
	float:left;
	display:inline;
	font-size:20px;
	margin-right:5px;
	display:none;
	cursor:pointer;
	background-image:url(img/btn_precedent.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#body_content #menu_slide #btn_precedent:hover{
	text-decoration:none;
}
#body_content #content{
	padding-top:40px;
	padding-left:50px;
	min-height:500px;
}
#body_content #content #c_left{
	display:inline;
	float:left;
	width:360px;
	padding-right:40px;
	margin-right:110px;
	margin-left:30px;
}
#body_content #content h2{
	font-size:25px;
	letter-spacing:1px;
	margin:1s0px 0px;
}
#body_content #content p{
	font-size:16px;
	letter-spacing:1px;
	margin-top:20px;
	margin-bottom:20px;
}
#body_content #content #c_left #btn_left{
	background-image:url(img/btn_left.png);
	background-repeat:no-repeat;
	width:338px;
	height:114px;
	display:block;
}
#body_content #content #c_left #btn_left:hover{
	text-decoration:none;
	background-image:url(img/btn_left_select.png);
	background-repeat:no-repeat;
}
#body_content #content #c_left #btn_left h2{
	color:#09a1cb;
	font-size:23px;
	margin:0;
	padding:0;
	padding-top:30px;
	padding-left:110px;
}
#body_content #content #c_left #btn_left p{
	color:#09a1cb;
	font-size:13px;
	margin:0;
	padding:0;
		padding-left:110px;
}
#body_content #content #c_right{
	display:inline;
	float:left;
	width:336px;
	
}
#body_content #content  #c_right #btn_right h2{
	color:#09a1cb;
	font-size:23px;
	margin:0;
	padding:0;
	padding-top:30px;
	padding-left:110px;
}
#body_content #content  #c_right #btn_right p{
	color:#09a1cb;
	font-size:13px;
	margin:0;
	padding:0;
		padding-left:110px;
		
}
#body_content #content #c_right #btn_right{
	background-image:url(img/btn_right.png);
	background-repeat:no-repeat;
	width:338px;
	height:114px;
	display:block;
}
#body_content #content #c_right #btn_right:hover{
	text-decoration:none;
	background-image:url(img/btn_right_select.png);
	background-repeat:no-repeat;
}

/* FOOTER */

#body_footer{
	background-image:url(img/bg_footer.png);
	background-repeat:repeat-x;

}

#body_footer #footer{
	width:970px;
	margin:0 auto;
	height:60px;
	
}
#body_footer #footer ul{
	float:left;
	display:inline;
	color:#e7e7e7;
	margin-top:30px;
}
#body_footer #footer ul li{
	float:left;
	display:inline;
	padding:0px 5px;
	border-right:1px solid #e7e7e7;
	
}
#body_footer #footer ul li a{
	color:#e7e7e7;
}
#body_footer #footer #newsletter{
	display:inline;
	float:right;
	margin-top:20px;
	color:#e7e7e7;
}
#body_footer #footer #newsletter label{
	font-size:15px;
	letter-spacing:1px;
	padding-right:10px;
	color:#e7e7e7;
}
#body_footer #footer #newsletter #btn_valider{
	background-image:url(img/btn_valider.jpg);
	background-repeat:no-repeat;
	width:76px;
	height:25px;
	border:0;
	font-size:16px;
	color:#0688ac;
}

/* FORMULAIRE CONTACT */

#contact{
	display:none;
}
form {
color:#394F49;
}
form p label {
display:block;
float:left;
font-size:12px;
letter-spacing:0.5px;
margin:5px 0 0;
padding:0;
width:80%;
}
form p select, form p input, form p textarea {
margin:5px 0 0;
padding:0;
width:63%;
}
form img {
margin-bottom:10px;
margin-top:20px;
}


.clean{
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	font-size:0px;
	clear:both;
}