/*===== RESET CSS =====*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

:focus {
	outline: none;
}

/* Global properties ======================================================== */
@font-face {
    font-family: 'FuturaMdBTBold';
    src: url('http://agilebio.com/fonts/futura_bold_bt-webfont.eot');
    src: url('http://agilebio.com/fonts/futura_bold_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://agilebio.com/fonts/futura_bold_bt-webfont.woff') format('woff'),
         url('http://agilebio.com/fonts/futura_bold_bt-webfont.ttf') format('truetype'),
         url('http://agilebio.com/fonts/futura_bold_bt-webfont.svg#FuturaMdBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { 
	background: #0f376b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

/* Global Structure ============================================================= */

#headband_header{
	background: url(http://agilebio.com/images/background_header.jpg) repeat-x top;
}

#header {
	position: relative;
	height: 77px;
	z-index: 1000;
}

ul#langue {
	position: absolute;
		top: 28px;
		right: 0;
	list-style: none;
	padding: 0;
}

ul#langue li {
	display: block;
	float: left;
	margin-right: 5px;
	color: #8092b3;
	font-size: 0.8em;
	line-height: 15px;
}

#logo{
	position: absolute;
		left: 0;
		top: 0;
}
	
#headband_content {
	position: relative;
	background: white;
}

/* ===== STYLE MENU ===== */

ul#menu{
	list-style: none;
	padding-top: 20px;
}

ul#menu li{
	position: relative;
	float: left;
	margin-right: 10px;
}

ul#menu li a{
	display: block;
	float: left;
	height: 35px;
	padding: 0 10px;
	font-size: 1em;
	color: #0f376b;
	text-decoration: none;
	line-height: 35px;
}

ul#menu li a:hover, ul#menu li a.active, ul#menu li.active > a {
	background: #003466;
	color: #fff;
	box-shadow: inset 0px 0px 15px rgba(0,0,0,.5);
}

/* ===== STYLE DROPDOWN MENU ===== */

ul#menu .dropdown_menu .polygone{
	position: absolute;
	top: -8px;
	left: 25px;
	display: block;
	background: url(http://agilebio.com/images/dropdown_polygonne.png);
	width: 14px;
	height: 8px;
}

ul#menu .dropdown_menu{
	display: none;
	position: absolute;
		top: 37px;
		left: 0;
	min-width: 160px;
	padding: 5px 0;
	background: url(http://agilebio.com/images/fond_dropdown.jpg) repeat-x #ededed;
	border-radius: 5px;
	border: 1px solid #999;
}

ul#menu .dropdown_menu ul{
	padding: 0;
}

ul#menu .dropdown_menu li{
	display: block;
	float: none;
	border-top: 1px dotted #CCCCCC;
	margin: 0;
}

ul#menu .dropdown_menu ul li:first-child{
	border-top: none;
}

ul#menu .dropdown_menu a.active{
	color: #333;
	background: none;
	box-shadow: none;
}

ul#menu .dropdown_menu a {
	display: block;
	float: none;
	color: #333;
	height: 30px;
	font-size: 0.8em;
	line-height: 30px;
	padding: 0 15px;
	margin: 0;
}

ul#menu .dropdown_menu a:hover{
	color: #ffffff;
	background: #003466;
	border: none;
	box-shadow: none;
}

/* ==== Style Slideshow ==== */

#headband_slide {
	background: url(http://agilebio.com/images/backgroundpagination.jpg) repeat-x bottom #0f376b;	
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCC;
}

#slide {
	height: 295px;
	background: url(http://agilebio.com/images/backgroundslide.jpg) no-repeat top;
}

#slide .accroche {
	position: relative;
	padding: 20px 0 45px 0;
}

#slide h1 {
	font-family: 'FuturaMdBTBold';
	font-size: 2.3em;
	margin-bottom: 0.1em;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 1px 0 #000;
}

#slide h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 1px 0 #000;
}

#slide p {
	font-size: 1em;
	color: #FFF;
	text-shadow: 0 1px 0 #000;
}

.bt {
	display: block;
	width: 120px;
	height: 32px;
	background: url(http://agilebio.com/images/sprite_bt.png) no-repeat top;
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
	text-align: center;
	text-shadow: 0 1px 0 #14498e;
}

.bt a {
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
	text-align: center;
	text-shadow: 0 1px 0 #14498e;
}

#slide .bt {
	position: absolute;
		bottom: 0;
		right: 0;
}



.bt:hover {
	background: url(http://agilebio.com/images/sprite_bt.png) no-repeat bottom;
	color: #FFF;
}

.bt:hover a {
	color: #FFF;
}

#headband_slide ul.pagination {
	height: 100px;
	background: url(http://agilebio.com/images/backgroundpagination.jpg) repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #FFF;
}

#headband_slide ul.pagination li img {
	margin: 3px 55px;
}

#headband_slide ul.pagination li.current img, #headband_slide ul.pagination li a:hover img {
	margin-left: 56px;
}

#headband_slide ul.pagination li a {
	display:block;
	float: left;
	width: 238px;
	height: 100px;
	color: #0f376b;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CCC;
}

#headband_slide ul.pagination li a:hover, #headband_slide ul.pagination li.current a {
	background: url(http://agilebio.com/images/hoverpagination.jpg) no-repeat;
	width: 239px;
	border-left: none;
}

/*===== Content Style =====*/

#headband_breadcrumbs {
	background: #0f376b;
	padding: 5px 0;
}

#breadcrumbs, #breadcrumbs a, #breadcrumbs p, #breadcrumbs p span {
	font-size: 1em;
	color: #FFF;
	text-shadow: 0 1px 0 #000;
	text-decoration: none;
	margin-bottom: 0;
}

#content{
	padding: 20px 0;	
}

h1{
	font-size: 1.5em;
	margin-bottom: 0.3em;
	color: #0f376b;
	font-weight: bold;
}

h2{
	font-size: 1.3em;
	margin-bottom: 0.3em;
	color: #0f376b;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #0f376b;
}

h4 {
	font-weight: bold;
	color: #000;
}

p {
	font-size: 0.9em;
	color: #333333;
	margin-bottom: 1em;
}

strong {
	font-weight: bold;	
}

.encadrer {
	min-height: 60px;
	padding: 10px 10px;
	border: 1px solid #CCC;
	background: #EDEDED url(http://agilebio.com/images/background_list.jpg) repeat-x bottom;
}

.encadrer img {
	float: left;
	margin-right: 10px;
}

#pagecontent ul.img_list, #pagehome ul.img_list {
	list-style: none;	
	text-align: center;
}

.img_list li {
	height: 100px;
	float: left;
	margin: 10px;
	text-align: center;
	font-size: 0.7em;
}

#pagehome h2{
	padding: 5px 0;
	border-bottom: 3px solid #f2f2f2;
}

#pagecontent ul, #pagehome ul {
	list-style: inherit;
	padding-left: 20px;
	font-size: 0.9em;
	color: #333333;
	margin: 1em 0;
}

#pagecontent ul.colonne, #pagehome ul.colonne {
	padding: 0;
}

#pagecontent img.exemple {
	float: right;
	margin-left: 10px;
}

a {
	color: #0F37A2; 	
}

a:hover {
	color: #0F376B; 	
}

/* // Style Product Lists // */

#pagehome ul#products_list {
	padding: 0;
	margin: 10px 0;
}

#products_list li {
	padding: 15px 0;
	margin-right: 10px;
	border: 1px solid #CCC;
	background: url(http://agilebio.com/images/background_list.jpg) repeat-x bottom;
	cursor: pointer;
}

#products_list li a {
	color: #333;
	text-decoration: none;
	font-size: 0.8em;
}

#products_list li a img {
	margin-bottom: 10px;
}

#products_list li a span {
	display: block;
	padding: 0 10px;
	height: 72px;
}

#products_list li a span.view_site {
	display: block;
	height: 37px;
	background: url(http://agilebio.com/images/sprite_viewsite.gif) no-repeat top;
	margin-top: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-shadow: 0 1px 0 #000;
	line-height: 37px;
}

#products_list li:hover {
	background: url(http://agilebio.com/images/background_list.jpg) repeat-x top;
}

#products_list li:hover a span.view_site {
	background: url(http://agilebio.com/images/sprite_viewsite.gif) no-repeat bottom;
}

/* ===== Collonne right ===== */
#right {
	padding-left: 10px;
	border-left: 2px dotted #e4e4e4;
}

#right #head_tweet {
	margin-bottom: 15px;	
}

#right #head_tweet h2 {
	font-size: 1.3em;
	padding-left: 40px;
	background: url(http://agilebio.com/images/logo_twitter.png) no-repeat top left;
}

.tweet {
	border-bottom: 1px dotted #999999;
	padding: 5px 3px 5px 0;
	margin: 3px 0;
	border-right: 2px solid #FCFCFC;
	background: url(http://agilebio.com/images/fond_menuleft.jpg) repeat-y top right;
}



#right .tweet a {
	text-decoration: none;
	font-size: 1em;
	color: #0f376b;
}

#right .tweet a:hover {
	text-decoration: underline;
}

#right .tweet p {
	font-size: 0.8em;
	color: #333333;
	margin-bottom: 0.5em;
}

/* ===== STYLE PAGE CONTENT =====*/

#pagecontent {
	position: relative;
	padding-bottom: 20px;
	min-height: 350px;
}

#left {
	position: absolute;
		top: 0;
		bottom: 0;
	z-index: 1000;
	width: 219px;
	padding: 20px 0px;
	border-right: 2px solid #CCC;
	background: url(http://agilebio.com/images/fond_menuleft.jpg) repeat-y;
}

#left ul {
	list-style: none;
	padding:0;
}

#left ul li a {
	display: block;
        padding: 6px 10px;
	text-decoration: none;
	color: #333333;
	font-size: 1em;
	border-bottom: 1px dotted #999999;
}

#left ul li a:hover, #left ul li a.menuactive {
	color: #fff;
	background:#0b3d6d;
}

#left ul li ul {
	background: #fff;
	border-bottom: 1px dotted #999999;
}

#left ul li ul li a {
	font-size: 0.7em;
	border-bottom: none;
	color: #666;
}

#left ul li ul li a:hover, #left ul li ul li a.menuactive {
	color: #333333;
	text-decoration: underline;
	background: none;
}

/* ===== Style Contact Form ===== */


#pagecontact {
	width: 600px;
	padding: 20px 10px 0 30px;
	margin-bottom: 20px;
	float: left;
}

.formagilebio {
	padding: 10px 0;
}

.formagilebio .fb_invalid {
	color: #F00;	
}
	
.formagilebio > div {
	margin-bottom: 10px;	
}

.formagilebio label {
	display: inline-block;
	width: 180px;
	margin-right: 10px;
	text-align: right;
	font-size: 1em;
	color: #333;
	cursor: pointer;
	vertical-align: top;
}

.formagilebio .fb_invalid label {
	color: #F00;
}

.formagilebio input[type="text"] {
	height: 20px;
	border: 1px solid #CCC;
	padding: 3px 5px;
	font-size: 1em;
}

.formagilebio textarea {
	border: 1px solid #CCC;
	padding: 3px 5px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.formagilebio input:focus, .formagilebio textarea:focus {
	border: 1px solid #06F;	
}

.formagilebio .fb_invalid input[type="text"], .formagilebio .fb_invalid textarea {
	border: 1px solid #F00;		
}

.formagilebio span.error_message {
	display: block;
	color: #F00;
	font-size: 0.8em;
	margin-left: 190px;
}

.formagilebio .captcha, .formagilebio .submit {
	padding-left: 180px; 	
}

.formagilebio .captcha p {
	margin: 5px 0;
	margin-left: 10px;
	font-size: 0.9em;
}

.formagilebio .captcha input[type="text"] {
	margin-left: 10px;	
}

.formagilebio .submit input {
	display: block;
	width: 120px;
	height: 32px;
	margin-left: 10px;
	background: url(http://agilebio.com/images/sprite_bt.png) no-repeat top;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
	text-shadow: 0 1px 0 #607f9e;
	border: none;
}

.formagilebio .submit input:hover {
	background: url(http://agilebio.com/images/sprite_bt.png) no-repeat bottom;
	cursor: pointer;
}

#address {
	padding: 0px 10px;
	margin-bottom: 20px;
}

#address ul {
	margin: 10px 0;
	padding: 10px 0;
}

#address ul li h2 {
	font-size: 1.1em;
	margin-bottom: 5px;	
}

#address ul li {
	font-size: 0.9em;
	color: #333333;
}

#pagecontent .error_message ul {
	list-style: none;
	text-align: center;
	color: #F30;
	background: #FF9;
	border: 1px solid #F30;
	border-radius: 5px;
	padding: 5px 0;
}

/*===== Style page landing =====*/

#pagelanding {
	width: 920px;
	padding: 5px 30px 0 30px;
	margin-bottom: 20px;
	float: left;
}

.landing {
	width: 460px;
	float: left;
}

/* /////////////////////////
*	== Style Product Footer
//////////////////////////// */
#footer {
	padding: 20px 0;
	font-size: 0.9em;
}

#footer ul li h4 {
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 3px solid #8092b3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


#footer p {
	text-align: center;	
	color: #fff;
}

#footer ul {
	color: #fff;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #9999cc;
	text-decoration: underline;
}

#footer p.social_media {
	height: 32px;
	margin-top: 10px;
}

#footer p.social_media a {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
}

#footer div#site_info {
	position: relative;
	display: block;
	height: 30px;
	text-align: left;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 3px solid #8092b3;
	margin-top: 15px;
}

#footer div#site_info p {
	text-align: left;	
}

#footer div#site_info img {
	float: left;
	margin-right: 5px;
}

/* ================
*
*	BT Model 1
*
* =============== */
#bt_download1{
	position: relative;
	display: inline-block;
	max-width: 300px;
	height: 52px;
	padding: 5px 10px 5px 70px;
	border: 1px solid #002A47;
	border-radius: 3px;
	background: #278bad; /* Old browsers */
	background: -moz-linear-gradient(top,  #278bad 0%, #14537e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#278bad), color-stop(100%,#14537e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #278bad 0%,#14537e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #278bad 0%,#14537e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #278bad 0%,#14537e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #278bad 0%,#14537e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#278bad', endColorstr='#14537e',GradientType=0 ); /* IE6-9 */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-shadow: 0 1px 0 #002A47;
	text-decoration: none;
}

#bt_download1:hover{
background: #278bad; /* Old browsers */
}

#bt_download1:active {
	background: #2C9CC1;
}

a#bt_download1 img {
	position: absolute;
		top: 0;
		left: 0;
	width: 62px;
	height: 62px;
padding: 0;
}

a#bt_download1 h1 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
        line-height: normal;
        color: #ffffff;
	text-align: left;
	margin: 0 0 5px;
}

#bt_download1 span{
	display: block;
	font-size: 10px;
	text-align: left;
}

/* ================
*
*	BT Model 2
*
* =============== */
#bt_download2{
	position: relative;
	display: inline-block;
	border: 1px solid #002A47;
	border-radius: 3px;
	background: #278bad; /* Old browsers */
	background: -moz-linear-gradient(top,  #278bad 0%, #14537e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#278bad), color-stop(100%,#14537e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #278bad 0%,#14537e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #278bad 0%,#14537e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #278bad 0%,#14537e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #278bad 0%,#14537e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#278bad', endColorstr='#14537e',GradientType=0 ); /* IE6-9 */
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#bt_download2:hover{
background: #278bad; /* Old browsers */
}

#bt_download2:active {
	background: #2C9CC1;
}

a#bt_download2 img {
	position: absolute;
		top: 10px;
		left: 25px;
	width: 22px;
	height: 22px;
	padding: 0;
}

a#bt_download2 h1 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	margin: 10px 25px 10px 53px;
	text-shadow: 0 1px 0 #002A47;
}

#bt_download2:hover #info_dowload{
	display: block;	
}

#bt_download2 #info_dowload{
	display: none;
	position: absolute;
		bottom: 55px;
		left: 50%;
	width: 280px;
	margin-left: -140px;
	background: #f4f4f4;
	border: 1px solid #999;
	border-radius: 3px;
}

#bt_download2 #info_dowload .arrow{
	display: block;
	position: absolute;
		bottom: -20px;
		left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 20px;
	background: url(images/arrow.png) no-repeat top;
}

a#bt_download2 #info_dowload h2{
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	color: #333;
	border-bottom: none;
}

a#bt_download2 #info_dowload ul{
	list-style: none;
	padding: 5px 10px;
	margin: 0;
	border-top: 1px solid #999;
	font-size: 12px;
	color: #333;
}

a#bt_download2 #info_dowload ul li {
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	background: none;
	padding: 0;
	line-height: normal;
}

a#bt_download2 #info_dowload ul li span {
	display: inline-block;
	float: right;
	font-weight: normal;
}