/* Feuille de styles du site Doraflex - Index - © 2007 Axeinformatique.fr */

#header h1 {
	background: url(../images/titre_garantie.jpg) no-repeat left bottom;
}
.Style1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #F38B18;
}
.Style2 {
	font-size: 1.2em;
	font-weight: bold;
}

/* Bloc formulaire */
#formulaire {
	background: url(../images/bg_garantie.jpg) no-repeat;
	height: 465px;
	width: 950px;
	font-size: 0.85em;
	color: #FFFFFF;
	position: relative;
	font-family: "Arial", Helvetica, sans-serif;
	text-align: center;
	line-height: 1.2em;
}

#formulaire p {
	margin:0px;
	padding:0px;
}
#formulaire form {
}
#formulaire a:link, #formulaire a:visited {
}

#formulaire a:hover, #formulaire a:active {
}

#formulaire form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#telecharger {
	position: absolute;
	z-index: 20;
	left: 684px;
	top: 420px;
}
