/* Header specials
-------------------------------------------------------------- */
#header {
	background: url(images/background-header.png) top left repeat-x;
	margin-bottom:1.5em;
}

#logo {
	text-align: right;
	color: #fff;
	height:100px;
	padding-top:20px;
}

#div_recherche {
	text-align: right;
	height:100px;
	padding-top:20px;
}

#nav_main {
	padding:0;
}

/*#navtabs { 
	list-style: none;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin:1px 0 0 0;
	font-family: "Lucida Sans", Lucida, Verdana, sans-serif;
} 
 
#navtabs li { 
	float: left;
	background: url(images/tab-left.png) left top no-repeat;
	padding-left:10px;
	margin-right:1px;
	line-height:29px;
} 
 
#navtabs li a { 
	background: url(images/tab-right.png) right top no-repeat;
	padding:8px 10px 8px 0;
	color:#fff;
	text-decoration:none;
}
 
#navtabs li.current_page_item, .tag #navtabs li.page-item-39 { 
	background: url(images/tab-left-selected.png) no-repeat left top;
} 
 
#navtabs li.current_page_item a, .tag #navtabs li.page-item-39 a { 
	background: url(images/tab-right-selected.png) no-repeat right top;
}*/

#navtabs {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans", Lucida, Verdana, sans-serif;
	height:30px;
}

#navtabs li {
	float:left;
	margin:1px 1px 0 0;
	height:30px;
}

#navtabs li a {
	line-height:29px;
	padding:8px 0 8px 10px;
	color:#fff;
	text-decoration:none;
	background: url(images/tab-left.png) left top no-repeat; !important!
}

/* hack IE pour image de fond dans le menu */
*+html #navtabs li a {
	background: url(images/tab-left.png) left center no-repeat;
}

.tab_right {
	padding:8px 10px 8px 0;
	background: url(images/tab-right.png) right top no-repeat;
}

#navtabs li.current_page_item a, .tag #navtabs li.page-item-39 a { 
	background: url(images/tab-left-selected.png) no-repeat left top; !important!
}

/* hack IE pour image de fond dans le menu */
*+html #navtabs li.current_page_item a {
	background: url(images/tab-left-selected.png) left center no-repeat;
}

/* hack IE pour image de fond dans le menu */
*+html .tag #navtabs li.page-item-39 a {
	background: url(images/tab-left-selected.png) left center no-repeat;
}
 
#navtabs li.current_page_item .tab_right, .tag #navtabs li.page-item-39 .tab_right { 
	background: url(images/tab-right-selected.png) no-repeat right top;
}

#nav_sup {
	text-align:center;
	margin:0;
	padding:0;
}

#nav_sup ul {
	margin:0;
	padding:0;
}

#nav_sup li {
	display:inline;
	margin:0;
	font-family: "Lucida Sans", Lucida, Verdana, sans-serif;
	font-size: 1em;
	padding:0 10px;
}

#nav_sup li img {
	margin-right: 10px;
}

#nav_sup li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
}

.breadcrumb {
	height:30px;
	line-height:30px;
	color: #FFF;
	padding:0;
}

.breadcrumb a {
	color: #fff;
}

#div_recherche label {
	color: #fff;
	font-size: 1.2em;
}

#recherche.text {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-size:12px;
}

#div_recherche #submit {
	border: 1px solid #ccc;
	padding: 4px 25px 3px 10px;
	color: #666;
	background: #fff url(images/magnifier.png) right center no-repeat;
	font-size:12px;
}

/* Sidebar
-------------------------------------------------------------- */
#primary {
	text-align: center;
}

#primary li {
	list-style-type: none;
}

#new-tag-cloud, .widget_archive, .widget_text {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.textwidget ul {
	margin-bottom: 1em;
}

.widget_rss {
	background:#eee;
	border:1px solid #999;
}

.widget_rss img {
	display:none;
}

.widget_rss h3 {
	background:#f49500 url(images/logo-fssm.jpg) bottom center no-repeat;
	padding:10px 10px 45px;
	font-weight:normal;
	font-size:1.1em;
}

.widget_rss h3 a {
	color:#000;
	text-decoration:none;
	font-size:1.4em;
}

.widget_rss h3 a:hover {
	text-decoration:underline;
}

.widget_rss a {
	color:#666;
}

.widget_rss ul li {
	margin-bottom:1em;
	margin-left:1em;
		text-align:left;
}

#footer{
	clear: both;
	width: 980px;
	margin:  auto;
	text-align: right;
	padding: 3em 0;
	color: #999;
}

/* Footer
-------------------------------------------------------------- */
#footer a {
	color: #999;
}

#footer p {
	margin: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-type:none;
}

#footer .footer_nav li {
	display: inline;
	border-left:1px solid #999;
	padding-left:5px;
}

#footer .footer_nav li:first-child {
	border:none;
}

/* Posts
-------------------------------------------------------------- */

.post, .page{
	margin-bottom: 20px;
}

.published{
	color: #888;
	font-style: italic;
	margin-bottom: 0;
}

.cat-links {
	padding-left: 20px;
	background: url(images/page_white_text.png) left center no-repeat;
}

.tag-links {
	padding-left: 20px;
	background: url(images/tag_blue.png) left top no-repeat;
}

.edit_post a {
	padding-left: 20px;
	background: url(images/pencil.png) left center no-repeat;
	color: #66c;
}

.nav-next {
	text-align:right;
}

/* --------------------------------------------------------------

   Thèmes

-------------------------------------------------------------- */

#alphabet {
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
}

#alphabet ul {
	text-align: center;
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	border-bottom:1px solid #369;
}

#alphabet li {
	display: inline;
	list-style: none;
	padding:0 4px;
}

.tagindex {
	margin-bottom:1.5em;
}

.tagindex h4, .tagindex h3 {
	color: #369;
	font-size: 1em;
}

#group-container {
	position: relative;
}

.tagindex {
	top: 0;
}

.tagindex {
	font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.tagindex ul {
	margin: 0;
	padding: 0;
}

.tagindex li {
	list-style: none;
}

.clearfix {
	clear: both;
}

.edit_post {
	clear: both;
}

#rss_for_tag {
	text-align:right;
	padding-right:20px;
	margin-right:20px;
	background: url("images/rss.png") right center no-repeat;
}

.sup {
	font-size:10px;
	vertical-align:super;
	color:#999;
}

/* --------------------------------------------------------------

   Table des matières

-------------------------------------------------------------- */

.livre a, .titre h3 a, .chapitre h3 a {
	color: 369;
}

.livre li, .titre li, .chapitre li {
	list-style: none;
}

.tdm_post p b a {
    color: #369;
}

.livre h3 {
	padding-top:1em;
}
