html, body {
margin: 0;
padding: 0;
height: 100%
}

body {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color : #000
}

/* structure generale*/
.table-up {
	width:970px;
	height:149px;
	background: #fff url(images/motif-up.gif) repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #078BCB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #078BCB;
	margin-top: 10px;
	margin-left: 10px;
}
.table-centre {
	width:970px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #078BCB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #078BCB;
	margin-left: 10px;
}
.table-down {
	width:970px;
	height:80px;
	background: #fff url(images/motif-down.gif) repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #078BCB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #078BCB;
	margin-left: 10px;
}
.table-pied{
	width:970px;
	height:39px;
	background: #fff url(images/motif-pied.gif) repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #078BCB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #078BCB;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #078BCB;
	padding-left: 21px;
}
/* zones dans la structure*/
.gauche {
	background: #fff;
	width : 160px;
	margin-left : 5px;
	margin-top : 10px;
	margin-bottom: 15px;
}

.table-majorsponsor {
	background: #fff url(images/motif-majorsponsor.gif) repeat-x;
	width : 160px;
	margin-left : 5px;
	margin-bottom: 10px;
	height: 128px;
}

.centre{
	background: #fff;
	width:565px;
	text-align : left;
	margin-left :30px;
	margin-top: 10px;
}

.news {
	width : 190px;
	margin-left : 5px;
	margin-top : 10px;
	background : #fef139 url(images/fd-news.gif) no-repeat;
	padding-right: 4px;
	padding-left: 4px;
	height: 100%;
	padding-bottom: 10px;
}

.morenews {
	width : 190px;
	margin-left : 5px;
	background : #fef139 url(images/fd-morenews.gif) no-repeat left;
	height: 100%;
	padding-left: 16px;
}

/* style pour les liens*/
a {text-decoration : underline}
a:hover  {font-weight: bold; text-decoration : underline}

a.class1  {color : #FFF; text-decoration : none;}
a:hover.class1  {color : #FFF; font-weight: normal; text-decoration : underline}

a.class2  {color : #000; text-decoration : underline;}
a:hover.class2  {color : #ee7900; font-weight: normal; text-decoration : underline}

/* style de liste pour la navigation*/
 ul, li {
	margin :0;
	padding : 0 ; 
	list-style : none ;
}
/*
.author ul {
	list-style:disc;
}
*/
.author li {
	list-style:disc;
	color:#ffa500
}

.author {
	color:#000080;
}

.list a {
	font-size:16pt;
}

.top a {
	font-size:11pt;
}
.menu a{
	width: 160px;
	text-decoration: none;
	color: #078bcb;
	text-indent: 12px;
	background-image:url(images/puce01.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: orange;
	margin-bottom: 10px;
	text-align: left;
}
	 
.menu a:hover{
	color: #ee7900;
	background-image:url(images/puce02.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	text-decoration: none;
}

/* style paragraphe et caractères*/

p {padding-bottom: 4px;}

.titre1 {
	font-size : 24px;
	color : #fff;
	font-weight: lighter;
	line-height: normal;
}
.titre2 {
	font-size : 18px;
	color : #000;
	font-weight: bold;
	line-height: normal;
}

.txt-sponsors {
	font-size : 11px;
	color : #078bcb;
	margin : 0 0 0 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.txt10px { font-size: 10px;}

/*input {margin : O; padding : 0 ;  margin-top : 0}*/
.image {
	margin-top : 3px;
	margin-right: 3px;
}
.logobas {
	margin-top : 3px;
	margin-right: 10px;
}

a {
	font-size:10pt;
	color: #ffa500;

}

