/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #586BAA;
}

h2 {
}

h3 {
}

h2 .RSS {
}

h2 .RSS img {
	border: none 0;
	vertical-align: middle;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #586BAA;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 31px;
	padding: 9px 0 0 20px;
	background: #6FBE6E url(images/img05.gif) repeat-x;
	font-size: 1.2em;
	color: #CC0000;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
	background: url(images/img06.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	font-size: 1.2em;
	font-weight: bold;
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story {
	padding: 10px 20px 10px 20px;
	background: url(images/img07.gif) repeat-x;
}

.post h3 {
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 940px;
	height: 150px;
	margin: 0 auto;
}

/* Menu */

#menu {
	width: 940px;
	height: 90px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-top: 25px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-left: 1px;
	padding: 13px 25px 0 25px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #586BAA;
}

#menu a:hover {
	background-image: url(images/img03.gif);
	border-color: #FEDA8D;
	color: #CC0000;
}

.accueil #menu .accueil a {
	height: 36px;
	margin-top: -4px;
	background-image: url(images/img04.gif);
	border: 1px solid #479AC6;
	border-bottom: none;
	font-weight: bold;
	color: #479AC6;
}

.blog #menu .blog a {
	height: 36px;
	margin-top: -4px;
	background-image: url(images/img04.gif);
	border: 1px solid #479AC6;
	border-bottom: none;
	font-weight: bold;
	color: #479AC6;
}

.articles #menu .articles a {
	height: 36px;
	margin-top: -4px;
	background-image: url(images/img04.gif);
	border: 1px solid #479AC6;
	border-bottom: none;
	font-weight: bold;
	color: #479AC6;
}

.presentations #menu .presentations a {
	height: 36px;
	margin-top: -4px;
	background-image: url(images/img04.gif);
	border: 1px solid #479AC6;
	border-bottom: none;
	font-weight: bold;
	color: #479AC6;
}

.certifications #menu .certifications a {
	height: 36px;
	margin-top: -4px;
	background-image: url(images/img04.gif);
	border: 1px solid #479AC6;
	border-bottom: none;
	font-weight: bold;
	color: #479AC6;
}

.communaute #menu .communaute a {
	height: 36px;
	margin-top: -4px;
	background-image: url(images/img04.gif);
	border: 1px solid #479AC6;
	border-bottom: none;
	font-weight: bold;
	color: #479AC6;
}

/* Logo */

#logo {
	width: 940px;
	height: 60px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 36px;
	font-weight: normal;
}

#logo h1 a {
}

#logo h2 {
	float: left;
	font-size: 14px;
	font-weight: normal;
}

#logo h2 a {
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	color: #479AC6;
}

/* Content */

#content {
	width: 940px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 705px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 170px;
	padding: 2px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputsubmit1 {
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin: 0 0 10px 0;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

#updates p.date {
	margin: 3px 0 3px 0;
	padding: 0 0 0 15px;
	font-style: italic;
	background: transparent url(/images/icons/bullet_white.png) no-repeat;
	background-position: 0px center;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

ul.blog {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p.date {
	font-style: italic;
	margin: 0 0 0 20px;
	padding: 3px 0 5px 20px;
	background: transparent url(/images/icons/date.png) no-repeat;
	background-position: 0 center;
}

ul.blog p.suite {
	text-align: right;
	margin: 3px 20px 5px 0;
}
ul.blog p.content {
	text-align: justify;
}
ul.blog p.suite span {
	background: transparent url(/images/icons/page_white_go.png) no-repeat;
	background-position: 0 center;
	padding: 0 0 0 20px;
}

a.previous {
	float: left;
	padding: 5px 0 20px 20px;
	margin: 0 0 0 10px;
	background: transparent url(/images/icons/arrow_left.png) no-repeat;
	background-position: 0 7px;
}

a.next {
	float: right;
	padding: 5px 20px 20px 0;
	margin: 0 10px 0 0;
	background: transparent url(/images/icons/arrow_right.png) no-repeat;
	background-position: right 7px;
}

div.certiflogo {
	float: right;
	width: 260px;
	text-align: center;
}

div.certiflogo img {
	display: block;
	margin: 100px auto 0 auto;
	padding: 0;
}

ul.certif {
	list-style-type: none;
	margin: 0 270px 0 0;
	padding: 0 0 0 10px;
}

ul.certif li {
	margin: 30px 0 50px 0;
}

p.certifname {
	background: transparent url(/images/icons/accept.png) no-repeat;
	background-position: 0 1px;
	text-indent: 20px;
}

ul.presentations {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.presentations p.title {
	margin: 0;
}
ul.presentations p.image {
	float: left;
}
ul.presentations p.image img {
	border: none 0;
	margin: 10px 0 0 0;
}
ul.presentations div {
	margin-left: 220px;
}

ul.presentations ul {
	margin: 0;
	padding: 0;
}

ul.presentations ul li {
	margin: 5px 0;
	list-style-type: none;
}

ul.presentations ul li.zip {
	background: transparent url(/images/icons/page_white_compressed.png) no-repeat;
	background-position: 0 center;
	text-indent: 20px;
}

ul.presentations ul li.photos {
	background: transparent url(/images/icons/folder_picture.png) no-repeat;
	background-position: 0 center;
	text-indent: 20px;
}

ul.presentations ul li.webcast {
	background: transparent url(/images/icons/film.png) no-repeat;
	background-position: 0 center;
	text-indent: 20px;
}

ul.presentations ul li.slide {
	background: transparent url(/images/icons/page_white_powerpoint.png) no-repeat;
	background-position: 0 center;
	text-indent: 20px;
}

div.articles ul {
	margin: 0;
	padding: 0;
}

div.articles ul li {
	list-style-type: none;
}

ul.items {
	margin: 0;
	padding: 0;
}

ul.items li {
	margin: 5px 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	background: transparent url(/images/icons/bullet_white.png) no-repeat;
	background-position: 0px center;
	clear: left;
}

div.articles h3 {
	margin: 20px 0 0 0;
}

div.articles h3 img {
	border: none 0;
	vertical-align: middle;
}

a.link:hover img {
	border: solid 1px #FF6A00 !important;
}

ul.items li p.inner {
	float: left;
	margin: 0 0 0 10px;
	color: #777;
}

ul.items li p.inner a {
	color: #777;
	text-decoration: none;
	border-bottom: solid 1px #DDD;
}

ul.items li p.inner a:hover {
	color: #555;
	border-bottom: none 0;
}

a.zip {
	background: transparent url(/images/icons/page_white_compressed.png) no-repeat;
	background-position: 0 center;
	text-indent: 20px;
	display: block;
	float: left;
	margin: 0 5px 0 2px;
}

a.pdf {
	background: transparent url(/images/icons/page_white_acrobat.png) no-repeat;
	background-position: 0 center;
	text-indent: 20px;
	display: block;
	float: left;
	margin: 0 5px 0 2px;
}

a.docx {
	background: transparent url(/images/icons/page_white_word.png) no-repeat;
	background-position: 0 center;
	text-indent: 20px;
	display: block;
	float: left;
	margin: 0 5px 0 2px;
}


.form label 
{
	float:left; 
	display:block;
	width : 100px;
	font-weight:bold;	
}

.form input[type=text] 
{
	width : 200px;
}