/*
Theme Name: WordPress Default Fr Activolt
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <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

*/
/* Begin Typography & Colors */
/*******************************************************************************
            GLOBAL RESET
*******************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.a { color: #ff4406; }

body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #97c00e url('images/inside_background.jpg') no-repeat top center;
	color: #000;
	text-align: center;
	margin:0;padding:0;
}
#header {
	margin:-11px auto 0 auto;
	height:130px;
	width:1000px;
	color:#FFFFFF;
	font-size:11px;
}

#header img {
	
}



#header #logo{
	float:left;
}
#header #info{
	float:right;
}

#info {
    float: right;
    width: 650px;
    padding: 20px 0 0 0;
}

#info span {
    float: right;
    font-size: 13px;
    line-height: 1.5em;
}

#info address {
    float: right;
    background: url('images/phone.gif') no-repeat 0 2px;
    padding: 0 0 0 15px;
    margin: 0 40px 0 25px;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
}

#info ul {
    float: right;
    margin: 55px 25px 0 0;
    width: 615px;
}

#info ul li {
    float: right;
    padding: 0 10px 0 35px;
    line-height: 1.2em;
    font-size: 13px;
    height: 17px;
}

#info ul li a{
 color:#fff;
 text-decoration:none;
}

#info ul li.recommander {
    background: url('images/header_recommander.png') no-repeat;
}

#info ul li.contact {
    background: url('images/header_contact.png') no-repeat;
}

#info ul li.newsletter {
    background: url('images/header_newsletter.png') no-repeat;
}


#page {
	
	text-align: left;
	margin:-8px auto 0 auto;
	width:1000px;
	clear:both;
}




 .titre a { color: #ff4406;
    border-bottom: 1px solid #ff4406;
    margin: 10px 0 10px 0;
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: normal;
	text-decoration:none;
	}


#pathway {
    clear: both;
    background: url('images/pathway_background.gif') repeat-x;
    width:1000px; height: 34px;
    margin: 0 auto -11px auto;
    padding: 0 0 0 0;

}

#pathway ul#ulpathway {
    float: left;
}

#pathway li {
    display: block;
    float: left;
    background: url('images/pathway_li.gif') no-repeat 0px 51%;
    padding: 0 10px 0 10px;
    height: 33px;
    line-height: 30px;
}

#pathway li.home {
    background: none;
    padding: 0 10px 0 0 !important;
	padding: 5px 10px 0 0;
	display:block;
	margin:2px 0 0 3px !important;
	margin:5px 0 0 3px;
    height: 12px;
}

#pathway li a {
    font-size: 11px;
    color: #5e544f;
    text-decoration: none;
}

#pathway li a:hover {
    text-decoration: underline;
}

#pathway .print {
    float: right;
    padding: 5px 30px 0 0;
}


/*******************************************************************************
            SUBMENU
*******************************************************************************/

#submenu {
    margin: 0 0 0 0;
    width: 246px;
    float: left;
	clear:both;


}

#tree {
    padding: 0 0 9px 0;
    background: url('images/submenu_bottom_background.png') no-repeat bottom left;
}

#tree ul.main {
    padding: 10px 0 0 20px;
    background: url('images/submenu_background.png') repeat-y;
}

#tree ul li {
    background: url('images/submenu_separator.gif') no-repeat 0 28px;
}

#tree ul li a {
    font-size: 11px;
    line-height: 30px;
    color: #5e544f;
    text-decoration: none;
    background: url('images/submenu_li.gif') no-repeat 0 2px;
    padding: 0 0 0 15px;
}

#tree ul li.selected a {
    font-weight: bold;
}

#tree ul li a:hover {
    color: #ff4406;
    background: url('images/submenu_li_hover.gif') no-repeat 0 2px;
}

#tree ul li ul li {
    padding: 0 0 0 10px;
}

#realisations {
    background: url('images/realisations_background.png') no-repeat;
    margin: 15px 0 0 0;
    width: 246px;
    height: 193px;
}

#realisations dt {
    font-size: 0.7em;
    padding: 15px 0 0 20px;
    text-transform: uppercase;
}

#realisations dd {
    padding: 25px 0 0 25px;
}

#realisations dd img {
    border: 1px solid #ffd460;
}




#content {
    width: 714px;
    float: right;
    /*background: url('images/inside_background.png') repeat;*/
	background: #f9f6e6;
    color: #4e4e4e;
    font-size: 11px;
	min-height: 300px;
	padding:20px;


}

#content .content {
    min-height: 500px;
    background: url('images/inside_bottom_background.png') no-repeat bottom right;

}

#content h1 {
    color: #ff4406;
    border-bottom: 1px solid #ff4406;
    margin: 0 0 10px 0;
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: normal;
	text-indent:10px;
}

#content h2 {
    color: #ff4406;
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: normal;
    background: url('images/inside_h2.png') no-repeat 0 8px;
    padding: 0 0 0 13px;
    margin: 0 0 10px 0;
}

#content h3 {
    color: #ff4406;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: normal;
    margin: 0 0 10px 0;
}

#content p {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0 0 10px 0;
}

#content p a {
    color: #4e4e4e;
    text-decoration: underline;
}

#content p a:hover {
    color: #ff4406;
    text-decoration: none;
}

#content p strong {
    font-weight: bold;
}

#content ul {
    margin: 0 0 10px 20px;
    list-style-image: url('images/inside_li_flex.png');
}

#content .left {
    float: left;
}

#content .right {
    float: right;
}

#content ul li {
    line-height: 1.4em;
}



#content p.rules {
    font-size: 0.7em;
    margin-top: 10px;
}

#content p.links {
    height: 16px;
    border-bottom: 1px solid #9faa78;
    margin-top: 20px;
}

#content p.links a {
    display: block;
    background: #9faa78;
    color: #fff;
    text-decoration: none;
    font-size: 0.7em;
    line-height: 16px;
    height: 16px;
    padding: 0 12px 0 10px;
    width: auto;
}

#content p.links a:hover {
    text-decoration: underline;
}

#content p.links .before {
    float: left;
    height: 16px;
    background: url('images/inside_links_before.png') no-repeat;
    padding: 0 0 0 12px;
}

#content p.links .after {
    float: right;
    height: 16px;
    background: url('images/inside_links_after.png') no-repeat top right;
    padding: 0 12px 0 0;
}

#content ul.pages {
    float: right;
}

#content ul.pages li {
    float: left;
    list-style: none;
    border: 1px solid #ffbfa0;
    margin: 10px 0 0 5px;
    text-align: center;
}

#content ul.pages li a {
    text-decoration: none;
    background: url('images/inside_faq_pages_background.gif') repeat-x;
    display: block;
    height: 20px;
    width: 25px;
}

#content ul.pages li a:hover, #content ul.pages li.selected a {
    background: url('images/inside_faq_pages_background_hover.gif') repeat-x;
    color: #fff;
}

#content .postmetadata {
	font-size:10px;
	padding:5px;
	background-color:#E9E6D4;
}

#menublog {
	clear:both;
	width:1000px;
	height: 43px;
	background: url('images/menublog.png') repeat-x;
	margin:0 auto;

 }

#menublog span {
 float:left;
 display:block;
 margin:9px 0 0 12px;
 font-family:"Trebuchet MS", "Arial Black"; font-size:16px; color:#fff; font-weight:bold;
}

.entry { 
	margin: 0 15px 20px 15px; 
	font-size:12px;
}

.entry small {
	float:right;
	font-size:10px;
}

#footer { clear:both; margin:0 auto;
width:1000px; }
#footer .links {
    background: url('images/footer_background.png') no-repeat;
    float: left;
    margin: 50px 10px 0 10px;
}

#footer dl {
    float: left;
    width: 205px;
}

#footer dl dt a:link, #footer dl dt a:hover, #footer dl dt a:visited {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 0 0 0 20px;
    line-height: 1.7em;
    text-decoration: none;
}

#footer dl dt a:hover {
    text-decoration: underline;
}

#footer dl dd ul {
    color: #fff;
    list-style: disc;
    margin: 10px 0 0 0;
}

#footer dl dd ul li {
    margin: 2px 0 0 35px;
}

#footer dl dd a:link, #footer dl dd a:hover, #footer dl dd a:visited {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

#footer dl dd a:hover {
    text-decoration: underline;
}

#footer dl.who {
    width: 160px;
}

#footer dl.who dd ul {
    color: #4c6906;
}

#footer dl.who dt {
    height: 35px;
}

#footer dl.who dd a:link, #footer dl.who dd a:hover, #footer dl.who dd a:visited {
    color: #4c6906;
}

#footer div.partners {
    float: left;
    position: relative;
    left: 50%;
}

#footer ul.partners {
    position: relative;
    margin: 30px 0 10px 0;
    left: -50%;
}

#footer ul.partners li {
    display: inline;
    background: url('images/footer_partners_separator.gif') no-repeat 0 2px;
}

#footer ul.partners li.first {
    background: none;
}

#footer ul.partners li a:link, #footer ul.partners li a:visited, #footer ul.partners li a:hover {
    color: #4c6906;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 5px 0 12px;
}

#footer ul.partners li a:hover {
    text-decoration: underline;
}

#footer #description-footer {
	clear:both;
	color:#4C6906;
	font-size:1.2em;
	padding:10px 20px;
}

#footer #description-footer a {
	color:#4C6906;
}

#footer #description-footer a:hover {
	color:#FFFFFF;
}


#searchform input { border:1px solid; margin:7px 10px 0 0 }
#comments, .votrecommentaire { display:block; margin:10px; padding:5px; font-size:12px; background:#e9e6d4; }
#respond {  margin:10px }
#respond form { width:500px; }
#respond textarea { width:500px; }
.commentlist { margin:10px }

.alignleft { float:left; }
.alignright { float:right; }

.alignleft a { color:#FF6600}
.alignright a { color:#FF6600 }

.navigation {display:block; height:10px; padding:10px; clear:both; margin:10px; background:#e9e6d4; }