@charset "utf-8";
/* CSS Document */

/* Global Styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #0033CC;
	letter-spacing:.2em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
  }
	
h2 {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	margin: 0 0 0;
  }
	
h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0.1em 0;
  }

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0em;
  }

li {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
  }

a {
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	}
	
a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}
	
a:hover {
	color: #CC0099;
	}
	
a:active {
	text-decoration: none;
	}

a.basText:hover {
	color: #FFFFFF;
	}

a.nuancierText {
	color: #000000;
	text-decoration: none;
	}

a.nuancierText:hover {
	color: #CC0099;
	}

a.menuText {
	font-weight: 600;
	}

/* Class Styles */
.menuText {
	font-size: 16px;
	color: #0033CC;
	font-weight: normal;
	}
	
.bodyText {
	color:#000000;
	margin-top: 0px;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-bottom: 0px;
	font-weight: normal;
	}

.bodyTextBold {
	color:#0033CC;
	line-height:20px;
	margin-top:0px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

.bodyTextItalic {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	}

.basText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	}

.granitText {
	color:#000000;
	margin-top:0px;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.navText {
	font-size: 14px;
	color: #0033CC;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 3px;
	}
	
.precsuivText {
	font-size: 14px;
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.photoName {
	color: #0033CC;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;
	}
	
.lithofinText {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-top: 0.3em;
	margin-bottom: 1em;
	margin-left: 0.3em;
	}

.scrollbar {
	width: 720px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	}

.lithofinLeft {
	width: 510px;
	float: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	height: 20px;
	line-height:20px;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 5px;
	}
	
.lithofinRight {
	width: 180px;
	float: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	height: 20px;
	line-height:20px;
	vertical-align: bottom;
	padding-left: 5px;
	}

.etoile {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

.table, .table20, .table25, .table28, .table50 {
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout:auto;
	margin: auto;
	color: #FFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CC0099;
	font-size: 12px;
	}

.table {
	line-height:17px;
	}

.table20 {
	width:20em;
	}
	
.table25 {
	width:25em;
	text-indent: 5px;
	}
	
.table28 {
	width:28em;
	}
	
.table50 {
	width:50em;
	line-height:17px;
	}

th {
	text-align: center;
	padding: 5px;
	background-color: #CC0099;
	color: #ffffff;
	}

.champ select {
	width: 206px;
}

.champ input, select{
	border: 1px solid #7F9DB9;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	padding:2px;
	}

.compte {
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
	margin-right:10px;
	font-weight: bold;
	}
	
a.compte {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
	}
	
a.compte:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}

.deconnexion {
	color:#FFFFFF;
	font-size: 11px;
	margin-bottom: 0px;
	margin-right:10px;
	font-weight: normal;
	}

a.deconnexion {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	}
	
a.deconnexion:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	}
	
.devis {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0099;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0099;
	}

