/* @override 
	http://www.auvergne-expertises.fr/default.css
	http://dev.auvergne-expertises.fr/devis.css
*/

body {
	margin: 0;
	padding: 0;
	color: #303030;
	background: #fafafa repeat-y left;
	font: 80% Arial, Helvetica, sans-serif;
}

h2 {
	clear: both;
	margin: 30px 0 10px 0;
	color: #0b4289;
	font-weight: normal;
	font-size: 2em;
	letter-spacing: -1px;
}

fieldset {
	margin-bottom: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

fieldset.red {
	background-color: #ffe6bc;
}

legend {
	margin: 0 20px 18px 5px;
	color: #808080;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.3em;
}

input {
	background-color: #edf2ff;
	font-size: 1.1em;

}

textarea {
	background-color: #edf2ff;
	font-size: 1.1em;

}


.etape {
	float: right;
}

#button {
	background-color: #899ecd;
	color: #fff;
	font-size: 1.3em;
	padding: 5px 10px;
	border-color: #899ecd;
	font-weight: bold;
}

.pdf {
	
	width: 350px;
	margin: 0 0 0 50px;
	text-align: center;
}

#tel {
	background: url(/img/phone.gif) no-repeat 3px 8px;
}

#email {
	background: url(/img/email.gif) no-repeat 14px 22px;
}


.final {
	width: 350px;
	margin-left: 50px;
	font-size: 1.2em;
	font-weight: bold;
}

.final span {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
}

#emailinput {
	color: #626262;
	width: 344px;
	margin-bottom: 2px;
}

#ddt {
	list-style-position: outside;
	list-style-type: circle;
	font: 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
}

#button:hover {
	background-color: #004084;
}

.colonne {
	float: left;
	width: 140px;
}

.colonne1 {
	float: left;
	width: 300px;
}

div#conf {
	color: #4c4c4c;
	font-size: 90%;
	width: 600px;
	margin-top: 15px;
}

acronym {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a, a:hover,a:visited,a:active {
	font-weight: bold;
	color: #004392;
	text-decoration: none;
}

#content {
	width: 690px;
	margin: 0 0 0 270px;
	padding: 20px 0;
	background: #fafafa;
}

#content p {
	margin: 0 0 20px 0;
	line-height: 1.4em;
	font-size: 110%;
}

#content h3 {
	clear: both;
	color: #0b4289;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 1.5em;
	margin-right: 0;
	margin-left: 0;
}

#logo h1 {
	margin: 0;
	color: #0b4289;
	font-size: 4em;
	text-align: left;
	letter-spacing: -2px;
	font-weight: normal;
	font-style: normal;
}

#logo h2 {
	color: #808080;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: normal;
	font-size: 1.8em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}

#fin {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #084181;
}
