/* CSS Document */
body {
	size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #00005B;
}

.copyright {
	size:10px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 8px;
	background-color: #990000;
	
}
.entete {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}


.noir {
	size:8px;
	font-weight:bold;
	font-size: 9px;
	
}

table#grand {
	BORDER: #ffffff 1px double;
	background-color:#FFFFFF;
	width:60%;
	margin:0px;
	padding: 0px;
	height: 300px;
}

table#menu {
	background-color: #999999;
	height: 25px;
	width: 100%;
}
table#menu td {
    height:25px;
	width:17%;
   

}

table#contenu {
	
	height: 100%;
	width: 100%;
}
table#contenu td {
    background-color: #000000;
    height:100%px;
	width:20%;
   

}
table#contenu th {
    background-color: #ffffff;
    height:100%px;
	width:60%;
   

}

table#contenu2 {
	height: 100%;
	width: 100%;
}
table#contenu2 td {
   background-color: #ffffff; 
   border:1px double; border:#000000;
    height:50%px;
	width:100%;
   

}
table#contenu2 th {
    background-color: #ffffff;
    height:100%px;
	width:60%;
   

}
.Une_bloc{
width:95%;
height:98%;
vertical-align:top;
text-align:justify;
border:1px  double;
border-color: #ccccff;
}
.Une_photo {
float:left;
}
.Titre {
font-weight:bold;
color:#000066;
}
.Titre2 {
font-size:14px;
font-weight:bold;
color:#990000;
}
.Deux_bloc{
width:70%;

vertical-align:top;
text-align:center;
border:1px  double;
border-color: #ccccff;
}
.Trois_bloc{
	width:98%;
	vertical-align:top;
	text-align:left;
	border:1px  double;
	border-color: #ccccff;
	height: 98%;
}
table#devis {
    BORDER:1px double;
	border-bottom-color:#990000;
	border-left-color:#990000;
	border-right-color:#990000;
	border-top-color:#990000;
}

