html,
body {
	height:100%;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: repeat-y;
	background-color: white;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}


#page {
	margin: 0;
	padding: 0;
	min-height: 100%;
	position:relative;
	text-align:left;
}


#headertop {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #8c7b87;
	background-color: #ffffff;
	text-align: right;
	padding: 5px 20px 5px 20px;
	margin: 0 0 5px 0;
}

#headertop a {
	color: #8c7b87;
	text-decoration: none;
}

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


#header {
	background-color: #ffffff;
	color: #442137;
	font-size: 36px;
	text-align: right;
	padding: 10px 20px 10px 10px;
}

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

#menuindex {
	background-color: #442137;
	border-top: 1px solid #442137;
	color: white;
	padding: 0 20px;
}

#menu {
	background-color: #442137;
	padding: 0 20px;
}





.menuselected {
	background-color: #ffffff;
	color: #442137;
	padding: 6px 15px;
}

/*.menuselected:hover {
	background-color: #442137;
	color: #ffffff;
}*/

.menuselected a {
	color: #442137;
	text-decoration: none;
}

/*.menuselected:hover a {
	color: #ffffff;
}*/


.menunotselected {
	background-color: #442137;
	color: #ffffff;
	padding: 6px 15px;
}

.menunotselected:hover {
	background-color: #ffffff;
	color: #442137;
}

.menunotselected a {
	color: #ffffff;
	text-decoration: none;
}

.menunotselected a:hover {
	text-decoration: underline;
}

.menunotselected:hover a {
	color: #442137;
}


#homepage {
	width:1030px;
	margin:auto;
	text-align:left;
	padding-bottom:80px;
}

#content {
	text-align:left;
	margin: 20px 100px;
	padding-bottom:80px;
}

#contentindex {
	text-align:left;
	margin: 10px 0;
	padding: 0 0 20px 0;
}

#tableindex {
    border-collapse:collapse;
    border-spacing:0;
    margin:0;
	padding:0;
}

#content h3 {
	color: #442137;
	font-size: 12px;
}

#contentdevis {
	text-align:left;
	margin: 20px 50px;
}

#content a {
	text-decoration: none;
}

#contentdevis a {
	color:#8c7b87;
	text-decoration:none;
}

#contentdevis a:hover {
	color:#8c7b87;
	text-decoration: underline;
}

.thumbnails {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.thumbnails img {
	/*border: 1px solid #b7b1b3;*/
	border: none;
	margin: 1em;
}

.vignette {
	float: left;
	margin: 1em;
}

.vignette p {
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	color: #442137;
	margin: -5px 0 0 0;
	padding:4px;
}

.vignette img {
	/*border: 1px solid #442137;*/
	border: none;
	margin: 0;
}


#fineprint {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #8c7b87;
	background-color: #ffffff;
	clear: both;
	text-align: center;
	margin: 30px 0 0 0;
	padding:4px 0;
	position:absolute;
	bottom:70px;
	width:100%;
}


#footer1 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #ffffff;
	background-color: #b7b1b3;
	clear: both;
	text-align: center;
	margin: 4px 0 0 0;
	padding:4px 0;
	position:absolute;
	bottom:30px;
	width:100%;
}

#footer1 a {
	color: #ffffff;
	text-decoration: none;
}

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


#footer2 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #8c7b87;
	background-color: #e7e2e5;
	clear: both;
	text-align: center;
	margin: 5px 0 0 0;
	padding:4px 0;
	position:absolute;
	bottom:5px;
	width:100%;
}

#footer2 a {
	color: #8c7b87;
	text-decoration: none;
}

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


#footer3 {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #8c7b87;
	background-color: #ffffff;
	clear: both;
	text-align: center;
	margin: 5px 0 30px 0;
	padding:4px;
}
/*
#footer3 a {
	color: #8c7b87;
	text-decoration: none;
}

#footer3 a:hover {
	color: #442137;
	text-decoration: none;
}
*/

#footerdevis {
	text-align: center;
	background-color: #442137;
	margin: 30px 0 0 0;
	padding: 8px 0;
	position:absolute;
	bottom:95px;
	width:100%;
}


#footerdevis span {
	background-color: #442137;
	color: #ffffff;
	padding: 8px 15px;
}

#footerdevis span:hover {
	background-color: #ffffff;
	color: #442137;
}

#footerdevis span a {
	color: #ffffff;
	text-decoration: none;
}

#footerdevis span a:hover {
	text-decoration: underline;
}

#footerdevis span:hover a {
	color: #442137;
}



#enter {
	text-align: center;
}

#enter a {
	font-size: 18px;
	color: #442137;
	text-decoration: none;
}

.captionnom {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #442137;
}

.captiontexte {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #b7b1b3;
}


.tabledevis {
	border: 1px solid #442137;
}

.tabledevis th {
	color: #ffffff;
	background-color: #442137;
}

.tabledevis td {
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #442137;
}



.tabledevisprix th {
	color: #ffffff;
	background-color: #b7b1b3;
}

.tabledevisprix td {
	color: #8c7b87;
	background-color: #e7e2e5;
	border-bottom: 0px solid #442137;
}


