@charset "utf-8";

html, body{
	margin:0;
	padding:0;
	border: 0 none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	color:#000000;
 }

/*==============================================================*/
div#wrapper{
	margin:0pt auto;
	max-width:1100px;
	min-width:1100px;
	padding:0px;
	position:relative;
	width:auto !important;
	z-index:10;
}
div#topmenu{
	padding: 10px 0 50px 20px;
}
div#topcontent{
	max-width:1100px;
	min-width:1100px;
	height: 350px;
	width: auto !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
}
div#middlecontent{
	clear: both;
	max-width:1100px;
	min-width:1100px;
	height: 700px;
	width: auto !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
div#left_text{
	float: left;
	height: 600px;
	width: 300px;
	max-width: 300px;
	min-width: 300px;
	width: auto !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
	position: absolute;
}
div#middletext{
	max-width:1100px;
	min-width:1100px;
	height: 700px;
	width: auto !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
}

div#middletext a{
	text-decoration:none;
	color : #FFFFFF;
	text-decoration:underline;
}
div#middletext span{
	font-size: .6em;
}
div#videos{
	/*clear: both;*/
	float: left;
	height: 600px;
	width: 700px;
	max-width: 700px;
	min-width: 700px;
	width: auto !important;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 400px;
	position: absolute;
}
div#middlevideos{
	height: 500px;
	padding: 0 0 0 20px;
}
div#central{
	clear: both;
	padding: 0px;
	width: auto !important;
	text-align: center;
}
/* -------------------------------------------------------------------------------- */
/* -------------------------TABLE---------------------------------------------------*/
table#toolbox{
	width: 70%;
	padding: 0 0 0 0px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;
}
td.tdleft1{
	width: 40%;
	vertical-align: top;
	padding-bottom:20px;
}
td.tdright1{
	vertical-align: top;
	padding-bottom:20px;
}
tr.tr1{
	height:auto;
}


/* -------------------------------------------------------------------------------- */
p#tel{
	display: none;
	color: #ffffff;
	font-size: 3em;
	line-height: 1.2em;
	font-weight: bold;
}
p#player1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p#player2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.title{
	color: #E7EBED;
	font-weight: bold;
	font-size: 1.5em;
	text-align : left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p.titlecentral{
	color: #E7EBED;
	font-weight: bold;
	font-size: 1em;
	text-align : left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
p.titlecentral2{
	color: #E7EBED;
	font-weight: normal;
	font-size: 1em;
	text-align : left;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;

}
p.para1{
	color: #E7EBED;
	font-weight: normal;
	font-size: .9em;
	text-align : left;
	line-height: 1.3em;
}
p.para2{
	color: #E7EBED;
	font-weight: normal;
	font-size: .9em;
	text-align : left;
	line-height: 1.3em;
	margin: 0 200px 0 0;
}

h1{
	color: #7D0D00;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link1:hover {
	color: #FF0000;
	text-decoration: underline;;
}

/* ***************************************************** */
#menu{
	text-align:left;
	clear:both;
	/*position:relative;*/
	display:block;
	height:24px;
	width:100%;
	/*margin: 10px 50px 50px 20px;*/
	/*padding: 10px 50px 0px 50px;*/
	font-size:11px;
	font-weight:bold;
	background:transparent url(/static/media/css/images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}
#top{
	background:transparent url(/static/media/css/images/eCard_top.png) no-repeat top left ;
	height: 150px;
	position: relative;
}
#bottom{
	background:transparent url(/static/media/css/images/eCard_bottom.png) no-repeat top left ;
	width: 570px;
	height: 850px;
	position: absolute;
	margin-top: 400px;
}
#player01{
	position: absolute;
	width: 750px;
}
#lefttxt{
	position: absolute;
	float: left;
	margin-left: 752px;
	margin-top: 0;
	width: 200px;	
}
#lefttxt a {
	text-decoration: none;
	color: black;
}
#bouton{
	position: absolute;
	float: left;
	margin-top: 0;	
}
#txt{
	position: absolute;
	float: left;
	margin-top: 200px;	
}
#bouton a {
	text-decoration: none;
	color: black;
}
#center{
	position: relative;
	width: 1024px;
	clear: both;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#menu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}

#menu ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:6px 20px 0 20px;
	height:24px;
}

#menu ul li a:hover {
	color:#fff;
	background:transparent url(/static/media/css/images/bgON.gif) repeat-x top left;
}

#menu a.current{
	color:#fff;
	background:transparent url(/static/media/css/images/bgON.gif) repeat-x top left;
}
/* ---------------------------------------------------------------------------------------------------------------------------*/
div#content-foot {
	clear: both;
	width: 100%;
	display: block;
	float: left;
	margin: 0 0 0 30px;
}
div#content-foot div {
	width: 33.3%;
	text-align: left;
	float: left;
}
div#content-foot div p {
	padding: 0 0 0 30px;
	color: #E7EBED;
	font-size: .9em;
	position: relative;
}
div#content-foot div p span a {
	padding: 8px;
	margin-bottom: 0px;
	border: 1px solid #E7EBED;
	color: #E7EBED;
	text-decoration: none;
	font-size: .9em;
	background-color: #192433;
}

div#content-foot-summaries {
	clear: both;
	width: 100%;
	display: block;
	float: left;
	margin: 30px 30px 0px 30px;
}
div#content-foot-summaries div {
	width: 33.3%;
	text-align: left;
	float: left;
}
div#content-foot-summaries div h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	margin-top: 10px;
	padding: 0 30px 25px 30px;
	height: 3em;
	color: #E7EBED;
}
div#content-foot-summaries div h3 a {
}
div#content-foot-summaries div small {
}
div#content-foot-summaries div address,
div#content-foot-summaries div p {
	border-left: 1px dotted #E7EBED;
	padding: 0 30px;
	color: #E7EBED;
	font-size: .9em;
	height: 12em;
	position: relative;
}
div#content-foot-summaries div address {
	font-style: normal;
	font-size: .9em;
}
div#content-foot-summaries div address a {
	text-align: left;
	display: block;
}
div#content-foot-summaries div address a img {
	display: block;
	display: none;
}
div#content-foot-summaries div.last p {
	border-right: 1px dotted #E7EBED;
}
div#content-foot-summaries div p span {
	display: block;
	padding: 7px 0;
	margin-top: 50px;
}
div#content-foot-summaries div p span a {
	padding: 8px;
	margin-bottom: 0px;
	border: 1px solid #E7EBED;
	color: #E7EBED;
	text-decoration: none;
	font-size: .9em;
	background-color: #192433;
}
div#content-foot-summaries div p span a:hover {
	background-image: none;
}
div#content-foot-summaries div p a:before {
}





