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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {font-family: Arial; background: #f9f9f9;}

#wrapper {width: 1000px; margin: 0 auto;}
#header {margin-top: 30px; }
#logo {float: left; font-weight: bold; font-size: 25px; position: relative;}
#logo span {font-weight: normal;}
#logo em {position: absolute; font-weight: normal; font-size: 10px; font-style: normal; position: absolute; right: 3px; top: -4px;}

#menu {float: right; margin-top: 5px;}
#menu li {display: inline; margin: 0 7px; font-size: 14px; line-height: 30px;}
#menu a {color: #000; text-decoration: none;}

body#home #menu li.home,
body#ressources #menu li.ressources,
body#application #menu li.application,
body#tutorials #menu li.tutorials
{font-weight: bold;}

#search {float: right; margin-left: 20px; margin-top: 8px;}
#search input[type=text] {border: 1px solid #aeaeae; width: 110px; height: 16px; padding: 2px 4px; float: left;}
#search input[type=submit] {border: none; height: 22px; background: #ccc;}

#header hr {clear: both; border: none; background: none; border-top: 1px solid #666;}

br.clear {clear: both; }

.heading {border-bottom: 1px solid #666; padding: 20px 0 0 0; background: transparent url(../images/home_heading_bg.png) bottom left repeat-x;}

.heading h1 {	color: #333; margin-top: 25px; text-align: center; position: relative;}
.heading h1 span, .heading h1 em {
	display: block;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
}
.heading h1 span {position: absolute; width: 100%;}
.heading h1 em {padding-top: 3px; color: #ddd; padding-left: 1px;}
.heading .mask {position: absolute; top: 0; left: 0; height: 100%; background: transparent url(../images/h1_mask.png) 0 0 repeat-x;}
.heading p.baseline {text-align:center; font-size: 16px; margin: 10px 110px; color: #666;}

.heading .description {margin-left: 100px; margin-top: 35px;}
.heading .description .illustration {float: left; margin-right: 40px;}
.heading .description .apropos { float: left; margin: 40px 0 0 50px;}
.heading .description .apropos p.icone {float: left; margin-right: 13px;}
.heading .description .apropos p.texte {float: left; width: 420px; margin-top: -2px;}
.heading .description .apropos {font-size: 13px; color: #666; line-height: 17px;}



.bt-browse {margin-top: 30px; display: block; width: 210px; height:39px; line-height: 40px; text-indent: 50px; background: transparent url(../images/bt_browse.png) top left no-repeat; color:#fff; text-decoration: none; 
font-size: 13px;
}
.bt-browse:hover {
-webkit-box-shadow: 0px 0px 4px #888;
-webkit-border-radius: 5px;
-moz-box-shadow: 0px 0px 4px #888;
-moz-border-radius: 5px;
}

.bt-browse strong {text-transform: uppercase; font-weight: normal;}
.bt-browse:active {background-position: -40px left;}


#sections {background: #fff;border-bottom: 1px solid #666; padding: 10px 0; color: #666; font-size: 12px;}
.section {float: left; margin-left: 3%; width: 30%;}
.section h2 {color: #555; font-size: 22px; font-family: verdana; font-weight: normal; margin-bottom: 8px; margin-left: 19px;}
.section p {border-left: 1px solid #aeaeae; padding: 4px 6px 12px 20px; line-height: 15px; margin-bottom: -10px;}
#sections .first p {border: none;}
#sections .first {margin-left: 15px;}


#selection {background: #eaeaea url(../images/home_selection_bg.png) bottom left repeat-x; padding: 14px 0 20px 15px;}
#selection h2 {letter-spacing:-1px; color: #555; font-size: 22px; font-family: verdana; font-weight: normal; margin-bottom: 16px; margin-left: 19px;}

#selection .item {float: left; margin-left: 3%; width: 280px; margin-bottom:20px; overflow: auto;}
#selection .first {margin-left: 20px;}
#selection .item .image {float: left; margin-right: 8px; padding: 0; height: 66px; width: 122px; border: 3px solid #fff;}
#selection .item h3 {font-size: 14px;}
#selection .item .desc {font-size: 11px; margin-top: 0px;color: #666; line-height: 20px;}
#selection .item a { color: #666; text-decoration: underline;}
#selection .item a:hover { color: #000;}


#links {margin: 12px 0 14px 0; overflow: hidden;}
#links p {margin-left: -10px;}
#links a {text-decoration: none; font-size: 12px; color: #444; margin-left: -1px; border-left: 1px solid #000; padding: 0 10px;}

#footer {position: relative; font-size: 11px; border-top: 1px solid #666; padding-bottom: 35px; color: #666;}
#footer strong {color: #111;}
#footer p {margin: 10px 0 0 0; line-height: 12px;}
#footer a {color: #111; text-decoration: none;}
#footer p.feed {position: absolute; right: 0; text-align: right; top: 0px;}
#footer p.feed a {color: #666; background: transparent url(../images/icon_feed.png) top right no-repeat; padding-right: 20px; line-height: 18px; display: block;  }






.product {border-bottom: 1px solid #aeaeae; padding: 20px 0 25px 0; background: transparent url(../images/home_heading_bg.png) bottom left repeat-x;}
.product .left {float: left; width: 324px;}
.product .left .image IMG {border: 6px solid #c6c6c6; width: 312px;}
.product .left h3 {color: #666; margin: 10px 0 5px 10px; font-weight: normal;}
.product .auteur {font-size: 12px; margin-left: 10px; color: #666; line-height: 17px;}
.product .auteur strong {display: block; margin-bottom: 7px; color: #000;}
.product .auteur IMG {float: left; margin: 1px 8px -2px 0; border: 2px solid #c6c6c6;}

.product .right {float: right; width: 655px; color: #666;}
.product .right h2 {font-size: 24px; font-weight: normal; float: left; color: #000;}
.product .right h3 {font-size: 18px; font-weight: normal; float: left; margin: 5px 0 0 10px;}
.product .right .infos {clear: both; padding: 11px 0 11px 0; border-bottom: 1px solid #666; font-size: 12px; }
.product .right .desc {line-height: 18px; font-size: 13px; }
.product .right .desc p {margin: 13px 0 0 0;}
.product .right .desc p.actions {margin: 23px 0px;}
.product .right .desc h2 {font-size: 18px; margin: 20px 0 10px 0; float: none;}
.product .right h4 {color: #666; font-weight: normal; font-size: 16px; border: 1px solid #c6c6c6; border-width: 1px 0; padding: 6px 0; margin-bottom: 11px;}

.product .right .desc ul {margin: 20px; list-style-type: square;}
.product .right .desc li {margin-left: 10px; }

.product .keywords a {background: #c6c6c6; color: #000; font-size: 12px; padding: 2px 6px; text-decoration: none;}

.products {background: transparent url(../images/products_right_bg.png) 670px 0 repeat-y; padding-top: 20px; margin-top: -8px; border-bottom: 1px solid #a9a9a9;}
.products .left {width: 670px; float: left;}
.products .left h1 {color: #666; margin: 0 0 0 0; font-weight: normal; font-size: 24px;}
.products .left .item {margin: 0 15px 0 0; border-bottom: 1px solid #c6c6c6; padding: 25px 0 15px 0;}
.products .left .item p.image {width: 268px; height: 149px; float: left; margin-right: 15px; border: 5px solid #c6c6c6;}
.products .left .item p.image IMG {width: 268px; height: 149px;}
.products .left .item h2 {font-size: 22px; font-weight: normal;  margin: 5px 0 10px 0;}
.products .left .item p.desc {font-size: 13px; line-height: 15px; color: #666;}
.products .left .item p.actions {margin-top: 10px;}

.products .left .pagination {position: relative; height: 180px; padding: 0 0 0 0; text-align: right;background: transparent url(../images/home_heading_bg.png) bottom left repeat-x; }
.products .left .pagination ul {position: absolute; bottom: 5px; right: 15px;}
.products .left .pagination li {padding: 4px 0; display: inline; background: #666; margin-right: 1px; color: #ddd;}
.products .left .pagination a,
.products .left .pagination span {font-weight: bold; padding: 6px; color: #ccc; text-decoration: none; font-size: 15px;}

.products .left .pagination a:hover,
.products .left .pagination span.active {color: #efefef;}


.products .right {float: right; width: 316px; margin-top: -8px; overflow: hidden;}
.products .right .pub {background: #999; border: 1px solid #888; width: 300px; height: 250px;}
.products .right h1 {color: #666; margin: 10px 0 10px 0; font-weight: normal; font-size: 24px;}
.products .right .item p.image {width: 123px; height: 68px; float: left; margin-right: 10px; border: 3px solid #999;}
.products .right .item p.image IMG {width: 123px; height: 68px;}
.products .right .item h2 {font-size: 16px; font-weight: normal;  margin: 5px 0 5px 0;}
.products .right .item p.desc {font-size: 11px; line-height: 13px; color: #666;}








.app {border-bottom: 1px solid #a9a9a9; padding: 20px 0 0 0; background: transparent url(../images/home_heading_bg.png) bottom left repeat-x;}

.app h1 {	color: #333; margin-top: 0px; text-align: left; position: relative;}
.app h1 span, .app h1 em {
	display: block;
	font-size: 54px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
}
.app h1 span {position: absolute; width: 100%;}
.app h1 em {padding-top: 3px; color: #ddd; padding-left: 1px;}
.app .mask {position: absolute; top: 0; left: 0; height: 100%; background: transparent url(../images/h1_mask.png) 0 0 repeat-x;}

.app .description {margin-left: 100px; margin-top: 25px; padding-bottom: 30px;}
.app .description h3 {font-size: 20px; font-weight: normal; color: #333; margin-bottom: 20px;}
.app .description .illustration {float: left; margin-right: 40px;}
.app .description .apropos { float: left; margin: 26px 0 0 50px;}
.app .description .apropos p.icone {float: left; margin-right: 13px;}
.app .description .apropos p.texte {float: left; width: 420px; margin-top: -2px;}
.app .description .apropos {font-size: 13px; color: #666; line-height: 17px;}
.app .description .apropos ul { clear: both;  padding-top: 30px; width: 400px; margin-left: 80px;}
.app .description .apropos ul li { line-height: 26px; color: #444; font-size: 15px; }
.app .description .apropos ul li span { width: 130px; float: left; display: block; color: #15356a;}
.app .description .apropos p.more { margin: 25px 0 0 76px; }


#content .ressources {border-bottom: 1px solid #a9a9a9; padding: 15px 0 20px 10px; min-height: 300px; background: transparent url(../images/home_heading_bg.png) bottom left repeat-x;}
.ressources h1 {color: #666; margin: 0 0 0 0; font-weight: normal; font-size: 20px;}
.ressources .item {color: #666; float: left; width: 300px; margin: 20px 10px 5px 0px;  font-size: 13px;}
.ressources .item a {color: #15356a; text-decoration: none;}

