body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #003366;
	color: Black;
}
.titreTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: White;
	background-image: url(../images/degradeC0C0C0.jpg);
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}
.titreTabMobilier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: White;
	background-image: url(../images/degradeC3C15A.jpg);
	background-repeat: repeat-y;
	border: 1px solid #C3C15A;
}

.titreTabEquipement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: White;
	background-image: url(../images/degradeECB551.jpg);
	background-repeat: repeat-y;
	border: 1px solid #ECB551;
}
.titreTabService {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: White;
	background-image: url(../images/degradeA5B5B2.jpg);
	background-repeat: repeat-y;
	border: 1px solid #A5B5B2;
}
.sousTitreTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*font-variant: small-caps;
	font-weight: bold;*/
	color: #003366;
	color: Black;
	vertical-align: top;
}
.sousTitreTabPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*font-variant: small-caps;
	font-weight: bold;*/
	color: #003366;
	color: Black;
	vertical-align: middle;
}
img { 
	margin: 0; padding: 0; border: none;
}
a {	
	color: #003366;
	color: Black;
	text-decoration: none;
}
a.mailto {
	font-weight: bold;
	text-decoration: underline;
}
a.mailto:hover {
	font-weight: bold;
	text-decoration: none;
}
a.blanc {
	color: white;
}
a.url {	
	color: Blue;
	text-decoration: underline;
}
a.url:hover {	
	color: Blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
a.demande {
	font-size: 12px
}
.menu{
/*visibility: hidden;*/
display: none;
position: absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Geneva, Arial, Helvetica, sans-serif;
line-height: 16px;
z-index: 100;
background-color: #E47614;
width: 120px;
color: white;
}

.menu a{
width: 100%;
/*display: block;*/
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.menu a:hover{ /*hover background color*/
	background-color: #999999;
	color: white;
	cursor: pointer;
}

#titre_page {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: -moz-right;
	text-align: right;
	width: 493px;
	height: 35px;
	background-color: #FBB67B;
}

tr.pair {
	background-color: #DBDBDB;
}

div#hold	{ 
	position:absolute; 
	overflow:hidden;
	left: 344px;
	top: 103px;
	width:438px; height:30px; z-index:100
}

span.titre {
	width: 100px;
	font-weight: bold;
	vertical-align: top;
	display: inline;
}
div.titre {
table-layout: fixed;
	Width: 250px;
	display: inline;
}

.imagePopupEquipement
{
	background-color:white;
	border:solid 2px #ECB551;
	display:none;
	position:absolute;
	z-index:200;"
	margin: 2px;
}

/**** Formulaires ****/


.texte {
	color: Black;
	background-color: #FEE8D3;
	border: Gray solid 1px;
	width: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.scrolleur {
	background-color: white;
	position: absolute;
	top: 100px;
	left: 344px;
	width: 438px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	display: inline;
}
.scrollee {
	position: absolute;
	display: inline;
}
@media print {
	div.scrolleur {
		display: none;
	}
}
