a:link, a:visited {
	color: #027ac6;
	text-decoration: none;
}

a:hover {
	color: #0062a0;
	text-decoration: underline;
}

a:active, a.active {
	color: #5895be;
}


body {
        text-align:justify;
	margin: none;
	padding: none;
	background: #FFFF6E url(http://skin.bling.fr/spatter/images/img02.gif) repeat-x;
	font-size: 13px;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	color: #E75C14;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
        color : #4094BF
}

#logo a {
  text-decoration: none;
}

h2 {
	letter-spacing: -1px;
	font-size: 1,5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	background: #F9F9F9;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
        href="lien.html" target="_blank">
       	color: #3AA0B9;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 1200px;
	height: 370px;
	margin: 0 auto;
	background: url(http://droitspourtous.bling.fr/images/16080-dpt02.gif) no-repeat left center;
}

#logo {
	float: left;
	padding: 10px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo a {
	color: #FFFFFF;
}

#search {
	float: right;
	width: 100px;
	padding: 135px 0 0 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#s {
	width: 190px;
	padding: 3px 5px;
	background: #FFFF6E url(http://skin.bling.fr/spatter/images/img03.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 1200px;
	margin: 0 px;
	padding: 20px;
}

/* Content */

#content {
	float: right;
	width: 900px;
}

.post {
	padding: 0 0 10px 0;
}

.title {
        .divTitreArticle a;
	margin: 0;
        Border-Top: Thin Solid Red;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #FFFF6E;
}

.meta .more {
	padding-left: 20px;
	background: #FFFF6E url(http://skin.bling.fr/spatter/images/img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: #FFFF6E url(http://skin.bling.fr/spatter/images/img05.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding-left: 10px;
	background: url(http://skin.bling.fr/spatter/images/img06.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #E75C14;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: url(http://skin.bling.fr/spatter/images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

img {
  border: 0px;
  text-decoration: none;
}

input, textarea {
  width: 100%;
}
