/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.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

*/

body, h1, h2, h3, h4{
	border: 0;
	margin: 0;
	padding: 0;
}
body, th, td, a, input[type="text"], textarea{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 12px;
	color: black;
}
body{
	background: #9fc7ea url(images/site-bg.jpg) repeat-y top center;
}
img{
	border: 0;
}
a:hover{
	text-decoration: underline;
}
a.sel, #menus a.sel, #entries a.sel, #footer a.sel{
	font-weight: bold;
}
#banner{
	top: 10px;
	left: 50%;
	width: 980px;
	height: 139px;
	position: absolute;
	margin-left: -490px;
	background: white url(images/banner.jpg) no-repeat top left;
}
#logo{
	top: 19px;
	left: 112px;
	width: 109px;
	height: 84px;
	position: absolute;
}
#enfants{
	top: 58px;
	right: 181px;
	width: 190px;
	height: 41px;
	position: absolute;
}
#cafe{
	top: 58px;
	right: 14px;
	width: 152px;
	height: 44px;
	position: absolute;
}
#menus{
	top: 111px;
	left: 300px;
	width: 680px;
	height: 28px;
	position: absolute;
}
#menus h2{
	float: left;
	position: relative;
	margin: 7px 48px 0 0;
}
#menus h2 a{
	color: #0060b4;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#menus #reseau{
	margin: 7px 0 0 125px;
}
#entries{
	left: 50%;
	top: 149px;
	z-index: 20;
	width: 293px;
	height: 451px;
	position: absolute;
	margin-left: -490px;
	background: transparent url(images/entries-bg.jpg) no-repeat 39px 30px;
}
#entries h2{
	text-align: center;
	position: absolute;
}
#entries h2 a{
	color: #0060b4;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#e1{
	top: 54px;
	left: 132px;
	width: 85px;
	height: 15px;
}
#e2{
	top: 83px;
	left: 61px;
	width: 72px;
	height: 16px;
}
#e3{
	top: 120px;
	left: 140px;
	width: 110px;
	height: 20px;
}
#e4{
	left: 45px;
	top: 152px;
	width: 101px;
	height: 15px;
}
#entries #pub1{
	top: 240px;
	left: 46px;
	width: 200px;
	height: 200px;
	position: absolute;
}
#content{
	left: 50%;
	top: 149px;
	z-index: 10;
	width: 980px;
	position: absolute;
	margin-left: -490px;
}
#content div{
	width: 480px;
	margin: 0 0 0 293px;
}
#content a{
	color: #0060b4;
	font-weight: bold;
}
#content h3, #content h3 a{
	color: #0060b4;
	font-size: 16px;
	padding-top: 35px;
	font-weight: normal;
	margin: 0 15px 15px 0;
	text-transform: uppercase;
}
#content h3.news{
	margin-bottom: 5px;
}
#content h3 .nb, #content h3 .auteur, #content h3 .date, #content h3 .ville{
	font-size: 12px;
	text-transform: none;
}
#content h3 .date{
	color: #666666;
}
#content p, #content li{
	color: #666666;
	line-height: 16px;
	text-align: justify;
	margin: 0 15px 15px 0;
}
#content li{
	margin-bottom: 5px;
}
#content p.date{
	font-style: italic;
}
#content p.date a{
	color: #666666;
	font-weight: normal;
}
#content strong, #content h3 .nb, #content a.strong, #content h3 .auteur{
	color: #0060b4;
	font-style: italic;
	font-weight: normal;
}
#content input[type="text"], #content textarea, #content select{
	width: 180px;
	padding: 1px 3px 1px 3px;
	border: 1px solid #cee3f4;
	background-color: #EEEEEE;
}
#content select, #content input[type="text"].large{
	width: 250px;
}
#content textarea{
	width: 450px;
	height: 200px;
}
#content #prev{
	float: left;
	width: 200px;
	position: relative;
	margin: 5px 0 20px 0;
}
#content #next{
	width: 200px;
	float: right;
	text-align: right;
	position: relative;
	margin: 5px 15px 20px 0;
}
#content h4.hist{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 10px;
}
#content h4.hist a{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
#content table.search{
	margin-bottom: 15px;
	border: 2px solid #F4F7CC;
}
#content table.search td{
	padding: 0 10px 5px 10px;
}
#content .pub{
	color: red;
}
#content .langs, #content .ville{
	color : orange;
}
#content p.mes{
	text-align: center;
	font-weight: bold;
}
#content p.action{
	text-align: center;
}
#content p.action a{
	text-transform: uppercase;
}
#content #reponse{
	display: none;
	width: auto;
	margin: 0;
	border: 0;
}
#content img.alignleft{
	float:left;
	margin: 0 10px 10px 0;
}
#content img.alignright{
	float:right;
	margin: 0 0 10px 10px;
}
#content img.aligncenter{
	display: block;
	margin: 0 auto 10px auto;
}
#content #links{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#links li{
	padding: 0;
	color: #0060b4;
	font-weight: bold;
	margin: 0 0 20px 0;
}
#links ul.xoxo{
	padding: 0;
	margin: 0 0 0 30px;
	list-style-type: disc;
}
#links ul.xoxo li{
	padding: 0;
	margin: 5px 0 0 0;
}
#links ul.xoxo a{
	color: #666666;
	font-weight: normal;
}
#narrow h3, #narrow p, #narrow li{
	margin-right: 180px;
}
#footer{
	left: 50%;
	top: 149px;
	z-index: 5;
	width: 980px;
	height: 500px;
	position: absolute;
	margin-left: -490px;
	background-color: white;
}
#footer #pbord{
	top: 0;
	width: 2px;
	right: 205px;
	height: 460px;
	position: absolute;
	background-color: #cee3f4;
}
#footer p{
	margin-top: 470px;
	text-align: center;
}
#footer a{
	color: #666666;
	font-weight: normal;
	padding-right: 30px;
	text-transform: uppercase;
}
#pub{
	left: 50%;
	top: 149px;
	z-index: 20;
	width: 205px;
	text-align: center;
	position: absolute;
	margin-left: 285px;
	border-style: solid;
	border-color: #cee3f4;
	border-width: 2px 0 0 0;
	background-color: white;
}
#pub p{
	color: #0060b4;
	font-style: italic;
	text-align: center;
	margin: 35px 0 0 0;
}
#pub iframe{
	width: 120px;
	height: 260px;
	margin-top: 15px;
}
#pub #pub2 iframe{
	width: 195px;
	height: 90px;
	margin: 20px 0 0 5px;
}
#content #news{
	margin: 0;
	top: 34px;
	left: 613px;
	z-index: 11;
	width: 150px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	border: 2px solid #F4F7CC;
}
#news h3, #newsletter h3{
	padding: 0;
	margin: 10px 0 10px 10px;
}
#news h3 a, #newsletter h3 a{
	color: #0060b4;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
#news p{
	text-align: left;
	margin: 0 10px 5px 10px;
}
#news p a{
	color: #666666;
	font-weight: normal;
}
#content #newsletter{
	margin: 0;
	top: 342px;
	left: 613px;
	z-index: 11;
	width: 150px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	border: 2px solid #F4F7CC;
}
#newsletter p{
	font-size: 11px;
	margin: 0 10px 0 10px;
	text-transform: uppercase;
}
#newsletter p a{
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
#content p.link a{
	color: #0060b4;
	font-style: italic;
	font-weight: normal;
}

