html, body { 
	height: 100%; 
}

body,td,th {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #FFFFFF url(../images/body.png) repeat;
	color: #000000;
	margin: 0;
	padding: 0;
}

#main {
	background: transparent url(../images/header_bg.png) repeat-y center top;
	width: 100%;
	margin: 0px auto;
	text-align: justify;
	height: auto !important; 
	height: 100%; 
	min-height: 100%;
	position:relative;
}

/* Les éléments HTML en général
-------------------------------------------------------- */

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

input,textarea {
	border: 1px solid #999;
}

a {
	color: #00286a;
}

a:hover{
	color: #00286a;
	text-decoration: none;
}

.left {
	float: left;
	margin-right: 1em;
}

.right {
	float: right;
	margin-left: 1em;
}

.clearboth { clear: both; }
 
/* L'entête
-------------------------------------------------------- */

#back_head {
background-image:url(../images/back_head.png);
background-position:top center;
background-repeat:no-repeat;

}



#header {
	color:#FFFFFF;
	width:900px;
	margin:auto;

}

#header h1 {
	margin: 0;
	padding: 0px 0 0 20px;
	font-size: 20px;
}

#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	margin:5px auto 0px auto;
	width:804px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu li a {
	color:#FFFFFF;
	text-decoration: none;
	width: 130px;
	float:left;
	height:32px;
	text-align:center;
	font-size: 13px;
	margin-right:4px;
	font-weight:bold;
	padding-top:25px;
	background: url(../images/menu.jpg) no-repeat 0 -57px;
}

#menu li a.doubleligne {
	height:39px;
	padding-top:18px;
}

#menu li a.active { background: url(../images/menu.jpg) no-repeat 0 0px; color:#000000; }
#menu li a:hover { background: url(../images/menu.jpg) no-repeat 0 0px; color:#000000; }

#panneau {
	width:809px;
	margin:0px 0px 0px 43px;
}

#logo a {
	background:url(../images/t_01.jpg) no-repeat top left;
	margin-left:10px;
	border:0 none;
	float:left;
	cursor:pointer;
	height:72px;
	width:370px;
	position:relative;
	text-indent:-9999px;
}

#sous-menu {
	float:right;
	padding: 35px 35px 0 0;
	text-align:right;
	font-size:11px;
}

#sous-menu a {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Le prelude
-------------------------------------------------------- */
#prelude {
	margin:0px auto 20px auto;
	padding:20px;
	width:798px;
	height:112px;
	background: url(../images/t_15.jpg) no-repeat;
	height:112px;
}

#prelude_item {
	width:238px;
	float:left;
}

#prelude_item img {
	float:left;
	margin-right:10px
}

#prelude_item h1 {
	color:#333333;
	font-size:16px;
	margin:10px 0;
}

#prelude_item .more {
	font-size:11px;
	margin-top:10px;
}

#prelude_item .more a {
	color:#a1a1a1;
}

#prelude_sep {
	border-left:1px solid #000;
	margin:0px 20px;
	width:1px;
	height:112px;
	float:left;
}

/* Le contenu
-------------------------------------------------------- */
#page {
	padding-top:20px;
	width:900px;
	margin:auto;

}

#contenthome {
	float: left;
	width: 580px;
}

#content {
	float: left;
	width:870px;
}

#texte {
	margin: 0 0 90px 30px;
	padding: 0;
}

#texte p{ 
	margin: 0 0 15px 0; 
}

#texte ul{ 
	margin: 8px 0px 15px 40px;
	padding:0; 
}

#texte li{ 
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
	list-style-image:url(../images/puce.jpg);
}

#separateur {
	border-top:1px solid #888888;
	margin:20px 40px 15px 40px;
}

#texte .title {
	background:transparent url(../images/puce_title.png) no-repeat scroll left 9px;
	color:#333333;
	margin:0;
	padding:10px 0 15px 10px;
}

#texte .soustitle {
	color:#333333;
	margin:0;
	padding:10px 0 15px 25px;
}

#texte .note {
	color:#a1a1a1;
	font-size:11px;
}

#texte table#form td {
	padding:5px;
}

#texte .error {
	font-weight: bold;
	color:#FF0000;
	border:1px dashed #FF0000;
	padding:10px 0px;
}

.partdevis{
	margin-left:25px;
}


/* La barre lattérale
-------------------------------------------------------- */
#sidebar {
	float: right;
	width: 270px;
	padding-bottom: 10px;
	margin: 0px;
}

#sidebar .menu {
	width: 250px;
	padding: 0px;
}

#sidebar .menu h2 {
	height: 31px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 14px;
	color: #333333;
	background: transparent url(../images/sidebar_02.jpg) no-repeat left top;
}

#sidebar .menu h2 span {
	display: block;
	margin-left: 38px;
	padding-top: 7px;
}

#sidebar .menu-content {
	padding:10px;
	background: transparent url(../images/sidebar_03.jpg) repeat-y left top;
	text-align:center;
}

#sidebar .menu-footer {
	width: 250px;
	height: 24px;
	background: transparent url(../images/sidebar_05.jpg) no-repeat left top;
}

#sidebar #news {
	font-size:11px;
}

#sidebar #news .date {
	color:#333333;
	font-weight:bold;
	margin-top:5px;
}

/* Le pied de page
-------------------------------------------------------- */
#footer {
	background-image:url(../images/back_foot.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin: 0;
	padding: 0;
	clear: both;
	position:absolute;
	bottom:0px;
	width:100%;
}

#footercontent {
	width:900px;
	margin:0px auto;
	padding:15px 0px 8px 0px;
	font-size:11px;
	color: #fff;
	text-align:center;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
}

#footer .eklipse {
	margin-top:8px;
	text-align:center;
}