/* -------------------
Main Structure
------------------- */
*{margin:0;padding:0;}
body {background:#FFF2C6;text-align:center; margin: 0 auto; color:#907000;font-size:11px;font-family:Verdana, Georgia, "Times New Roman", Times;}
#accessibility {display: none;}
h1{font-size:16px;color:#000000;display:inline;text-decoration:underline;}
h2{font-size:14px;color:#008FB3;display:inline;}
#frame{width: 900px;text-align:left;margin: 0 auto;background: #ffffff;}	
#middle{background:url(images/framebg.jpg) 0 0 repeat-y;overflow: auto;width: 100%;}
#content{float:left;width:890px;padding-left:5px;}
#content_single{float:left;width:600px;}
#sidebar{float:right;background:#ffffff;width:250px;margin-right:15px;margin-bottom:10px;}	
/* -------------------
Header
------------------- */
#header{background:url(images/header.jpg);width:900px;height:144px;}
#header a.logo {text-indent:-5999px;overflow:hidden;margin:0;display:block;position:center;top:0;left:0;width:900px;height:183px;overflow:hidden;}
/* -------------------
Content
------------------- */
#content .post{margin: 0 10px 10px 10px;}
#content_single .post{text-align: justify;}
#content_single h1{font-size:15px;color:#FF0000;text-align: justify;}
/* -------------------
Menu
------------------- */
#menu{color: #000000;background: #FFFFFF;font-weight: bold;font-size:14px;padding: 2px 0px 2px 40px;}
#menu a {color: #000000;text-decoration: none;}
#menu a:hover {color: #FF0000;text-decoration: none;}
/* general #content definitions */

#content h3 {font:0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;color:#ccbfdb;font-weight:bold;}
	
#content h4 {
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	color: #ccbfdb;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content dl  {
	color: #907000;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;
        padding-bottom: 5px;
	}

	
#content p, #content ul, #content ol, #content dl, #content img {
	margin: 0 0 0 0;
	}
	
#content li {
	margin: 0 0 0 30px;
	color: #282828;
	font: 0.80em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote {
	margin: 1em 0 1em 2em;
	border-left: 5px solid #ccbfdb;
	padding: 0 0 0 1em;
	color: #282828;
}

	
#content a { color: #0176E3; font-weight: bold;}
#content a:hover { color: #FF0000; }

#content_single a { color: #0176E3; font-weight: bold;}
#content_single a:hover { color: #FF0000; }

#content .post ul.post-data {	
        background: #ccbfdb;
	list-style: none;
	font: 0.85em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #282828;
	margin: 0px;
	border: 1px solid #ccbfdb;
	}

#content .post ul.post-data li {
	color: #282828;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #282828;
	}
	
#content .post ul.post-data a:hover {
	color: #282828;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}

.entry {
	margin: 0 0 0px 0;
	padding: 10px 10px 13px 10px;
	}

.entry  p {
	margin: 5px 0 5px 0;
	padding: 0;
	}

.entry  img { 
      padding: 5px;
      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }
	
.entrytext .postmetadata {

	margin-top: 20px;

	text-align: justify;

}


	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	color: #282828;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
        padding-bottom: 2px;

	}
	
#sidebar p, #sidebar li {
	color: #282828;
	font: 15px;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
	}
	
#sidebar ul { list-style: none; }

#sidebar ul li {
	padding: 0 0 0 3px;
	}
	

#sidebar a {
	color: #282828;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #282828;
	text-decoration: underline;
	}
	



/* -------------------
Footer
------------------- */

#footer {clear:left;padding-left:20px;color:#907000;background:url(images/framebg.jpg);height:70px;}
#footer a {color:#0176E3;}	
#footertext {padding-top: 0px;color: #ccbfdb;text-align: center;}
#footertext a {color:#ccbfdb;text-decoration:none;}	

/* -------------------
Disclaimer
------------------- */

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }

/* -------------------
Other
------------------- */

.alt
{
	padding: 10px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}


.commentlist {
 
margin-left: 15px;     
background: #fdfecc;
border: 6px solid #ccbfdb;	
width: 530px;
}


.commentlist li {

font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
width: 411px;

}


.commentmetadata
{
font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#commentform {
margin: 1em 0;
margin-left:2em;
width: 449px;
}

#commentform p {
color: #ccbfdb;
}

#commentform p a{
color: #ccbfdb;
} 

#commentform p a:hover{
color: #ccbfdb;
} 


#commentform textarea {

background: #fdfecc;
border: 1px solid #fdfecc;
width: 478px;
}
#commentform textarea:hover {
background: #fdfecc;
border: 1px solid #fdfecc;
}
#commentform textarea:focus {
background: #e7d9f7;
border: 1px solid #e7d9f7;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fdfecc;
border: 1px solid #fdfecc;
width: 150px;
height: 15px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #fdfecc;
border: 1px solid #fdfecc;
width: 150px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #e7d9f7;
border: 1px solid #e7d9f7;
width: 150px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: url(images/submit-button.jpg);
        color: #333;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
        margin-bottom: 10px;
        height: 22px;
	}

.post{margin:0 0 25px 0;}



/*posthome*/
#c {width:840px;float:left;}
#posthome .post {width:250px;float:left;margin-bottom:10px;font-size:15px;text-align: justify;}
#posthome .post img {display:block;margin:0 auto 4px auto;}
#posthome h3 {height:25px;line-height:33px;color:#FFF;text-align:left;margin-right:-17px;padding-left:10px;font-size:14px;margin-top:0;}

 #imagehome{float:left;width:130px;}

#pub {font-family:arial; font-size:23px; font-weight:bold;color:#FF0000;}
#pub a {font-family:arial; font-size:23px; font-weight:bold;color:#FF0000;}

.side-gal div {width:250px;float:left;margin:0 5px 10px 0;}


div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:580px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#ffe342; color:#000; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
