/*  
Theme Name: Version 2008
Theme URI: http://www.prelovac.com/vladimir/wordpress-themes/amazing-grace
Description: Version 2008 est développé depuis Amazing Grace qui est un thème léger et super-optimisé pour WordPress. Enrichit avec des dispositifs (SEO, Widget Adsense & Ready). Il utilise <p> 3 colonnes pour un maximum d'accessibilité et les petits empreinte numérique pour un minimum de bande passante et le temps de chargement.</p><p>  <a href="http://www.prelovac.com/vladimir/wordpress-themes/amazing-grace">Amazing Grace</a> is created by <a href="http://www.prelovac.com/vladimir/">Vladimir Prelovac</a></p>
Version: 2.4
Tags: largeur fixe, gadgets, valid CSS, XHTML, SEO, SEO friendly, adsense, en-tête personnalisé, trois colonnes, à droite la barre latérale, gris, bleu, turquoise, photoblogging
Author: Vladimir Prelovac modifié par Carl
Author URI: http://www.prelovac.com/vladimir/
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
body {
  margin: 0 auto ;
  padding: 0;
  color: #727272;
  background-color:#000;
  background-image: url(images/fond.jpg);
  background-repeat: no-repeat;
  background-position: top;
  font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
  text-align: center;
  line-height: 18px;
}

#wrap {
	width: 988px;
	margin: 10px auto;
  margin-top: 0px;
	text-align: left;
	background:#FFF5EF;
	padding: 0;
}

/* General font families for common tags */
/*font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }*/



#header{
	text-align:left;
	width:988px;	
	margin-bottom:90px;
	padding:0px;
	padding-top:40px;
}
#portrait-bg {
	position:absolute;	
	width:319px;
	height:258px;
	right:0;
	top:0;
}
#portrait-bg2 {
	position:absolute;	
	width:280px;
	height:210px;
	right:20px;
	top:25px;
}

#content{

	font-size:1.1em;
	float:left;
	padding:0em 0em 0em 1em;
	width:600px;
	background:#FFF5EF;
	color:#000;
}

#side {
	margin-top:0;
	margin-left:0; 
  float:left;
  width:auto;
  background:#FFF5EF;
}

#bienvenue {

	float:top;
	padding:0.5em 0.5em 0.5em 0.5em;  
	margin-top:20px;
	margin-bottom:5px;  
	margin-left:15px;
	width:300px;
text-align:left;

}

#sidebar-left{
  /*background:#FCFCFC;*/
  /*border:1px #ccc dashed;*/
	font-size:1em;
	float:left;
	padding:0.5em .2em 2em 1em;  
	margin-top:0px;    
	margin-left:15px;
	width:150px;
	text-align:left;
}
#sidebar-right{	
	font-size:1em;
	float:left;
	padding:0.5em .0em 2em .3em;
	margin-top:0px;
	margin-left:5px;
	width:150px;
	text-align:left;
}

#footer{
	background:url(images/bg-footer.jpg) repeat-x bottom left;
	padding:1em;
	color:#e6e6e6;
	font-size:1em;
	clear:both;
	text-align:center;
}
/*************************************
 +Search form
 margin-left:120px;
 height:44px;
	margin-top:6px;
 *************************************/
.search-form {
	font-size:1.2em;
	position:relative;
	width:140px;
	height:24px;
}
.search-form input{
	width:125px;
	margin:2px 0 0 1px;
	border:0px;
	background-color: transparent;
  color:#f8f8ec;
}

.search-form input:hover{
  color:#1A1D26;
  border:1px solid #202B27;
}

/*************************************
 +Footer
 *************************************/

#credits {
margin:55px 0px -10px;
}
#footer a {
    color:#e6e6e6;
}
#footer a:hover {
    color:#e6e6e6;
}


/*************************************
 +Hn, a and p
 *************************************/
pre {  
	
	padding:10px; 
        max-width:580px;
font-size:1.2em;
	}

code {
        padding:10px; 
        font-size:1.2em;
        max-width:580px; 
}


a{
	color:#3275A9;
	text-decoration:none;
}
a:hover{
	color:#1A1D26;
}
h1, h2, h3, h4{
	font-weight:normal;
	letter-spacing: -.1px;
	margin:0;
}
#header h1{
	font-size:4em;
	margin-left:.5em;
}
#header h1 a{
	color:#1A1D26;
}

#header p{
	color:#1A1D26;
	font-size:1.3em;
	margin-top:-0.9em;
	margin-left:250px;
	text-align:left;
        font-style:italic;
}
.entrytitle {
text-align:left;
}


.entrytitle h1 a {
	color:#223645;
}
.entrytitle h1 a:hover{
	
}
.entrytitle h1{
	font-size:22px;    
	text-align:left;
}

.entrytitle h2 a {
	color:#223645;
}
.entrytitle h2 a:hover{
	
}
.entrytitle h2{
	font-size:20px;    
	text-align:left;
}

.entrytitle h3{
	font-size:1.5em;
	color:#223645;
}



blockquote { 
	
	display: block;
	padding: 2px 10px;
background:#F0F0E0 none repeat scroll 0% 0%;
border:2px dashed #DCD8A8;
	
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:0em;
	text-align:justify;	
}
.entry a:hover{
	background-color:#F0F0E0;
}

.entry p {
margin:0px;
padding:0px 0px 10px;
}

.entry h3{
	font-size:1.5em;
        padding-bottom:0.3em;
}
.entry img {
	max-width:580px;		
 
  border: 0px;
}

.entrybody{
	padding-bottom:6px;
}

/*.entrybody a{
	border-bottom:1px dotted #CCCCCC;	
}*/
.entry code{	
	font-size:1.1em;
	padding:.2em;
        text-align:left;
}
.entrymeta{
	
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #1A1D26;
  margin-bottom: 3em;
  clear:both;
}


.postedby{
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:19px;
}
.filedto{
	background:url(./images/post.gif) no-repeat;
	padding:2px 3px 3px 20px;
	
}
.commentslink{
	background:url(./images/packaged.gif) no-repeat;
	padding:1px 2px 2px 21px;
	color:#000000;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:1em;
	clear:both;
}


#sidebar ul li, #sidebar ul li a{
	padding-top:.2em;
	padding-bottom:.2em;
	padding-right:.2em;
}
#sidebar ul li:hover, #sidebar ul li a:hover{
	background:#F0F0E0;
}


#sidebar h2{
	color:#223645;
	font-size:1.5em;
	margin-top:1em;
}

#sidebar h4{
	color:#223645;
	font-size:1.5em;

}

#bienvenue h4{
	color:#223645;
	font-size:1.5em;

}

#sidebar-left #cat {
	width: 180px;
	border:1px solid #CCCCCC;
}


#sidebar-right #cat {
	width: 140px;
	border:1px solid #CCCCCC;
}

#sidebar img {
	max-width:125px;		

  border: 0px;
}

/*************************************
 +Menu
 *************************************/
.menu {
position:relative; top:0px; left:0px;
width:100%;
height:266px;
}

.mgauche {
position:relative; top:0px; left:-180px; 
}

.mgaucheint {
position:absolute; top:130px; left:10px; /*z-index:3;*/
/*border: solid 1px #666666;*/
width: 168px;
height: 135px;
}

.mcentre {
position:absolute; top:10px; left:15px;
/*border: solid 1px #666666;*/
width: 595px;
height: 245px;
}

.mcentreint {
position:absolute; top:0px; left:0px; 
}

.mdroite {
position:absolute; top:11px; left:630px;
/*position:relative; top:-225px; left:630px; */
/*border: solid 1px #666666;*/
width: 168px;
height: 240px;
margin-top:15px; /* corrige problème menu qui est trop gros */
}
/*.mdroiteint {
position:relative; top:120px; left:10px; z-index:2;
border: solid 1px #666666;
width: 205px;
}*/

.mbas {
position:absolute; top:266px; left:-180px; z-index:3;
background-color:#223645;
width: 988px;
height:20px;
}
.mhaut {
position:relative; top:0px; left:0px;
background-color:#202B27;
width: 988px;
height:25px;

}

.banniere {
position:relative; top:0px; left:180px; 
background-image: url(images/image.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere0 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/1.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere1 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/1.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere2 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/2.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere3 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/3.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere4 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/4.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere5 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/5.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere6 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/6.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere7 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/7.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere8 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/8.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere9 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/9.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere10 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/10.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere11 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/11.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere12 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/12.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere13 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/13.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere14 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/14.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere15 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/15.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 
.banniere16 {
position:relative; top:0px; left:180px; 
background-image: url(images/banniere/16.jpg);
width:625px;
height:266px;
background-repeat:no-repeat;
} 

.menusmall, a.menusmall{ font-size : 11px; color: #1A1D26; }
.menusmall2, a.menusmall2{ font-size : 11px; color: #FFF5EF; }

.hautsmall { font-size: 11px; color: #FFF5EF; }

.champmenu {
background-color: #202B27;
color: #FFF5EF;
font-size: 11px;
border: solid 1px #FFF5EF;
}

.rss {
position: absolute; top: 218px; left:45px; z-index:2;
width: 102px;
height: 50px;
border: 0;
}

.logo {
position: absolute; top: 20px; left:11px; z-index:2;
width: 165px;
height: 109px;
border: 0;
}

a.hautsmall, a.hautsmall:visited,a.hautsmall:hover, a.hautsmall:link, a.hautsmall:active { font-size: 11px; color:#FFF5EF; }

ul#liste
{			   
  margin    :   0;              /* Marge extérieur nulle */
  padding   :   1px 1px 0;      /* Marge intérieur à 1px sauf pour le bas */ 
  width     :   165px;          /* Largeur de notre liste */
  font-size :   1.2em;          /* Taille de notre police */
 /* border    :   1px solid #1A1D26;*/ /* Application d'une bordure */ 
}

ul#liste li 
{						  
  list-style-type   :  none;            /* Aucunes puces associées */
  margin-bottom     :  1px;            /* Ajout d'une marge en bas du lien */
}

ul#liste li a
{
  width             :   auto !important;   /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
  width             : 	100%;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;              /* Suppression du soulignement */
  color             :   #1A1D26;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  /*background-color  :   #F5FBFF;   */        /* Définition de la couleur de fond */ 
  border            :   1px solid #1A1D26; /* Ajout d'une bordure */	
  border-left-width :   4px;               /* Modification de la bordure gauche */
}

ul#liste li a:hover
{
  color             :   #DCDCDC;            /* Changement de la couleur de la police initiale */
  background-color  :   #1A1D26;         /* Changement de la couleur de fond initiale */
  border            :   1px solid #DCDCDC;  /* Ajout d'une bordure */	
  border-left-width :   4px;             /* Modification de la bordure gauche */
}

ul#listeg
{			   
  margin    :   0;              /* Marge extérieur nulle */
  padding   :   1px 1px 0;      /* Marge intérieur à 1px sauf pour le bas */ 
  width     :   165px;          /* Largeur de notre liste */
  font-size :   1.2em;          /* Taille de notre police */
 /* border    :   1px solid #1A1D26;*/ /* Application d'une bordure */ 
}

ul#listeg li 
{						  
  list-style-type   :  none;            /* Aucunes puces associées */
  margin-bottom     :  1px;            /* Ajout d'une marge en bas du lien */
}

ul#listeg li a
{
  width             :   auto !important;   /* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */						
  width             : 	100%;              /* largeur interprétée par IE6 et inférieur */
  padding           :   4px;               /* Définition des marges intérieures */  
  text-decoration   :   none;              /* Suppression du soulignement */
  color             :   #1A1D26;              /* Couleur de la police */
  display           :   block;             /* Définition sous forme de block */
  /*background-color  :   #F5FBFF;   */        /* Définition de la couleur de fond */ 
  border            :   1px solid #1A1D26; /* Ajout d'une bordure */	
  border-right-width :   4px;               /* Modification de la bordure gauche */
}

ul#listeg li a:hover
{
  color             :   #DCDCDC;            /* Changement de la couleur de la police initiale */
  background-color  :   #1A1D26;         /* Changement de la couleur de fond initiale */
  border            :   1px solid #DCDCDC;  /* Ajout d'une bordure */	
  border-right-width :   4px;             /* Modification de la bordure gauche */
}

a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:11px;
   font-weight:normal;
   color: #1A1D26;
   width:180px;
   top: 25px; 
   left: -15px;
   background: #DCDCDC;
   padding: 3px;
   border: 1px solid #1A1D26;
   border-top: 4px solid #202B27;
}
/*************************************
 +Menu Categories
 *************************************/
#catmenu {
	position:absolute;
	width:540px;
	padding:0px;
	margin:0px;
	left:170px;
	top:148px;
}
#catmenu ul{
	font-size:1.2em;
	list-style: none;
	padding:0;
	margin:0;
}
#catmenu li{
	float: left;
	border-bottom:0px;
}
#catmenu li a {
	background:#;
	color:#000;
	padding:8px 10px 5px 10px;
	margin-left:0.5em;
	display:block;
	
}
#catmenu li.current-cat a{
	background:#a7a37e;
	color:#fff;
	padding:8px 10px 5px 10px;
	margin-left:0.5em;
	display:block;
}
#catmenu li a:hover {
	background:#a7a37e;
	color:#fff;
}
#catmenu ul li ul {
	display:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock, contactform{
	font-size:1em;
        clear:both;
        padding-top:20px;
}
.commentsblock textarea, .contactform textarea{
	width:40em;
}
.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus, .contactform textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#505247;
	font-size:1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0; 
	text-align: left;    
}
ol.commentlist a{
	color:#3275A9;
}
ol.commentlist a:hover{
	color:#1A1D26;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.8em;
}

.commentlist p {
margin:10px 5px 10px 20px;
text-transform:none;
font-size:1em;
text-align:justify;
}
.commentlist blockquote p {
margin:10px 5px 10px 5px;
}

.commentlist blockquote {

margin:10px 0px 10px 59px;
}

.alt{
	background:#EEEEEE;

}
.comment_headings{
	font-size:1.3em;
	color:#000000;
	text-align:left;
}	
.commentmeta{
	font-size:1em;
	text-align:left;
	
}
.commentmeta cite{
   font-weight:bold;
    font-size:16px;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block { 
	background:#E0E7F1; 
	padding: 5px 0 5px 0; 
	margin: 1em 0 1em 0; 
	text-align: center; 
}
#ad_block_middle { 
	background:#E0E7F1; 
	padding: 5px 0 5px 0; 
	margin: 1em 0 0em 0; 
	text-align: center; 
}

img.left {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

img.right {
float: right;
margin-left: 15px;
margin-bottom: 10px;
}

/*************************************
 +Vlado
 *************************************/


.archd {
	background:#BFBC94 none repeat scroll 0%;
	color:#FFF5EF;
	margin-bottom: 10px;
	display:block;
	text-align: center; 
}

/*Next Previous Styling*/
div#nav-below{font-size:0.9em;padding-bottom: 2px; border-bottom:1px dotted #1A1D26;}
div#nav-below .nav-next{text-align:right; margin-top:-2px;}
div#nav-below .nav-previous{text-align:left;margin-top:15px;}


div#nav-global{font-size:1em;padding:3em 0px 2px 0px; border-bottom:1px dotted #1A1D26;}
div#nav-global .nav-previous{text-align:left;}
div#nav-global .nav-next{text-align:right;margin-top:-1.4em; }

.sb {padding: 0.4em 0em 0em 0.2em;}
.sbdel {padding-left: 16px; background: url(images/delicious.gif) center left no-repeat;}
.sbdigg {padding-left: 16px; background: url(images/digg.gif) center left no-repeat;}



.relpost {
padding-bottom:2px; 
border-bottom:1px dotted #1A1D26;
color: #6C6C6C;
}
.relpost ul {
list-style-type:none;
padding: 0.01em;
}

.dotie {border: 1px dotted #1A1D26; padding: 6px 10px; font-size:1em;}
.endate { 
        font-size:1.2em;
				color:#6F6F6F; 
        font-family: Georgia, Verdana, Times;        
}

#ftnav {
margin:0px 0px 5px;
}

#print{
	background:url(./images/print.gif) no-repeat;
	padding:3px 2px 1px 20px;
}

.btitle{
	font-weight:normal;
	letter-spacing: -.1px;
	margin:0;
        font-size:4.6em;
	margin-left:.5em;
        font-family:Monotype Corsiva;


}
.btitle a{
	color:#1A1D26;
}

#translation_bar a{
padding:1.5px;
}/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}
div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #F8F8EC;
	font-size: 12px;
	margin: 12px 0;
	width: 600px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	margin: 5px 0px 0px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
} 
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
        border:1px solid #cccccc;

}
div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
        border:1px solid #cccccc;
}
div#coldform input.submit {
	margin: 6px 0 12px 0;
	padding: 3px;
	width: 25%;
        border:1px solid #cccccc;
}

.postinfo {

margin-top: 3px;
}

.postinfo img {
padding :0px;
margin:0px;
border:2px solid #F8F8EC;
}

.socbook {
float:right;
}


.entrydate .dateMonth {
font-family:Times New Roman,Helvetica,Sans-Serif;
font-size:18px;
font-weight:bold;
margin:0pt;
padding:1px 0px 0pt 0pt;
text-align:center;
color:#223645;
}

.entrydate .dateDay {
font-size:10px;
margin:0pt;
padding:2px 0pt 0pt;
text-align:center;
color:#FFF5EF;
}

.entrydate .dateYear {
padding:5px 0px 0pt 0pt;
font-size:10px;
margin:0pt;
text-align:center;
color:#FFF5EF;
}

.entrydate {
background:transparent url(images/date.png) repeat scroll 0% 0%;
float:left;
height:67px;
margin-left:5px;
margin-right:5px;
margin-top:2px;
margin-bottom:0px;
width:49px;
}

.entrytitle_wrap {
padding-bottom: 1.8em;
}

.gravatar {
background-color:#FFF5EF;
color:#FFF5EF;
clear:right;
float:left;
margin:0px 15px 0px 0px;
padding:2px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.right {
    float: right;
}

.left {
    float: left;
}




.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;	
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/** Quicktags **/
#quicktags {
	margin-top: 4px;
	margin-bottom: 0px;
}

#quicktags input {
	border:1px solid #d1d1d1;
	font-size: .9em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin: 1px 4px 1px 0px;
	padding: 0px 1px 0px 1px;
}

#quicktags input:hover {
	background:#eee;
	border:1px solid #a1a1a1;
}

/* Sidebar top welcome box */

#welcome2 {
  clear: both;
  padding: 0 10px;
  }

#welcome2 a {
  display: inline;
  color: #000000;
  }

#welcome2 a:hover {
  color:#1A1D26;
}

#welcome2 h2 {
color: #000000;
}

a:link,a:active,a:visited,a:hover { color:#000; text-decoration: none; }

.surligne {
background-color: #FFF5EF;
filter:alpha(opacity=75);
-moz-opacity:0.75;
opacity: 0.75; 
}
