/* ------------------------------------------------------------------------- */
/* BALISES GENERALES                                                         */
/* ------------------------------------------------------------------------- */

A.type1:link {color:#910101; text-decoration:none;}
A.type1:visited {color:#009900; text-decoration:none;}
A.type1:active {color:#009900; text-decoration:none;}
A.type1:hover {color:#000000; text-decoration:none;}

/*MinVersion*/

.OESK_XBody_Default
{
	width:900px
	}
.OESK_XBody_Default 
.OESZ_XBodyContent
{
	width:100%;height:550px
	}
.OESK_XBody_Default 
.OESZ_XBodyFooter
{
	width:100%;height:50px
	
	}
.OESK_WELabel_Default
{
	width:350px
	}

#XBody 
 .OESZ_XBodyContent
{
	display:block
	}

#XBody
 .OESZ_XBodyFooter
{
	display:block
	}
#XBody
 .OESZ_XBodyHeader
 {
 	display:none
 	}
 #XBody
  .OESZ_XBodyLeftColumn
 {
 	display:none
 	}
#XBody
 .OESZ_XBodyRightColumn
 {
 	display:none
 	}
#XBody
 .OESZ_Wrap_Columns
 {
 	padding-left:0;padding-right:0
 	}
#XBody
{
	width:900px
	}
#XBody
 .OESZ_XBodyContent
 {
 	height:941px
 	}
#WEee3ebd3453
{
	position:absolute;left:240px;top:240px;width:650px;height:350px
	}
#WEee3ebd3453
 .OESZ_Text
 {
 	color:#fff;font-size:30px;font-family:Arial,Helvetica,sans-serif
 	}
#WE82f9c2c741
{
	position:absolute;left:0;top:0;width:auto;height:auto
	}
#WE3473d0ee44
{
	position:absolute;left:0;top:0;width:auto;height:auto
	}
#WEaffiche_annonce
{
	position:absolute;left:240px;top:240px;width:658px;
	height: 690px; /* Par défaut. Prend la hauteur du contenu. */
  border: 0px solid red;
  /*overflow: scroll;*/
	}

#WEaffiche_annonce a:link {color:#910101;} /* unvisited link */
#WEaffiche_annonce a:visited {color:#910101;} /* visited link */
#WEaffiche_annonce a:hover {color:#910101;} /* mouse over link */
#WEaffiche_annonce a:active {color:#910101;} /* selected link */ 	


	
#margin3 {
	
	width:auto;
	border: 0px solid blue;
	margin-left:auto;
    margin-right:auto;
	margin-top:0px;
}
	
#margin3 a:link {color:#910101;} /* unvisited link */
#margin3 a:visited {color:#910101;} /* visited link */
#margin3 a:hover {color:#910101;} /* mouse over link */
#margin3 a:active {color:#910101;} /* selected link */ 	

#slides {
	
	width: auto;
	HEIGHT: auto;
    border: 0px solid blue;
    margin-left : 10px;
}

#contenudetail {
	margin-left: 10px;
}

#contenusuite {
	margin-left: 10px;
}



#margindetail {
	
	width:auto;
	border: 0px solid blue;
	margin-left:auto;
    margin-right:auto;
	margin-top:0px;
}
	
#margindetail a:link {color:#910101;} /* unvisited link */
#margindetail a:visited {color:#910101;} /* visited link */
#margindetail a:hover {color:#910101;} /* mouse over link */
#margindetail a:active {color:#910101;} /* selected link */ 	

#suivantprecedent {
 	position:absolute;left:280px; width:650px;
	font-size:16px;
	font-family: Arial,Helvetica,sans-serif;
 	}

#suivantprecedent a:link {color:#910101;} /* unvisited link */
#suivantprecedent a:visited {color:#910101;} /* visited link */
#suivantprecedent a:hover {color:#910101;} /* mouse over link */
#suivantprecedent a:active {color:#910101;} /* selected link */ 


.Style1 {text-align: left}
.Style2 {
				text-align: left;
				font-size: 15px
				}
.Style3 {
				text-align: justify;
				color:#808080;
				}
.Style4 {
				text-align: justify;
				color: black;
				}

/*  .................................BOUTONS NOUVEAU........................................... */
/* ........................................................................................... */

/* Menu */

    .btn_gen {
      float:left;
      width:100%;
      line-height:normal;
      }
	  
    .btn_gen ul {
      margin:0;
      padding:10px 60px 0;
      list-style:none;
	  width: auto;
      }
	  
    .btn_gen li {
      display:inline;
      margin: 0px 0px 0px 0px;
      padding: 0px;
	  width: auto;
	  white-space: nowrap;
      }
	  
    .btn_gen a {
      float:left;
      background:url("http://abgl.fr/_img/boutons/btn_gen_cap_left.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 17px;
      text-decoration:none;
	  font-size: 13px;
	  width: auto;
	  white-space: nowrap;	    	    
      }
	  
    .btn_gen a span {
      float:left;
      display:block;
      background:url("http://abgl.fr/_img/boutons/btn_gen_cap_right.jpg") no-repeat right 1px;
      padding: 5px 12px 4px 5px;
	  margin-bottom: 4px;
	  width: auto;	  	  
      }
	  
	html>body .btn_gen a {
      background:url("http://abgl.fr/_img/boutons/btn_gen_cap_left.png") no-repeat left top;
	  width: auto;	  
      }
	  
    html>body .btn_gen a span {
      background:url("http://abgl.fr/_img/boutons/btn_gen_cap_right.png") no-repeat right top;
	  width: auto;	  
      }
	  
  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .btn_gen a span {float:none;}
    /* End IE5-Mac hack */
	/*
    btn_gen a:hover span {
      color:#333;
      }
	*/
    .btn_gen a:hover {
      background-position:0% -28px;
	  text-decoration: none;
      }
    .btn_gen a:hover span {
      background-position:100% -28px;
      }
	  
	  
    html>body .btn_gen a:hover {
      background-position:0% -28px;
	  text-decoration: none;
      }
    html>body .btn_gen a:hover span {
      background-position:100% -28px;
      }	


	