html, body{
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
background-color:#eeeeee;
font-family: arial, "arial black",verdana, tahoma, serif;
font-size: 12px;
text-align:center;
color:#2b4238;}

.structure{
width:900px;}

#bandeau{
height:115px;
width:900px;
background-image:url(http://www.avecvousconsulting.fr/images/bandeau.png);
background-position:bottom;
background-repeat:no-repeat;
vertical-align:bottom;
text-align:right;
color:white;
font-size:14px;
padding-right:40px;
padding-bottom:20px;
letter-spacing:-1px;}

#menu{
height:225px;
width:360px;
background-image:url(http://www.avecvousconsulting.fr/images/menu.png);
background-position:top left;
background-repeat:no-repeat;
text-align:left;
color:white;
padding-bottom:10px;
vertical-align:top;}

#menu a{
color:white;
font-variant: small-caps;
font-weight:bold;}

#texte-haut{
text-align:left;
/*padding-right:24px;*/}

#actu{
margin-top:5px;
background-image:url(http://www.avecvousconsulting.fr/images/actu.png);
background-position:top left;
background-repeat:no-repeat;
height:137px;}

#pratique-tarif{
margin-top:5px;
background-image:url(http://www.avecvousconsulting.fr/images/tarif.png);
background-position:top left;
background-repeat:no-repeat;
height:137px;}

#pratique{
width:50%;
padding-left:104px;}

#tarif{
width:50%;
padding-right:104px;}

.quote{
width:900px;
background-image:url(http://www.avecvousconsulting.fr/images/quote.png);
background-position:top left;
height:34px;
color:white;
font-style:italic;
font-size:14px;}

.quote th{
text-align:left;
padding-left:32px;
font-weight:normal;}

.quote td{
text-align:right;
padding-right:32px;}

#presentation{
background-image:url(http://www.avecvousconsulting.fr/images/presentation.png);
background-position:bottom left;
background-repeat:no-repeat;
height:250px;
margin-top:5px;}

#presentation th{
vertical-align:bottom;
padding-left:17px;
padding-right:7px;
padding-bottom:25px;
width:164px;
color:white;
font-weight:normal;}

#presentation td{
text-align:justify;
padding-bottom:25px;
padding-left:18px;
padding-right:32px;}

#copyright{
color:black;
font-family: verdana, tahoma, serif;}

h1{
font-size:12px;
font-variant:small-caps;}

h2{
background-image:url(http://www.avecvousconsulting.fr/images/quote.png);
background-position:top center;
background-repeat:no-repeat;
width:900px;
height:34px;
line-height:34px;
color:white;
font-style:italic;
font-size:14px;
margin-left:auto;
margin-right:auto;}

p{
margin-top:8px;
margin-bottom:0px;}

fieldset{
width:850px;
margin:auto;}

table, div{
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;}

input, textarea{
background:none;
border: 2px inset #eeeeee;}

input:focus, textarea:focus{
border:2px inset #bbbbbb;
background:url(http://www.avecvousconsulting.fr/images/input.png);}

.submit{
border:2px outset #eeeeee;}

a img{
border: none;}

a {
outline: none;
text-decoration:none;
color:black;}

a:hover{
text-decoration:underline;}

:focus {
-moz-outline-style: none;}
/*/////////////////////////////////////////////////////////*/
.lien_contact a{
	color:##2c443a;
	font-size:16px;
	font-weight:bold;
}
.lien_contact a:hover, .lien_contact a:active{
	color:#3a695e;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}
#txt_accueil{
	height:180px;
	overflow:auto;
	border:1px ridge #3a695e;
	padding-right:10px;
	padding-left:10px;
	width:360px;
}