.SlideShow {
	margin-top: 16px;
}

.SlideShowThumbnail {
	float: left;
	width: 80px;
	height: 80px;
	border: 1px solid #BCBCBC;
	margin-right: 3px;
	margin-bottom: 3px;
}
.SlideShowThumbnail DIV {
	width: 74px;
	height: 74px;
	border: 3px solid white;
	overflow: hidden;
}

.SlideShowThumbnail IMG {
	height: 100px;
}

.Reserved {
	background: url('../images/backgrounds/bg_reserved.png') no-repeat;
	height: 105px;
}
.Separator {
	background: url('../images/separator.png') repeat-x left center;
	height:14px;
}
.Clear { clear: both; visibility: hidden; }
.Discret { color: #96989C; }
.Spacer { 
	background: url('../images/dotted.png') transparent repeat-y center top;
	padding: 0px 5px;
	display: inline;
}
.ShortText {
	font-size: 12px;
	font-weight: bold;
	margin: 16px 0px;
	line-height: 18px;
}

/* LAYOUT */
#page {
	margin: 0 auto;
	width: 990px;
}
#top {
	margin: 0 auto;
	width: 990px;
	height: 70px;
	text-align: right;
}
#main {
	background: url('../images/backgrounds/bg_main.png') transparent repeat-y;
	border-bottom: 1px solid #93C711;
}
#home_anim {
	float: right;
	width: 261px;
	height: 700px;
	margin-top: 70px;
	color: black;
}
#left {
	position: relative;
	top: -69px;
	width: 270px;
	float: left;
	color: white;
	margin-bottom: -70px;
}
#left.Home {
	width: 480px;
}
#left.Home #LeftContainer {
	background: url('../images/backgrounds/bg_home.png') transparent no-repeat;
}
#LeftContainer {
	padding: 24px 24px 0px;
	padding-bottom: 58px;
	background: url('../images/backgrounds/bg_left.png') transparent no-repeat;
}
#MainLogo {
	margin-bottom: 55px;
}
#MainSearch {

}
#MainLinks {
	margin: 0px 4px;
	color: white;
}
#popuptitle{
	height: 40px;
	background: url('../images/backgrounds/bg_popup.png');
	text-align: right;
	padding-right: 15px;
	padding-top: 11px;
}

#content {
	float: left;
	width: 660px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 16px;
	padding-top: 16px;
}

#popupcontent {
	float: left;
	width: 480px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 16px;
	padding-top: 0px;
}

#content A, #popupcontent A {
	/*color: #BF2443;*/
}

#Footer {
	text-align: center;
	color: white;
	margin: 4px 0px 12px;
}
#Footer A {
	color: white;
	text-decoration: underline;
}

/* FOLLOWS */
.Follow {
	background: url('../images/puce.png') transparent no-repeat left 4px;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px;
	color:#e51659;
}

.FollowSmall {
	background: url('../images/follow-small.png') transparent no-repeat 0px 3px;
	color:#e51659;	
	padding: 0px 10px;
	font-size:10px;
}

.FollowBig {
	background:  url('../images/follow-big.png') transparent no-repeat right;
	color:#e51659;	
	margin: 0px 10px;
	padding: 5px 25px 5px 0px;
	font-weight: bold;
}
.RightFollowUp {
	float:right;
	margin-top: 16px;
}

/* PATH */
#BreadCrumb {
	font-size: 11px;
}

#BreadCrumb A {
	color: #e51659;
	text-decoration: none;
}

#BreadCrumb A.Last {
	font-weight: bold;
	color: #e51659;
	text-decoration: none;
}

#BreadCrumb A:hover {
	text-decoration: underline;
}

/* BOXES */
.GreenBox {
	background-color: #deeeb7;
	width: 660px;
}
.WhiteGreenBox {
	background-color: white;
	width: 660px;
}
.GreenBox .Top, .WhiteGreenBox .Top {
	background: url('../images/backgrounds/vert/packbox_top.png') no-repeat left top;
	height: 8px;
}
.GreenBox .Body, .WhiteGreenBox .Body {
	background: url('../images/backgrounds/vert/bg_packbox.png') repeat-y;
	padding: 0px 10px;
}
.GreenBox .Bottom, .WhiteGreenBox .Bottom {
	background: url('../images/backgrounds/vert/packbox_bottom.png') no-repeat left bottom;
	height: 8px;
}

.SpecificColorBox {
	background-color: #e75b01;
	width: 660px;
}
.WhiteSpecificColorBox {
	background-color: white;
	width: 660px;
}
.SpecificColorBox .Header, .WhiteSpecificColorBox .Header {
	background: url('../images/backgrounds/red/bg_packbox_top.png') no-repeat;
	padding: 6px 12px;
	color: white;
}
.SpecificColorBox .Top, .WhiteSpecificColorBox .Top {
	background: url('../images/backgrounds/red/packbox_top.png') no-repeat left top;
	height: 8px;
}
.SpecificColorBox .Body, .WhiteSpecificColorBox .Body {
	background: url('../images/backgrounds/red/bg_packbox.png') repeat-y;
	padding: 0px 10px;
}
.SpecificColorBox .Bottom, .WhiteSpecificColorBox .Bottom {
	background: url('../images/backgrounds/red/packbox_bottom.png') no-repeat left bottom;
	height: 8px;
}

/* FORM */
.CssForm {
}
.CssForm P LABEL {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
	margin-top: 3px;
	padding-right: 4px;
	cursor: pointer;
}
.CssForm P LABEL.Required {
	font-weight: bold;
	color: #e51659;
}
.CssForm P {
	clear: left;
	margin: 0;
}
.CssForm FIELDSET {
	border: 1px solid white;
	background: white;
}
.CssForm FIELDSET DIV {
	float: left;
	margin-bottom: 4px;
}
INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* LISTINGS */
.Column {
	float: left;
	padding: 5px;
}
.ListItem {
	padding: 3px 0px;
}
.ListDottedItem {
	background: url('../images/puce.png') transparent no-repeat left 8px;
	padding: 4px 0px 4px 12px;
}
#HomeNewsScroller {
	height: 60px;
}
.Scroller {
}

/* LINKS */
.LinkUrl {
	margin: 3px 0px 6px;
}
.LinkUrl A {
	color: #93c711;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* PAGES */
.Pagination {
	margin: 0px 0px 8px 0px;
	float: right;
}
.Pagination A {
	color: #ee4d00;
}

/* TIP */
.Tip {
	background: #FFFFE1;
	border: 1px dashed #FFDB95;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 6px;
}
.Tip TD {
	color: #9A7D2D;
	line-height: 14px;
	border: 0px;
	padding: 0px;
}
.Tip B {
	color: #CE8D00;
}

.Valid {
	background: #EEF9E2;
	border: 1px dashed #BADE8F;
}
.Valid TD {
	color: #4F820F;
}
.Valid B {
	color: #6AA524;
}

.Alert {
	background: #FFEFEF;
	border: 1px dashed #F8C8C8;
}
.Alert TD {
	color: #B52010;
}
.Alert B {
	color: #B52010;
}
