@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #836946; 
	font-size: 12px; 
	font-family: Arial, Verdana, Univers;
	background-color: #806c51;

}


h1 { color: #000000; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 { color: #000000; font-size: 14px; font-weight: bold; margin: 0px 0px 0px 0px; }

a          { color: #a80606; }
a:visited  { color: #a80606; }
a:hover    { color: black; }


.topBanner {
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
	background-image: url(/img/top_imagev9.jpg)
}

.container {
    position: relative;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ede0d0;
}


/* BANNER AREA */
h1.logo {
    margin: 15px 0px 15px -5px;
}

.bannerArea {
	width: 908px;
	height: 105px;
	background-image: url(/img/shadow_bar.jpg);
	background-repeat: repeat-x;
}


.bannerNav {
    margin: 20px 0px;
    padding: 0px;
    color: #806c51;
	font-size: 13px;
	font-weight: bold;
	/*float: right;*/
    position: absolute;
    /*right: 25px;*/
    right: 0px;
    padding: 6px;
    /*background: #EFEFEF;*/
}

.bannerNav li{
	/*list-style: none;*/
	float:left;
	margin: 0px 22px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	/*padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;*/
	color: #806c51;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #806c51;
}

.bannerNav a:hover{
	color: #000000;
}

.toplogo {
    float:left;
    margin-left: 30px;
/*    margin-top: 45px;*/
}

.toplogo p {
    margin: 5px 0px;
}

.toplogo .logo {
    font-size: 33px;
    font-weight: bold;
}

.logo a {
    text-decoration: none;
    color: #836946;
}

.logo a:hover {
    color: #836946;
}

.toplogo .tagline {
    font-size: 14px;    
}

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
}

/* CONTENT AREA */

.footnote {
    text-align: right;
    position: relative;
    top: -10px;
}

.content .entretient {
    display: inline;
}

ul.sitemap {
    list-style: none;    
}

.sitemap li {
    margin: 12px 0px;
}

ul.formation {
    text-align: center;
    list-style: none;
}

.block {
/*    padding-left: 30px;*/
    padding-left: 5px;
}

.imgcontainer {
    text-align: center;
}

.contentArea {
	clear: both;
    margin-top: 20px;
    width: 908px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.contentleft {
	width: 550px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
    text-align: justify;
}

.contentleft table {
    width: 100%;
/*    border: 1px solid;*/
    text-align: center;
    margin-bottom: 15px;
}

.contentleft table td {
/*    border: 1px solid;*/
    padding: 10px;
    width: 50%;
}

.contentleft h2 {
    color: #943634;
    font-size: 17px;
    font-weight: bold;
}

.normal {
    color: #836946;
}

.contentright {
	width: 240px;
	float: left;	
    padding: 15px;
    /*background: #EFEFEF;*/
    text-align: justify;
}

.entretient, .widget, .rappel {
    border: none;
    text-align: center;
    display: block;
    margin-top: 10px;
}

img {
    border: none
}

div.imageright {
    margin-right: -10px;
}

div.imageright .footnote {
    list-style: none;
    text-align: center;
    padding: 0px;
}

.imageright {
	margin-top: 10px;
	/*margin-left: 10px;*/
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}

/* TABBED AREA */
.TabbedPanelsContent input, .TabbedPanelsContent form{
/*    margin-bottom: 10px;*/
}

.TabbedPanels {
    clear: both;
}

.number, .important {
    /*font-size: 22px;*/
    color: #990000;
    font-weight: bold;
}

.number {
    font-size: 25px;
}

/* FOOTER AREA */
ul.keywords {
    padding: 0px 35px;
    text-align: center;
    margin: 0px;
}

.keywords li {
    list-style: none;
    display: inline;
    margin-right: 10px;
/*    color: #943634;*/
/*    font-size: 15px;*/
/*    text-decoration: underline;*/
}

.footerArea {
	width: 908px;height: 88px;
}

.footernav {
	padding-top: 10px;
	padding-right: 32px;
	float: right;
	color: #806c51;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #806c51;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}

.copyright {
	border-top: solid;
	border-color: #75570b;
	border-width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;	
	color: #806c51;
	font-size: 12px;
    padding-bottom: 5px;
}

.widget {
    width: 330px;
    float:right;
}

.livresalire {
    width: 200px;
    float:left;
}
