/*
Theme Name: France biographie
Theme URI: http://wordpress.org/
Description: Le th&egrave;me de France biographie
Version: 1.0
Author: Jean-Noel BENOIT
Author URI: http://jnbenoit.com/
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
*{
	margin:0;
	padding:0;
}

body{
	font-family:Tahoma, Arial;
	font-size:80%;
	color:#ffffff;
	margin-top: -20px;
}

a{
color:#ffffff;
outline:none;
}

a:hover{
color:#dddddd;
}

ul{
	list-style:none;
	margin-left:20px;
}

hr{
	border:none;
	height:15px;
}

#breadcrumbs{
margin-left:10px;
margin-bottom:10px;
}

#content ol{
	margin-left:20px;
}

#content ol li{
	margin-top:10px;
}

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

a img{
	border:none;
}

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;
}

.clearer{
	clear:both;
	line-height:0;
	height:0;
}

#page{
	width:780px;
	margin:0 auto;
	background:#457eaf url("./images/bg-content.png");
}

#header{
	height:338px;
}

#titles{
	float:left;
	background-color:#5194cd;
}

#header h1 a{
	background:#5194cd url("./images/logo.png") no-repeat top left;
	text-indent:-9000px;
	margin-top:1px;
	width:298px;
	height:286px;
	display:block;
}

#header h2{
	background:transparent url("./images/bg-baseline.png") no-repeat top left;
	width:268px;
	height:31px;
	display:block;
	color:#ffffff;
	font-size:1.2em;
	padding:20px 0 0 30px;
}

#menu{
	background:#457eaf url("./images/bg-menu.png") no-repeat top left;
	width:482px;
	margin:0 0 0 298px;
	height:91px;
	margin-top:-3px;
}

#menu ul{
	list-style:none;
	margin-left:85px;
}

#menu ul li{
	
}

#menu ul li a{
	float:left;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	font-style:italic;
	display:bloc;
	margin-right:2px;
}
#menu-accueil a{width:92px; padding-top:27px; height:63px; }
#menu-guide a{width:81px; padding-top:44px; 	height:46px;}
#menu-contact a{width:100px; padding-top:32px;	height:58px; }
#menu-tarifs a{width:110px;padding-top:47px; 	height:43px;}

#menu-accueil a:hover{background:transparent url("./images/accueil-hover.png") no-repeat top left;}
#menu-guide a:hover{background:transparent url("./images/guide-hover.png") no-repeat top left;}
#menu-tarifs a:hover{background:transparent url("./images/tarifs-hover.png") no-repeat top left;}
#menu-contact a:hover{background:transparent url("./images/contact-hover.png") no-repeat top left;}



#content{
	background:#457eaf url("./images/bg-content.png");
}

#sidebar{
	width:275px;
	padding:0 10px 0 10px;
	float:left;
}

#sidebar h3{
	font-size:1em;
	margin:15px 0 5px 0;
}

#sidebar .point{
	background:transparent url("./images/puce-point.png") no-repeat 0px 5px;
	padding-left:10px;
}



#content-inner{
	background:transparent url("./images/bg-sidebar.png") repeat-y top left;
	margin-left:295px;
	padding:15px 0 0 20px;
	width:465px;
}

#sous-menu{
	background:#457eaf url("./images/bg-content.png");
	height:40px;
	padding-top:15px;
	line-height: 18px;
}

#sous-menu{
	margin: 0px 0 0 320px;
}

#sous-menu a{
	float:left;
	margin-right:8px;
	color:#ffffff;
	font-weight:bold;
	font-size:0.8em;
}

#sous-menu a:hover{
	color:#dddddd;
}

#footer{
	background:transparent url("./images/footer.png") no-repeat top left;
	height:138px;
	position:relative;
}

#footer p#copyright{
	position:absolute;
	font-weight:bold;
	color:#a2bfd7;
	top:50px;
	right:50px;
}

#footer p#links{
	position:absolute;
	bottom:5px;
	right:5px;
}

#footer p#capital{
	position:absolute;
	bottom:2px;
	left:0px;
	text-align:center;
	width:780px;
}









