/* ******************  general  *************** */
#Content {
	word-wrap: break-word;
	}
abbr, acronym {
  cursor: help;
  border: none;
}

html, #Bottom { background:#fff; } 
p {
	width: 100%;
	margin: 0px;
}
body {
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#525150;
	font-size: 12px;
	background: #fff;
	}
	
a:link {
	color: #F37FBA;
	}
	
a:visited {
	color: #F37FBA;
	}
	
a:hover, a:active, a:focus {
	color: #F37FBA;
	}
div {
/*	border: solid 1px #000;*/
}
h1 {
	
}
h2, h3 {
	margin:0;
	padding:0;
	}
	
.Upgrade {
	display: none;
	font-weight: bold;
	}
	
.clearer {
	clear : both;
	height : 1px;
	font-size : 1px;
	}
      
#Container {
	width: 100%;
	}
#Title h1 {
	background-image: url("imgs/fond-header.gif");
	background-repeat: repeat-x;
	height: 138px;
}
#nameBlog {
	width: 90%;
	text-align: right;
	color: #B1134A;
	margin-top: -50px;
	font-size: 26px;
  } 

#Title a, #Title a:active/*, h1 a:link, h1 a:hover, h1 a:focus, h1 a:visited*/ {
	text-decoration: none;
	margin-left: 30px;
	color: #B1134A;
	background-color:transparent; 
	}

#Subtitle {
	background-color:#FFFFFF;
	color:#B1134A;
	padding:2px 14px 2px 14px;
	font-size:medium;
	}
	
#Subtitle a:link, #Subtitle a:visited, #Subtitle a:hover {
	text-decoration: underline;
	color: #fff;
	background-color:transparent;
	}	
	
#Subtitle a:active, #Subtitle a:focus {
	color: #002f64; text-decoration:none; background-color: #fff;
	}

#Subcontainer {
	text-align:left;
	background-color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	}

/* ******************  column a  *************** */
	
#Content {
	width: 71%;
	float: right;
	margin-right:3%;
	margin-left:10px;
	background-color:#fff;
	overflow: hidden;
	line-height:1.5em;
	text-align:justify;
	}

#billet{
/*	margin-bottom: 60px;*/
}

#Content h2, #billet h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CD227E;
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: -25px;
	!margin-bottom: -23px;
}

#categorie, #h2Archives, #h2Error {
	font-size: 14px;
	font-weight: bold;
	color: #CD227E;
	padding-left: 25px;
	padding-top: 5px;
}

#haut, #milieu, #bas {
	float: left;
}
#haut {
	float: left;
	height: 40px;
	background: url('./imgs/billet_h2_m.gif');
}
#h2gauche {
	float: left;
	background: url('./imgs/billet_h2_g.gif');
	height: 40px;
	width: 8px;
	background-repeat: no-repeat;
}

#h2droite {
	float: right;
	background: url('./imgs/billet_h2_d.gif');
	height: 40px;
	width: 18px;
}
#milieu {
	float: left;
	background: url('./imgs/billet_div_m.gif');
}
#post, #date, #foot {	
	float: left;
	width: 100%;
	padding-left: 15px;
	background: url('./imgs/billet_div_d.gif');
	background-position: right;
	background-repeat: repeat-y;
}
#post {
	padding-top: 5px;
	padding-right: 15px;
}
#date p{
	font-weight: bold;
}
#bas {
	float: left;
	margin-bottom: 20px;
}
#divdroite {
	border: 1px solid #000000;
	float: right; 
	background: url('./imgs/billet_div_d.gif');
	width: 10px;
	background-repeat: repeat-y;
/*	margin-top: -30px; 
	border: solid 1px #000000;*/
}
#footergauche {
	float: left;
	background: url('./imgs/billet_footer_g.gif');
	height: 20px;
	width: 9px;
	background-repeat: no-repeat;
	margin-right: -3px;
}
#footerdroite {
	float: right;
	background: url('./imgs/billet_footer_d.gif');
	height: 20px;
	width: 19px;
	background-repeat: no-repeat;
	margin-top: -20px;
}
#foot {
	padding-top: 10px;
}
.feinte{
	height: 0px;
	margin: 0px;
	line-height: 0px;
}
.liensfooter{
	font-size:90%;
}
.footer {
	background: url('./imgs/billet_footer_m.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
	
.liensfooter img {
	margin-right:3px;
	vertical-align:middle;
}
	
#Nextpost {
	text-align:center;
	}	


#comments {
	font-size: 14px;
	font-weight: bold;
	color: #CD227E;
	padding-bottom: 30px;
	!padding-bottom: 10px;
	margin-left: -5px;
	!margin-left: 0px;
}
div.comment {
	border-top: 1px dotted #d4d0cd;
	padding-top:0.5em;
	background: url('./imgs/comments.gif') no-repeat;
	background-position: top right;
	margin-top:1.5em;
	}
	
.commentposterinfo {
	margin-bottom:1em;
	font-weight: bold;
	}
	
h3.commentheader {
	font-size:medium;
	color:#b8b2ac;
	font-weight: normal;
	}
	
.reply {font-weight: normal;font-size:small;}

div.commenttext {;
	margin-bottom:1em;
	}


#CommentForm fieldset {
	border:1px solid #d4d0cd; 
	padding-top:130px; 
	padding-right:10px; 
	padding-left:10px; 
	padding-bottom:10px;
	 
	
	
	}

#CommentForm legend {
	color:#525150;
	padding:140px 4px 2px 4px;
	background-color: #ffffff;
	font-weight : bold;
	}

#CommentForm label {
	width:6em;
	float:left;
	display:block;
	clear:both; 
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	}
	
#CommentForm input {
	margin-top:8px;
	margin-bottom:8px;
	}
	
#Submit {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:6em;
	}
	
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	}
	
#post a {
	font-size: 12px;
	color: #B1134A;
}

p.searchArticle2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #B1134A;
	padding-bottom: 10px;
}

/* ******************  columnb  *************** */
	
#Menu   {
	width:200px;
	float: left;
	text-align:left;
	padding-left: 9px;
	background-color:#fff;
	}
	
/*#Calendar, #Search, #AboutMyself {
	border-left-color:#d4d0cd;
	border-left-style:solid;
	border-left-width:6px;
	width:86%;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:14px;
	padding-left:6px;
	margin-bottom:10px;
	background-color:#f0efee;
	margin-top:1px;
	}
	*/
#Search fieldset {border:0px solid; padding:2px; margin:2px;}
#Search input {margin:0px;padding:2px;width:80px;}
#Search input.button {background-color: #B1134A;border:none;color:#FFFFFF;font-size:10px;font-weight:bold;text-transform:uppercase;margin:0px;padding:2px;width:80px;height:20px;}
#Search form {margin:0px;padding:2px;}
#Search label {margin:0px;padding:2px;}

table.calMonth {
	width:11em;
	margin-left: 20px;
	border-spacing:4px;
	border:0px;
	font-size: 12px;
	}

th.calMonthCurrent {
	font-weight:normal;
	padding: 0px;
	text-align: center;
	}
	
th.calMonthBackward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
th.calMonthForward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
.calMonthHeader th {
	text-align:center;
	font-weight:normal;
	padding: 0px;
	}
	
#Calendar td {	
	padding: 0px;
	text-align:center
	}

.calMonthToday {
 	background-color: #d4d0cd;
	}

#Menu h2 {
	color: #B1134A;
	font-size: 14px;
	text-align: center;
	width: 190px;
	height: 31px;
	padding-top: 10px;
	background: url("./imgs/fond-h2.jpg") no-repeat;
  	/*background-color: #CC0066;
  	font-size:small;
  	width:86%;
  	display:block;
    padding:1px 10px 1px 10px;
  	border-left-style:solid;
  	border-left-color:#B1134A;
  	color:#fff;
  	margin-top:10px;
  	border-left-width:6px;
	text-transform: capitalize;*/
}
#Search {
	background: url('./imgs/fond-rub.gif') repeat-y;
}
#Calendar {
	background: url('./imgs/fond-rub.gif') repeat-y;
}
#Categories, #Sections, #Syndicate, #Recently, #Calendar, #Search  {
	width: 190px;
}

#basRub {
	width: 190px;
	height: 16px;
	background: url('./imgs/fond-bas-rub.gif') no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
}
#Categories ul, #Syndicate ul, #Recently ul, #Sections ul {
	margin-left:0; 
	margin-top:0; 
	margin-bottom:0px; 
	padding:0; 
	list-style:none; 
	font-size:11px;
	background: url('./imgs/fond-rub.gif') repeat-y;
}
	
#Syndicate ul, #Sections ul {
	text-transform: capitalize;
}

#Categories a, #Syndicate a, #Recently a, #Sections a {
	margin-left:15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #F37FBA;
	/*width:86%;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	border-left-style:solid;
	border-left-color:#B52255;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	background-color:#F1F0F0;
	border-left-width:6px;
	margin-top:1px*/
}

#Categories a:hover, #Syndicate a:hover, #Recently a:hover, 
#Sections a:hover, #Categories a:focus, #Syndicate a:focus, 
#Recently a:focus, #Links a:focus, #Categories a:active,  
#Syndicate a:active, #Recently a:active, #Sections a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #F37FBA;
}

#Links h2 {
	text-transform: capitalize;
	}

/* ******************  footer  *************** */

#Bottommenu {
	display: none;
	clear:both;
	background-color:#B1134A;
	color:#fff;
	padding:3px 15px 3px 15px;
	}


#Bottom {
/*display: none;*/
   font-size: 10px;
	color: #8C8A8A;
	text-decoration: none;
   width: 98%;
   text-align: center;
   padding:3px 3px 3px 15px;
   margin-bottom: 10px;
   } 
	
#Bottommenu a, #Bottommenu a:link, #Bottommenu a:visited, #Bottom a, 
#Bottom a:link, #Bottom a:visited {
	text-decoration: underline;
	color: #8C8A8A;
	border: 0;
	}

#Bottommenu a:active, #Bottommenu a:focus, #Bottommenu a:hover, 
#Bottom a:active, #Bottom a:focus, #Bottom a:hover { 
	text-decoration : underline; 
	color: #8C8A8A;
	}


/* ******************  albums  *************** */

div.album {
	text-align: center;
        float: left;
        width:150px;
        margin-bottom:20px;
        margin-right:5px;
  	}

.album p {
   	text-align: center;
   	padding: 0;
   	margin:0;
   	width:150px;     
	overflow: hidden;
   	}
   
a img {border:none;}
#album a:link {color: #004ca1;}
#album a:visited {color: #b50394;}
#album a:hover, #album a:active, #album a:focus {color: #004ca1;background:none;}


/* ******************  trakbacks  *************** */

h4 {
	margin:1em 0 0 0;
	padding:0;font-size:small;
	}
	
dl {	
	margin:0;
	padding:0;
	}
	
dt {
	font-weight: bold;
	float:left;
	}
	
dd {
	padding-left:4em;
	}

	
	
blockquote {background:url('imgs/blockquote.gif') no-repeat; padding:10px 10px 2px 41px;border: dotted #d4d0cd 1px; 
}
	
/* ******************  to align elements  *************** */
.left {text-align: left;display:block}
.right {text-align: right;display:block}
.center {text-align: center;display:block}

/* ******************  to float elements  *************** */
.floatleft {float: left;padding:2px 10px 10px 0px}
.floatright {float: right;padding:2px 0px 10px 10px;}

/* ******************  to highlight text  *************** */
.bold {font-weight: bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline}

/* ****************** aboutmyself  *************** */
#UserPicture {float:left;margin:10px 10px 10px 6px;border:solid #D4D0CD 1px;padding:3px;background-color:#fff}
#AboutMyself p {padding:10px 0;margin:0}