/*
	CSS Document
	www.rhum-guadeloupe.com - www.rhumguadeloupe.com
	AGWANET 2004-2007
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
}
.titrepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	background-color: transparent;
	display: inline;
}
.titrepage-h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	background-color: transparent;
	display: inline;
}
.tableaubas {
	width: 640px;
	vertical-align: middle;
}
.footer {
	width: 640px;
	vertical-align: middle;
}

.piedpage {
	width: 760px;
	height: 120px;
	vertical-align: middle;
/*	background-image: url(images/piedpage.jpg);
*/
}
.footercopyright {
	width: 760px;
	height: 30px;
	vertical-align: middle;
	background-color: #CCCCCC;
	color: #3399FF;
}

/* LIENS PETITS*/
.liensite:link, .liensite:visited {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 10px;
color: #999999;
/* color: #0099FF;	*/
text-decoration: none;
background-color: transparent;
font-weight: bold;
}
.liensite:active, .liensite:hover {
color: #000000;
background-color: transparent;
}
/* LIENS PETITS : Menu pied de page de la page Accueil.htm  */
.menufooter:link, .menufooter:visited {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #666666;
/* color: #0099FF;	*/
text-decoration: none;
background-color: transparent;
font-weight: bold;
}
.menufooter:active, .menufooter:hover {
color: #669966;
font-size: 12px;
background-color: transparent;
text-decoration: underline;
}

/* LIENS PETITS pour Copyright AGWANET dans la page Accueil.htm */
.copyright:link, .copyright:visited {
color: #666666;
text-decoration: none;
background-color: transparent;
font-weight: bold;
}
.copyright:active, .copyright:hover {
color: #3399FF;
background-color: transparent;
}
#logo-agwanet {
	float: left;
	width: 300px;
	margin: auto;
}
#creation {
	float: left;
	width: 130px;
	font-weight: bold;
	color:#0066FF;
	font-size: 150%;
	margin-top: 20px;
}
#services {
	float: right;
	width: 220px;
	font-weight: bold;
	color:#0066FF;
	font-size: 120%;
	text-align: left;
	margin-top: 10px;
}

/* LIENS PETITS zone adresse dans la colonne gauche - toutes les pages basées sur le modèle */
.adressemenu:link, .adressemenu:visited {
color: #000000;
text-decoration: underline;
background-color: transparent;
font-weight: normal;
}
.adressemenu:active, .adressemenu:hover {
background-color: transparent;
font-weight: bold;
}
/* LIENS PETITS pour Copyright AGWANET en bas de page de la page Accueil.htm */
.adressecontact:link, .adressecontact:visited {
color: #669966;
text-decoration: underline;
background-color: transparent;
font-weight: bold;
}
.adressecontact:active, .adressecontact:hover {
color: #000000;
background-color: transparent;
}
/* Page Mentions légales 	*/
.TexteLegacy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #666666;
padding: 10px;
}
a.TexteLegacy:link, a.TexteLegacy:visited {
color: #000000;
text-decoration: none;
}
a.TexteLegacy:hover {
color: #FF6600;
text-decoration: underline;
}
.TitreTexteLegacy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #000000;
padding: 10px;
text-decoration: underline;
}


