/*------------------------------------------------------------------------------------------------------------------------- Structure du body -----------------------------------------------------------------------------------------------------------------------------*/

body {
	background: #ffcb8a;
	margin:  0;
	padding: 0;
	text-align: center;
}

/*------------------------------------------------------------------------------------------------------------------------- Navigation sur le site -----------------------------------------------------------------------------------------------------------------------------*/

#hnav {
	width: 750px;
	margin: 8px auto;
	height: 23px;
	background: #d9d7da url(../images/css_classique/navgradient.jpg) repeat-x top;
	border-bottom: 1px solid #ff9000;
	border-left: 1px solid #ff9000;
	border-right: 1px solid #ff9000;
}

#header {
	float: left;
	width: 235px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 20px;
}

#hmenu {
	margin: 2px 5px 0 0;
	text-align: right;
	float: right;
	width: 440px;
}

/*------------------------------------------------------------------------------------------------------------------------- Corps principal -----------------------------------------------------------------------------------------------------------------------------*/

#container {
	width: 750px;
	margin: 10px auto;
	background: #ffcead;
	border-left: 1px solid #ff9000;
	border-right: 1px solid #ff9000;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: .70em;
	text-align: left;
	border-top: 15px solid #ff9000;
	border-bottom: 15px solid #ff9000;
}

#topcontentdouble {
	float: right;
	width: 500px;
	height: 27px;
	background: #f5f6f7 url(../images/css_classique/header_whole2.gif) no-repeat right top;
	margin: 9px 10px 0 0;
	display: inline;
}

#content {
	float: right;
	width: 500px;
	background: #ffffff;
	margin:  0 10px 0 0;
	display: inline;
}

#bottomcontentdouble {
	display: inline;
	float: right;
	width: 500px;
	background: #f5f6f7 url(../images/css_classique/bottom_whole2.gif) no-repeat right 0;
	margin: 0 10px 9px 0;
	height: 27px;
}

.post {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 80px;
}

.meta {
	font-size: .9em;
	line-height: 18px;
}

.author {
	width: 200px;
	float: right;
	text-align: right;
}

/*------------------------------------------------------------------------------------------------------------------------- Sidebars -----------------------------------------------------------------------------------------------------------------------------*/

#sidebar {
	position: relative;
	float: left;
	width: 225px;
	margin: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	display: inline;
}

#sidebar ul {
	position: relative;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul li {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul{
	background: #fff;
	margin: 0 5px 0 0;
	padding: 10px 5PX 15px 5px;
}

#sidebar h2 {
	background: url(../images/css_classique/navgradient.jpg) repeat-x top;
	height: 16px;
	margin: 10px 5px 0 0px;
	padding:  8px 0 1px 5px;
	color: #8B9198;
	border-bottom: 1px solid #fff;
}

#sidebar ul li ul li{
	margin: 4px 10px 4px 10px;
	display: block;
	background: url(../images/css_classique/bullet.gif) no-repeat;
	padding: 0 0 0 18px;
}

#sidebar ul li ul li a{
	display: block;
	height:1%; /* IE WIN */
}

#sidebar ul li ul li a:hover{
	background: #F0F0F0;
	text-decoration: none;
}

#sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

/*------------------------------------------------------------------------------------------------------------------------- Structure des sidebars -----------------------------------------------------------------------------------------------------------------------------*/

#menu {
	width: 750px;
	height: 45px;
	background: #F0F0F0 url(../images/css_classique/bottomgradient.jpg) repeat-x top;
	border-top: 1px solid #ff9000;
	border-right: 1px solid #ff9000;
	border-bottom: 2px solid #ff9000;
	border-left: 1px solid #ff9000;
}

#topimage {
	margin: 2px 0 0 0; 
	cursor: pointer;
	width: 60px;
	height: 40px;
	background: url(../images/css_classique/topbutton.gif) no-repeat top;
	float: right;
	padding-right: 9px;
	padding-top: 3px;
}

#topimage a{
	display:block;
	height:100%;
	overflow:hidden;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------------------------------------- Credits -----------------------------------------------------------------------------------------------------------------------------*/

#footer {
	margin: 10px auto;
	width: 750px;
	font-size: .8em;
}

#footer p {
	margin-top: 0;
}

/*------------------------------------------------------------------------------------------------------------------------- Styles des menus horizontaux -----------------------------------------------------------------------------------------------------------------------------*/

#top { 
	display: inline;
	list-style-type: none;
}

#hnav ul li{
	display: inline;
}

#hnav ul li a {
	color: #919191;
	text-decoration: none;
	padding: 5px 0px 5px 30px;
	font-size: 0.7em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

#hnav ul li a:hover {
	color: #bfbfbf;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/*------------------------------------------------------------------------------------------------------------------------- Général -----------------------------------------------------------------------------------------------------------------------------*/

a {
	color: #005D93;
	text-decoration: none;
}

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

h1 a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #6f6f6f;
}

h2 {
	color: #005D93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: 10px;
}

h3 {
	text-align: left;
	color: #005D93;
	margin: 0;
	margin-top: 3px;
	padding: 0;
	font-size: 0.9em;
	line-height: 26px;
	font-weight: normal;
}

h4 {
	text-align: left;
	color: #005D67;
	margin: 0;
	margin-top: 3px;
	padding: 0;
	font-size: 0.9em;
	line-height: 26px;
	font-weight: normal;
}

/*------------------------------------------------------------------------------------------------------------------------- Navigation sur le site -----------------------------------------------------------------------------------------------------------------------------*/

#blogtitle {
	margin: 0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
}

#blogtitle a{
	font-weight: bold;
}

#blogtitle a:hover{
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------------------------------------------- Corps principal -----------------------------------------------------------------------------------------------------------------------------*/

.title a  {
	text-align: left;
	height: 20px;
	color: #444444;
	display: block;
	text-decoration: none;
	font-size: 1.6em;
	padding-top: 8px;
}

.title a:hover {
	color: #005D93;
}

.storycontent {
	border-bottom: 1px solid #ff7323;
	padding: 0px 0px 5px 0px;
	font: 1.1em Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.storycontent a {
	text-decoration: none;
}

.storycontent a:hover {
	text-decoration: underline;
}

.storycontent a:visited {
	color: #000000;
}

/*------------------------------------------------------------------------------------------------------------------------- Credits -----------------------------------------------------------------------------------------------------------------------------*/

p.credits {
	padding: 0px 0px;
	text-align: center;
	margin: 10px 0px; 
	color: #9e9e9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

p.ligne {
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7323;
}

/*------------------------------------------------------------------------------------------------------------------------- Pour Firefox -----------------------------------------------------------------------------------------------------------------------------*/

/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #content {
	/*margin-right: 7px;*/
}
 
* html #sidebar {
	height: 1%;
}
/* End hide from IE5/mac */

/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

