* {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
body {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(../images/site/pinstripes.png);
}
#central {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#tete {
	color: #FFFFFF;
	background-color: #333333;
	height: 293px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/site/banniere_rouge.png);
}
#contenu {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	width: 990px;
}
#pied  {
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #333333;
	color: #CCCCCC;
	float: left;
	width: 100%;
	font-size: x-small;
	text-align: center;
}
#pied a {
	color: #CCCCCC;
	text-decoration: none;
}
#pied a:hover {
	text-decoration: underline;
}
#blog {
	width: 780px;
	float: left;
}
#sousmenu {
	display: block;
	padding-left: 5px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	margin-left: 4px;
	float: left;
	width: 200px;
}
.date {
	width: 100px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 10px;
	height: 55px;
	margin-top: auto;
	margin-left: auto;
	padding-top: 5px;
}
.jour {
	font-size: x-large;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CC0000;
}
h3 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.texte_blog {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.comms {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: x-small;
	clear: both;
}
hr {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	width: 195px;
	padding-left: 5px;
}
#sousmenu ul {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
h4 {
	font-size: small;
	font-weight: normal;
	color: #333333;
}
#tete li {
	display: inline;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tete li a {
	color: #FFFFFF;
	text-decoration: none;	
}
h1 {
}
h1 span {
	display: none;
}
#tete ul {
	text-align: right;
	padding-top: 235px;
	color: #FFFFFF;
}
#pied p {
	line-height: 200%;
}
img.reader  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sousmenu img {
	margin-right: 10px;
	margin-left: 25px;
	border: thin solid #333333;
	margin-bottom: 10px;
	margin-top: 10px;
}
.texte_blog p {
	line-height: 50%;
}
p.texte_blog {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sousmenu p {
	font-size: small;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
	line-height: 12px;
}
.comms a {
	color: #CC0000;
	text-decoration: none;
}
#sousmenu a {
	color: #333333;
	text-decoration: none;
}
#sousmenu a:hover {
	text-decoration: underline;
}

a.text_blog  {
	color: #666666;
	text-decoration: none;
}
a:hover.text_blog  {
	text-decoration: underline;
}
#blog a {
	text-decoration: none;
	color: #660000;
}
#blog a:hover {
	text-decoration: underline;
}
.cachette {
	display: none;
}
#blog  #Intitule   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#blog #rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#texte_blog {
	width: 100%;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-color: #A00005;
}
.texte_blog input {
	background-color: #A00005;
	background-image: url(../images/site/pinstripes.png);
	color: #FFFFFF;
	float: right;
	margin: 30px;
	border: 1px solid #A90005;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: uppercase;
}
body .mblrr_v{
	overflow:hidden;
	background-color: #FFFFFF;
}
body .mblrr_v img {border:0;}
body .mblrr_v h2 {
	font-size:16px;
	margin:0;
}
body .mblrr_v h2 span {
	padding-left:5px;
}
body .mblrr_v a {
	font-size:10px;
	text-align:center;
	display:block;
}
body .mblrr_v a:visited {
	font-size:10px;
	text-align:center;
	display:block;
}
body .mblrr_v a img {
}
body .mblrr_v div {
}
#central #contenu #sousmenu .mblrr_v img {
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}
#central #contenu #sousmenu #sailorpingu {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#central #contenu #sousmenu #penelope {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#central #contenu #sousmenu #twitter_div {
	margin-bottom: 30px;
}
#central #contenu #sousmenu #twitter_div #twitter_update_list {
	font-size: 13px;
}
#central #contenu #sousmenu #twitter_div #twitter_update_list span {
	width: 180px;
	clear: both;
	display:block;
}
#central #contenu #sousmenu #twitter_div #twitter_update_list a {
	display:block;
	font-size: 12px;
	clear: both;
	float: right;
	width: 180px;
	margin-bottom: 5px;
	color: #990000;	

}
#central #contenu #sousmenu .imgleft {
	margin-left: 0px;
}
.texte_blog img {
	max-width: 750px;
	max-height: 600px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.texte_blog a img {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #333333;
}
embed.texte_blog  {
	max-width: 650px;
	max-height: 650px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 50px;
}
object.text_blog {
	padding: 5px;
	text-align: center;
}
#central #contenu #sousmenu .reader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fond_post {

}
img.ig {
	float: left;
	max-height: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.id {
	float: right;
	max-height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
img.smiley {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}#central #contenu #blog .fond_post .comms img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#central #contenu #blog .texte_blog .inputgauche {
	float: none;
	background: none;
}
#central #contenu #blog .texte_blog label {
	height: 20px;
}
