/* CSS Document *//***********************************************************************************   Site  de l'Association Les Amis de Fambine									  **	Par Arnaud LORRAIN														      **	Contact : eedon@free.fr														  ************************************************************************************/*Les Amis de Fambine Feuille Style Original*//*Paramétrage des balises <div>*/	/*Elements avec contenu*/body {	margin-top: 0;	text-align: center;		/*background-color:#D2D2D2;*/}#global {    margin-left: auto;    margin-right: auto;    width: 760px;	text-align: left;}#globaladmin {    margin-left: auto;    margin-right: auto;    width: 760px;	text-align: left;}#pop {    margin-left: auto;    margin-right: auto;    text-align: left;}#entete {	height: 180px;	background-image: url(../../graph/enteteoriginal3.png);	background-repeat: no-repeat;}.login {	height: auto;	width: 100%;	float: left;	background-image:url('');	background-position: center 50%;	background-repeat:no-repeat;}.agenda {	height: auto;	width: 100%;	float: left;	/*background-image:url(../../graph/origiagen.gif);*/	background-position:top;	background-repeat:no-repeat;		}#corps {	height: auto;	width: 580px;	float: right;		}#pied {	height: 25px;	background-position: center 50%;	background-repeat:no-repeat;	clear: both;	border: 1px solid #7EA334;	background-image: url(../../graph/origifoot.gif);}	/*Elements graphiques*/.contenu {	width: 760px;	height: auto;	margin-left: auto;    margin-right: auto;		z-index: 1;}.contener1 {	height:22px;	width: 760px;	/*border:double;*/}.contener2 {	height: auto;	width: 160px;	float: left;			/*margin-top: 27px;*/	}.graph1 {	height: 30px;	float: left;	width: 100%;	/*border: double;*/}/*Police du site*/.fonttab {	font-family: verdana, arial, helvetica, sans-serif;	font-size:12px;	color:#7EA334;}.fonttab1 {	font-family: verdana, arial, helvetica, sans-serif;	font-size:10px;	color:#7EA334;}.fonttabmini {	font-family: verdana, arial, helvetica, sans-serif;	font-size:3px;	color:#7EA334;}h1 {	font-family: arial, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	color: #7EA334;	text-decoration: none;}	h2 {	font-family: arial, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #7EA334;	text-decoration: none;}img {	border: none;}img.a {	border: 1px solid #EC9013;}hr { 	color: #EC9013;} 	/* Police des liens */	/*Classe A*/a:link {text-decoration: none; color:#EC9013;}a:visited {text-decoration: none; color:#EC9013;}a:active {text-decoration: none; color:#EC9013;}a:hover {text-decoration: none; color: #000000;}	/*Classe B*/a.b:link {text-decoration: none; color:#7EA334;}a.b:visited {text-decoration: none; color:#7EA334;}a.b:active {text-decoration: none; color:#7EA334;}a.b:hover {text-decoration: none; color: #EC9013;}	/*Classe C*/a.c:link {text-decoration: none; color: #FFFFFF;}a.c:visited {text-decoration: none; color:#FFFFFF;}a.c:active {text-decoration: none; color:#FFFFFF;}a.c:hover {text-decoration: none; color: #FFFFFF;}	/*Classe spé*/a.spe:link {text-decoration: none; color:#EC9013; font-family: arial, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;}a.spe:visited {text-decoration: none; color:#EC9013; font-family: arial, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;}a.spe:active {text-decoration: none; color:#EC9013; font-family: arial, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;}a.spe:hover {text-decoration: none; color: #000000; font-family: arial, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;}/* CSS de l'Agenda */.cadreagenda1 {	font-family: verdana, arial, helvetica, sans-serif;	font-size:10px;	color:#7EA334;}.cadreagenda2 {	font-family: verdana, arial, helvetica, sans-serif;	font-size:10px;	color:#7EA334;	border: 1px solid #EC9013;	margin-left:10px;}.cadreagenda3 {	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;	color:#F12703;	border: 1px solid #F12703;	margin-left:10px;}/* CSS Menu Horizontal*/dl, dt, dd, ul, li {	margin: 0;	padding: 0;	list-style-type: none;}#menu {	position: absolute;	z-index:100;	width: 760px;	margin-left: 10px;}#menu dl {	float: left;	width: 7.5em;	margin: 0 1px;}#menu dt {	cursor: pointer;	text-align: center;	font-weight: bold;	font-family: arial, sans-serif;	font-size: 14px;	color: #7EA334;	background: ;	border: 1px solid #7EA334;	background-image:url(../../graph/origicelmenu.gif);	background-position:top;	background-repeat: no-repeat;}#menu dd {	border: 1px solid gray;}#menu li {	text-align: center;	background: #fff;}#menu dt a {	color: #7EA334;	text-decoration: none;	display: block;	height: 100%;	border: 0 none;}#menu li a {	font-family: verdana, arial, helvetica, sans-serif;	font-size:12px;	color: EC9013;	text-decoration: none;	display: block;	height: 100%;	border: 0 none;}#menu li a:hover, #menu dt a:hover {	background: #eee;}
