/* CSS Document
	DILO Guyane
	AGWANET	- 2017
*/

body {
	font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	color: #000;
	text-align: center;
}
/*
	Adresse
*/
.Adresse {
	font-size: 18px; 
	color: #000000;
/*	color: #E15053;	*/
	text-align: center;
	border: 0px #00FF00 solid;
	font-weight: bold;
	padding: 20px 0px 50px 0px;
}
.titreAdresse {
	font-size: 24px;
	font-weight: bold;
	margin-top:	50px;
}
.numtel {font-size: 24px; font-weight:bold}
.email {font-size: 18px; font-weight:bold}
.email:link, .email:visited {
color: #999999;
}
.email:active, .email:hover {
color: #000000;
}

/* HEADER */
.header {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 9px; 
color: #FFFFFF;
text-align: center;
border: 0px #00FF00 solid;
}
.headerpage {
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 9px; 
color: #FFFFFF;
text-align: center;
border: 0px #00FF00 solid;
}

/*
	Textes pages
*/
.TableauCentre {
	width: 100%;
	border: 1px solid #FF0033;
	margin: 0px;
	padding: 0px;
}
.titre_textepage {
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	border: 0px #00FF00 solid;
	margin-right: 10px;
	margin-left: 10px;
}
.textepage {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border: 0px #00FF00 solid;
	margin-right: 10px;
	margin-left: 10px;
}
.textepage_left {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	border: 0px #00FF00 solid;
	margin-right: 10px;
	margin-left: 10px;
}
.textepage_right {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	border: 0px #00FF00 solid;
}
.menupage {
	font-size: 12px; 
	color: #666666;
	text-align: center;
	font-weight: bold;
	border: 0px #009900 solid;
}
.menupage:link, .menupage:visited {
color: #000000;
}
.menupage:active, .menupage:hover {
color: #666666;
font-size: 14px; 
}
.lienpage:link, .lienpage:visited {
	color: #666666;
	text-decoration: underline;
}
.lienpage:active, .lienpage:hover {
	color: #000000;
	text-decoration: underline;
}



/* FOOTER */
.TABLEAdresseBas {
background: url(images/fd-piedpage.jpg);
background-color: transparent;
font-size: 9px; 
color: #000000;
text-align: center;
border: 0px #00FF00 solid;
}


/* FOOTER */
.TABLEMenuBas {
background-color: #E15053;
font-size: 9px; 
color: #FFFFFF;
text-align: center;
border: 0px #00FF00 solid;
}
/* FOOTER Copyright AGWANET */
.footercopyright {
/* background-color:#E1E1E1;	*/
font-size: 9px; 
color: #000000;
vertical-align: inherit;
}
.footercopyright:link, .footercopyright:visited {
color: #00FFFF;
vertical-align: inherit;
font-weight: bold;
}
.footercopyright:active, .footercopyright:hover {
color: #FF6633;
vertical-align: inherit;
font-weight: bold;
}

/* LIENS PETITS */
.Amenub:link, .Amenub:visited {
font-size: 9px;
color: #FFFFFF;
/* color: #0099FF;	*/
text-decoration: none;
background-color: transparent;
font-weight: bold;
vertical-align: bottom;
}
.Amenub:active, .Amenub:hover {
color: #FFFF00;
background-color: transparent;
}
.alink1{text-decoration:none; Font-family:Verdana, TrebuchetMS; Font-size:12px; Font-weight:Bold; Color:#ffffff}
.lienpartenaire{text-decoration:none; Font-family:Verdana, TrebuchetMS; Font-size:10px; Font-weight:normal; Color:#000000}

