/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#4D4D4D;
/*
	background-image:url(../image/fond1.jpg);
	background-position:top;
	background-repeat:repeat-x;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #4d4d4d;
}
h1{
	margin:0px 0px 20px 0px;
	padding:0;
	color:#4263A5;
	font-size:24px;
	font-weight:bold;
}

select{
	width:250px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
textarea{
	width:250px;
	height:170px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	overflow:auto;
}

/* --------------------------------------------------------------------------------------------------- */

#top{
width:100%;
height:50px;
position:absolute;
text-align:center;
}

#global{
	width:1253px;
	background-color:#FFFF33;
}

#left{
	float: left;
	width:252px;
	min-height:302px;
	/*
	background-image:url(../image/ombre_gauche.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	*/
	background-image:url(../image/fond1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#central{
	float: left;
	width:749px;
	background-color:#FFFFFF;
	min-height:850px;
}

#right{
	float: left;
	width:252px;
	min-height:850px;
/*
	background-image:url(../image/ombre_droit.jpg);
	background-position:top left;
	background-repeat:no-repeat;
*/	
	background-image:url(../image/fond1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#pied{
	clear:both;
	width:749px;
	margin:0px 0px 10px 252px;
	padding:8px 0px 20px 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
}
#pied a{
	color:#CCCCCC;
}

#haut{
	margin:0;
	padding:0;
	height:66px;
	background-image:url(../image/haut.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:middle;
}
#haut a{
	color:#CCCCCC;
}

#bandeau{
	height:216px;
	background-image:url(../image/bandeau-haut.gif);
	background-position:left 0px;
	background-repeat:no-repeat;
}

#milieu{
	padding: 0 19px 0 15px;
}
#milieu a{
	text-decoration:none;
	color:#4d4d4d;
}

/* --------------------------------------------------------------------------------------------------- */

#sidebar {
	background-image:url(../image/ombre_gauche.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height: auto;
	width: 252px;
	margin: 0;
	float: left;
	}

#sidebar-cart {
	width: 250px;
	height: 305px;
	}

#sidebar-content {
	margin: 25px auto auto auto;
	width: 252px;
	height: auto;
	overflow: hidden;
	color: #FFFFFF;
	}

#sidebar-content h2 {
	margin: 20px auto 7px 15px;
	font-size: 17px;
	font-weight: bold;
	}

#sidebar-content h2 a{
	text-decoration:none;
	color: #FFFFFF;
	}

#sidebar-content ul {
	margin: 3px auto auto 15px;
	}
	
#sidebar-content ul li {
	margin: 3px auto auto 0;
	padding: 0 0 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#ACC7E2;
	text-decoration: none;
	list-style: none;
	background:url('../image/fleche.jpg');
	background-repeat:no-repeat;
	background-position:left;
	border-bottom: #7e7e7e 1px solid;
	}

#sidebar-content ul li a {
	color: #abc8e2;
	text-decoration: none;
	}


#sidebar-content #searchform .hidden {
	display:none;
	}

#sidebar-content form#searchform div {
	margin: 20px 0;
	height: 38px;
	width: auto;
	}
	
#sidebar-content #searchform input#s {
	margin: 0 5px auto 10px;
	padding: 0;
	height: 18px;
	width: 144px;
	border: #ABC8E2 solid 1px;
	font-weight:bold;
	font-size: 15px;
	color: #4265A7;
	line-height: 20px;
	overflow: hidden;
	text-align:center;
	}

#sidebar-content #searchform input#searchsubmit {
	margin: 0 auto 0 0;
	height: 28px;
	width: 53px;
	color: #FFF;
	border: 0;
	background: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
	}

#sidebar-content div#calendar_wrap {
	margin: 0 auto 7px 0;
	width: 252px;
	text-align: center;
	font-size: 14px;
	}

#sidebar-content #calendar_wrap table{
	margin: 0 auto;
	}

#sidebar-content #calendar_wrap caption {
	margin: 0 auto 7px 0;
	font-size: 16px;
	font-weight: bold;
	}
	
#sidebar-content #calendar_wrap a{
	font-size: 14px;
	color: #abc8e2;
	font-weight: bold;
	text-decoration: none;
	}

/* --------------------------------------------------------------------------------------------------- */
#partenaire-oui{
	Z-INDEX: 100;
	LEFT: 680px;
	POSITION: absolute;
	TOP: 360px
}
/* --------------------------------------------------------------------------------------------------- */
.datefr{
	color:#666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.gras{
	color:#4263A5;
	font-weight:bold;
}

.colonne{
	float:left;
	margin:0px 40px 0 0;
	width:291px;
}

.separateur{
	clear:both;
	margin-top:20px;
	height:35px;
	background-image:url(../image/trait.jpg);
	background-repeat:no-repeat;
}
.deco{
	float:left;
	width:195px;
	min-height:850px;
	background-image:url(../image/fleur2.jpg);
	background-position:0px 480px;
	background-repeat:no-repeat;
}
.realisations{
	color:#666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.realisations img{
border-width:1px;
border-color:#CCCCCC;
}
.realisations td{
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
}

.Typederealisation{
	color:#4263A5;
}
.Nomduclient {
font-weight:bold;
}
a.Nomduclient {
font-weight:bold;
}
h1 span.Typederealisation {
	margin-left:10px;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.grisfonce{
color:#4D4D4D;
}
.grisclair{
color:#CCCCCC;
}
.grisclair a{
color:#CCCCCC;
}

.bordure{
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
}
.bordure-bas{
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
}
.bordure-haut{
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
}
.bordure-gauche{
border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width:1px;
}
.bordure-droite{
border-right-color:#CCCCCC;
border-right-style:solid;
border-right-width:1px;
}
.champ{
	width:250px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}

.champ-erreur{
	width:300px;
	border-width:0px;
	color:#FB03DC;
}.barre {
	text-decoration: line-through;
}
