#EventContainer
{
	top:10%;
	left:30%;
	clear:both;
	display:none;
	z-index:600;
	position:fixed;
	width:600px;
}
#iframeEvent
{
	width:335px;
	height:455px !important;
	height:463px;
}
#EventTable
{
	margin:0px;
	padding:0px;
	border: 5px solid #FF9422;
}
#EventTable #film_haut {
	background:url(http://www.famiweb.be/fr/evenement/image/bg_film_haut.gif) left top repeat-x;
	height:22px;
}
#EventTable #film_bas {
	background:url(http://www.famiweb.be/fr/evenement/image/bg_film_bas.gif) left top repeat-x;
	height:22px;
}

#EventTable  .vignette {
	margin-right:8px;
	border:1px solid #DBDBDB;
	background:gray;
	width:90px;
	height:90px;
}
#EventTable .vignettehover {
	margin-right:8px;
	border:1px solid #FF9422;
}
#EventTable
{
	background:#333;
}
#EventTable #banniere {
	font-family:Arial, Helvetica, sans-serif;
	color:#CDCDCD;
}
#EventTable #banniere h1 {
	font-size:16px;
	margin-left:10px;
	margin-top:0px
}
#EventTable #banniere h1 span {
	color:#FF9422;
	font-weight:normal;
	font-size:20px;
}

#EventTable #contain {
	font-family:Arial, Helvetica, sans-serif;
	color:#CDCDCD;
	font-size:12px;
}
#EventTable #panelright
{
	height:410px;
}
#EventTable #contain img.entete {
	margin-right:10px;
	margin-left:10px;
	background:gray;
	border:1px solid #CDCDCD;
	height:300px;
	width:300px;
}
#EventTable #contain h2 {
	padding:0px;
	margin:0px;
	font-size:18px;
}
/*#EventTable #contain h2:first-letter {
	padding:0px;
	margin:0px;
	font-size:24px;
	color:#FF9422;
}*/
#EventTable #texte {
	height:200px;
}
#EventTable #icone {
	margin-bottom:10px;
	font-size:12px;
	color:#FF9422;
	margin-right:15px;
}
#EventTable td
{
	font-size:11px;
	color:#CDCDCD;
}
#EventTable .close
{
	text-decoration:underline;
}
#EventTable #contain p {
	text-align:justify;
	margin-right:15px;
}
#EventTable .bt_envoie
{
	background:url(../image/icon_envoie.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	cursor:pointer;
}
#EventTable .bt_envoie_hover
{
	background:url(../image/icon_envoie_hover.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	text-decoration:underline;
	cursor:pointer;
}
#EventTable .bt_cado
{
	background:url(../image/icon_cado.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	cursor:pointer;
}
#EventTable .bt_cado_hover
{
	background:url(../image/icon_cado_hover.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	text-decoration:underline;
	cursor:pointer;
}
#EventTable .bt_info
{
	background:url(../image/icon_info.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
#EventTable .bt_info_hover
{
	background:url(../image/icon_info_hover.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	text-decoration:underline;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
#EventTable .bt_photos
{
	background:url(../image/icon_photos.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
#EventTable .bt_photos_hover
{
	background:url(../image/icon_photos_hover.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	text-decoration:underline;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
#EventTable .bt_bon
{
	background:url(../image/icon_bon.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	cursor:pointer;
}
#EventTable .bt_bon_hover
{
	background:url(../image/icon_bon_hover.gif) top left no-repeat;
	height:46px;
	padding-left:46px;
	text-decoration:underline;
	cursor:pointer;
}
#EventTable .bt_ferme
{
	background:url(../image/icon_ferme.gif) right center no-repeat;
	height:17px;
	padding-top:2px;
	padding-right:20px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF9422;
	font-size:11px;
	margin-right:5px;
	margin-top: 5px	;
	margin-bottom: 0px
}
#EventTable .bt_ferme_hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CDCDCD;
	font-size:11px;
	background:url(../image/icon_ferme_hover.gif) right center no-repeat;
	height:17px;
	padding-right:20px;
	padding-top:2px;
	text-decoration:underline;
	cursor:pointer;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 0px
}
#famiweb_evenement table
{
	font-size:11px;
	background:transparent;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#famiweb_evenement td
{
	color:#333;
}
#famiweb_evenement a {
	color:#B6051E;
	text-decoration:none;
}
#famiweb_evenement a:hover
{
	color:#B6051E;
	text-decoration:underline;
}
#famiweb_evenement h2 {
	color:#B6051E;
	font-size:16px;
	margin:10px 0px;
	padding:0px 5px;
	/*border-bottom:1px solid #FF9422;*/
	font-weight: bold;
	font-family: Helvetica,Verdana,  sans-serif, Arial;
}

#famiweb_evenement h3 {
	color:#B6051E;
	font-size:14px;
	margin:10px 5px 0px 10px;
	font-family: Helvetica,Verdana,  sans-serif, Arial;
}
#famiweb_evenement p {
	margin:10px;
}
#famiweb_evenement p.rouge {
	margin:10px;
	color:#B6051E;
}
#famiweb_evenement {
	width:730px;
}
#famiweb_evenement #listeEvent
{
	background:#ECECEC;
	float:left;
	clear:both;
	width:730px;
	/*height:150px;*/
	display:block;
	background-image:  url(http://www.famiweb.be/fr/evenement/image/bg_event_top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 20px
}
#famiweb_evenement #listeEvent h2 {
	color:#333;
	font-size:16px;
	margin:10px 0px 5px 0px;
	padding:0px 5px;
	font-weight: bold;
	font-family: Helvetica,Verdana,  sans-serif, Arial;
}

#famiweb_evenement #listeEvent ul {
	color:#333;
	list-style:none;
	margin:0 5px 0px 5px;
	padding:0px;
	font-size:11px;
	width:700px;
	float:left;
	font-family: Helvetica,Verdana,  sans-serif, Arial;
	font-weight:bold
}
#famiweb_evenement #listeEvent li {
	width:330px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:2px;
	padding-right:10px;
	font-weight:bold;
	/*height:15px;*/
	cursor:pointer;
	float:left;	
}
#famiweb_evenement #listeEvent li.hover {
	color:#333;	
	text-decoration: underline
}
#famiweb_evenement #listeEvent li.selected {
	color:#B6051E;	
	text-decoration:underline
}

#famiweb_evenement #PanelEvent 
{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#famiweb_evenement #CenterPanelEvent
{
	background-color:#FFFFFF;
	margin-bottom:5px;
	clear:left;
	float:left;
	width:730px;
}
#famiweb_evenement #CenterPanelEvent #centerPanelLeft
{
	float:left;
	width:280px;
	margin-left:10px;
}
#famiweb_evenement #CenterPanelEvent img
{
	widows:250px;
	height:250px;
}
#famiweb_evenement #CenterPanelEvent #centerPanelRight
{	
	margin-left:5px;
	float:left;
	width:705px;
}
#famiweb_evenement #CenterPanelEvent #centerPanelRight h3
{	
	color:#B6051E;
	font-size:14px;
	margin:10px 5px 5px 0px;
	font-family: Helvetica,Verdana,  sans-serif, Arial;
}
#famiweb_evenement #centerPanelRight p
{
	margin:0px;
}
#famiweb_evenement #InfoEvent 
{
	/*clear:both;*/
	background-color:#ECECEC;
	padding-top:10px;
	display: table;
	width:730px;
	border-bottom: 1px dotted #AAA;
}
#famiweb_evenement #InfoEvent h2
{
	color:#333;
	font-size:14px;
	margin:0px 10px 10px 5px;
	padding:0px 5px;
	font-weight: bold;
	font-family: Helvetica,Verdana,  sans-serif, Arial;
}
#famiweb_evenement #InfoEvent h4
{
	color:#B6051E;
	font-size:11px;
	margin:10px 5px 5px 10px;
	font-family: Helvetica,Verdana, sans-serif, Arial;
	width:220px;
	border-bottom: 1px dotted #CCCCCC;
}
#famiweb_evenement #InfoEvent p
{
	margin: 0 10px 10px 10px;
}
#famiweb_evenement #InfoEvent .float
{
	float: left;
	width: 235px;
}
#famiweb_evenement #Album
{
	clear:both;
	margin-top:0px;
	height:360px;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
}
#famiweb_evenement #Album h2
{
	font-size: 14px
}
#famiweb_evenement #Album #EventDiaporama
{
	margin:2px;
	width:405px;
	height:290px;
	float:left;
	overflow:auto;
}
#famiweb_evenement #Album #EventDiaporama img
{
	height:80px;
	width:80px;
	margin:4px;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	border-style: solid;
	background:#FFF;
	float:left;
	cursor:pointer;
	padding:3px
}
#famiweb_evenement #Album .fausseimg
{
	height:85px;
	width:85px;
	margin:4px;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	border-style: solid;
	background:#FFF;
	float:left;
	cursor:pointer;
}

#famiweb_evenement #Album #EventDiaporama img.hover
{
	border:1px double #B6051E;
}
#famiweb_evenement #Preview
{
	margin: 5px 0 0 5px !important; margin: 0 0 0 5px
}
#famiweb_evenement #Preview img
{
	width:250px;
	height:250px;
	/*margin-bottom: 20px*/
}
#famiweb_evenement #InfoOffres {
	clear:both;
	width:720px;
	padding-bottom:10px;
	/*float: left;*/
	padding-top: 0px !important; padding-top: 10px;
}
#famiweb_evenement #InfoOffres h2 {
	margin-bottom:5px;
	font-size: 14px;
	margin-left:5px;
	margin-top:10px !important; margin-top:0
}
#famiweb_evenement #BonReduction 
{
	float:left;
	width:340px;
	margin: 5px 10px 5px 0px;
	background-color:#F7F7F7;
	border:1px dotted #CCCCCC;
}
#famiweb_evenement #Concours
{
	float:left;
	width:340px;
	margin: 5px 10px 0 5px;
	background-color:#F7F7F7;
	border:1px dotted #CCCCCC;
}
#famiweb_evenement #Concours input.concours
{
	background:url(http://www.famiweb.be/fr/evenement/image/bt_concours_event.gif) center left no-repeat;
	border:0px;
	cursor:pointer;
	width: 180px;
	height: 24px;
	margin-bottom: 0px;
	margin-left: 10px
}
#famiweb_evenement #Concours h3
{
	color: #333;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px
}
#famiweb_evenement input
{
	font-size:12px;
	font-weight:normal;
}
#famiweb_evenement input.submit
{
	color:#fff;
	font-weight:bold;
	background:url(http://www.famiweb.be/fr/evenement/image/bg_bouton.gif) center left repeat-x;
	border:0px;
	padding-top:5px;
	padding-bottom:5px;
		cursor:pointer;
}
#famiweb_evenement input.submithover
{
	color:#fff;
	font-weight:bold;
	background:url(http://www.famiweb.be/fr/evenement/image/bg_bouton.gif) bottom left repeat-x;
	border:0px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}
#famiweb_evenement #sendFriend
{
	clear:both;
	background-color:#ECECEC;
	background-image:  url(http://www.famiweb.be/fr/evenement/image/bg_event_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:20px !important;
	padding-top:10px
}
#famiweb_evenement #sendFriend h2
{
	color:#333;
	font-size:14px;
	margin:10px 10px;
	padding:0px 5px;
	font-weight: bold;
	font-family: Helvetica,Verdana,  sans-serif, Arial;
}

#famiweb_evenement input.friend
{
	background:url(http://www.famiweb.be/fr/evenement/image/bt_amis.gif) center left no-repeat;
	border:0px;
	cursor:pointer;
	width: 153px;
	height: 24px;
	margin-bottom: 5px;
	margin-right: 10px
}
#divmsg
{
	display:block;
	position:fixed !important;
	position:absolute;
	width:100% !important;
	width:1500px;
	height:100% !important;
	height:1000px;
	top:0;
	left:0;
	z-index:10;
	cursor:pointer;
}
#divmsg #divgrise
{
	
	position:fixed !important;
	position:absolute;
	width:100% !important;
	width:1500px;
	height:100% !important;
	height:1000px;
	background:#333;
	filter: alpha(opacity=40);
	opacity:0.4;
	z-index:1000;
}
#divmsg #msg
{
	position:relative;
	border:1px solid  #B6051E;
	border:1px solid  #FF9422;
	color:#B6051E;
	font-weight:bold;
	top:300px;
	left:300px;
	background:#FFF;
	z-index:1001; 
	width:500px;
	/*-moz-border-radius-topleft: 10px; 
	-moz-border-radius-topright: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-moz-border-radius-bottomleft:10px;*/
}
#divmsg h1 {
	color:#B6051E;
	font-size:18px;
	margin:10px 0px;
	padding:0px 5px;
	border-bottom:1px solid #FF9422;
}
#divmsg h1:first-letter {
	color:#FF9422;
	font-size:30px;
	font-style:italic;
}
#divmsg h2 {
	color:#B6051E;
	font-size:14px;
	margin:10px 5px;
}
#divmsg p {
	margin:20px 10px;
}
span.obligatoire
{
	color:#B6051E;
	font-size:9px;
	vertical-align:super;
}
div.divnone 
{
	padding-right:20px;
	width:175px;
}
div.divtrue 
{
	padding-right:20px;
	width:175px;
	background:url(http://www.famiweb.be/fr/organisateur/images/ok.png) right top no-repeat;
}
div.divfalse
{
	padding-right:20px;
	width:175px;
	background:url(http://www.famiweb.be/fr/organisateur/images/warning.png) right top no-repeat;
}

/* galerie ********************************************************************************/
/* photo livre */
.photo_event {
voice-family: "\"}\""; 
voice-family:inherit;
}
.photo_event {
list-style: none;
}

.photo_event span {
height: 280px;
width: 280px;
display: block;
background: white;
}

.photo_event span {
display: table;
_position: relative;
overflow: hidden;
border-width: 1px;
border-color: #ccc #999 #999 #ccc;
border-style: solid;
}

.photo_event> span {
overflow: none;
}

.photo_event span:hover {
background: #f7f7f7;
}

.photo_event span a {
_position: absolute;
_top: 50%;
display: block;
vertical-align: middle;
margin: 0px auto;
text-align: center;
}
		
.photo_event span a img {
_position: relative;
_top: -50%;
_left: -50%;
}

.alpha-shadow {
  float: left;
  background: url(http://www.famiweb.be/fr/evenement/image/shadow.gif) no-repeat bottom right;
  margin: 0px -5px 0 0px !important;
  margin: 0px -5px 0 0px;
}

.alpha-shadow div {
  background: url(http://www.famiweb.be/fr/evenement/image/shadow2.png) no-repeat left top !important;
  background: url(http://www.famiweb.be/fr/evenement/image/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}