*{margin: 0px;padding: 0px;border: 0px;font-family: sans-serif;font-size: 1em;text-decoration: none;}
/* ================================
    CSS SKIN G12POINTS 2008
   ================================
*/  
.fdmenu {
	background-color: #FFFFFF;
	width: 810px;
}
.contenu {
	width: 804px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.Newspane {
	width: 300px;
	min-height: 400px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.Leftpane {
	width: 390px;
	min-height: 400px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.solpart {
	margin: 0px;
	height: 16px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ContentPaneInterne {
	width: 390px;
	min-height: 400px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;

}
.ContentPaneunique {
	width: 780px;
	min-height: 400px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.ContentPane {
	width: 480px;
	min-height: 400px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-right: 5px;

}
.copyright {
	margin: 0px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC;
}
.conteneur {
	width: 810px;
}
.menu {
	background-color: #009900;
	background-image: url(fd-menu.jpg);
	height: 31px;
	width: 804px;
}
.filetbleu {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.clear {
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
body {
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}
/* ================================
    ELEMENTS DE CONTENUS
   ================================
*/ 
/* Texte par default */
.Normal {
	color: #000000;
	font-size: 11px;
}
H3{
	font-family: Arial;
	background-color:#cccccc;
	color: #000000;
	font-size: 11px;
	padding:0px;
	text-indent:5px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
/* Liens par default du site G12Points */
A:link  {
	color: #177725;
	text-decoration:underline;
	font-size: 11px;
}
A:visited   {
	color: #177725;
	text-decoration:underline;
	font-size: 11px;
}
A:active    {
	color: #000000;
	font-size: 11px;
}
A:hover {
	color: #000000;
	font-size: 11px;
}
/* ================================
    NAVIGATION PRINCIPALE
   ================================
*/  
/* Barre des menus */
.MainMenu_MenuContainer {
	background: transparent;
	font-size: 10pt;
}

.MainMenu_MenuBar {
	background: transparent;
	font-size: 10pt;
}

/* Sous-rubrique deroulante */
.MainMenu_MenuItem {
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

.MainMenu_MenuIcon {
	background: transparent;
	height: 0px;
	width: 0px;
	border: 0px;
}

.MainMenu_SubMenu {
	opacity : 0.9;
	color: #ffffff;
	font-size: 10pt;
}

.MainMenu_MenuBreak {
	background: #ffffff;
	color: white;
	font-size: 10pt;
	border: 0px;
}

.MainMenu_MenuItemSel {
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	border: 0px solid #ffc000;
}
