
 
/* Les ?l?ments HTML en g?n?ral
-------------------------------------------------------- */
html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

body{
	background: #FFFFFF url(/img/background_full.jpg) repeat-x fixed;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, sans-serif;
}

h1{font-size: 19px;}
h2{font-size: 17px;}
h3{font-size: 15px;}
h4{font-size: 14px;}
h5{font-size: 13px;}
h6{font-size: 12px;}

pre, code{
	font-size: 14px;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

.submit{
	width: 30px;
	height: 20px;
	margin-top: 2px;
	color: gray;
	font: Arial;
	font-size: 10px;
	background: transparent;
	border: silver solid 1px;
}

.preview{
	background: transparent;
}

textarea{
	width: 97%;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #ff9900;
	text-decoration: underline;
}

a:visited{
	color: #ff9900;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	text-decoration: none;
}

.left{
	float: left;
	margin-right: 12px;
}

.right{
	float: right;
	margin-left: 12px;
}

/* Page Liens
-------------------------------------------------------- */
#links{
margin: 15px 25px 100px 25px;

}

#links h1{
	color: #000000;
}

#links h2{
	color: #000000;
}

#links h3{
	color: #000000;
}

#links h1 a{
	text-decoration: none;
	color: #666666;
	background: transparent;
}

#links h1 a:hover{
	text-decoration: none;
	color: #999999;
	background: transparent;
}

#links ul {
	margin-left: 0px;
	padding-left: 0px;
	
}

#links li {
	color: #666666;
	text-decoration: none;
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
	
}

/* La page
-------------------------------------------------------- */
#page{
	width: 700px;
	margin: 40px auto auto;
	text-align: left;
	background: #FFFFFF;
	color: inherit;
}
 
/* L'ent?te
-------------------------------------------------------- */
#top{
	margin: 0px auto 0px auto;
	height: 150px;
	width: 700px;
	overflow: hidden;
	background: #FFFFFF url(img/top.gif) no-repeat;
	text-align: left;
	color: Silver;
}

#top h1{
	color: #000000;
	background: transparent;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 27px;
	margin: 0;
}

#top h1 a{
	text-decoration: none;
	color: #000000;
	background: transparent;
}

#top h1 a:hover{
	text-decoration: none;
	color: #999999;
	background: transparent;
}

/* Le pr?lude
-------------------------------------------------------- */ 
#prelude {

	background: #FFFFFF;
	color:#FF9900;
	text-align: left;
	padding-left: 25px;
	font-size: 17px;
	font-weight: bold;
	float: left;
	width: 470px;
	height: 25px;
	line-height: 20px;
	padding-top: 3px;
	margin-bottom: 10px;
}

#prelude a{
	color: #FF9900;
	background: transparent;
	text-decoration: none;
}

#prelude a:hover{
	color: #FF9900;
	background: transparent;
	border-bottom: 1px solid #FF9900;
}

#prelude a:visited{
	color: #FF9900;
	background: transparent;
	text-decoration: none;
}

/* Le contenu
-------------------------------------------------------- */
#main{
	margin: 0px auto 5px auto;
	width: 700px;
	background: #FFFFFF;
	
	/* pour bien afficher le main contre le top sinon petit decalage*/
}

#content{
	margin: 15px 25px 0px 25px;
	background: #FFFFFF;
	width: 650px;
	text-align: left;
	float: left;
}

.post-title{
	color:#000000;
	font-size: 14px;
	background: transparent;
	margin-bottom: 0;
	border-bottom: 1px solid #B8B8B8;
	padding-bottom: 3px;
	width: 650px;
}

.post-title a{
	color:#000000;
	background: transparent;
	text-decoration: none;
}

.post-title a:hover{
	color: #999999;
	background: transparent;
	text-decoration: none;
}

.post-info{
	text-align: right;
	font-size: 11px;
	margin-top: -2px;
	color: #000000;
	background: transparent;
	margin-bottom: 5px;
}

.post-info a{
	color: #FF9900;
	background: transparent;
	text-decoration: none;
}

.post-info a:hover{
	color: #666666;
	background: transparent;
	text-decoration: none;
}

.post-chapo{
	text-align: justify;
	margin-top: 50px;
	margin-left: 70px;
	overflow: auto;
	width: 485px;
}

.post-content{
	text-align: justify;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 70px;
	overflow: hidden;
	width: 485px;
}

.post-content a:visited{
/*	font-style: italic;*/
	background-color: transparent;
}

.post-content blockquote{
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 11px;
	background-color: #EBEBEB;
	padding: 2px 10px 2px 10px;
}

.post-info-co{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
	padding-bottom: 15px;
}

.post-info-co a{
	color: grey;
	text-decoration: underline;
}

.post-info-co img{
	text-decoration: none;
	border: 0;
}

.post q{
	text-decoration: none;
	display: block;
	background-color: #EEEEEE;
	border: 1px silver solid;
	margin: 0 1em 0 1em;
	padding: 1em 2em 1em 2em;
}

#tb {
	display: block;
	border-bottom: 1px solid #B8B8B8;
	color:#666666;
	padding-bottom: 5px;
	background: transparent;
}

#co{
	display: block;
	border-bottom: 1px solid #B8B8B8;
	color: #666666;
	padding-bottom: 5px;
	background: transparent;
}

#comments img.gravatar_img {
	background: #fff;
	float: left;
	padding: 5px;
	width: 40px;
	height: 100%;
	margin-right: 10px;
	margin-bottom: 2px;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	overflow: hidden;
}

/* La selection
-------------------------------------------------------- */
#selection{
	width: 200px;
	height: 130px;
	background: #ffffff;
	margin: 5px;
	float: left;
}

.selection-title{
	color:#000000;
	font-size: 12px;
	background: transparent;
	margin-bottom: 0;
	border-bottom: 1px solid #B8B8B8;
	width: 200px;
}

.selection-title a{
	color:#000000;
	background: transparent;
	text-decoration: none;
}

.selection-title a:hover{
	color: #999999;
	background: transparent;
	text-decoration: none;
}

.selection-content{
	text-align: left;
	margin-top: 5px;
	width: 200px;
}

.selection-content a:visited{
/*	font-style: italic;*/
	background-color: transparent;
}


/* La barre de navigation
-------------------------------------------------------- */
#bottombar{
	border-top: 0px solid silver;
	margin-right: 35px;
	margin-left: 35px;
}

#bottombar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent;
}

#bottombar h2, #bottombar h3{
	color: #9ED200;
	margin: 10px 0 0 0;
	background: transparent;
}

#bottombar h3{
	font-size: 12px;
	display: block;
	margin: 0;
}

#bottombar a{
	text-decoration: none;
	color: grey;
}

#bottombar a:hover{
	text-decoration: underline;
	color: #666666;
}

#bottombar img{
	border: none;
}

#search{
	background: #FFFFFF;
	color: inherit;
	float: right;
	width: 145px;
	height: 35px;
	padding-right: 30px;
	text-align: right;

	clear: right;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

#selection {
	font-size: 11px;
}

#selection h2 {
	display: block;
	border-bottom: 1px solid #B8B8B8;
	padding-bottom: 5px;
	background: transparent;
}

#languages{
	font-size: 11px;
	display: block;
}

#languages h2 {
	display: block;
	border-bottom: 1px solid #B8B8B8;
	color: #0E0097;
	padding-bottom: 5px;
	background: transparent;
}

#menugauche{
	margin-bottom: 15px;
	font-size: 11px;
	float: left;
	width: 48%;
}

#menugauche div{
	/*float: left;*/
	padding-bottom: 15px;
	background: transparent;
}

#menugauche div h2{
	display: block;
	border-bottom: 1px solid #B8B8B8;
	color: #666666;
	padding-bottom: 5px;
	background: transparent;
}

#menugauche div h3{
	padding-top: 3px;
	color: gray;
	font-style: italic;
}

#menudroit{
	display: inline;
	margin-bottom: 15px;
	font-size: 11px;
	float: right;
	width: 48%;
}

#menudroit div h2{
	display: block;
	border-bottom: 1px solid #B8B8B8;
	color: #666666;
	padding-bottom: 5px;
	background: transparent;
}

#menudroit div h3{
	padding-top: 3px;
	color: gray;
	font-style: italic;
}

#menudroit div{
	padding-bottom: 15px;
	background: transparent;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	border-top: 1px solid #CCC;
	background: White;
	color: #666666;
	text-align: right;
	font-size: 11px;
	width: 700px;
	margin: 0 auto 0 auto;
	clear: both;
}

#footer a{
	color: #ff9900;
	text-decoration: none;
}

#footer a:hover{
	color: #666666;
	text-decoration: none;
}
