@charset "ISO-8859-1";
@import url("reset.css");
* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body {
	font-family:tahoma, Georgia, "Times New Roman";
	text-align:center;
	background:#b1bc56 url(media/images/background2.jpg) repeat fixed center top;
}
img {
	border:0
}
a {
	text-decoration:none;
	color:#36BACF;
}
#global {
	margin-left: auto;
	margin-right: auto;
	min-height:1274px;
	height:auto;
	width:960px;
	text-align: left;
	background-color:transparent;
}
/* ____________________________________         Maquette            _______________________________________ */
#centerpage {
	margin-left:30px;
	width:900px;
	height:auto;
}
/* ____________________________________         Les Blocs            _______________________________________ */
#header {
	width:900px;
	height:200px;
}
#menucontainer {
	background:url(media/images/bgmenu.jpg) left bottom repeat-x;
	height:38px;
	width:100%;
	position:relative;
	z-index:10;
}
#contenu {
	background:#FFFFFF url(media/images/bgcontent.jpg) top left repeat-x;
	color:#CCCCCC;
	width:900px;
	height: 100%;
	position: relative;
}
#diaporama {
	padding-top:10px;
	height:250px;
	width:860px;
	margin:0 20px 0 20px;
}
#leftbloc {
	border:0px dotted black;
	display:block;
	float:left;
	margin-left:2px;
	width:218px;
	height:auto;
}
#rightbloc {
	border:0px dotted black;
	display:block;
	float:left;
	width:655px;
	height:auto;
	margin-left:12px;
}
#footer {
	height:60px;
	width:900px;
	background:url(media/images/bgfooter.jpg) bottom repeat-x;
}
/* ____________________________________         Menu           _______________________________________ */


#tabsF {
	margin-left:60px;
	width:auto;
	height:38px;
	line-height:normal;
	border:1px solid black;
}
#tabsF a span {
	float:left;
	display:block;
	padding:0px 20px 0px 20px;
	margin:10px 0 10px 0;
	color:#36BACF;
	border-left:2px dotted black;
	text-decoration:none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabsF a:hover span {
	color:#36BACF;
	text-decoration:underline;
}
#tabsF li, #tabsF ul {
	list-style-type: none;
}
ul#tabsF li {
	float:left;
}
ul#tabsF li a {
}
ul#tabsF li a:hover {
	text-decoration:underline;
}
/*container */
dl, dt, dd, ul, li {
	list-style-type: none;
}
#menu {
	font-size:14px;
	position: absolute;
	top: 0;
	left: 0;
	z-index:90;
	margin-left:25px;
	margin-top:10px;
	width:auto; /* precision for Opera */
}
#menu dl {
	float: left;
	width: 122px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	border-left:0.125em dotted black;
}
#menu dl dt a:hover {
	text-decoration:underline;
	color:#fff;
	background-color:#80E0F8;
}
#menu dd {
	display: none;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#menu ul {
	font-size:13px;
	padding-top:10px;
	padding-bottom:5px;
	text-align: center;
	background: #fff;
	display:block;
	height:100%;
}
#menu li {
	padding-top:6px;
	padding-bottom:3px;
	text-align: center;
	background: #fff;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
	text-decoration:underline;
	color:#ffF;
	background-color:#80E0F8;
}
/* ____________________________________         Left Bloc            _______________________________________ */
h2 {
	font-size:1.30em;
	font-family:Georgia, tahoma, "Times New Roman";
	display:block;
	width:90%;
	margin-left:10px;
	color:#000;
	border-bottom: 0.05em #36BACF dotted;
	font-weight:normal;
	/* now, this is important */
position:relative;
}
h2 span {
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(gradient_2.png) repeat-x;
}
* html h2 span {
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_2.png", sizingMethod="scale");
}
h2:first-letter {
	color:#36BACF;
}
#News-Container {
	display:block;
	background:#FFF;
	width:196px;
	height:135px;
	text-align:left;
	margin-bottom:10px;
	overflow:hidden;
	line-height:85%;
}
#News {
	width:180px;
	margin-left:15px;
	padding-top:6px;
}
#News ul {
	color:#36BACF;
	color:#5d5d5d;
}
#News ul li {
	font-size:0.7em;
	padding-top:0.35em;
	list-style-type: disc;
	list-style-position: inside;
}
#Traduire {
	display:block;
	background:#FFF;
	width:192px;
	height:65px;
	text-align:left;
	margin-bottom:10px;
	line-height: 12px !important;
	line-height: 4px;
	margin-left: 10px;
}
#Calendrier {
	display:block;
	background:#FFF;
	height:225px;
	width:218px;
	margin-bottom:15px;
}
#Endirect {
	display:block;
	height:190px;
	width:196px;
}
.Endirect {
	margin-top:10px;
	margin-left: 20px;
	width:160px;
}
/* ____________________________________         Footer           _______________________________________ */

#copiright {
	font-size:13px;
	display:block;
	float:left;
	padding:38px 0 0 25px;
	width:460px;
	height:20px;
	color:#666;
}
#copiright a {
	color:#CC0000;
	text-decoration:none;
}
#copiright a:hover {
	text-decoration:underline;
}
#menubas {
	display:block;
	float:right;
	margin:35px 0 0 0;
	height:20px;
	width:330px;
}
#menubas ul {
	list-style-type:none;
}
#menubas ul li {
	font-size:13px;
	float:left;
	border-right:1px solid #c00;
}
#menubas ul li a {
	text-decoration:none;
	color:#c00;
	padding:0 10px 0 10px;
}
#menubas ul li a:hover {
	text-decoration:underline;
}
/* ----------------------------------------------------- Page tarifs ------------------------------------------------------------------- */

#titret {
	text-decoration:underline;
	color:#000;
	font-size:16px;
}
#debut {
	float:left;
	padding:0 10px 0 10px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	color:#666666;
	width:120px;
	height:500px;
	overflow:hidden;
}
#modalite {
	float:left;
	padding:0 10px 0 10px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	color:#666666;
	width:150px;
	height:500px;
	overflow:hidden;
}
/* ----------------------------------------------------- Page Liens ------------------------------------------------------------------- */
#link {
	width:660px;
	height:120px;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	font-size:12px;
	color:#5d665b;
	line-height:160%;
	letter-spacing:1px;
	white-space:normal;
}
#link a {
	color:#3399CC;
}
#titrelink {
	padding-left:10px;
	color:#3399CC;
	font-size:12px;
}
#titrelink a {
	font-size:14px;
	font-weight:bold;
	color:#3399CC;
	text-decoration:none;
}
#titrelink a:hover {
	text-decoration:underline;
}
#pub {
	width:660px;
	height:auto;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	font-size:12px;
	color:#5d665b;
	line-height:160%;
	letter-spacing:1px;
	white-space:normal;
}
#pub a {
	color:#3399CC;
}
/* __________________________________________         Right bloc Les styles textes du contenu            ___________________________________________ */
#texte {
	color:#5d665b;
	font-size:12px;
	line-height:160%;
	height:auto;
	width:660px;
	letter-spacing:1px;
	white-space:normal;
	overflow:hidden;
}
#texte a {
	color:#CC0000;
	text-decoration:none;
}
#texte a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.sous-titre {
	font-size:14px;
	font-weight:bold;
	color:#3399CC;
}
.bleufonce {
	color:#3366FF;
}
.noir {
	color:#000;
}
.souligné {
	text-decoration:underline;
}
.taille14 {
	font-size:14px;
}
.rouge {
	color:#CC0000;
}
