html, body, form {
	margin: 0px;
	padding: 0px;
}

body {
    background:#F7F7F7;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#6C6C6C;
}


h1{
    padding:0;
    margin:0;
}

h3{
    padding:0px 0px 5px 0px;
    margin:0px 0px 0px 0px;
}


img {
border:0px;
vertical-align:middle;
}

a {
text-decoration: none;
color:#6C6C6C;
}

a:hover {
text-decoration: underline;
color:#6C6C6C;
}

/* The wrapper of the content */
.total {
	width:963px;
	margin:0 auto;
    text-align:left;
	}

.header {
    width:963px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.bandeau {
    float:left;
    width:963px;
    margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#logo{
    width:250px;
    margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

div#presentation{
    width:503px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

div#presentation h1{
	color:#040239;
	font-size:18px;
	margin:45px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#photo{
    width:210px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
/*menu*/
.header-menu {
    float:left;
    width:963px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.header-menu ul {
    float:left;
    text-align:center;
    background:url(../images/header-menu-bottom.png) no-repeat left center;
    width:963px;
    height:64px;
    display:block;
    padding:0 0 0 20px;
    }

.header-menu ul li {
    float:left;
    display:block;
    padding:2px 30px 0 0;
    width:153px;
}

.header-menu ul li a {
    font-weight:bold;
    float:left;
    display:block;
    width:99%;
    text-align:center;
    line-height:55px;
    font-size:12px;
    height:62px;
    padding:0 0 0 6px;
}

.header-menu ul li a:hover, .header-menu ul li a.selected{
    color:#fff;
    background:url(../images/header-link.png) no-repeat left;
    text-decoration:none;   
}

.header-menu ul li.first{
}
/*fin menu*/


/* colonne gauche */

.col-right{
    float:left;
    width:657px;
	margin:0px 0px 0px 32px;
	padding:0px 0px 0px 0px;
}

#center-right {
	width:657px;
	background:url(../images/center-right-bg.jpg) top left repeat-y;
}

#center-right-top {
	width:657px;
	height:50px;
	background:url(../images/center-right-top.jpg) top left no-repeat;
}

#center-right-top h1 {
    color:#0d08c0;
    margin:0px 0px 0px 15px;
	padding:10px 0px 0px 0px;
	font-size:16px;
	float:left;
    width:auto;
    height:auto;
    }
	
#center-right-bottom {
	width:657px;
	background:url(../images/center-right-bottom.jpg) bottom left no-repeat;
}

#center-right-contenu {
	width:647px;
	margin:0px 5px 0px 5px;
	padding:10px 0px 60px 0px;

}
/*colonne droite */

.col-left {
    float:left;
    width:274px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


div.bloc {
	overflow: hidden;
	width:274px;
	background:url(../images/bloc-bg.png) top left repeat-y;
}

div.bloc-top {
	width:274px;
	height:48px;
	background:url(../images/bloc-top.png) top left no-repeat;
}

div.bloc-top h1 {
    color:#0d08c0;
    margin:0px 0px 0px 15px;
	padding:10px 0px 0px 0px;
	font-size:16px;
	float:left;
    width:auto;
    height:auto;
    }
	

div.bloc-top .right-arrow{
    float:right;
    background:url(../images/right-arrow.png) no-repeat;
    width:28px;
    height:27px;
    margin:10px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.bloc-bottom {
	width:274px;
	min-height:100px;
	background:url(../images/bloc-bottom.png) bottom left no-repeat;
}

div.bloc-right-contenu {
	width:262px;
	margin:0px 5px 0px 7px;
	padding:10px 0px 30px 0px;
	text-align:left;
}

div.bloc-right-contenu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

div.bloc-right-contenu ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;

}


.clicbouton {
background:url(../images/bouton_fond.png) top left no-repeat;
color:#ffffff;
width: 157px;
height: 37px;
font-size:18px;
border:0px;
padding:0px 0px 10px 0px;
cursor:pointer;
font-weight:bold;
}

.blanc:link{color:#ffffffb;font-size:12px;font-weight:bold;}
.blanc:visited{color:#ffffff;font-size:12px;font-weight:bold;}
.blanc:hover{color:#ffffff;font-size:12px;font-weight:bold;}

.etoile {
	color:#cc0000;
}


/**/
.post-holder{
    text-align:center;
    width:657px;
}


.article-posted-by
{
    
  
    width:657px;

    height:47px;
}

p.date {
    margin:5px 10px 0px 0px;
	padding:0px 0px 0px 0px;
    text-align:right;
    }

div#copy {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:200px;
	
}

div#partage {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:457px;
	
}

p.posted-by
{
   
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
   
    
}


ul.share
{
    float:right;
    margin:10px 15px 0 0;
}
ul.share li
{
    float:left;
    margin:0 0 0 3px;
	list-style-type:none;
}

ul.share li#first
{
    float:left;
    margin:10px 10px 0 3px;
	list-style-type:none;
}

ul.share li a
{
    float:left;
}

table#formulaire {
	border-collapse:collapse;
	width:100%;
}

table#formulaire td{
	padding:5px;
}

table#formulaire td#bouton{
	padding:5px;
	text-align:center;
}

table#question {
	border-collapse:collapse;
	width:100%;
}
table#question td#quest1{
	padding:5px;
	width:75%;
}

table#question td#quest2{
	padding:5px;
	width:25%;
}


p.listing {
	margin:5px 0px 5px 20px;
	padding:0px 0px 0px 0px;
}

