@charset "utf-8";
/*
Theme Name: EncyclopedieRDJ
Theme URI: http://laregledujeu.org/
Description: Theme enfant pour l'encyclopedie de la RDJ
Author: Patrick Fabre
Author URI: http://fabre.patrick.free.fr/
Template: rdjv2
Version: 1.0
.
EncyclopedieRDJ v1.0
.
*/
 
@import url("../rdjv2/style.css");

.barre_section {

margin-left: 16px;
	
}

#commentformsmall input {
width: 240px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentformsmall textarea {
width: 95%;
padding: 3px;
}


#bloc_gauche {
	float:left;
	overflow:hidden;
	width:820px;
	}

.repertoire {
	margin-top: 11px;
	margin-bottom: 30px;
	text-align:center;
	float:left;
	width:775px;
	clear:both;
	}


.repertoire ul {
	list-style-type: none;	
	text-align:center;
	
	}



.repertoire ul li {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top:4px;
	background-image: url(/wp-content/themes/encyclopedie/im/bouton.gif);
	height: 27px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	}


.repertoire ul a li  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}

.repertoire ul a:hover li  {
	background-image: url(/wp-content/themes/encyclopedie/im/bouton_hover.gif);
	}


.repertoire ul li.actif {
	background-image: url(/wp-content/themes/encyclopedie/im/bouton_actif.gif);
	background-repeat: no-repeat;
	}


.repertoire ul a:hover li.actif {
	background-image: url(/wp-content/themes/encyclopedie/im/bouton_actif_hover.gif);
	background-repeat: no-repeat;
	}
	
	



.miniclavier {
	margin-top: 11px;
	text-align:center;
	}
	
	
.miniclavier ul {
	list-style-type: none;	
	text-align:center;
	
	}



.miniclavier ul li {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top:3px;
	background-image: url(/wp-content/themes/encyclopedie/im/miniclavier_bouton.gif);
	height: 19px;
	width: 26px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	}


.miniclavier ul a li  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}

.miniclavier ul a:hover li  {
	background-image: url(/wp-content/themes/encyclopedie/im/miniclavier_bouton_hover.gif);
	}


.miniclavier ul li.actif {
	background-image: url(/wp-content/themes/encyclopedie/im/miniclavier_bouton_actif.gif);
	background-repeat: no-repeat;
	}


.miniclavier ul a:hover li.actif {
	background-image: url(/wp-content/themes/encyclopedie/im/miniclavier_bouton_actif_hover.gif);
	background-repeat: no-repeat;
	}	
	
	
	
	
	
	
	

#header_blogs {
	width: 980px;
	height: 55px;
	background: url(/im/gab/rdj_blogs.gif) no-repeat top left;
	
}

#blogs_bandeau {
	margin-bottom:20px;
	
	}

.credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	margin: 10px;
	padding: 0px;	
	
	}

#colonnegauche {
	width: 160px;
	clear: left;
	float: left;
	padding-right: 8px;
	margin-right: 8px;
}


#colonne_article {
	width: 620px;
	float: left;
	margin-right: 15px;

}



#sidebar {
		width: 160px;
		float:right;
	
	}

#rubriques  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 42px;
	margin-left: 0px;
	text-align: center;
}



#rubriques ul  {
	margin: 0px;
	padding: 0px;
}


#rubriques ul li {
	background-color: #EAEADF;
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
}



#rubriques ul li a {
	color: #8E875E;
	font-weight: bold;
}


.article_suite {
	display: inline;
	background-color: #E6E8D7;
}

.article_suite a {
	color: #666;
}

.article_suite a:hover , .archives_article_extrait .article_suite a:hover {
	color: #FFF;
	background-color: #333;
}


#colonne_article h2 {

	margin-bottom: 30px;
}


