@charset "utf-8";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important; }

body{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFF; margin: 0; padding:0; color:#04374a;}
.menu_bleu{font-size: 13px; color:#001D75;}
.menu_vert{font-size: 13px; color:#2FAF15;}

.texte_grand{font-size: 13px;}
.texte_grand_rouge{font-size: 14px; color:#FF0000;}
.textegras{font-size: 13px;font-weight: bold; }


#conteneur{width: 958px; margin-left: -479px; left: 50%; position: absolute;}

	#header {width: 958px; margin:0px; padding:0px; height: 264px;}
		#bandeau{width: 958px; height: 180px; top:41px; position:absolute; z-index:10;}

	#contenu {width: 958px; margin:0px; padding:0px;}
		#centre{width: 958px;}
			#centre #gauche{width: 272px; float:left;}
				#inscription{float:left; position:relative; padding:15px;}
			#centre #droite{width: 681px; float:right;}
			#centre #footer{width: 681px; margin:0px; padding:0px; float:right; display:block;text-align:center;}
	
h1 {font-size: 20px; font-weight: bold; color:#001D75; border-bottom:1px solid #0016AF;}
h2 {font-size: 13px; font-weight: bold; color:#001D75;}

a:link {text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none; font-weight:bold;}
a:hover {text-decoration: none; font-weight:bold;}
