/* -:-:-:-:-: Containers :-:-:-:-:- */

* {
	margin:0;
	padding:0;
}

body{
	background:#6dcff6 url(http://clabedan.typepad.com/gadget/bggadget.gif) top center repeat-y;
	color:#777;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:1.4;
	text-align:center;
	behavior:url("hoverIE/csshover.htc");
}

#bande-annonce {
                width: 100%;
                background: #666;
                color: #fff;
                padding-top: 3px;
                text-align: center;
                height: 25px;
                margin-bottom: 0px;
}



#wrap{
	margin:0 auto;
	text-align:left;
	width:815px;
        background: #fff ; 
}


#menutop {
               background: #F8F8F8 ;
               width: 815px;
               margin: 0 auto;
               padding: 0;
         }

#top {
               background: #F8F8F8;
               width: 815px;
               margin: 0;
               padding: 0;
         }

#spacer {
               float: left;
               background: transparent;
               width: 200px;
               height: 20px;
}
              


#content {
	clear: both;
        float:left;
	padding:10px 0px 10px 0px;
	width:490px;

}

#footer {      
                clear: both;
	        width: 785px;
                background: #454545 ;
                color: #ffffff;
	        text-align:left;
	        padding:15px 15px 5px 15px;
	        font-size:88%;
                overflow: hidden;
}



/* -:-:-:-:-: Header :-:-:-:-:- */

#header {	display: block;
                      padding: 7px 0px 3px 15px;
	              width:305px;
                      height: 54px;
                      background: #F8F8F8;
	              float: left;}



#RSS {	
display: block;
                      padding-top: 24px;
	              width:45px;
                      height: 42px;
                      background: #F8F8F8;
	              float: left;}
}


#search {	
display: block;     
width: 220px;
height: 45px;
background-color: #F8F8F8;
	              float: left;}
}





#header h1 a span {
	display:none;
}



/* -:-:-:-:-: Pubs :-:-:-:-:- */

#pub468adsense {
	display:block;
        float: left;
	width:478px;
        background: #fff;
        padding-top: 5px ;
        padding-left: 6px;
        z-index: 0;
}

#pub120 {
	display:block;
        float: left;
        background: #F8F8F8;
        padding: 5px;}

#pub160 {
	display:block;
        float: left;
        background: #F8F8F8;
        padding: 5px;}

#pub300 {
        width: 300px;
}

#publi2 {
        margin: 0px 0px 0px 10px;
        color: #444444;
	padding-left: 10px;
	padding-right: 10px;
        text-align: justify;
	font: normal 11px Verdana, Arial, sans-serif;
        width: 450px;
        border: 1px solid #dbdbdb;
        background: #F8F8F8;

      	}


/* -:-:-:-:-: Hn :-:-:-:-:- */

h1, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h2{
	font-size:160%;
                color: #1b2c3e;
}
h3{
	font-size: 140%;
	margin: 0 0 .3em 0;
	padding: 0px 35px 0px 0;
	clear: right;
	line-height: 1.45em;
	font-weight: normal;
	letter-spacing: 0px;
}

/* -:-:-:-:-: Navigation 1:-:-:-:-:- */

ul#nav
{margin:0;padding:0;list-style:none; z-index: 10;  background: transparent;}
ul#nav li
{margin:0;padding:0;display:block;float:right;height:16px;text-align:center;text-transform:uppercase;}
ul#nav li a
{text-decoration:none;color:#536371;display:block;font-weight:bold;width:120px;height:16px;color: white;padding-top:12px;padding-bottom:5px;font-size:70%;}

ul#nav li a:hover
{text-decoration:none;color:#536371;display:block;font-weight:bold;width:120px;height:16px;padding-top:12px;padding-bottom:5px;font-size:70%; }

ul#nav li a.current
{text-decoration:none;color:#FF6600;display:block;font-weight:bold;width:120px;height:38px;padding-top:80px;background-image:url('/images/navbg-on.jpg');background-position:bottom;background-repeat:no-repeat;}


/* -:-:-:-:-: Navigation 2:-:-:-:-:- */

.menu {white-space:nowrap /*IE hack*/; float:left;  width:100%; border:none; background: #666; color:#5CA6D4; font-size:100%; border-bottom: 0px solid #BDBABA;border-top: 0px solid #BDBABA; }
.menu ul {list-style-type:none;}
.menu ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #BDBABA;}
.menu ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:1.8em; line-height:1.8em; padding:0 10px 0 10px; text-decoration:none;  color: #FFF; background: #666;}
.menu ul li ul {display:none; border:none;}

.menu ul li a:hover {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:1.8em; line-height:1.8em; padding:0 10px 0 10px; text-decoration:none;  color: #666; background: #FFF;}
.menu ul li ul {display:none; border:none;}



/*Non-IE6 hovering*/
.menu ul li:hover {position:relative;}
.menu ul li:hover a {background-color: #666; text-decoration:none;}
.menu ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:1.7em; margin-top:0.1em; left:0;}

.menu ul li:hover ul li a {white-space:normal; display:block; width:170px; height:auto; line-height:1.0em; margin-left:-1px; padding:4px 4px 4px 4px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color: #666; font-weight:normal; color:#fff;}
.menu ul li:hover ul li a:hover {background-color: #fff; color: #666; text-decoration:none;}




/*IE6 hovering*/
.menu table { border-collapse:collapse;}
.menu ul li a:hover {position:relative /*IE hack*/; z-index:1000 /*IE hack*/; background-color:#fff; text-decoration:none; }
.menu ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:1.7em; left:0; margin-top:0.1em;}
.menu ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.0em; padding:4px 5px 4px 5px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); font-weight:normal; color:#fff; background: #666;}
.menu ul li a:hover ul li a:hover {background-color:#fff; color: #666; text-decoration:none;}

@media print {.menu {float:left; width:100%; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}}



/* -:-:-:-:-: Entry :-:-:-:-:- */

.entry{
	color:#555;
	font-size:95%;
}

.entrytitle h2{
	font-family: Helvetica,Verdana, Arial, sans-serif;	
	font-weight: bold;
	line-height: 100%;
	font-size: 220%;
	margin: 0 0 0 0;
	padding: 0 0 5px 13px;
	letter-spacing: -1px;
	text-align: left;
	display:block;
	background: url(http://clabedan.typepad.com/gadget/indentgadget.gif)  -2PX top no-repeat;
}

.entrytitle h2 a {
	color: #f7941d;
}

.entrytitle h2 a:hover {
	color:#777;
	background:none;
}

.entrybody  {
	margin-left: 10px;
	list-style-type:none;
}


#suite{
        clear: both;
	font-size:0.88em;
	background: url('http://www.leblogminceur.com/arrow.jpg') no-repeat 0 6px;
        padding-left: 10px;
}

#suite img {
        border: 0px solid #999999;
}
.entrymeta{
	font-size:0.88em;
	padding:10px 5px 5px 15px;
	display:none;
	display:block;
}

.entry blockquote, .commentsblock blockquote {
	background: #F3F3F3;
	margin:5px 25px;
	border-left: 5px solid #CCC;
	padding:12px 1.6em;
	font-size:95%;
}


.by{ 
	background:url('http://www.leblogbebe.com/man.gif') no-repeat 0 0;
	padding-left:15px;
}

.filedto{
	background:url('http://www.leblogbebe.com/file.gif') no-repeat 0 0;
	padding-left:15px;
}
.commentslink{
	background:url('http://www.leblogbebe.com/comments.gif') no-repeat 0 1px;
	padding-left:15px;
	padding-bottom:15px;
	margin:0.2em 0 0 0;
}

.commentlinks:hover {
	background:url(http://www.leblogbebe.com/comments.gif) no-repeat;
	padding-left:15px;
}

.navigation{
	padding:5px;
	text-align:center;
	font-size:95%;
}

.date {
	margin-top:-0.5em;
	padding-bottom:5px;
	text-align:center;
	text-transform:uppercase;
}

.entrybody ul {
	padding:4px 15px;
	list-style-type:none;
}

.entrybody ul li {
	background: url(./images/star_li.jpg) no-repeat 0 1px;
	padding: 0 0 0 18px;
	margin:3px 0;
	
}

.entrybody img {
	border: 1px solid #bdbcbc;
	padding: 3px;	
}




/* -:-:-:-:-: Pages :-:-:-:-:- */

.blockpage {
	background: #E2EFF6;
	padding: 1.6em;
	color:#444;
}

.blockpage a {
	color: #00598C;
}

.entrybody .blockpage p {
	padding:0;
	margin:0;
	font-size:95%;
}

/* -:-:-:-:-: Sidebar :-:-:-:-:- */

#sidebar{
	font-size:85%;
	float:left;
        margin-left: 15px;
        margin-top: 5px;
        background: #fff;
	width:300px;
}


#sidebar h2{
	color:#777;
	font-size:110%;
	margin-bottom:10px;
	border-bottom: 1px solid #BDBABA;
	padding:8px 0 5px 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
}

#sidebar p {
	color: #666;
	padding-top:0px
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	display:block;
	height:18px;
	padding:0 0 0 10px;
                overflow: hidden;
	background: url('http://www.leblogbebe.com/arrow.jpg') no-repeat 0 6px;
}
#sidebar ul li a:hover{
	display:block;
	height:20px;
                border-top: 1px solid #d8e6bd;
	background: #e8f7cc;
}

#sidebar ul li.articles {
	background: url('http://www.leblogbebe.com/articles.gif') no-repeat 0 2px;
	padding:0 0 0 15px;
}

#sidebar ul li.comments {
	background: url('http://www.leblogbebe.com/comments.gif') no-repeat 0 2px;
	padding:0 0 0 15px;
}





/* -:-:-:-:-: Comments and forms :-:-:-:-:- */

.commentsblock{
	margin:10px;
}

.commentsblock h2{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
}


form {
	background: #F8F8F8;
	padding:1.6em;
	font-size:0.95em;
}

label {
	display:block;
}

input {
	padding:3px 2px;
}

 textarea{
	width:445px;
}
input, textarea{
	border:1px solid #CCC;
	margin:0px 0;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.95em;
	list-style-type:none;
	margin-top:1.5em;
}
.commentlist li{
	margin-bottom:0.8em;
	padding:1.6em;
	background: #F6F7F8;
	text-align:justify;
}

.author {
	line-height:0;
	padding-top:7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:140%;
}

.commentlist li.postauthor {
	background: #E2EFF6;
	color:#444;
}

.commentlist li.postauthor a {
	color: #00598C;
}

h3#comments, h3#respond{
	color: #555;
}

form em {
  font-weight: bold;
  color: #FF6600;
}

input.submit {
	border:none;
	padding:5px;
	background: #999;
	color: #FFF;
}

option {
	padding:0 1em 0 0;
}

select {
	margin:4px 0;
}

.commentsblock hr {
	border: none;
	border-top: 1px solid #CCC;
	margin:10px 0 4px 0;
}

.commentsblock strong.alert {
background:transparent url(./images/important.png) no-repeat ;
padding-left:20px;
}

/* -:-:-:-:-: Footer :-:-:-:-:- */

#footer-inner {
        margin:0 auto;
        clear: both;
        text-align: left;
        font-size: 11px;
        padding: 10px;
        width: 100%;
        color: #E4E4E4;
}

#footer-inner h2{
	padding:0 0 5px;
        font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        color: #efefef;
}
#footer-inner p {
	padding:0 0 5px;
}

#footer-inner ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer-inner ul li{
	display:block;
	height:20px;
	padding:0 0 0 10px;
        overflow: hidden;
	background: url('http://leblogauto.typepad.com/minceur/arrow.jpg') no-repeat 0 6px;
}
#footer-inner ul li a:hover{
	display:block;
	height:20px;
	background: #555;
}




/* -:-:-:-:-: Html :-:-:-:-:- */

a{
	text-decoration:none;
	color:#5CA6D4;
}
a:hover{
	color: #498CB5;

}

.entrybody p {
	margin: 0 0 1em 0;
	line-height: 1.35em;
	text-align:justify;
}

.entrybody  p a {
	margin: 0 0 1em 0;
	line-height: 1.45em;
        font-weight: bold;
	text-align:justify;
}

.spacer {
	clear:both;
}

.left {
	float:left;
	padding:0 10px 0 0;
}

.right {
	float:right;
	padding:0 0 0 10px;
}

.center {
	text-align:center;
}

img.grayborder {
	border: 5px solid #FFF;
}
a img {
	border:none;
}

#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html #nav, * html #wrap {height: 1%;}

/* ph=1 */

