/* Main Style sheet for CCC */

/*NEW DESIGN*/
body {
	/* NORMAL
	margin: 0;
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 12px;
	font-style: normal;
	text-align: center;*/
	
	/* WINTER
	margin: 0;
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	background-image:url(/image.php?m=Main&image=front/background.png);
	background-position:top center;
	background-repeat:no-repeat;*/
	
	/* BLUE */
	margin: 0;
	background-color: #00ccff;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	background-image:url(/image.php?m=Main&image=front/background_blue.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}

/****************************************************************************************/
/* Définition des styles généraux sur les balises courantes pour la partie contenu */
/*****************************************************************************************/ 
h1 { font-weight: bold; font-size: 12px; color: #FF3F3F; text-transform: uppercase; margin: 0; padding: 1em 0 0.5em 0; }
h2 { font-weight: bold; font-size: 12px; color: #999; text-transform: uppercase; margin: 0; padding: 0.5em 0 0.5em 0; }
h3 { font-weight: bold; font-size: 12px; color: #999; text-decoration: none; margin: 0; padding: 0; }
h4 { font-weight:bold; color:#999; text-decoration:none; margin: 0; padding: 0; }
h5 { font-weight:bold; color:#999; text-decoration:none; margin: 0; padding: 0; }
h6 { font-weight:bold; color:#999; text-decoration:none; margin: 0; padding: 0; }
p { color:#999; margin: 0; padding: 0.5em 0 0.5em 0; }

td { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color:#999;  }
h1 { font-weight: bold; font-size: 12px; color: #FF3F3F; text-transform: uppercase; margin: 0; padding: 1em 0 0.5em 0; }
h2 { font-weight: bold; font-size: 12px; color: #999; text-transform: uppercase; margin: 0; padding: 0.5em 0 0.5em 0; }
h3 { font-weight: bold; font-size: 11px; color: #999; text-decoration: none; margin: 0; padding: 0; }
h4 { font-weight:bold; color:#999; text-decoration:none; margin: 0; padding: 0; }
h5 { font-weight:bold; color:#999; text-decoration:none; margin: 0; padding: 0; }
h6 { font-weight:bold; color:#999; text-decoration:none; margin: 0; padding: 0; }
p { color:#999; margin: 0; padding: 0.5em 0 0.5em 0; }

.textBasicPage a:link { color: #779FD0; font-weight: bold; text-decoration:underline; }
.textBasicPage a:active { color: #779FD0; font-weight: bold; text-decoration:underline; }
.textBasicPage a:visited { color: #779FD0; font-weight: bold; text-decoration:underline; }
.textBasicPage a:hover { color: #779FD0; font-weight: bold; text-decoration:underline; }

img {
	margin: 0;
	padding: 0;
	border: none;
}
th {
	display: none;
}
table {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}
td {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	vertical-align: top;
}
/*****************************************************************************************/
/*           Placement des blocs principaux: structure globale de la page                */
/*****************************************************************************************/ 
#accessibility {
	display: none;
}
/*NEW DESIGN*/
#outer_wrapper {
	/*width: 794px !important;
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 13px 28px 40px 28px;
	text-align: left;
	background-color: #1f1f1f;
	background-image:url(/image.php?m=Main&image=front/outerwrapper_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	
	/*width: 794px !important;
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 13px 28px 40px 28px;
	text-align: left;*/
	
	/*background-color: #1f1f1f;
	background-image:url(/lausanne/images/design2009/outerwrapper_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;*/
	
	/*background-color: transparent;
	background-image:url(/image.php?m=Main&image=front/bg_outerwrapper.png);
	background-position:top left;
	background-repeat:repeat-y;*/
	
	/*width: 794px !important;
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 13px 28px 40px 28px;*/
	width: 794px !important;
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 13px 98px 110px 98px;
	text-align: left;

	background-color: transparent;
	background-image:url(/image.php?m=Main&image=front/bg_wrapper_blue.png);
	background-position:bottom left;
	background-repeat:no-repeat;

}
#header {
	margin-bottom: 12px;
}
/*NEW DESIGN*/
#bgTopMenu {
	height: 27px;
	margin : 0;
	padding : 0;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-color: transparent;
	background-image: url(/image.php?m=Main&image=front/bg_menu.png);
	background-repeat: repeat-x;
}
#bgTopMenu a { color: #FFFFFF; text-decoration: none;  }

/*NEW DESIGN*/
#text
{
	margin: 2px 0 0 0;
	padding-bottom:10px;
	min-height:454px;
	background-color:#fff;
	text-align: left;
}
#body___home___en #text, #body___home___nl #text, #body___home___de #text, #body___home___fr #text, #body___home___se #text, #body___home___cz #text, #body___go_home_t4___nl #text, #body___go_home_t4___en #text { min-height:200px; padding:0 !important; background-color:#1f1f1f !important; background-image:none !important; background-repeat:no-repeat !important; }
img.text_bottom { margin:0; }
#sidebar { width: 794px; margin:0;	/*border-top: 1px solid #ccc;*/ }

/*NEW DESIGN*/
#footer
{
	margin: 0;
	/*border-top: 1px solid #999;*/
	padding: 2em 0 3em 0;
}
/*NEW DESIGN*/
#spec_sitelanguages {
	position: absolute;
	top: 129px;
	width: 785px;
	text-align: right;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: #404041;
}
/*NEW DESIGN*/
#spec_sitelanguages a {
	text-decoration: none; 
	color: #404041;
}
/*NEW DESIGN*/
#spec_sitelanguages a:hover {
	text-decoration: none; 
	color: #404041;
}
#copyright {
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#copyright a { color: #fff; text-decoration:none; }

#printThisPage, #giveOnline, #search, #leftMenu, #page_translate, #btTop, #btHome {
	display: none;
}

/*****************************************************************************************/
/*                       Placement des blocs affichant le contenu                        */
/*****************************************************************************************/ 
/*NEW DESIGN*/
.imgBasicPage, .videoBasicPage
{
	float: left;
	width: 340px;
}
#text h1 {
	
	text-align: left;
}
.textBasicPage
{
	margin: 0 10px 20px 10px;
	text-align: left;
}
#urlzone {
	margin: 0 80px 20px 320px;
	padding-top:10px;
	text-align: left;
}
/*NEW DESIGN*/
#bottomZone_1 {	width:100%; margin: 2px 0 2px 0; padding:0; border-collapse:collapse; }
#bottomZone_1 td.leftCol img { vertical-align:middle; }
#bottomZone_1 td.leftCol { width:290px !important; width:310px; padding:10px; background-color:#292928; vertical-align:middle; font-family:myriad, arial, helvetica, sans-serif; font-size:20px; font-weight:normal; color:#fff }
#bottomZone_1 td.rightCol { background-color:#292928; vertical-align:middle; color:#999; font-weight:bold; font-size:10px; padding:10px; }

#bottomZone_2 {	margin: 2px 0 0 0; padding:0; border-collapse:collapse; }
#bottomZone_2 td.smallCol { width:154px; background-color:#292928; border-right:1px solid #1f1f1f }
#bottomZone_2 td.largeCol { width:324px; background-color:#292928; border-left:2px solid #1f1f1f }
#bottomZone_2 td.smallCol img { border-bottom:2px solid #1f1f1f }
#bottomZone_2 td.smallCol .bottomZone_2_text { padding:5px; font-size:10px; }
#bottomZone_2 td.smallCol a { color: #999; text-decoration: none; }
#bottomZone_2 td.smallCol .boxTitle { display:block; color:#fff; font-weight:bold; font-size:11px; text-transform:uppercase; padding:0 0 0.2em 0; line-height:1em; }
/*
.bottomZone_2_content {
	width: 470px;
}
.bottomZone_2_img {
	width: 324px;
}
.bottomZone_2_element {
	float :left;
	width: 155px;
	border-right: 1px solid #fff;
	text-align: left;
	font-size: 10px;
}
.bottomZone_2_element a { color: #999; text-decoration: none; }
.bottomZone_2_element .boxTitle {
	display: block;
	color: #FF3F3F;
	font-weight: bold;
	font-size: 11px; 
	text-transform: uppercase; 
	padding: 0.5em 0 0.2em 0;
	line-height: 1em;
}
*/

/****************************************************************/
/*               Définition des classes diverses                */
/****************************************************************/ 
.imgToLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgToRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.last {
	margin-bottom: 0;
}
.clearing {
	clear:both;
	padding-top:0px;
	height: 0px;
	font-size: 0.1em;
}
.invisible {
	display: none;
}
.small { font-size:0.8em; }
.big { font-size: 1.2em; }

table.list td {
	padding: 0 0 17px 0;
	font-size: 10px;
}
table.list td.rightCol {
	padding-left: 14px;
}
table.list h2 {
	color: #FF3F3F;
	font-size: 11px;
}
table.list a {
	font-size: 11px;
}
.warning {
	font-weight: bold; 
	font-size: 12px; 
	color: #FF3F3F;
}
.greyLink {
	color: #666;
	text-decoration: none;
}
/****************************************************************/
/*                  Styles des formulaires                      */
/****************************************************************/
.bg_form {
	/*background-color: #D6E1EB;*/
}
#form {
	margin: 0 0 0 311px;
	padding: 0 20px 0 32px;
	background-color: #fff;
}
form {
	margin: 0;
	padding: 7px 0 0 0;
}
form div {
	padding: 2px 0 2px 0;
}
form label {
	float: left;
	width: 110px;
	text-align: left;
}
form table tr td {
	padding:3px;
}
form.form_small label {
	float: none;
	width: 300px;
}
.note { 
	/*font-size: 11px; */
	color: #FF3F3F;
}
.formfield {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #fff;
	width: 185px;
}
.formbutton {
	border: #999 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #ccc;
	cursor: pointer;
}

select {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #fff;
	width: 250px;
}

textarea {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #fff;
	width: 300px;
	height: 123px;
}
.validButton {
	padding: 5px 5px 5px 110px;
}
/****************************************************************/
/*     Ajout pour le form registration VALT. fev. 2007          */
/****************************************************************/
.fulltitle { font-weight: bold; font-size: 12px; color: #FF3F3F; text-transform: uppercase; display:block;margin: 0; padding: 1em 0 0.5em 0; }
form.registration label {
	float: left;
	width: 130px;
	text-align: left;
}
form.registration table tr.other td {
	padding-top:20px;
	font-weight:bold;
}
form.registration table tr.othercourt td {
	padding-top:8px;
	font-weight:bold;
}
form.registration table tr td label {
	width: 200px;
	text-align: left;
}
form.registration .longlabel {
	float: right;
	width: 400px;
	text-align: left;
}
form.registration .labellong {
	float: left;
	width: 400px;
	text-align: left;
}
form.registration .labelcourt {
	width: 55px;
	text-align: left;
}
form.registration .labelmoyen {
	width: 75px;
	text-align: left;
}
form.registration div.affiche {
	float: left;
	width: 420px;
	text-align: left;
}
form.registration div.affiche .long{
	float: left;
	width: 350px;
	text-align: left;
}
form.registration .espace {
	float: left;
	width: 420px;
	text-align: left;
	height:10px;
}
.formfieldcourt {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #fff;
	width: 60px;
	margin-right:5px;
}
.formfieldmoyen {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #fff;
	width: 120px;
}
radio {
	float: left;
}
.sendButton {
	padding: 5px 5px 5px 360px;
}
.returnButton {
	padding: 5px 5px 5px 360px;
}
/****************************************************************/
/*                      PAGES SPECIALES                         */
/****************************************************************/

/*   HOMEPAGE   */
/*#body___home___en */

.imgHomepage {
	width : 467px;
	margin: 0;
	padding: 0;
	border: none;
	display:block;
	position:absolute;
	top:155px;
}
#comingevents {
	float: right;
	width: 324px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#comingevents .specialTitle {
	font-size: 11px; 
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0 8px 7px;
	color: #fff;
	background-color: #817c74;
}
.comingevents_element {
	clear: left;
	height: 74px;
	margin: 0;
	padding: 0 5px 0 0;
	background-color:#292929;
	border-top: 2px solid #1f1f1f;
	vertical-align: middle;
	font-size: 10px;
}
.comingevents_element a { color: #999; text-decoration: none; }
#comingevents .boxTitle {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 12px; 
	text-transform: uppercase; 
	padding: 0.5em 0 0.4em 0;
	line-height:11px;
}

.comingevents_element img {
	float: left;
	margin-right: 5px;
}

.comingevents_element h2 {
	margin:0;
	padding:0;
	color: #fff;
	font-weight: bold;
	font-size: 12px; 
	text-transform: uppercase; 
	padding: 0.5em 0 0.4em 0;
	line-height:11px;
}

/*NEW DESIGN*/
.home_quotes {
	float: left;
	width: 457px !important;
	width: 467px;
	height:39px;
	padding: 14px 0 0 10px;
	background-color:#292929;
	border-top:2px solid #1f1f1f;
	border-bottom:2px solid #1f1f1f;
	border-right:3px solid #1f1f1f;
	vertical-align: middle;
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#fff;
}
.home_quotes img {
	vertical-align: middle;
}

.home_quotes h1 { /*font-weight: bold; font-size: 12px; color: #FF3F3F; text-transform: uppercase; margin: 0; padding: 1em 0 0.5em 0;*/
	margin:0;
	padding:0;
	font-size:20px;
	color:#fff;
	text-transform: none;
	font-weight:normal; 
}
/*NEW DESIGN*/
.spotlight_element {
	float: left;
	width:158px !important;
	width:162px;
	height:47px;
	padding:6px 0 0 4px;
	background-color:#292929;
	border-top:2px solid #1f1f1f;
	border-bottom:2px solid #1f1f1f;
	vertical-align: middle;
	font-size: 10px;
}
.spotlight_element .boxTitle {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 12px; 
	text-transform: uppercase; 
	padding: 0.5em 0 0 0;
}
.spotlight_element a { color: #999; text-decoration: none; }

/* PAGE DE TYPE TEMPLATE 2 (include CMS) */
#urlzone a:link { color: #999; font-weight: normal; text-decoration:none; }
#urlzone a:active { color: #999; font-weight: normal; text-decoration:none; }
#urlzone a:visited { color: #999; font-weight: normal; text-decoration:none; }
#urlzone a:hover { color: #999; font-weight: normal; text-decoration:none; }
#urlzone .boxTitle {
	display: block;
	color: #FF3F3F;
	font-weight: bold;
	font-size: 11px; 
	text-transform: uppercase; 
	padding: 0.5em 0 0.2em 0;
}

li.withsubmenu,li.withsubmenu:hover
{
	/* image defined in default_menu.css */
	background-repeat:no-repeat;
	background-position:right;
}
li.withsubmenu:hover
{
	/* image defined in default_menu.css */
}


#menu
{
	/* defined in default_menu.css */
}

#menu ul
{
	z-index: 500;
	position:relative;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	/*  min-width defined in default_menu.css */
}
#menu ul ul
{
	background-color:transparent; /* pour reavoir la transparence */
	margin: 0px;
	padding:1px;
}

#menu a, #menu h2
{
	/* font defined in default_menu.css */
	display: block;
	margin: 0px;
	padding: 0px;
}

#menu h2
{
	padding-left:3px;
	padding-right:3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu h2
{
	/* defined in default_menu.css */
}

#menu a
{
	/* defined in default_menu.css */
}

#menu li
{
	position: relative;
	/* background defined in default_menu.css */
}

#menu li:hover, #menu h2:hover
{
	/* defined in default_menu.css */
}

#menu ul ul
{
	position: absolute;
	z-index: 500;
}

#menu ul ul ul
{
	position: absolute;
	top: 0;
	margin: 0px;
	left: 100%;
	z-index: 500;
}

/* div*/
	/* width & min-width defined in default_menu.css */
/* Niveau 0 */
#menu ul ul { display: none; }
#menu ul span:hover ul,#menu ul li:hover ul { display: block; }
#menu ul li:hover ul ul { display: none; }

/* Niveau 1 */
#menu ul ul li:hover ul { display: block; }
#menu ul ul li:hover ul ul { display: none; }

/* Niveau 2 */
#menu ul ul ul li:hover ul { display: block; }
#menu ul ul ul li:hover ul ul { display: none; }

/* Niveau 3 */
#menu ul ul ul ul li:hover ul { display: block; }
#menu ul ul ul ul li:hover ul ul { display: none; }

/* Niveau 4 */
#menu ul ul ul ul ul li:hover ul { display: block; }
#menu ul ul ul ul ul li:hover ul ul { display: none; }

#menu li.withsubmenu
{
	background-image:url(/images/nav/submenuwhite.gif);
}
#menu li.withsubmenu:hover
{
	background-image:url(/images/nav/submenublack.gif);
}

#menu
{
	background-color: transparent;
	color:white;
}

#menu ul
{
	min-width:20px;
}

#menu a, #menu h2
{
	font-weight: bold;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

#menu h2
{
	padding-left:10px;
	color: #FFFFFF;
	background-color: transparent;
	text-transform: uppercase;
}

#menu a
{
	color:white;
	text-decoration: none;
}

#menu li li
{
	padding-left:10px;
}

#menu ul li ul li
{
	background-color: #663399;
}

#menu li:hover, #menu h2:hover
{
	background-color:#993366;
}

#menu ul span:hover ul,
#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{
	width: 15em;
	min-width:150px;
}

#menu li.withsubmenu
{
	background-image:url(/images/nav/submenuwhite.gif);
}
#menu li.withsubmenu:hover
{
	background-image:url(/images/nav/submenublack.gif);
}

#menu
{
	background-color: transparent;
	color: #666;
	text-transform: uppercase;
	margin-left: 20px;
}

#menu ul
{
	min-width: 20px;
}

#menu a, #menu h2
{
	font-weight: normal;
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
}

#menu h2
{
	margin: 7px 0 0px 0;
	padding: 0 6px 0 6px;
	color: #666;
	background-color: transparent;
	border-right: 1px solid #666;
}

#menu a
{
	color: #666;
	text-decoration: none;
}
#menu a:hover
{
	color: #ff3333;
	text-decoration: none;
}
#menu h2:hover
{
	color: #ff3333;
	background-color: transparent;
}
#menu li
{
	background-color: transparent;
	color: #fff;
}
#menu li:hover
{
	background-color: transparent;
	color: #ff3333;
}
#menu ul li ul {
	padding-top: 8px;
}
#menu ul li ul li
{
	padding: 2px 2px 2px 10px;
	background-color: #000;
	filter:alpha(opacity=70); /* IE */
	-moz-opacity:0.7; /* Mozilla */
	-khtml-opacity: 0.7; /* Safari */
	opacity: 0.7; /* CSS3 */
}
#menu li li:hover
{
	background-color: #000;
}
#menu li li a
{
	color: #fff;
}

#menu ul span:hover ul,
#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{
	width: 15em;
	min-width:150px;
}
#menu li .menuCurrentMenu, #menu li .menuCurrentMenu a, #menu li .menuCurrentPage, #menu li .menuCurrentPage a {
	color: #ff3333;
	font-weight: bold;
}
#menu ul ul /*correction pour bug IE7 - sous-menu trop à droite*/
{
	left:0;
}