/* CSS Document */
HTML {overflow-x:hidden;}

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		font-style: normal;
	line-height: normal;
}



a{
text-decoration:none;
color:#003200;
font-weight:bold;
}

a:link{
text-decoration:none;
}

a:visited{
text-decoration:none;
}

a:hover{
text-decoration:underline;

}


h1{
	font-size: 18px;
	color: #eda337;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:55px;
	/*border-bottom:1px solid #006600;       */
}

h2{
	font-size: 16px;
	color: navy;
}

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



/* styles e-tête */
.credit-devis1{
	font-family: Verdana;
	font-size: 21px;
	color: #000000;
	text-align:left;
}

.table-devis{
border:1px solid #000000;
width:750px;
}

.table-devis-light{
border:1px solid #000000;
width:550px;
background-image:url(http://www.quotatis.fr/commun_fr/images/share/fond_sante.jpg);
background-repeat:no-repeat;
background-color:#ffa526;
}

.formtable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.intitule{
  text-align:right;
  padding-right:5px;
}

.recommandation{
  	font-size: 14px;
    font-weight:bold;
}

.big-title{
  	font-size: 20px;
    font-weight:bold;
	  font-family: Verdana;
	  color: #ffa526;
  	text-align:center;
}

.vert{
color: #006600;
}


.orange{
color: #fcc13d;
}

.rouge{
color:#f26e0e;
}

.devis-head{
border-top:2px solid #fcc13d;
padding-top:20px;
}

.devis-head2{
border-top:2px solid #fcc13d;
padding-top:18px;
}

.remerciement{
padding:15px;
padding-bottom:5px;
text-align:justify;
}

.infoplus{
  padding:15px;
  padding-top:0px;
  border-top:1px dashed #006600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.defiscalisation{
    color:#000000;
    font-weight:bold;
    font-size:12px;
    border-bottom:1px solid #b0acac;
    padding-top:20px;

}

