/* Main style for all site */
body
{
	padding: 0;
	border: 0;
	margin: 0;
	background: url(/Images/degrade_fond.jpg) repeat-x;
}

#mainContainerDiv
{
	position: absolute;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	top: 10px;
}

#topPageMenuDiv
{
	position: absolute;
	height: 20px;
	right: 0;
	top: 0;
	overflow: hidden;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #566478;
}

#topPageMenuDiv a
{
	text-decoration: none;
	color: #AAB3C1;
}

#topPageMenuDiv a:hover
{
	color: white;
}

#mainLogoDiv
{
	position: absolute;
	top: 0;
	left: 0;
	width: 214px;
	height: 63px;
	background-image: url(/Images/logo.gif);
	cursor: pointer;
}

#equisLogo
{
	position: absolute;
	top: 10px;
	left: 225px;
	width: 49px;
	height: 34px;
	background-image: url(/Images/logo_EQUIS.gif);
}

#searchFiledsDiv
{
	position: absolute;
	top: 30px;
	right: 0;
	height: 20px;
	z-index: 100;
	color: #AAB3C1;
	font-family: Verdana;
	font-size: 10px;
}

#searchLabelContainer
{
	float: left;
}

#searchLabelContainer span
{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

input[type=text], select, textarea
{
	border: 1px solid black;
	margin-top: 3px;
	font-family: Verdana;
	font-size: 10px;
}

input[type=text]
{
	height: 1.3em;
}

input[type=checkbox]
{
	padding-left: 0;
}

.formTable tr td table tr td
{
	padding: 0 5px 0 0;
}

.formTable
{
	margin: 10px auto;
}

.formTable tr td
{
	width: 50%;
}

.formTable tr td table tr td label
{
	position: absolute;
}

#searchLabelContainer input
{
	float: left;
}

#searchButton
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#searchImage
{
	border: 0;
}

#accesDirectButton
{
	float: left;
	margin-top: 3px;
}

#searchFiledsDivSeparator
{
	float: left;
	width: 20px;
}

#accesDirectContainer
{
	float: left;
}
#accesDirectContainer img
{
	margin-top: 3px;
	margin-left: 5px;
}
#accesDirectLabelDiv
{
	float: left;
	margin: 6px 5px 0 0;
}

#accesDirectDiv
{
	float: left;
	padding: 0 5px 5px 5px;
	margin-top: 4px;
	border: 1px solid black;
	line-height: 1.5em;
	background-color: White;
}

#accesDirectDiv a
{
	text-decoration: none;
	color: #566478;
}

#countryLinksBannerDiv
{
	position: absolute;
	top: 70px;
	left: 200px;
	height: 19px;
	margin-bottom: 10px;
}

#countryLinksDiv
{
	float: left;
	width: 680px;
	text-align: center;
	height: 19px;
	line-height: 19px;
}

#countryLinksDiv a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

#countryLinksDiv a:hover
{
	color: #E85245;
}

#languageLinksDiv
{
	float: left;
	width: 70px;
	height: 19px;
	text-align: right;
}

#languageLinksDiv a img
{
	border: 0;
}

#filArianeDiv
{
	position: absolute;
	top: 270px;
	left: 190px;
	width: 570px;
	line-height: 17px;
	font-size: 11px;
	font-family: Verdana;
	color: #AAB3C1;
	font-variant: small-caps;
}

#filArianeDiv a
{
	text-decoration: none;
	color: #AAB3C1;
}

#filArianeDiv span
{
	color: #566478;
}

#contentContainerDiv
{
	position: absolute;
	top: 290px;
}


#leftContainerDiv
{
	width: 180px;
	position: absolute;
	left: 0;
}


#leftContainerDiv *
{
	padding: 0;
	margin: 0;
	border: 0;
}

#leftContainerDiv a
{
	color: #566478;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}


#leftContainerDiv div
{
	font-weight: normal;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px #566478 solid;
	margin-bottom: 5px;
}

#leftContainerDiv div a:hover
{
	font-weight: bold;
}

#leftContainerDiv p
{
	width: 160px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-left: 15px;
}

#leftContainerDiv p a:hover
{
	font-weight: bold;
}

#middleContainerDiv
{
	width: 570px;
	position: absolute;
	overflow: hidden;
	color: #566478;
	font-size: 11px;
	font-family: Verdana;
	left: 190px;
}

#middleContainerDiv div
{
	width: 96%;
	margin: 0 auto;
	text-align: justify;
}

#middleContainerDiv div table.tableText
{
	border: 1px solid #566478;
	width: 100%;
}
#middleContainerDiv div table.tableText tr td
{
	border: 1px solid #566478;
	padding: 5px;
}
#middleContainerDiv div table.tableText tr th
{
	border: 1px solid #566478;
	text-align: center;
	padding: 5px;
}

#middleContainerDiv div table.tableProgram
{
	border-right: 1px solid #566478;
	width: 100%;
}
#middleContainerDiv div table.tableProgram tr td
{
	padding: 10px;
	border-left: 1px solid #566478;
	border-top: 1px solid #566478;
	border-bottom: 1px solid #566478;
}

#middleContainerDiv div .tdtitle
{
	text-align: center;
	font-weight: bold;
	color: White;
	background-color: #AAB3C1;
	width: 50%;
}

#middleContainerDiv div ul li, #middleContainerDiv div ol li
{
	padding-top: 0.5em;
}

#middleContainerDiv div .legend
{
	font-style: italic;
	font-size: 9px;
	color: #E85245;
	text-align: center;
}

#middleContainerDiv div .encadre
{
	background-color: #566478;
	color: White;
	width: 94%;
	padding: 3%;
	text-align: justify;
}
#middleContainerDiv div .encadre ul
{
	margin: 0;
	border: 0;
	padding: 0;
}
#middleContainerDiv div .encadre ul li
{
	margin-left: 10px;
	padding: 0;
	border: 0;
}

#middleContainerDiv div div
{
	margin: auto;
}

#middleContainerDiv div a
{
	color: black;
}

#middleContainerDiv div a img {
	border: 0;
}

#middleContainerDiv div a:hover
{
	color: #E85245;
	text-decoration: underline;
}

#middleContainerDiv div h1, #middleContainerDiv div h2
{
	font-size: 12px;
	font-weight: bold;
	color: #E85245;
}

#middleContainerDiv div h1:first-letter, #middleContainerDiv div h2:first-letter
{
	font-size: 18px;
}

#middleContainerDiv div h2
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#middleContainerDiv div h3 {
	font-size: 11px;
}

#middleContainerDiv div.middleTitle
{
	width: 100%;
	height: 27px;
	line-height: 27px;
	background: url(/Images/box_rouge570.jpg) repeat-x;
	color: White;
	font-family: Verdana;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 7px;
	font-weight: bold;
}

#middleContainerDiv div.middleTitle h1
{
    color: White;
    font-size:14px;
    font-family: Verdana;
}

#rightContainerDiv
{
	width: 180px;
	left: 770px;
	position: absolute;
	overflow: visible;
	overflow-x: hidden;
}

#whiteBackground
{
	position: absolute;
	width: 950px;
	top: 220px;
	height: 441px;
	background-color: White;
}

#pageFooterDiv
{
	position: absolute;
	display: none;
	width: 950px;
	height: 20px;
	text-align: center;
	background-image: url(/Images/barre_footer.gif);
	color: White;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
}

#pageFooterDiv a
{
	color: White;
	text-decoration: none;
}

#pictoContainer
{
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#pictoContainer a img
{
	border: 0;
	margin-left: 5px;
}

#menuCentralDiv
{
	position: absolute;
	height: 122px;
	width: 950px;
	top: 100px;
}

#menuCentralLinkBar
{
	width: 950px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(/Images/backMenuCentral.jpg) repeat-x 0 1px;
}

#menuCentralLinkBar div
{
	float: left;
	height: 20px;
	border: 1px solid white;
	background: url(/Images/backMenuCentral.jpg) repeat-x;
	text-align: center;
	line-height: 19px;
}

#menuCentralLinkBar div:hover
{
	background-image: url(/Images/backMenuCentralOver.jpg);
}

#menuCentralLinkBar div a
{
	text-decoration: none;
	color: White;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

#menuCentralImageDiv
{
	width: 950px;
	height: 100px;
	position: absolute;
	top: 22px;
	left: 0;
}

.rightBoxContainer
{
	width: 180px;
	margin-bottom: 10px;
}

.rightBoxTitle
{
	width: 175px;
	height: 27px;
	background: url(/Images/box_bleu180.jpg);
	color: White;
	font-family: Verdana;
	font-size: 13px;
	padding-left: 5px;
	text-transform: uppercase;
	line-height: 27px;
	font-weight: bold;
}

.rightBoxTitle a
{
	text-decoration: none;
	color: White;
}

.contact
{
	margin-top: 10px;
	color: #566478;
	font-family: Verdana;
	font-size: 10px;
	width: 180px;
}

.contact a
{
	color: #566478;
}

.contact img
{
	float: left;
	margin-right: 5px;
}

.infoLink
{
	padding: 3px 0;
	border-bottom: 1px solid #566478;
	width: 170px;
	margin: 0 auto;
}

.infoLink a
{
	color: #566478;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.collapsiblePanel
{
	overflow: hidden;
}
.collapsiblePanel h2
{
	position: relative;
	top: -1em;
	left: 16px;
	margin: 0;
	border: 0;
	margin: 0;
	cursor: pointer;
}

.ImageWebTV
{
     position:absolute;
     right:90px;   
}

.Diapo
{
	background-color:#DCDCDC;
	cursor:pointer;
}
.DiapoOver
{
	background-color:Silver;
	border-color:Red;
}

.DiapoSelected
{
	background-color: Gray;
}

#leftContainerTitle
{
	background-image: url(/Images/box_bleu180.jpg);
	width: 173px;
	height: 27px;
	padding-left: 7px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 3px;
}

#leftContainerTitle a
{
	color: White;
	font-family: Verdana;
	font-size: 11px;
	line-height: 27px;
	padding-left: 0; /*text-transform: uppercase;*/
	font-weight: bold;
}
table tbody tr td input[type="radio"] + label {
    width: 350px;
}

.BlogBoxContainer
{
    width: 180px;
	margin-bottom: 10px;
}

.BlogTitleTicket
{
	font-size: 13px;
	text-transform: uppercase;
	background-color: #DCDCDC;
	width: 100%;
	text-decoration: none;
}

