.body {
	margin-top:20px;
	padding:0px;
	background:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #153E5C;
}
.table {
	background: url(images/deco.jpg);
	background-repeat:no-repeat;
	}
.table2 {
	margin-top:6px;
	margin-left: 10px;
	margin-right: 10px;
	}
/********/
/* logo */
/********/
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 60px;
	font-weight: bold;
	color: #F0EBE2;
}
.logo a:link {
	color: #F0EBE2;
	text-decoration: none;
	}
.logo a:visited {
	color: #F0EBE2;
	text-decoration: none;
	}
.logo a:hover {
	color: #DDCCA4;
	text-decoration: none;
	border-bottom: 1px dashed #DDCCA4;
	}
/********/
/* Menu */
/********/
#Menu{
	width:150px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #448EBB;
	font-size:18px;
	text-decoration: none;
	margin-top:10px;
	/*margin-left:5px;*/
}
#Menu ul{
	list-style:none;
	margin-top:0px;
}
#Menu ul li{
	margin:0px 10px auto 0px;
	border-bottom:1px dashed #AC7D51;
}
#Menu ul li a {
		cursor:pointer;
		font-family: "Trebuchet MS", Arial, Helvetica;
		color:#448EBB;
		font-weight: normal;
		text-decoration: none;
		width: 90px;
}
#Menu ul li a#{
		width: 90px;
}
#Menu ul li a:hover{
	height:33px;
	text-decoration: none;
		background-image: url(images/fleche.gif);
		background-repeat:no-repeat;
		color: #ffffff;
		font-weight: normal;
}
#Accueil a#Accueil{
	height:33px;
	text-decoration: none;
		background-image:url(images/fleche.gif);
		background-repeat:no-repeat;
		color:#ffffff;
		font-weight: normal;
	}
#Infos a#Infos{
	height:33px;
		background-image:url(images/fleche.gif);
		background-repeat:no-repeat;
		color:#448EBB;
		font-weight: normal;
	}
#Portfolio a#Portfolio{
	height:33px;
		background-image:url(images/fleche.gif);
		background-repeat:no-repeat;
		color:#448EBB;
		font-weight: normal;
	}
#Liens a#Liens{
	height:33px;
		background-image:url(images/fleche.gif);
		background-repeat:no-repeat;
		color:#448EBB;
		font-weight: normal;
	}
#Contact a#Contact{
	height:33px;
		background-image:url(images/fleche.gif);
		background-repeat:no-repeat;
		color:#448EBB;
		font-weight: normal;
	}
/********/
/* News */
/********/
marquee{
	overflow:auto;
	display:block;
	margin:0px;
	padding:7px;
	height:200px;
}

.news {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #448EBB;
}
.news a:link {
	color: #ffffff;
	}
.news a:visited {
	color: #ffffff;
	}
.news a:hover {
	color: #448EBB;
	}
/********/
/* Footer */
/********/
.footer {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 10px; 
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}
.footer a:link {
	color: #448EBB; text-decoration: none; border-bottom: 1px dashed #448EBB;
}
.footer a:visited {
	color: #448EBB; text-decoration: none; border-bottom: 1px dashed #448EBB;
}
.footer a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}
/********/
/* Texte et titre */
/********/
.titre {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 15px; 
	color: #448EBB;
	font-weight: bold;
	text-decoration: none;
	}
.titre a:link {
	color: #448EBB; text-decoration: none;
}
.titre a:visited {
	color: #448EBB; text-decoration: none; border-bottom: 1px dashed #448EBB;
}
.titre a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}
.texte2 {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 12px; 
	color: #448EBB;
	font-weight: normal;
	text-decoration: none;
	}
.texte2 a:link {
	color: #448EBB; text-decoration: none; border-bottom: 1px dashed #448EBB;
}
.texte2 a:visited {
	color: #448EBB; text-decoration: none; border-bottom: 1px dashed #448EBB;
}
.texte2 a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}
.texte4 {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 12px; 
	color: #90B8D3;
	font-weight: normal;
	text-decoration: none;
	}
.texte4 a:link {
	color: #90B8D3; text-decoration: none;
}
.texte4 a:visited {
	color: #90B8D3; text-decoration: none;
}
.texte4 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.texte5 {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 11px; 
	color: #90B8D3;
	font-weight: normal;
	text-decoration: none;
	}
.texte5 a:link {
	color: #90B8D3; text-decoration: none;
}
.texte5 a:visited {
	color: #90B8D3; text-decoration: none;
}
.texte5 a:hover {
	color: #ffffff;
	text-decoration: none;
}
/********/
/* Boutons */
/********/
.bt {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 14px; 
	color: #F0EBE2;
	font-weight: bold;
	text-decoration: none;
	}
.bt a:link {
	color: #F0EBE2; text-decoration: none;
}
.bt a:visited {
	color: #F0EBE2; text-decoration: none;
}
.bt a:hover {
	color: #ffffff;
	text-decoration: none;
}
