body  {
	background-color:#C6DBE4;
}

h1 {
	font-family: Georgia, Arial;
	font-size: 27px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: firebrick;
	text-transform:uppercase;
       }
h2 {
	font-family: Arial;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: darkred;
       }
h3 {
	font-family: Arial;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: slategray;
       }
h4 {
       	font-family: Arial;
       	font-size: 16px;
       	font-style: normal;
       	line-height: normal;
       	font-weight: bold;
       	color: #000000;
       }
p {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
       }
a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: steelblue;
       }

a.small {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: steelblue;
       }	   
	   
a.logo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: black;
       }
.info {
	width: 700px;
	border-top: 2px double;
	border-bottom: 2px double;
	border-left: 2px double;
	border-right: 2px double;
	border-color: dimgray;
	background: #C6DBE4;
}
.central {
	width: 800px;
	border-top: 2px double;
	border-bottom: 2px double;
	border-left: 2px double;
	border-right: 2px double;
	border-color: dimgray;
	background: white;
}
.textcentral {
	text-align:justify;
	padding-top:20px;
	padding-left:50px;
	padding-bottom:20px;
	padding-right:50px;
}
.textcentralbottom {
	
	padding-top:8px;
	padding-left:5px;
	padding-bottom:8px;
	padding-right:5px;
	background:#F0F0F0;
}
.champform {
	background-color:#D5FFF6;
	color:black;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	width:250px;
	border-top: 2px solid ;
	border-bottom: 2px solid ;
	border-right: 2px solid ;
	border-left: 2px solid ;
	border-color:#A0A0A0;
}
.champform2 {
	background-color:#D5FFF6;
	color:black;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	width:335px;
	border-top: 2px solid ;
	border-bottom: 2px solid ;
	border-right: 2px solid ;
	border-left: 2px solid ;
	border-color:#A0A0A0;
}
.boxdevis {
	background:url(http://www.assurances-decennales.com/images/box-devis.jpg);
	background-repeat:no-repeat;
	width:675px;
	height:440px;
}
.tablebox {
	width:675px;
	color:black;
	font-family:Georgia;
	font-size:17px;
	font-weight:bold;
}
.box2devis {
	background:url(http://www.assurances-decennales.com/images/box2-devis.jpg);
	background-repeat:no-repeat;
	width:675px;
	height:300px;
}
