body{
	background: url('../images/fond_defisc.jpg') no-repeat;
	background-position: -10px -20px;
	font-size:0.9em;
	background: #787878;
	background-image:url('../images/fond_def.jpg');
	color:#616161;
	
	
}
#conteneur {
	width: 980px;
	margin:auto;
	margin-top:2px;
	background-color:white;
	
}
.top {
	background: url('../images/fond_top.jpg');
	color:#ffffff;
	height:107px;
}
.block {
	margin:0px; 
	padding:0px;
	/*border:1px solid #2C649E;*/
	background-color:#ffffff;
}
.ss-point {
	padding: 5px;
	list-style-type:none;
 }
.ss-point li {
	padding-bottom: 10px;
 }
 .exemple-simu {
	background-image: url('../images/fond-simu.jpg');
	width: 570px;
	height:170px;
	padding:20px;
	font-size: 19px;
 }
 
 dt {
	font-weight: bold;
	text-decoration: underline;
 }

h2{
	font-size:1.3em;
	color:#2C649E;
	margin:2px;
	padding:2px;
	padding-top:8px;
}
h3{
	font-size:1.1em;
	color:#2C649E;
	margin:2px;
	padding:2px;
	padding-top:6px;
}

#texte{
	margin:20px;
	text-align:justify;
	font-family:'Trebuchet MS',arial,sans-serif;
}

#texte dt{
line-height:200%;
color:#8C0209;
font-size:1em;
}
#texte th,a{
color:#8C0209;
}

.byline2 {
	border-bottom: 1px #8C0209 solid;
	margin: 2px 20px 20px 20px;
}


/*templates*/

#header {
	width: 980px;
	margin: 0 auto;
	height: 100px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 600px;
	height: 100px;
	margin: 0 auto;
	padding-left: 100px;
	background-color: #ffffff;
	background: url(../images/img01b.jpg) no-repeat left top;	
}

#logo h2, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h2 {
	padding: 20px 0 0 0;
	letter-spacing: -1px;
	
	font-weight: normal;
	font-size: 2em;
}

#logo p {
	text-transform: uppercase;
	font-size: 14px;
	color: #110E0F;
	margin-top:2px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
	border: 1px solid #E7E7E7;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding-left:20px;
	font-size:22px;
	font-weight: normal;
	color:#8C0209;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: 2px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background-color:#ffffff;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	
}


.sidebar li h2 {
	height: 29px;
	margin: 0 0 0 0;
	padding-left:10px;
	background: #890208 url(../images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
	color: #8C0209;
	text-decoration:none;
	font-size:1.2em;
}

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

/* Footer */

#footer {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
	background-position:-20px;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: smaller;
}
#footer li {
display: inline ;
}
#footer li a {
	text-decoration: none;
	padding: 0 5px;
}
#footer li a:hover, #menu li a:focus, #menu li a:active{
	text-decoration:underline;
	}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}

h4 {
line-height:200%;
color:#8C0209;
font-size:1em;
text-decoration:underline;
font-weight: bold;
}
