/* CSS Document */
body {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-color:#CCCCCC;
}

a {
	text-decoration: underline;
	font-style:oblique;
	color:#333333;
	cursor:hand;
}

#leftmenu li a {
	text-decoration: none;
	font-style:normal;
	color:#000000	;
	cursor:hand;
}

li {
	list-style-image:url(../images/liste.gif);
}

.titre {
	line-height: 12px;
}

h1 {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	border-bottom:thin #FF9900 solid;
	padding: 3px;
	margin: 3px;
}

.soustitre {
	font-style:italic;
	text-align:right;
}

.novotherm {
	text-transform: capitalize;
	font-weight:bold;
	color: #000033;
	font-family: Biondi;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #FF3300;
	text-decoration:underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

.bouton {
	font-size:30px;
}

div#pagediv {
	text-align:left;
	width: 900px;
	background-color:white;
	border: thin solid;
	padding:5px;
}

div#gauchediv {
	float: left;
	width: 393px;
}


div#droitediv {
	float: right;
	width: 500px;
	margin-right:7px
}

ul#topmenuul li {
	display:inline;
}

div#logodiv {
	text-align:center;
}

img#logo {
	float:left;	
}

span#message {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
}

div#rechercherdiv {
	width:500px;
	height: 195px;
	background-image:url(../images/maison.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:5px;
	padding-left: 7px;
}

span#rechercher {
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000066;
}

span#fleche {
	vertical-align:middle;
}

div#rightmenudiv {
	position:absolute;
	top: 185px;
}

div#rightmenudiv ul {
	list-style-type: none;
}

div#rightmenudiv li {
	text-align: center;
	display: inline;
}

div#basdiv {
	padding-top:20px;
}

#leftmenudiv {
	padding-top:10px;
	background-color:#FFCC00;
	text-align:center;
}

#leftmenudiv ul {
	text-align:right;
	padding:0;
	margin:0;
}

#leftmenudiv ul li {
	background-color:#FFCC66;
	list-style-type: none;
	list-style-image:none;
	margin: 16px;
	padding: 5px;
	text-align:center;
}

#leftmenudiv ul li a {
	text-decoration:none;
	list-style-image:none;
}

div#devis {
	width: 195px;
	background-color:#FFCC66;
}

div#devis form {
	margin: 0px;
}

div#devis form a img {
	vertical-align:middle;
}

div#contentdiv {
	padding-left:20px;
	float:right;
	width:630px;
}

#sousmenu ul {
	margin: 0px;
}

#sousmenu ul li {
	display:inline;
	margin: 5px;
}
