/* CSS Document */
*{
	margin:0;
	padding:0;
}
body,p,td,div,a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #333333;
	text-decoration: none;	
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#666666;
}
p,h1,h2,h3{
	margin-bottom:5px;
}
h1{
	font-family: Helvetica, Arial, Verdana;
	font-size:18px;
	line-height:22px;
}

h2{
	font-family: Helvetica, Arial, Verdana;	
	font-size:14px;
	
}
h2 a:link, h2 a:visited{
	font-family: Helvetica, Arial, Verdana;	
	font-size:14px;
	font-weight: bold;
	color: #999999;
	margin-right:10px;
}
h2 a:hover{
	color: #333333;
	font-weight: bold;
}
div#zone2 h2{
	color: #B4B4B4;
}
h3{
	font-family: Helvetica, Arial, Verdana;	
	font-size:12px;
}
h4 {
	font-size:10px;
}
h4 a:link, h4 a:active, h4 a:visited{
	font-family: Helvetica, Arial, Verdana;	
	font-size:10px;
	font-weight: bold;
}
h4 a:hover{
	color: #333333;
	font-size:10px;
}
hr{
	height:1px;
	background:none;
	border:none;
	border-bottom:#CCCCCC 1px dotted;
	margin:10px 0;
}


img { border: 0 none; }

table#homeTable{
	width:820px;
}
table#homeTable td{
	vertical-align:top;
}
table#homeTable td.whiteCellBg{
	padding:10px;
	background-color:#FFFFFF;
}
table#homeTable table{
	width:225px;
}

td.homeColTitle{
	font-size:18px;
	color:#FFFFFF;
	padding-bottom:20px;
	font-family: Helvetica, Arial, Verdana;
}
.intro,.introCaps{
	font-size:14px;
	color:#666666;
	line-height:18px;

}
.introCaps{
	text-transform: uppercase;
}
/*****************************************/
/*** FICHES ***/
/*****************************************/
div#zonesConteneur{
	float:left;
	width:950px;
	height:auto;
	display: inline;
}

div#zone1{
	float:left;
	width:420px;
	height:auto;
	padding:20px;
	background-color:#FFFFFF;
}
div#zone2,div#zone3{
	position: relative;
	float:left;
	width:180px;
	height:auto;
	padding:20px;
	margin:0 0 25px 25px;
	background-color:#FFFFFF;
}
div#zone12{
	position:relative;
	float:left;
	width:665px;
	height:auto;
	padding:20px;
	background-color:#FFFFFF;
}
div#zoneDr{
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 245px;
}
div#zone4{
	float: left;
	width: 180px;
	height: auto;
	padding: 20px;
	margin: 0 0 25px 25px;
	background-color:#FFFFFF;
}

h2.listeRepertoire,h2.listeRepertoire a{
	line-height:22px;
	font-family: Helvetica, Arial, Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
}
ul.list{
	margin-left:14px;
}
ul.list li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/%7Eccnrouba/templates/cnn_main/images/bullet-list.gif);
}


div#zone3 table{
	width: 180px;
	
}
h1.saison{
	font-weight:normal;
	margin-bottom: 20px;
}
table.photogallery img{
	width: 38px;
	height:38px;
	margin:0 10px 10px 0;
}
table.videogallery img{
	width: 60px;
	height:60px;
	margin:0 10px 10px 0;
}
img.vignetteCalendrier{
	margin-right:20px;
}
.gris{
	color:#999999;
}
.tableSaison{
}
.tableSaison td{
	padding-bottom:20px;
	width: 120px;

}
.titreRubrique{
	font-family: Helvetica, Arial, Verdana;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
}
.calVille{
font-size:10px;
font-weight:bold;
text-transform:uppercase;
margin-right:10px;

}
.calLieu{
font-size:10px;
font-weight:normal;
text-transform:uppercase;
margin-right:10px;
}
.calSalle{
font-size:10px;
font-weight:normal;
text-transform:uppercase;
color:#666666;
margin-right:10px;
}
.calDate{
font-size:9px;
font-weight:normal;
text-transform:uppercase;
padding-bottom:2px;
}

table#tarifTable td{
	padding:2px 0;
}
td.onlinebooking{
	background-image: url(images/stories/interface/onlinebooking.gif);
	background-repeat: no-repeat;
}
td.onlinebooking:hover{
	background-image: url(images/stories/interface/onlinebooking_on.gif);
}