/* ******************  general  *************** */

abbr, acronym {
  cursor: help;
  border: none;
}

html, #Bottom { background:#999999 } 

body {
	margin:0; 
	padding:0;
	font-size: 13px;
  font-family: arial, times new roman, sans-serif;
	color:#333;
	background : #999999;
	}
	
h2, h3 {
	margin:0;
	padding:0;
	}
	
.Upgrade {
	display: none;
	font-weight: bold;
	}
	
.clearer {
	clear : both;
	height : 1px;
	font-size : 1px;
	}

#Container {
width: 914px;
margin-left : auto;
margin-right : auto;
padding-left : 0px;
padding-right : 0px;
padding-top : 15px;
padding-bottom : 15px;    
}

#Container2 {
width: 910px;
background: #000 url('imgs/fondcolonnes.png') repeat-y;
border-bottom : 1px dotted #999999;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
background-color:#ffffff;
}

#Title h1 {
   color: #444;
   margin:0;
   padding-top:40px;
   padding-bottom:20px;
   padding-left:40px;
   font-size:30px;
   font-weight: bold;
   line-height:10px;
   } 

#Title a:active, h1 a:link, h1 a:hover, h1 a:focus, h1 a:visited {
	text-decoration: none;
	color: #444;
		font-size:30px;
	font-style: italic;
	background-color:transparent; 
	}

#Subtitle {
	color:#999;
  padding-left:240px;
	font-size:20px;
	font-style: italic;
	}
	
	
#Subtitle a:link, #Subtitle a:visited, #Subtitle a:hover {
	text-decoration: underline;
	color: #fff;
	}	
	
#Subtitle a:active, #Subtitle a:focus {
	color: #002f64; text-decoration:none;
	}

#toptopblack {
width: 910px;
height: 70px;
	text-align:left;
	background: #000 url('imgs/toptopblack.png') repeat-x;
	padding-bottom:0px;
	padding-top:0px;
border-right : 0px solid #999999;
border-left : 0px solid #999999;
border-bottom : 2px solid #000000;
border-top : 0px solid #000000;
	}

#Subcontainer {
width: 910px;
	text-align:left;
	background-color:#fff;
	padding-bottom:0px;
	padding-top:0px;
border-right : 0px solid #999999;
border-left : 0px solid #999999;
border-bottom : 0px solid #999999;
border-top : 0px solid #999999;
	}
	
	
/* ******************  column a  *************** */
	
  #Content {
	width: 640px;
	min-height: 350px;
	height:auto;
	float: left;
	padding-top:20px;
	margin-left:0px;
  border-left : 0px dotted #999999;
	padding-bottom:20px;
	}

  * html #Content {
  width: 640px;
 	height: 350px;
  height:auto;
  float: left;
	margin-right:0px;
	margin-left:0px;
  border-left : 0px solid #eeaa22 dotted;
		padding-bottom:20px;
  } 
	
  .Content2 {
	width: 640px;
	float: left;
	padding-right:20px;
	padding-left:20px;
	}
		
#Content h2 {
	color:#444;
	margin:20px 0 10px 0;
	}
	
.date {
	font-weight: normal;
	font-size:85%;
	}

.footer {
	padding-bottom:30px;
	border-bottom: 0px solid #d4d0cd;
	text-align:left;
	font-size:90%;
	}
	
.footer img {
	margin-right:3px;
	vertical-align:middle;
	}
	
#Nextpost {
	text-align:center;
	}	
	
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: 24px;
	color:#b8b2ac;
	font-weight: normal;
	}
	
.reply {font-weight: normal;font-size:13px;;}

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


#CommentForm fieldset {
	border:2px solid #d4d0cd; 
	padding-top:10px; 
	margin-top:10px; 
	padding-left:10px; 
	padding-bottom:10px;
	}

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

#CommentForm label {
	width:13em;
	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;
	}
	
/* ******************  columnb  *************** */
	
  #Menu   {
	width:220px;
	float: left;
	text-align:left;
	}
	
  #Calendar, #Search, #AboutMyself {
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:5px;
	width:100%;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:14px;
	padding-left:6px;
	margin-bottom:10px;
	margin-top:1px;
	}

  #Calendar a {
  color: #777;
	}

	
	
#Search fieldset {border:0px solid; padding:2px; margin:2px;}
#Search input {margin:0px;padding:2px;width:7em;}
#Search input.button {margin:0px;padding:2px;width:5em;}
#Search form {margin:0px;padding:2px;}
#Search label {margin:0px;padding:2px;width:8em;}

table.calMonth {
	width:11em;
	border-spacing:4px;
	border:0px;
	}

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 {
  	font-size:14px;
  	width:200px;
  	display:block;
        padding:1px 10px 1px 10px;
  	border-left-style:solid;
  	border-left-color:#FFFFFF;
  	color:#444;
  	margin-top:10px;
  	border-left-width:6px;
	}

#Categories ul, #Syndicate ul, #Recently ul, #Sections ul {
	margin-left:0; 
	margin-top:0; 
	margin-bottom:0px; 
	padding:0; 
	list-style:none; 
	font-size:13px;
	}
	
#Syndicate ul, #Sections ul {
	text-transform: capitalize;
	}

#Categories a, #Syndicate a, #Recently a, #Sections a {
	width:180px;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	border-left-style:solid;
	border-left-color:#ffffff;
	text-decoration:none;
	color: #777777;
	padding-right:10px;
	padding-left:10px;
	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 {
  color: #eeaa22;
 	text-decoration:underline;
	}

#Links h2 {
	text-transform: capitalize;
	}

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

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


#Bottom {
   color:#000000;
   padding:3px 3px 3px 15px;
   } 
	
#Bottommenu a, #Bottommenu a:link, #Bottommenu a:visited, #Bottom a, 
#Bottom a:link, #Bottom a:visited {
	text-decoration: none;
	color: #000000;
	}

#Bottommenu a:active, #Bottommenu a:focus, #Bottommenu a:hover, 
#Bottom a:active, #Bottom a:focus, #Bottom a:hover { 
	text-decoration : underline; 
	color : #fff;background-color:transparent; 
	}


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

div.album {
	text-align: center;
        float: left;
        height:200px;
        width:150px;
        margin-bottom:0px;
        margin-right:5px;
  	}
  	
div.album2 {
	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 {text-decoration : underline;}
#album a:visited {text-decoration : underline;}
#album a:hover, #album a:active, #album a:focus {text-decoration : none;}


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

h4 {
	margin:1em 0 0 0;
	padding:0;font-size:13px;
	}
	
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}

.comment_1 {
  margin-left: 10px;
 }
 .comment_2 {
  margin-left: 20px;
 }
 .comment_3 {
  margin-left: 30px;
 }
 
 
 /*Ajouts*/
 
.boxfooter2, boxfooter2AA a, boxfooter2AA a:active, boxfooter2 a:link, boxfooter2 a:hover, boxfooter2 a:focus, boxfooter2 a:visited
{
    width            : 940px;
    margin-left      : 0px;
    margin-right     : 0px;
    background		 : #D2D6D9;
    	  border-right : 1px solid #000000;
  border-left : 1px solid #000000;
    float:left;
	display: inline;
	color: #000000;
}

.google3
{
    height           : 95px;
    width            : 910px;
    background       : #FFFFFF 
    background-position: bottom left;
    padding          : 0px;
    margin-left      : 0px;
    margin-right      : 0px;
    align: center;
    margin-bottom       : 0px;
    border-bottom : 1px solid #999999;
    float:left;
	display: inline;
}
.google3inside
{
    height           : 90px;
    width            : 830px;
    background       : #FFFFFF;
    padding          : 0px;
    margin-left      : 60px;
    margin-right      : 0px;
    align: center;
    margin-bottom       : 0px;
    border-bottom : 0px solid #D2D6D9;
    float:left;
	display: inline;
}

.menuhaut
{
    height           : 36px;
    width            : 910px;
    background       : #ffffff;
    padding          : 0px;
    margin-left      : 0px;
    margin-right      : 0px;
    border-top : 1px dotted #999999;
    border-bottom : 1px dotted #999999;
    float:left;
	display: inline;
}

.menuhaut1
{
    height           : 28px;
    width            : 182px;
    border-left : 0px solid #181818;
    border-right : 0px solid #181818;
    padding-top      : 9px;
    margin-left      : 0px;
    float:left;
	display: inline;
	text-align:center;
}

.menuhaut2
{
    height           : 28px;
    width            : 182px;
    border-left : 0px solid #181818;
    border-right : 0px solid #181818;
    padding-top      : 4px;
    margin-left      : 0px;
    float:left;
	display: inline;
	text-align:center;
}

.menuhaut a, menuhaut a:active, menuhaut a:link, menuhaut a:hover, menuhaut a:focus, menuhaut a:visited
{
	text-decoration: none;
	color : #444;
	font-weight: bold;
	text-transform : uppercase;
			font-size : 12px;
}

.menuhaut a:hover, menuhaut a:focus
{
	text-decoration: none;
	font-weight: bold;
	text-transform : uppercase;
		font-size : 12px;
		color:#eeaa22;
}



.menuhautrss
{
    height           : 36px;
    width            : 19px;
    background       : #181818  url('./imgs/menuhautblack.png') repeat-x;
    border-left : 0px solid #181818;
    border-right : 0px solid #181818;
    padding-top      : 7px;
    margin-left      : 0px;
    float:left;
	display: inline;
	text-align:center;
}

.searchtopblack
{
    height           : 36px;
    width            : 253px;
    background       : #181818  url('./imgs/menuhautblack.png') repeat-x;
        border-left : 0px solid #181818;
    border-right : 0px solid #181818;
    margin-left      : 0px;
    float:left;
	display: inline;
}

.searchtopblack2
{
    height           : 36px;
    width            : 250px;
    background       : url('./imgs/search.png') no-repeat;
    border-left : 0px solid #181818;
    border-right : 0px solid #181818;
    padding-top          : 4px;
    padding-left          : 50px;
    margin-top      : 4px;
    margin-left      : 40px;
    float:left;
	display: inline;
}

#Search2 fieldset {border:0px solid; padding:0px; margin:0px; background:none;}
#Search2 input {padding-top:3px;margin-top:2px;margin-left:25px;width:10em;border:0px;color:#fff;background:none;}
#Search2 input.button {margin:0px;padding:0px;width:5em;}
#Search2 form {margin:0px;padding:0px; background:none;}
#Search2 label {margin:0px;padding:0px;width:8em; background:none;}

.bottomlinks{
  width            : 910px;
  height : 68px;
  background       : url('./imgs/imagebottom.png') no-repeat;
	text-decoration:none;
	color: #444444;
	padding-top: 10px;
	text-align:center;
	font-size:12px;
	}
	
.bottomlinks a {
	text-decoration:underline;
	color: #eeaa22;
		text-align:center;
				font-size:12px;
	}
	
.bottomlinks a:hover, bottomlinks a:focus
{
	text-decoration:none;
	color: #444444;
		text-align:center;
				font-size:12px;
	}

	
.divider
{
    height           : 20px;
    width            : 100%;
    padding          : 0px;
    margin-top      : 20px;
    margin-bottom   : 20px;
    float:left;
    		text-align:center;
	display: inline;
}

.toptopblack
{
    height           : 20px;
    width            : 910px;
    background       : url('./imgs/toptopblack2.png') repeat-x;
    padding          : 0px;
    margin-left      : 0px;
    margin-right      : 0px;
    float:left;
	display: inline;
}

.textform
{
	font: 13px, arial, times new roman, sans-serif;
	color:#333;
}

.menuspictures2
{
width : 100%;
float:left;
display: inline;
padding-bottom   : 20px;
}

.menuspictures
{
float: left;
padding-right  : 10px;
}

.showMoreLink
{

}

