/* ACCUEIL */

body{
	behavior:url(csshover2.htc); 
}

#accueil_boxes_left{ 
	float: left;
	width: 565px;
	border: 0px solid red;
	padding-left: 12px;
}

.accueil_titre_box {
	display: block;
}

.accueil_box_soiree{ 
	width: 272px;
	height: 235px;
	border: 0px solid #000000;
	/*background-color : #ffffff;	*/
	float: left;
	/*margin: 3px;*/
	margin-top: 7px;
	margin-bottom: 2px;
	margin-right: 10px;
	background-image: url(../images/accueil/box.gif);
	background-repeat: no-repeat;
}


.accueil_box_soiree_contenu{ 
	width: auto;
	height: 189px;	
}

.accueil_lien_autre {
	width: auto;
	height: 24px;
	text-align: right;
	padding-right: 10px;
	color: #3d5a87;
}

.accueil_lien_autre a{
	color: #3d5a87;
	font-weight: bold;
	text-decoration : underline;
}

.accueil_une_soiree{ 
	width: auto;
	/*height: 52px;
	border: 1px solid red;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom : 1px;
}

.accueil_une_soiree_img{ 
	float: left;
	/*width: 74px;
	height: 50px;*/
	/*background-color: green;*/
	/*overflow: hidden;*/
	/*text-align: center;*/
}

a.flyer {
  display     :   block;
  float       :   left;
  width       :   74px;
  height      :   50px;
  line-height :   70px;
  overflow    :   hidden;
  position    :   relative;
  z-index     :   1;
  padding:0px;
  margin:0px;
}


a.flyer img
{
  float       :   left;
  position    :   absolute;
  padding:0px;
  margin:0px;
}

a.flyer:hover
{
  overflow    :   visible;
  z-index     :   1000;
  border      :   none;
}


a.flyer_club {
  display     :   block;
  float       :   left;
  width       :   74px;
  height      :   63px;
  line-height :   70px;
  overflow    :   hidden;
  position    :   relative;
  z-index     :   1;
  padding:0px;
  margin:0px;
}


a.flyer_club img
{
  float       :   left;
  position    :   absolute;
  padding:0px;
  margin:0px;
}

a.flyer_club:hover
{
  overflow    :   visible;
  z-index     :   1000;
  border      :   none;
}


/*
li:hover ul, li:hover li:hover ul { display:block; } 
*/
.accueil_une_soiree_img img{  
	/*border: 1px solid #000000;*/
}

.accueil_une_soiree_description{
	/*float: left;*/
	width: auto;
	padding-left: 80px;
	font-weight: bold;
}

.accueil_une_soiree_titre,.accueil_une_soiree_titre a {
	font-weight: bold;
	color: #3d5a87;
}

.accueil_une_soiree_date {
	color: #000000;
}

#accueil_boxes_left_soiree{ 
	
}

input.long_text_field {
	width: 224px;
	margin-right: 5px;
	margin-top: 2px;
}

#accueil_soiree_afterwork{ 
	float: left;
}

#accueil_titre_box_afterwork{ 
	width:271px;
	height: 22px;
	line-height: 22px;
	background-color: #b67db2;
	background-image: url(../images/accueil/tete_afterwork.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

#accueil_titre_box_etudiante{ 
	width:271px;
	height: 22px;
	line-height: 22px;
	background-color: #87bfc1;
	background-image: url(../images/accueil/tete_etudiante.gif);
	border-bottom:1px solid black;
}

#accueil_titre_box_clubbing{ 
	width:271px;
	height: 22px;
	line-height: 22px;
	background-color: silver;
	background-image: url(../images/accueil/tete_clubbing.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

#accueil_titre_box_concert{ 	
	width:271px;
	height: 22px;
	line-height: 22px;
	background-color: gray;
	background-image: url(../images/accueil/tete_concerts.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

#accueil_boxes_galerie {
	
}

.accueil_une_galerie{
	float: left;
	width: 175px;
	/*height: 38px;
	border: 1px solid red;*/ 
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom : 8px;
	
}

.accueil_une_galerie_img{ 
	float: left;
	width: 55px;
	height: 43px;
	text-align: right;
	/*background-color: blue;*/
	overflow: hidden;
}

.accueil_une_galerie_description{ 
	/*float: left;*/
	width: auto;
	padding-left: 65px;
}


#accueil_box_galerie_photo {
	width: 554px;
	margin-top: 10px;
	height: 154px;
	background-color : #ffffff;
	background-image: url(../images/accueil/box_galerie_photos.gif);
	background-repeat: no-repeat;
}

#accueil_titre_galerie_photo {
	width:auto;
	height: 22px;
	line-height: 22px;
	background-color : #5b9e94;
	background-image: url(../images/accueil/tete_photos.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

#accueil_box_galerie_video {
	width: 554px;
	margin-top: 10px;
	height: 153px;
	background-color : #ffffff;
	background-image: url(../images/accueil/box_galerie_photos.gif);	
	background-repeat: no-repeat;
}

#accueil_titre_galerie_video {
	width:auto;
	height: 22px;
	line-height: 22px;
	background-color : #83ad71;	
	background-image: url(../images/accueil/tete_video.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

.accueil_box_galerie_contenu {
	width: auto;
	height: 104px;
}

#accueil_boxes_right{ 
	float: left;
	width: 305px;
	border: 0px solid yellow;
	padding-left: 5px;
}


.accueil_mini_banner{ 
	width: 300px;
	height: 78px;
	border: 0px solid #000000;
	background-color : transparent;
	margin-top: 12px;
	margin-bottom: 12px;
}

*html .accueil_mini_banner{ 
	margin-bottom: 10.8px;
}

.accueil_mini_banner_4{
	margin-bottom:12px;
}

.img_droite {
	margin-left:8px;
}

#accueil_search_soiree{ 
	width: 299px;
	height: 72px;
	background-color : #ffffff;
	border: 0px solid #000000;
	margin-top: 7px;
	margin-bottom: 12px;
	background-image: url(../images/accueil/box_recherche_soiree.gif);	
	background-repeat: no-repeat;
}

#accueil_titre_search_soiree{ 
	width:auto;
	height: 22px;
	line-height: 22px;
	background-color : #57819c;
	background-image: url(../images/accueil/tete_recherche_soiree.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

#accueil_contenu_search_soiree{ 
	font-size: 11px;
	padding-left: 5px;
	width: auto;
	height: 48px;
}

#accueil_video{ 
	width: 300px;
	height: 250px;
	border: 0px solid #000000;
	background-color : #ffffff;
	margin-bottom: 10px;	
}

#accueil_newsletter {
	width: 299px;	
	background-color : #ffffff;
	margin-top: 14px;
	background-image: url(../images/accueil/box_newsletter.gif);
  background-repeat: no-repeat;	
}

#accueil_titre_newsletter{	
	height: 22px;
	line-height: 22px;
	background-color : #57819c;
	background-image: url(../images/accueil/tete_newsletters.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

#accueil_contenu_newsletter{ 
padding-top:5px;
	width:auto;
	height: 56px;
	font-size: 11px;
	padding-left: 5px;
  padding-bottom:10px;
}

#espace_accueil_bottom {
	border: 0px solid green;
	width: 870px;
	padding-left: 12px;
}

#accueil_box_club {
	width: auto;
	height: 124px;
	background-color : #ffffff;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/accueil/box_clubs.gif);
	background-repeat: no-repeat;
}

#accueil_titre_box_club{ 
	width:auto;
	height: 22px;
	line-height: 22px;
	background-color : #c5935e;
	background-image: url(../images/accueil/tete_clubs.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid black;
}

.accueil_un_club{ 
	float: left;	
	width: 205px;
	height: 61px;
	/*border: 1px solid red;*/ 
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom : 8px;
}

.accueil_un_club_img{ 
	float: left;
	width:73px;
	height: 63px;
	text-align:center;
	/*background-color : #c5935e;*/
}

.accueil_un_club_description{ 
	float: left;
	margin-left: 8px;
}

.accueil_un_club_titre,.accueil_un_club_titre a { 
	font-weight: bold;
	color: #3d5a87;
}


#accueil_contenu_box_club{ 
	height: 78px;
}

