/* AlgoWin 2009 - Web Pack */
/* This product are developped by Algo'Rythmes.com */
/* css/style_form.css */

/* Common Cascading Style Sheet */
body {
  margin-top : 0px;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
}

/* Anchor Cascading Style Sheet */
a {
  color:white;
  text-decoration : none;
}

a:hover	{
  color:white;
  text-decoration : underline;
}

/*Specific Cascading Style Sheet */
td.LanguageSelection{
  width:950px; 
	height:135px;
	/*height:47px; TEST */
	vertical-align:bottom;
	text-align:left;
	padding-bottom:10px;
}

td.Banner {
  width:950px;
	height:272px; 
	background-color:#f37e22;
	text-align:left;
}

#BannerBackground {
  position:absolute;
	z-index:1;
	top:145px;
	/*top:57px; TEST */
	padding-left:10px;
}

#NavigationBar {
  position:relative;
	z-index:2;
	top:125px;
	left:40px;
	font-family:Verdana;
  font-size:14px;
}

.Anchor0 {
	color:#f37e22;
}
.Anchor1 {
	color:#f37e22;
}
.Anchor2 {
	color:#f37e22;
}
.Anchor3 {
	color:#84973b;
}

.Anchor0 a {
  text-decoration:none;
	color:#f37e22;
}
.Anchor0 a:hover	{
  text-decoration:underline;
	color:#f37e22;
}
.Anchor1 a {
  text-decoration:none;
	color:#f37e22;
}
.Anchor1 a:hover {
  text-decoration:underline;
	color:#f37e22;
}
.Anchor2 a {
  text-decoration:none;
	color:#f37e22;
}
.Anchor2 a:hover {
  text-decoration:underline;
	color:#f37e22;
}
.Anchor3 a {
  text-decoration:none;
	color:#b2d442;
}
.Anchor3 a:hover {
  text-decoration:underline;
	color:#b2d442;
}

td.ContentBackground {
  width:950px;
	height:440px; 
	background-color:#f37e22;
	vertical-align:top;
}

#Content {
  position:relative;
	top:17px;
	left:10px;
	width:930px;
	height:362px;
}

td.LeftBloc {
	width:254px;
	height:362px;
	vertical-align:top;
}

#Content_LeftBloc_IMG{
  position:absolute;
	z-index:1;
	top:0px;
	left:0px;
}

#Content_LeftBloc_TXT{
  position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	width:244px;
	height:362px;
	font-family:Verdana;
  font-size:12px;
	text-align:right;
  color:white;
}

#Content_Left2Bloc_TXT{
  position:absolute;
	z-index:2;
	top:0px;
	left:70px;
	width:170px;
	height:362px;
	font-family:Verdana;
  font-size:12px;
	text-align:left;
  color:white;
}

td.Spacer {
	width:10px;
	height:362px;
	vertical-align:top;
}

td.PhotoSpacer {
	width:15px;
	height:362px;
	vertical-align:top;
}

td.MiddleBloc {
	width:331px;
	height:360px;
	vertical-align:top;
	background-color:#b2d442;
}

#Content_MiddleBloc_TXT {
  padding:8px;
	font-family:Verdana;
  font-size:12px;
	text-align:left;
  color:#664b27;
}

td.RightBloc {
	width:666px;
	height:362px;
	vertical-align:top;
	background-color:#ea4324;
}

#Content_RightBloc_TXT{
  position:absolute;
	top:0px;
	left:274px;
	width:656px;
	height:362px;
	font-family:Verdana;
  font-size:12px;
	text-align:left;
  color:#ffdb76;
}

td.Right2Bloc {
	width:324px;
	height:362px;
	vertical-align:top;
	background-color:#ea4324;
}

td.Right3Bloc {
	width:666px;
	height:362px;
	vertical-align:top;
	background-color:#b2d442;
}

#Content_Right3Bloc_TXT{
	font-family:Verdana;
  font-size:12px;
	text-align:left;
  color:#ffdb76;
}


#Devise {
	font-family:Verdana;
	font-weight:bold;
  font-size:12px;
	text-align:left;
  color:white;
}	

#LeftBottom {
  position:relative;
	top:27px;
	left:10px;
}

td.BottomPFM {
	width:595px;
	height:39px;
	background-color:#664b27;
	text-align:center;
	vertical-align:middle;	
	font-family:Verdana;
  font-size:14px;
  color:white;
}

#RightBottom {
  position:relative;
	top:-12px;
	left:615px;
}

td.BottomA {
	width:325px;
	height:39px;
	background-color:#84973b;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana;
  font-size:14px;
  color:white;
}

td.PhotoBloc {
	width:70px;
	height:362px;
	vertical-align:top;
}

.EventTitle {
  font-family:Verdana;
  font-size:14px;
	font-weight:bold;
  color:#ee1d23;
}

#EventDetail {
  margin-top:10px;
	margin-left:30px;
  font-family:Verdana;
  font-size:12px;
	font-weight:normal;
  color:#664b27;
}	

