html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:1000px;
}

#header {
	margin-bottom:5px;
	width:960px;

}

#footer {
	width:960px;
	height:170px;
	background-image:url(footback.jpg);
	background-repeat:repeat-x;
}

a{	outline : none; border: 0;}

ol, ul {
	list-style-image:url(liststylemain.gif);
	padding-left:25px;
}

#TermsAndCondition {
	margin-top:15px;
}

div#TermsAndCondition ul {
	list-style-image:url(liststyle.gif);
}

.clear
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: inherit;
}

.hidden{
	display:none;
}

/* Global Structure */
div#main-wrapper{
	float:left;
	width:1000px;
}

div#content{
	width:1000px;
/*	height:393px; */
	padding-left:30px;
	position:relative;
	background-image:url(bg_body.gif);
	background-repeat:no-repeat;
}

/*Menu principal 1024*/
#mRechercher a {width:192px; background:url(rechercher.gif);}
#mEntreprises a {width:195px; background:url(entreprises.gif);}
#mEvenements a {width:219px; background:url(evenements.gif);}
#mAgences a {width:173px; background:url(agences.gif);}
#mProsLoisir a {width:221px; background:url(professionnels.gif);}

/*Hover menu principal 1024 et 800*/
#bandeau_cr #main-menu_cr li a:hover, #mRechercher.on a, #mEntreprises.on a, #mEvenements.on a, #mAgences.on a, #mProsLoisir.on a {background-position:0 -32px;}



div#content h1 {
	background-image: url(bg_headline.gif);
	background-repeat: repeat-x;
	padding: 8px 0px 10px 15px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	width:880px;
}

#lblCity {font-size:15px;
font-weight:bold;
}

#lblCountry {font-size:15px;
font-weight:bold;
}

div#content h2{ font-size: 16px; font-style: italic; font-weight:bold;}

div#content #content-body {
	width: 620px;
	float: left;
	margin-right: 0px;
}

div#content #content-body .IntroTxt {
	display: block;
	padding: 15px 10px 15px 15px;
	font-size: 14px;
	line-height: 18px;
	color: #315D95;
}

div#content #content-body .IntroTxt a { 
	color: #315D95; text-decoration: underline;
}


div#content #content-body .IntroTxt b.Head {
	font-size: 18px;
}

div#content #content-body .IntroTxt p.ParticipateLink {
	text-align: right;
	display: block;
	border: 0px solid red;
	height: 25px;
}

div#content #content-body .IntroTxt p.ParticipateLink input{
	background-image: url(bg_btn_blue.gif);
	border: 0;
	color: #fff;
	font-weight: bold;
	width: 230px;
	height: 33px;
	padding: 0px 0px 5px 0px;
	cursor: pointer;
	cursor: hand;
}


div#content #content-body .TermTxt {
	display: block;
	padding: 15px 10px 15px 15px;
	font-size: 10px;
	line-height: 15px;
	color: #9FBCDF;
}

div#content #content-body .TermTxt a {	color: #9FBCDF; text-decoration: underline;	}
div#content #content-body .TermTxt a:hover {	text-decoration: none;}
div#content #content-body .TermTxt ul li {
	padding-left: 0px;
	padding-top:5px;
	margin-bottom: 3px;
}

div#content #content-body .TermTxt .scbTerm {	display: block;	padding: 5px 0 0 10px;}
div#content #content-body .TermTxt .scbTerm span {

}
div#content #content-search {
	width: 290px;
	background-image: url(bg_search.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-top: 60px;
	color: #003366;
}

div#content #content-search p{
	padding: 10px 0 0 40px;
	display: block;
	width: 210px;
	font-size: 12px;
}

div#content #content-search p span {
	float: right;
	height: 12px;
	display: block;
}

div#content #content-search fieldset {
	padding: 5px 0 5px 40px;
	width: 210px;
}

div#content #content-search fieldset select {
	color: #1B57A5;
	font-size: 12px;
	padding: 1px;
	font-weight: bold;
}

.note {
    margin: 10px;
	margin-left:15px;
	margin-top:5px;
    color: #315D95;
    font-size: 12px;
}

div#content #content-search fieldset select.ddL {
	width: 210px;
}

div#content #content-search fieldset select.ddN {
	float: right;
}



div#content #content-search fieldset input.btnSearch {
/*	width: 66px;
	height: 46px; */
	border: 0;
	
	cursor: pointer;
	cursor: hand;
	float: right;
}

select.ddM {
	width:100px;
}

div.note a {
    color:#315D95;
    text-decoration:underline;
}

div#content #content-right 
{
    color:#003366;
    display:block;
    float:left;
    padding-top:25px;
    width:290px;
 
}


div#content #content-right input#txtAllDestination
{
    width: 205px;
    color: #315D95;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
