html>body {
	font: 12px;
	font-family: Garamond,sans-serif;
}

body {
	clear:both;
	font-family: Arial,sans-serif;
	color: #666666;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	font: 12px;
}

h1 {
	font-size: 1.2em;
	font-weight:bold;
}

h2 {
	font-size: 1.2em;
	font-weight:normal;
}

h3 {
   	font-size: 1em;
   	font-weight:normal;
}


.texte {
	font:12px;		
}

li {
	font-size:1em;
}

a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a.menu {
        text-decoration: none;
        font-weight:bold;
}

a:link.menu, a:visited.menu {
	color: black;
}

a:hover.menu {
        color: red;
	text-decoration: none;
	}

a:link.bdp, a:visited.bdp {
        color: white;
	}

a:hover.bdp {
        color: white;
        text-decoration: none;
        }

#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
         }

#formulaire {font-family:verdana;font-size:11px;padding:30px;color:#8B9CCC;text-align:left;}
#devisContenu {position:relative;z-index:1;top:10px;left:-10px}
#devisTitre {background-color:#FFFFFF;position:absolute;z-index:2}

