body 
	{
  text-align:center;
  background:#d8d8d8;
  line-height:20px;
	}

p 
	{
	line-height:18px;
	margin-bottom:0.8em;
	}
hr 
	{
	border: none 0;
	border-top: 1px solid #DDD;
	height: 1px;
} 

a, a:active, a:visited, a:hover 
	{
	color:#1b5fa3;
	/*text-decoration:none;*/
	}

a:hover 
	{
  text-decoration:underline;
	}
td
	{
	vertical-align:top;
	}
em {
font-style:italic;
}
#container 
	{
  width:900px;
  margin:20px auto;
  text-align:left;
  overflow:hidden;
  height:100%;
  background:#FFF;
	}

#header 
	{
  background:#a10f52;
  height:100%;
  margin:15px 15px 0 15px;
  _padding-bottom:15px;
  overflow:hidden;
	}

h1, h2, h3, h4 
	{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  line-height:normal;
  margin-bottom:0.7em;
  padding-bottom:0.5em;
  text-transform:uppercase;
	}

h1 
	{
  border-bottom:1px solid #e6e5de;
	font-size:20px;
	}

h2 
	{
	border-bottom:2px solid #e6e5de;
	color:#666;
	font-size:18px;
	font-weight:normal;
	}

h3 
	{
	border-bottom:1px solid #e6e5de;
	color:#666;
  font-size:17px;
  margin-top:1em;
  text-transform:none;
	}

h4 
	{
	color:#666;
  font-size:15px;
  font-weight:bold;
  text-transform:none;
	}

strong
	{
	font-weight:bold;
	}
ul
	{
	margin-bottom:1em;
	}
li
	{
	/*
	list-style:normal;
	list-style-type:disc;
	margin:0 0 5px 25px;
	*/
	list-style-type:none;
	background:url('/assets/img/puce.gif') no-repeat 4px 7px;
	margin:0 0 5px 0;
	padding-left:15px;
	}
ol li {
	background:none;
	list-style-type:decimal;
}
ul.subMenu li
	{
	margin-left:0;
	}
#header h4
	{
	border:0;
  color:#FFF;
  font-size:20px;
  font-weight:normal;
  margin:50px 15px 0 15px;
	}

#logo
	{
  display:inline;
  float:left;
  margin:20px;
  }

#menu
	{
  background:#be2864;
  height:35px;
  line-height:35px;
  margin:0 15px;
  padding:0 0 0 15px;
	}

#menu li
	{
  float:left;
  background:none;
  white-space:nowrap;
  margin:0;
  padding:0;
	}

#menu li.selected
	{
  background:#FFF;
	}

#menu li a
	{
  border-right: 1px solid #a10f52;
  color:#FFF;
  display:block;
  padding:0 10px;
  text-decoration:none;
	}

#menu li.selected a, #menu li a:hover
	{
  background:#FFF;
  color:#a10f52;
	}

#mainContent
	{
  display:inline;                       
  float:left;
  margin:15px;
  width:550px;
	}

#eventTeaser 
	{
	background:#f8f8f4;
	border-bottom:1px solid #e6e5de;
	border-top:1px solid #e6e5de;
	overflow:hidden;
	height:100%;
	margin:15px 15px 0 15px;
	padding: 5px 0 0 0;
	}
	
#teaserPic
	{
	position:relative;
	height:222px;
	float:left;
	}

#teaserPic img 
	{
	float:left;
	margin-right:15px;
	}
	
#teaserPic h4 
	{
	top:165px;
	font-size:16px;
	left:40px;
	margin:0;
	border:0;
	position:absolute;
	text-align:center;
	text-transform:none;
	width:260px;
	}
	
#teaserPic h4 a
	{
	color:#FFF;
	text-decoration:none;
	}
	
#teaserDescr 
	{
	padding:15px;
	}
	
#teaserDescr h1
	{
	font-size:20px;
	margin:0 0 8px 329px;
	}
#teaserDescr h1 a
	{
	text-decoration:none;
	}
#teaserDescr h1 a:hover
	{
	text-decoration:underline;
	}
#eventIntro
	{
	/*
	border-bottom:1px solid #e6e5de;
	padding:15px 0;
	margin-bottom:15px;
	*/
	}
#breadCrumb {
	border-bottom:1px solid #e6e5de;
	font-size:11px;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
}
#eventIntro .date
	{
	border:0;
	margin: 0 0 10px 0
	}
	
.eventMetas
	{
	margin-bottom:0.5em;
	}

.smallText
	{
	font-size:11px;
	}
p.smallText
	{
	margin-bottom:0.5em
	}
	}
	
.greyText
	{
	color:#666;
	}

.date
	{
	color:#be2864;
	font-weight:bold;
	}

#mainContent li.eventDate, 
#mainContent li.eventItem 
	{
	background:none;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#mainContent li.eventItem {
	padding: 10px 0;
	margin:0;
	overflow:hidden;
	height:100%;
	border-bottom:1px solid #e6e5de;
}
#mainContent li.eventItem h3 {
	border:0;
	margin:0;
}
#mainContent li.eventItem h3.conference, #mainContent li.eventItem h3.workshop
	{
	color:#be2864;
	}
#mainContent li.eventDate h2 {
	margin-bottom:0;
}
#mainContent li.eventItem li {
	margin:5px 0;
}
#mainContent li.eventItem ol li {
	margin:5px 0 5px 25px;
	padding-left:0;
}
#mainContent li.eventItem ol li ul li {
	margin:5px 0 5px 15px;
	padding-left:15px;
	list-style-type:none;
	background:url('/assets/img/puce.gif') no-repeat 4px 7px;
}
.eventHours {
	color:#be2864;
	float:left;
	font-size:11px;
	margin:2px 10px 0 0;
	width:75px;
}
.eventInfos {
	float:left;
	width:450px;
}
.eventInfos p {
	margin:0;
}
.eventBaseline {
}
.eventOptions {
	background:#f9f9f9;
	padding:10px;
}
.moreInfos {
}
.eventDetails {
	/*
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #e6e5de;
	*/
}
#relatedContent 
	{
	margin-bottom:1em;
	margin:15px 15px 15px 0;
	width:305px;
	float:right
	}
#relatedContent li
	{
	margin:0 0 5px 0;
	}
.bgBox 
	{
	background:#f8f8f4;
	padding:10px;
	margin-bottom:15px;
	}
#relatedContent h3
	{
	margin-top:0;
	}
h3#userBoxTitle {
	background:#f8f8f4 url('/assets/img/loginBoxTitle.gif') no-repeat top center;
	border:0;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:10px 0 24px 0;
	text-align:center;
}
#registrationBox {
margin-bottom:1em;
}
#subscriptionBox, .lightBox {
	height:100%;
	overflow:hidden;
	padding:20px 15px;
	/*text-align:center;*/
}
#subscriptionBox{
	background:#e7e7e4;
	}
.lightBox {
	background:#eeeeee;
	margin:0 auto 15px auto;
	text-align:center;
}
.greyBox {
	background:#eeeeee;
	margin:0 auto 15px auto;
	padding:20px 15px;
}
#subscriptionBox h3
	{
	margin:0;
	}

/*
-----------------------------------------
LINKS BUTTONS
-----------------------------------------
*/
a.bigLink
	{
	font-weight:bold;
	border-bottom:1px solid #1b5fa3;
	text-decoration:none;
	}

a.bigLink:hover
	{
	text-decoration:none;
	}
/*-------------------*/

ul.button {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	/*clear: left;*/
}

ul.button li, #relatedContent ul.button li {
	background:none;
	float:left;
	margin:0;
	padding:0;
}

ul.button li a, ul.button li a:visited, ul.button li a:active {
	background: #f1f1f1 url(/assets/img/bgButton.gif) no-repeat top right;
	float: left;
	text-decoration: none;
	display:inline;
	color: #FFF;
	font-weight:bold;
	padding: 10px 15px 0 0;
	margin-right: 8px;
	line-height:normal;
	margin:0 8px 0 auto;
	text-align:center;
	line-height:12px;
	white-space:nowrap;
}
ul.button li.greyButton a, ul.button li.greyButton a:visited, ul.button li.greyButton a:active {
	background: #f1f1f1 url(/assets/img/bgButtonGrey.gif) no-repeat top right;
	color: #000;
	}
ul.button li a span {
	background: #f1f1f1 url(/assets/img/bgButton.gif) no-repeat top left;
	padding-right: 15px;
	padding: 4px 4px 4px 8px;
	margin-top: -10px;
	height: 34px;
	display: block;
	float: left;
	overflow:hidden;
}
ul.button li.greyButton a span {
	background-image: url(/assets/img/bgButtonGrey.gif);
	}
p.subcriptionButton {
	background:#1b5fa3 url('/assets/img/subcriptionButLeft.gif') no-repeat;
	display:inline;
	margin:15px auto;
	padding:5px 0 5px 9px;
	_padding:0 0 0 9px;
}
p.subcriptionButton a {
	background:#1b5fa3 url('/assets/img/subcriptionButRight.gif') no-repeat top right;
	font-weight:bold;

	padding:9px 9px 10px 0;
}
p.subcriptionButton a, p.subcriptionButton a:visited {
	color:#FFF;
}


fieldset {

}
label { display:inline-block; margin-right:20px }
label span { float:left; width: 200px; }


input
 {
	font-size:12px;
	margin-bottom:5px;
	width: 180px;
	padding:5px;
	background:#FFFFFF;
	border:1px solid #DDD;
	color:#000;
 }
.checkBox input {
	width:auto;
}
 input.submitButton {
	 background:#cfd1d0 url('/assets/img/bgSubmit.gif') repeat-x;
	 padding:5px;
	 border:1px solid #cfd1d0;
	 margin:5px 0 0 0;
	 cursor:pointer;
	 width:auto;
 }
.formError {
	background:#ffe9e9;
 	border:1px solid #c62121;
 	color:#c62121;
 	padding:10px;
 	margin:0 0 15px 0;
 }
 
.form_error {
 	color:#c62121;
 }
 
.form_notification {
	background:#f1edd5;
 	border:1px solid #6d6354;
 	color:#6d6354;
 	padding:10px;
 	margin:0 0 15px 0;
 	}
p.warning {background:url(/assets/skins/admin/images/icon_warning.gif) no-repeat;padding-left:20px;}
  /*---------- Ajouts Perry ----------*/
  
/*
#eventIntro h4 {
	color:#A10F52; 
	margin: 1em 0 1em 1em;
}

#eventIntro ul {
	list-style-type:disc;
	margin-top: 0.8em;
	margin-left: 1em;
}

#pistesAteliers ul, #pistesAteliers ul li {
	list-style-type:none;
	margin-top: 0;
	margin-left: 1em;
}

#eventIntro p strong, #eventIntro ul li strong  {
	color:#A10F52;
}
*/