/*corps */

body {
	background-attachment: fixed;
	background: #434343 url('../img/fdecran.png') top left repeat;
	font-family: Arial,Helvetica,Verdana,Univers,MS Trebuchet ;
	font-size: 14px ;
	color: #000 ; 
	text-align: center ; 
	  }
	  
table.logo {
margin-top: 0px;
margin-bottom: auto;
}

table.real {
	background: transparent url('../img/fdleft.png') repeat top center;
	margin-top: 20px;
	border: 1px solid #808080;
	color: #2BA4FD;
}

table.devis {
	background: transparent url('../img/fdleft.png') repeat top center;
	margin-top: 35px;
	border: 1px solid #808080;
	color: #2BA4FD;
}

table.coord {
	margin-top: 50px;
}

table.date {
	margin-top: 10px;
}

td.proj {
text-align: justify;
line-height: 25px;
}

td.coord {
	text-align: center;
	color: #2BA4FD;
}

th.coord {
	text-align: center;
	height: 25px;
	color: #2BA4FD;
	text-decoration: underline;
}

td.flash {
	padding-left: 100px;
}

td.ong {
	font-size: 12px ;
	line-height: 30px;
	color: #000;
}

td.img_real {
	width: auto;
	text-align: right;
	margin: 0;
	vertical-align: middle;
}

td.txt_real {
	width: auto;
	margin: 0;
	padding-left: 5px;
	vertical-align: middle;
}

a.devis {
	color: #000;
	text-decoration: underline;
}

a.devis:hover {
	color: #FF8000;
}

a.titre_devis {
	color: #2BA4FD;
	text-decoration: underline;
	font-size: 18px;
}

img.p1 {
	width: 12px;
	height: 12px;
	margin-top: 9px;
	margin-left: 10px;
}

img.p2 {
	width: 12px;
	height: 12px;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 5px;
}

img.logo {
	margin-left: 20px;
}

p.titre {
	color: #000;
	text-decoration: underline;
}

a.titre {
	color: #000;
	font-size: 18px;
	text-decoration: underline;
}

a.mail {
	color: #2BA4FD;
	text-decoration: underline;
}

a.mail:hover {
	color: #FF8000;
	text-decoration: underline;
}

/*- Menu 4--------------------------- */

#menu4 {
background: url('../img/fdentete.png') left top repeat-x;
height: 60px;
width: 900px;
}
        
#menu4 ul {
margin-right: 40px;
margin-left: auto;
margin-top: 15px;
margin-bottom: auto;
}
        
#menu4 ul li {
margin-left: 10px;
list-style: none;
display: inline;
}

#menu4 ul li a {
width: 175px;
font-weight: bold;
color: #2BA4FD;
text-decoration: none;
background: transparent url(../img/btmenu.png);
height: 32px;
padding-left: 2px;
padding-top: 7px;
}

#menu4 ul li a:hover {
width: 175px;
font-weight: bold;
color: #FFF;
text-decoration: none;
background: transparent url(../img/btmenu2.png);
height: 32px;
padding-left: 2px;
padding-top: 7px;
}

/* div positions */

#global {
background: transparent url(../img/fdglobal.png) top left repeat;
width: 900px;
border: 1px solid #808080;
}

#entete {
	background: transparent url(../img/fdentete.png) top left no-repeat; 
	width: 900px ;
	}

#contenu {
width: auto;
margin-left: 220px;
margin-right: auto;
margin-top: 35px;
background: transparent;
}

#copyright {
	background: url('../img/fdentete.png') left bottom repeat-x;
	border-top: 0px solid #808080;
	height: 30px ;
	width: 900px ;
	font-family: Arial ;
	font-size: 10px ;
	color: #2BA4FD;
	margin-top: 40px ;
	padding-bottom: 15px;
	padding-top: 8px ;
}

#left {
	float: left;
	border: 1px solid #808080;
	width: 200px;
	height: 648px;
	margin-top: 35px;
	margin-bottom: 15px;
	margin-left: 25px;
	background: transparent url('../img/fdleft.png') repeat-y top center;
}