@charset "iso-8859-1";

body {
	margin: 0;
	padding: 0;
	background: #D3E225 url(img/bg.gif) repeat-y 50% 0;
	font-family: Arial;
	text-align:center;
	font-size: 11px;
	color: black;
}

INPUT, TEXTAREA {
	font-size: 9pt;
	font-family: Arial;
}

A{text-decoration: none; color: #000000;}
A:visited{text-decoration: none; color: #000000;}
A:active{text-decoration: none; color: #000000;}
A:hover{text-decoration: underline; color: #D3E225;}

#fonctions IMG {
	border:1px solid #D3E225;
}

CENTER {margin:0;padding:0;}

INPUT.bouton {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	background-image: url(bts/bouton.gif);
	border: 0 solid white;
	background-repeat: no-repeat;
	width : 120px;
	height : 28px;
	padding: 0px;
}

#container {
	margin:0 auto;
	width:760px;
	position:relative;
	background:#FFFFFF;
	padding: 0 0 0 0;
	text-align:left;
}

#intro {
	width:760px;
	height:132px;
	background:url(img/top.jpg) no-repeat;
}

#header {
	position:absolute;
}

#header .p1 {
	position:absolute;
	width:86px;
	height:80px;
	top:44px;
	left:0px;
	background:url(img/pistache.gif) no-repeat;
}

#header .p2 {
	position:absolute;
	width:660px;
	height:46px;
	margin-top:79px;
	left:90px;
	background:url(img/fdlapistache.gif) repeat-x;
}

#lapistache {
	margin-left:-7px;
	margin-top:0px;
	width:230px;
	height:46px;
	background:url(img/lapistache.gif) no-repeat;
}

#menu {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 9pt;
	color:#CCCCCC;
	margin-top:-26px;
	padding-right:5px;
	text-align:right;
}

#menu SPAN {
	list-style-type: none;
	line-height:20px;
}
#menu A {
	color:#CCCCCC;
}

#actualites A:hover, SPAN.current#actualites a {
	color:#CC0000;
}

#chroniques A:hover, SPAN.current#chroniques a  {
	color:#FF6600;
}

#breves A:hover, SPAN.current#breves a  {
	color:#FF0000;
}

#archives A:hover, SPAN.current#archives a  {
	color:#EC008C;
}

#accueil A:hover, SPAN.current#accueil a  {
	color:#000000;
}

#blogs A:hover, SPAN.current#blogs a  {
	color:#000099;
}

#liens A:hover, SPAN.current#liens a  {
	color:#9A566B;
}

H1.actualites {
	color:#CC0000;
	font-size:14pt;
	font-family:Georgia;
	margin:0;
}

H1.chroniques {
	color:#FF6600;
	font-size:14pt;
	font-family:Georgia;
	margin:0;
}

H1.breves {
	color:#FF0000;
	font-size:14pt;
	font-family:Georgia;
	margin:0;
}

H1.archives {
	color:#EC008C;
	font-size:14pt;
	font-family:Georgia;
	margin:0;
}

H1.accueil {
	color:#000000;
	font-size:14pt;
	font-family:Georgia;
	margin:0;
}

H1.blogs {
	color:#000099;
	font-size:14pt;
	font-family:Georgia;
	margin:0;
}

H1.liens {
	color:#9A566B;
	font-size:14pt;
	font-family:Georgia;
	margin:0;
}

/* -------------------- DATA -------------------- */
#titres {
	f/loat:left;
	text-align:left;
	padding:16px;
	padding-top:0px;
}

#data {
	float:left;
	width:610px;
	/*background:url(img/bgarticle.jpg) repeat-y top center;*/
}

#entry TABLE {
	text-align:justify;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000066;
}

#entry P {
	margin-top:0px;
}

#entry {
	text-align:justify;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	width:610px;
	CLEAR: both;
	overflow:hidden;
	position:relative;
}

#article {
	l/eft:-500px;
	position:absolute;
	width:190px;
	text-align:justify;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height:16px;
}

#data TEXTAREA {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height:16px;
}

#nota {
	padding:10px;
	border:3px solid #CCCCCC;
	background:#EFEFEF;
	width:570px;
	font-style:italic;
	text-align:left;
	color:#000000;
	font-size: 9pt;
	clear:both;
}

#edito {
	padding:10px;
	border:3px solid #CCCCCC;
	/*background:#EFEFEF;*/
	/*background:url(nonnonba.jpg) no-repeat center;*/
	width:570px;
	text-align:left;
	color:#000000;
	font-size: 9pt;
	clear:both;
}

/* -------------------- LINKS -------------------- */
#links {
	float:left;
	padding:0px;
	margin:0px;
	margin-left:10px;
	text-align:center;
}

#links UL {
	list-style-type: none;
	width:123px;
	padding:0px;
	margin:0px;
}

#links LI {
	line-height:12px;
	height:95px;
	display:block;
}

#links LI.texte {
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	list-style-type: none;
	width:123px;
	height:14px;
	color:#CCCCCC;
	padding-top:6px;
}

#links IMG {	
	background:url(img/fdlinks.gif) no-repeat bottom right;
	padding:4px;
	padding-top:0px;
	width:123px;
	height:50px;
}

IMG.links {	
	background:url(img/fdlinks.gif) no-repeat bottom right;
	padding:4px;
	width:123px;
	height:50px;
}

#footer {
	bottom:0;
	padding-top:20px;
	margin-bottom:10px;
	text-align:center;
	clear:both;
}

.label {
	position:absolute;
	padding-top:5px;
	padding-left:5px;
	font-weight:bold;
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
}

.labelo {
	position:absolute;
	padding-top:5px;
	padding-left:5px;
	font-weight:bold;
	font-family:Arial;
	font-size:18px;
	color:#000099;
	margin-top: 1.1pt;
	margin-left: 1.2pt;
}

/* LIENS */
.digestif {
	display:block;
	float:left;
	width:210px;
	height:75px;
	/*background:#F1F4CC;
	border:1px solid #D3E225;*/
	padding:5px;
	margin:5px;
	font-size:8pt;
	font-family:Arial;
	text-align:justify;
}

.idigestif {
	margin-top:3px;
	margin-right:8px;
	margin-bottom:2px;
	border:1px solid #D3E225;
}

.tdigestif {
	text-transform:uppercase;
}

