body,TD {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.bodycontent {
	background-color:000000;
	background-image:url(http://www.madeincuba.fr/images/arriere.jpg);
	background-position:Center Center;
	background-attachment:fixed;
	background-repeat:repeat-y;
	border-width:0px;
	border-style:Solid;
}
.general {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.generalMini {
	font-size: 9px;
	color: #FFFFFF;
}
a {
	color: #D8B466;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C98031;
	text-decoration: underline;
	font-weight: bold;
}
.link1{
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.titre1 {
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
}
.titre2 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}
.texte1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
/* le calage du texte content dans le div */
.generalSpace {
	text-align: justify;
	padding-left: 5px;
	padding-top: 45px;
	color: #FFFFFF;
	font-size: 12px;	
}
/* le calage du texte content dans la newsletter */
.generalSpaceNews {
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	font-size: 12px;	
}
/* le calage du texte content dans les news marquee */
.navSpace {
	text-align: justify;
	padding-left: 45px;
	padding-top: 180px;
	color: #FFFFFF;
	font-size: 12px;	
}
/* le décalage du texte par rapport à l'ascenseur */
.TxtSpace {
	padding-right: 5px;
}
