* {
	margin:0px;
	padding:0px;
	font-family:sans-serif;
	font-size:100%;
	/*overflow:auto;*/
}

a {
	color:#065bb8;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

fieldset {
	background:#edffff;
}

body {
	position:relative; /* bug redim ie */
	width:1000px;
	margin:auto;
	background-color:#7ba0ac;
}

#head {
	position:relative;
	width:1000px;
	height:157px;
	background:url('../images/top.jpg') no-repeat;
}

#logo {
	position:absolute;
	width:157px;
	height:61px;
	top:83px;
	left:159px;
	background-image:url('../images/agofOff.jpg');
}

#logo a {
	display:block;
	width:156px;
	height:60px;
}

#logo:hover {
	background-image:url('../images/agofOn.jpg');
}

#surMenuList {
	position:absolute;
	top:11px;
	left:100px;
	width:384px;
}

#surMenuList a {
	color:#ffffff;
}

#surMenuList li {
	display:block;
	width:96px;
	height:39px;
	line-height:38px; /* bug scroll ff */
	font-family:serif;
	font-size:80%;
	font-weight:bold;
	float:left;
	text-align:center;
}

#formConex, #formConexLog {
	position:absolute;
	top:40px;
	right:30px;
	width:150px;
	height:70px;
	font-size:80%;
}

#formConexLog {
	height:100px;
}

#formConexLog a{
	/*display:block;
	width:149px;
	font-weight:bold;
	font-size:90%;*/
}

#formConexLog .alignRight {
	text-align:right;
}

.inputConex {
	width:100px;
	overflow:hidden;
}

#boutConex {
	display:block;
	position:absolute;
	top:10px;
	right:10px;
}

#forgotPass {
	position:absolute;
	top:0px;
	left:0px;
	width:105px;
	font-size:80%;
	color:#657b93;
	text-align:right;
}

#pConex {
	position:absolute;
	top:12px;
	right:0px;
	width:150px;
	text-align:left;
}

#pConex input {
	margin-bottom:2px;
}

#menu {
	overflow:hidden;
	width:1000px;
	height:44px;
	background:url('../images/bandeau.jpg') 0px -44px no-repeat;
}

#menuList {
	width:960px;
	margin:auto;
}

#menuList a {
	display:block;
	width:192px;
	height:44px;
	line-height:44px;
	color:#425161;
}

#menuList li {
	overflow:hidden;
	display:block;
	width:192px;
	height:44px;
	line-height:44px;
	font-family:"Times New Roman", serif;
	font-size:90%;
	font-weight:bold;
	color:#425161;
	float:left;
	text-align:center;
}

#menuList .menuItem5 {
	position:relative;
	padding-top:11px;
	background:url('../images/search.jpg');
	text-align:left;
	width:156px;
	height:33px;
	line-height:23px;
	padding-left:36px;
	font-weight:normal;
	font-size:75%;
}

#searchBar {
	border:0;
	width:135px;
	overflow:hidden;
}

#boutSearch {
	position:absolute;
	top:0px;
	left:0px;
}

.menuItem1:hover {
	background:url('../images/bandeau.jpg') -20px 0px no-repeat;
}

.menuItem2:hover {
	background:url('../images/bandeau.jpg') -212px 0px no-repeat;
}

.menuItem3:hover {
	background:url('../images/bandeau.jpg') -404px 0px no-repeat;
}

.menuItem4:hover {
	background:url('../images/bandeau.jpg') -596px 0px no-repeat;
}

#menuList .menuItem5:hover {
	background:url('../images/searchOn.jpg');
}

#deroulMenu {
	display:inline;
}

.listDeroul {
	overflow:visible;
	list-style-type:none;
	width:192px;
	font-size:75%;
	z-index:10;
}

.listDeroul li {
	overflow:visible;
	list-style-type:none;
	width:192px;
	height:17px;
}

#deroul1 li {
	background:url('../images/deroul1.jpg');
}

#deroul2 li {
	background:url('../images/deroul2.jpg');
}

#deroul3 li {
	background:url('../images/deroul3.jpg');
}

#deroul4 li {
	background:url('../images/deroul4.jpg');
}

#deroul1 li:hover, #deroul2 li:hover, #deroul3 li:hover, #deroul4 li:hover {
	background:url('../images/deroulOn.jpg');
}

.listDeroul a {
	display:block;
	padding-left:30px;
	width:162px;
	height:17px;
	color:#777777;
}

.listDeroul a:hover {
	color:white;
	text-decoration:none;
}

#deroul1 {
	position:absolute;
	top:0px;
	left:20px;
}

#deroul2 {
	position:absolute;
	top:0px;
	left:212px;
}

#deroul3 {
	position:absolute;
	top:0px;
	left:404px;
}

#deroul4 {
	position:absolute;
	top:0px;
	left:596px;
}

#content {
	position:relative;
	width:1000px;
	background:url('../images/fondGlob.jpg') repeat-y;
	padding-bottom:30px;
}

#nextEvent {
	width:150px;
	margin:auto;
	list-style-type:circle;
	padding-left:5px;
	font-size:70%;
	color:#4e4e4e;
}

#nextEvent li {
	padding-bottom:5px;
}

#nextEvent li a {
	font-style:italic;
}

#calendar {
	width:180px;
	margin:auto;
	font-size:70%;
}

#calendar td {
	width:20px;
	text-align:center;
}

#calendar .title {
	color:#657b93;
	width:100px;
}

#calendar .daysInit {
	font-size:80%;
	color:#707070;	
}

#calendar .daysNum {
	color:#b7b7b7;
}

#calendar .today {
	color:#707070;
	font-weight:bold;
}

#calendar .daysNum:hover, #calendar .today:hover{
	background-color:#657b93;
	color:white;
	
}

#rightContent {
	float:right;
	width:180px;
	margin-right:20px;
	padding-left:10px;
	padding-right:10px;
}

#leftContent {
	float:left;
	width:180px;
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
}

#leftContent h2, #rightContent h2{
	width:180px;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
}

#leftContent h3, #rightContent h3, #previsuBriefTitle {
	color:black;
	font-size:80%;
	font-weight:normal;
	width:180px;
	text-align:left;
}

#leftContent .contentLink1 {
	font-size:80%;
	font-family:serif;
	width:180px;
	text-align:center;
	margin-bottom:10px;
}

#leftContent .contentBref, #rightContent .contentBref, #rightContent .lastAuthor, #rightContent .contentBrefForum, #previsuBrief {
	color:#657b93;
	width:170px;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	font-size:70%;
	overflow:hidden;
}

#previsuBriefTitle, #previsuBrief {
	font-size:100%;
}

#rightContent .contentBref, #rightContent .lastAuthor {
	text-align:right;
}

#rightContent .contentBrefForum {
	text-align:left;
	margin-bottom:0px;
}

#rightContent .lastAuthor a{
	color:#141a47;
}

#rightContent .lastAuthor{
	font-size:60%;
}

#rightContent .separateur, #leftContent .separateur{
	margin-top:15px;
}

hr {
	margin-top:5px;
	margin-bottom:5px;
}

#rightContent .adminItem, #rightContent .adminItemLast {
	width:180px;
	text-align:center;
}

#rightContent .adminItemLast {
	margin-bottom:20px;
}

#cadreFlux {
	width:180px;
	position:relative;
	margin-bottom:10px;
}

#cadreFlux p{
	position:absolute;
	top:0px;
	right:0px;
}

#middleContent {
/*	position:relative;
	top:0px;
	left:0px;*/
	width:560px;
	margin:auto;
	padding-top:30px;
	font-size:80%;
}

#middleContent .whiteCad {
	position:relative;
	width:528px;
	z-index:1;
	margin:auto;
	margin-bottom:20px;
	background:url('../images/cadreMid.jpg') repeat-y;
}

.whiteCad .whiteTop  {
	position:absolute;
	width:528px;
	z-index:1;
	height:16px;
	top:0px;
	background:url('../images/cadreMidTop.jpg') no-repeat;
	overflow:hidden; /* bug ie */
}

.whiteCad .whiteBot {
	position:absolute;
	width:528px;
	z-index:2;
	height:16px;
	bottom:0px;
	background:url('../images/cadreMidBot.jpg') no-repeat;
	overflow:hidden; /* bug ie */
}

.whiteCad .whiteContent{
	position:relative;
	width:498px;
	padding:15px;
	z-index:3;
	color:#666666;
}

.whiteContent .titleMid{
	position:relative;
	width:457px;
	z-index:1;
	margin:auto;
	margin-top:20px;
	margin-bottom:15px;
	background:url('../images/titleMid.jpg') repeat-y;
	overflow:hidden;
}

.WhiteContent p, #previsu p{
	padding-left:20px;
	padding-right:20px;
}

.titleMid .titleTop  {
	position:absolute;
	width:457px;
	z-index:1;
	height:16px;
	top:0px;
	background:url('../images/titleTop.jpg') no-repeat;
	overflow:hidden; /* bug ie */
}

.titleMid .titleBot {
	position:absolute;
	width:457px;
	z-index:2;
	height:11px;
	bottom:-1px; /* bug ie */
	background:url('../images/titleBot.jpg') no-repeat;
	overflow:hidden; /* bug ie */
}

.titleMid .titleContent {
	position:relative;
	top:2px;
	width:414px;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	z-index:4;
	color:#425161;
	font-weight:bold;
	font-size:100%;
}

.shadowTitle {
	position:absolute;
	width:432px;
	color:#ff1652;
	left:18px;
	top:9px;
}

.subTitleMid {
	display:inline;
	color:#836432;
}

.subTitleMidDiv {
	margin-left:40px;
	margin-right:40px;
	margin-top:25px;
	margin-bottom:15px;
}

.subSubTitleMid {
	display:inline;
	color:#425161;
}

.subSubTitleMidDiv {
	margin-left:50px;
	margin-right:50px;
	margin-top:5px;
}

#foot {
	width:1000px;
	height:179px;
	background:url('../images/bot.jpg') no-repeat;
	position:relative;
}

#footLeft {
	width:257px;
	height:179px;
	top:0px;
	right:20px;
	position:absolute;
}

#footLeft table {
	font-size:60%;
	color:#2e2a15;
	text-align:center;
	width:257px;
	margin:auto;
	margin-top:15px;
}

#footLeft table td{
	height:17px;
}

#footLeft table #logoBot {
	height:78px;
	vertical-align:middle;
}

#parten table td{
	vertical-align:middle;
	text-align:center;
}

#parten table {
	margin-left:20px;
	margin-bottom:0px;
	width:703px;
	height:179px;
	border-collapse:collapse;
}

#planUl, .planOl, #planUl li, .planOl li, .subPlanOl, .subPlanOl li {
	overflow:visible;
	font-size:100%;
	color:#666666;
}

#planUl li {
	margin-left:75px;
	list-style-type:circle;
	margin-bottom:15px;
}

#planUl .planOl li {
	margin-left:35px;
	list-style-type:upper-roman;
	margin-bottom:0px;
}

#planUl .planOl .subPlanOl li {
	font-size:100%;
	margin-left:25px;
	list-style-type:lower-roman;
	margin-bottom:0px;
}

#messBureau {
	font-size:90%;
	width:450px;
	padding:25px;
	background:#ffffff;
	margin:auto;
	margin-bottom:20px;
	text-align:justify;
	color:#666666;
}

.tableBureau {
	width:400px;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
}

.tableBureau td {
	width:200px;
	margin:auto;
	text-align:left;
	padding-left:15px;
}

.leftCol {
	border-bottom:dotted 1px #666666;
}

.tableBureau th {
	width:200px;
	height:30px;
	margin:auto;
	text-align:left;
}

#arianeFil {
	font-size:80%;
	width:97%;
	margin:auto;
	padding:1%;
	margin-bottom:10px;
	border:dotted 1px #666666;
}

.olMain {
	overflow:visible;
	margin-left:50px;
	margin-right:50px;
	list-style-type:square;
}

.ulMain {
	overflow:visible;
	margin-left:50px;
	margin-right:50px;
	list-style-type:circle;
}

.liOfOl, .liOfUl {
	margin-top:10px;
	overflow:visible;
	
}

.jngofHeadUl {
	font-size:75%;
	list-style-type:circle;
}

.jngofHeadUl li {
	margin-left:15px;
	margin-bottom:5px;
}

#headTitleNews {
	position:relative;
	z-index:2;
	width:100%;
	list-style-type:lower-roman;
	padding:15px;
	padding-left:30px;
	margin:auto;
}

#headTitleNews li {
	width:400px;
	color:#4e4e85;
}

.headLinkUlNews {
	font-size:80%;
	color:#5860ff;
	font-style:italic;
}

#ulWhatsNewDiv {
	position:relative;
	z-index:0;
	width:90%;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#fffee5;
	border:inset 1px #666666;
}

#whatsNewImg {
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
}

.spacer {
	width:20px;
	clear: both;
}

