/* Š2005 The Alley @ dotcom Luxembourg */
/* www.thealley.be - www.dotcom.lu */
/* commun  */
body {
	margin: 20px 0;
	background-color: #fffce9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img { border: 0; }
#container {
	width: 762px;
	margin: 0 auto;
}
#header {
	height: 254px;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
}
#logo { /* voir styles_ie.css et styles_not-ie.css */
	width: 182px;
	float: left;
}
#banner { /* voir styles_ie.css et styles_not-ie.css */
	width: 540px;
	height:214px;
	float: right;
}
#content {
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	clear: both;
}
#colleft {
	width: 190px;
	padding-left: 10px;
	float: left;
}
#colleft h1 {
	font-size: 11px;
	color: #00872f;
}
#coord a {
	color: #00872f !important;
	text-decoration: none;
	letter-spacing: -1px;
}
#coord a:hover { text-decoration: underline overline; }
/* <-- commun */
/* menu  */
#menu {
	font-weight: bold;
	color: #00872f;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li { margin: 3px 0; }
#menu a {
	color: #00872f;
	text-decoration: none;
}
#menu a:hover { text-decoration: underline overline; }
#smenu {
	margin: 0 15px;
	padding: 0 2px;
	font-weight: normal !important;
	color: #000000 !important;
	list-style-image: url(images/puce1.gif);
}
#smenu a { color: #000000; }
/* correction marge sur premier élément de liste dans ie */
#li2correct_ie {
	list-style-image: none;
	list-style: none;
	margin-top: -28px !important;
}
#smenu li:first-child { margin-top: 0 !important; }
/* fin correction */
/* <-- menu */
/* page  */
#page { /* voir styles_ie.css et styles_not-ie.css */
	width: 520px;
	color: #000000;
	float: right;
	position: relative;
}
#page h1, #page h2 {
	width: 499px;
	height: 17px;
	margin: 0;
	padding: 8px 12px;
	font-size: 12px;
}
#page h1 {
	background-image: url(images/bg-titre1.gif);
	color: #ffffff;
}

#page a#devis { 
	background: url("images/bt_devis.gif") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: block;
    float: right;
    font-size: 13px;
    height: 33px;
    line-height: 23px;
    margin: 5px 0 0;
    padding: 0 0 0 9px;
    width: 131px;
    text-decoration: none;
}

#page a#devis:hover { color: #00872F !important; }

#page h2 {
	background-image: url(images/bg-titre2.gif);
	color: #00872f;
}
#page p { margin: 10px 0; }
#page a, .selected {
	color: #00872f !important;
	text-decoration: none;
}
#page a:hover { text-decoration: underline; }
/* <-- page */
/* partenaires  */
.partenaires {
	width: 520px;
	border: 0;
	background-image: url(images/bg-partenaires.gif);
	background-repeat: repeat-y;
}
.partenaires .col1, .partenaires .col3 { width: 33%; }
.partenaires .col2 {
	width: 34%;
	text-align: center;
}
.partenaires .col3 { text-align: right; }
/* <-- partenaires */
/* footer  */
#footer {
	height: 32px;
	background-image: url(images/bg-footer.gif);
	clear: both;
}
#copy {
	width: 732px;
	padding-right: 30px;
	background-color: #fffce9;
	font-size: 9px;
	font-style: italic;
	text-align: right;
}
#copy a {
	color: #00872f;
	text-decoration: none;
}
#copy a:hover { text-decoration: underline; }
/* <-- footer */
/* galeries  */
.galerie {
	margin: 9px -2px;
	padding: 0;
	list-style: none;
}
.galerie li {
	margin: 2px;
	display: inline;
}
.galerie img {
	vertical-align: top;
	margin-bottom: 8px;
}
/* <-- galeries */
/* formulaires  */
.form {
	width: 520px;
	margin: 0;
}
input, select, textarea {
	background-color: #fabb04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000068;
	border: 0;
}
.categ { color: #00872F; font-size: 11px; } /*FABB04*/
.sujet { color: #00872F; font-size: 11px; }
.input_1col { width: 400px; } .input_1col_devis { width: 403px; }
.input_2col { width: 149px; } .input_2col_devis { width: 139px; }
.button_1col { width: 402px; }
.button_2col { width: 153px; }
.radio {
	margin: -2px;
	border: 0;
	vertical-align: middle;
}
.col_titre { width: 90px; font-size: 11px; } .col_titre_devis { width: 110px; font-size: 11px; }
/* <-- formulaires */
/* newsletter  */
#nl_form { text-align: center; margin-top: -20px; }
#nl_form p { }
#nl_email { width: 180px; }
#nl_submit { margin: 5px auto; }
/* <-- newsletter */
/* classes  */
.img_right {
	margin: 10px;
	float: right;
}
.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}
.titre { color: #00872f; }
/* <-- classes */

#page object {
	position: absolute;
	left: 289px;
	top: 87px;
}

/* Modifs */

#content-map{
	width:520px;
	height:400px;
	margin:0 auto;
	margin-top:20px;
}

#mathou{
	width:180px;
	margin:0 auto;
	margin-top:25px;
}

#mathou img{
	border:0;
}

#mathou p a, #mathou p a:visited{
	text-decoration:underline;
	color:#00872f;
}

#mathou p a:hover{
	text-decoration:none;
}

#camion{
	float:right;
	margin-top:-50px;
	border:0;
}

#blocPdf
{
	display:block;
	width:250px;
	/*border:1px solid red;*/
	margin:20px 0 0 1px;
}

tr#code a:hover
{
	text-decoration: none;

}
