/* CSS Document */
*{
margin: 0;
padding: 0;
}
a:link {
	
}
a:visited {
	
}
a:hover {
	
}
a:active {
	
}

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#container{
	width: 900px;
	margin: 0 auto;
	height: 100%;
	
}

#header {
	background-image: url(images/banner-global-empty.jpg);
	height: 150px;
	width: 900px;
	margin-top: 10px;
}
#logo {
	height: 150px;
	width: 300px;
	float: left;
	
}
#logo h1 {
	height: 110px;
	width: 300px;
	cursor: pointer;
}
#logo h1 span {
	display: none;
}
#logo h2 {
	font-size: 14px;
	font-style: italic;
	margin-top: 3px;
	line-height: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

#slideshow {
	float: left;
	height: 150px;
	width: 300px;
	
}
#services {
	text-align: left;
	float: left;
	width: 300px;
}
#lng {
	text-align: right;
	height: 16px;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 5px;
}
#lng a, #lng span {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#lng span {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#lng a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#services ul {
	padding-top: 0px;
	margin: 0px;
	padding-left: 30px;
}
#services li {
	background: url(/images/arrow-0914.png) no-repeat;
	list-style-type: none;
	margin-top: 0px;
	padding-left: 12px;
	padding-top: 0px;
}
#services .register-line {
	height: 32px;
}
#services .newsletter-register {
	background-image: url(images/GreenField-222.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 206px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: 30px;
	border: none !important;
	background-color: transparent !important;
	margin-top: 3px;
}

#services .btn-register {
	background-image: url(images/btn-ok-28.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 28px;
	cursor: pointer;
	border: none !important;
	background-color: transparent !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	float:right;	
}


#services p {
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	margin-left: 30px;
}
#services p a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#services p a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#services li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	line-height: 13px;
}
#services li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


#mid {

}
#leftZone {
	float: left;
	width: 295px;
}
#panel {
	float: left;
	background-image: url(images/select-block.jpg);
	background-repeat: no-repeat;
	width: 295px;
	height: 450px;
}
#pictoZone {
	float: right;
	width: 292px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}/*
#pictoZone a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 80px;
	text-decoration: none;
}
#pictoZone a:hover {
	color: #298500;
	text-decoration: none;
	
}*/
#pictoZone .picto-unit {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
#topPictoZone {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
#topPictoZone .picto-unit {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

#selectCountry #listCountry {
	width: 206px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding: 4px;
}
#selectCountry {
	text-align: center;
}

#selectCountry p {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#selectCountry img {
	margin-top: 10px;
}

#displayResults .number {
	background-image: url(images/bgdField.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFFFFF;
	display: block;
	width: 200px;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-color: #FFE1CD;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #FF6600;
	letter-spacing: 1px;
}
#displayResults {
	padding-top: 10px;
}

#displayResults .tarif {
	width: 208px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#displayResults .tarif .pastil {
	background-image: url(images/pastil-prize-big.gif);
	height: 33px;
	width: 208px;
	font-size: 13px;
	font-weight: bold;
	/*padding-top: 11px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}

#displayResults .tarif .pastil span {
	/*font-size: 22px;*/
	font-size: 15px;
	font-weight: bold;
}
#displayResults .win {
	font-size: 24px;
	font-weight: bold;
}
#displayResults .winExplain {
	font-size: 10px;
	margin-top: 10px;
}
#displayResults .numberExplain p {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin-left: 40px;
}
#displayResults .numberExplain {
	padding-top: 20px;
}
#displayResults p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}









#main {
	float: right;
}
#advertiz {
	height: 50px;
	width: 100%;
}
#advertiz p {
	font-size: 30px;
	font-weight: bold;
	padding-top: 5px;
}

#menu {
	height: 50px;
	width: 605px;
	background-image: url(images/bgd-top-page.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#menu ul {
	text-align: left;
}
#menu li {
	float: left;
	height: 50px;
	list-style-type: none;
}
#menu .tabOpened {
	background-image: url(images/tab-on-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	display: block;
}
#menu .tabOpened span {
	padding-top: 20px;
	height: 30px;
	padding-left: 20px;
	padding-right: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
	display: block;
}
#menu .tabOpened .tabRight {
	background-image: url(images/tab-on-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#menu .tabClosed {
	background-image: url(images/tab-off-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	display: block;
}
#menu .tabClosed a {
	padding-top: 24px;
	height: 26px;
	padding-left: 20px;
	padding-right: 25px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menu .tabClosed a:hover {
	padding-top: 25px;
	height: 25px;
	color: #298500;
	text-decoration: none;
}
#menu .tabClosed .tabRight {
	background-image: url(images/tab-off-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	display: block;
}



#page {
	background-image: url(images/bgd-brdr-page.gif);
	background-repeat: repeat-y;
	width: 605px;
	text-align: left;
}
#pageIntern {
	margin-right: 7px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#pageIntern p {
	font-size: 13px;
}



#pageIntern h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

#pageIntern .postIt {
	background-image: url(images/bgd-postit.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 220px;
	width: 220px;
	display: block;
	margin-left: 10px;
	padding: 25px;
}
#pageIntern .bigpostIt {
	background-image: url(images/bgd-postit-big.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 370px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#bigpostIt_1 h4, #bigpostIt_2 h4 {
	font-size: 22px;
	margin-bottom: 12px;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#postIt_1 h4, #postIt_2 h4 {
	font-size: 16px;
	margin-bottom: 10px;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#bigpostIt_1 h5 {
	font-size: 15px;
	font-weight: bold;
	color: #298500;	
	letter-spacing: 1px;
}
#bigpostIt_1 h6 {
	height: 70px;
	margin-bottom: 10px;
}
#bigpostIt_1 h6 .country {
	font-size: 18px;
	font-weight: bold;
	float: left;
	background-image: url(images/underline-L.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	padding-top: 32px;
	height: 38px;
}
#bigpostIt_1 h6 .price {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/cercle-L.gif);
	background-repeat: no-repeat;
	float: right;
	height: 55px;
	width: 114px;
	padding-top: 15px;
	text-align: center;
}
#bigpostIt_1 h6 .price span  {
	font-size: 36px;
	font-weight: bold;
}
#bigpostIt_1 p  {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}



#bigpostIt_2 h5 {
	font-size: 15px;
	font-weight: bold;
	color: #298500;	
	letter-spacing: 1px;
}
#bigpostIt_2 ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
#bigpostIt_2 li {
	font-size: 14px;
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(images/bullet_vu.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	text-indent: 20px;
	height: 22px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
	font-style: italic;
}



#postIt_1 h5 {
	font-size: 15px;
	font-weight: bold;
	color: #298500;	
	letter-spacing: 1px;
}
#postIt_1 h6 {
	height: 53px;
	margin-bottom: 10px;
}
#postIt_1 h6 .country {
	font-size: 14px;
	font-weight: bold;
	float: left;
	background-image: url(images/underline-M.gif);
	background-repeat: no-repeat;
	background-position: center 35px;
	padding-top: 22px;
	padding-bottom: 10px;
	width: 120px;
}
#postIt_1 h6 .price {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/cercle-M.gif);
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 87px;
	padding-top: 13px;
	text-align: center;
}
#postIt_1 h6 .price span  {
	font-size: 24px;
	font-weight: bold;
}
#postIt_1 p  {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-weight: normal;
	line-height: 10px;
}

#postIt_2 h5 {
	font-size: 13px;
	font-weight: bold;
	color: #298500;
	letter-spacing: 1px;
	padding-top: 5px;
}
#postIt_2 ul {
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 3px;
}
#postIt_2 li {
	font-size: 11px;
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(images/bullet_vu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	text-indent: 20px;
	height: 17px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}





.postIt .slogan01 {
	line-height: 12px;
}








#pagebottom {
	background-image: url(images/bgd-bottom-page.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 605px;
}
#pageIntern .slogan01 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	font-style: italic;
}
#pageIntern .noteImportant {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;

}
#pageIntern .steps {
	font-size: 14px;
	margin-bottom: 20px;
}
#pageIntern .steps .no {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;	
	margin-right: 8px;
	margin-bottom: 10px;
}
#pageIntern .steps .high {
	color: #FF6600;
	font-weight: bold;
}



#footer {
	height: 50px;
	margin-bottom: 10px;
}

#bottombanner {
	background-color: #298500;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 4px;
}
#lastlinks {
	font-size: 11px;
	padding-top: 10px;
}
#lastlinks a {
	color: #298500;
	text-decoration: none;
	
}
#lastlinks a:hover {
	color: #298500;
	text-decoration: underline;
	
}
.clearfloat {
	clear: both;
}
.tarifs {
	font-size: 12px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.tarifs th {
	font-weight: bold;
	background-color: #AFE14C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #73B84D;
	border-bottom-color: #73B84D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73B84D;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tarifs tr:hover {
	background-color: #eaf8c9;
}
.tarifs a {
	text-decoration: none;	
}
.tarifs td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tarifs .alphaNavig li {
	display: block;
	float: left;
	list-style-type: none;
}
.tarifs .alphaNavig li a {
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	width: 20px;
	text-align: center;
	height: 19px;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	padding-top: 1px;
}
.tarifs .alphaNavig li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/bgdNavig.gif);
	background-repeat: no-repeat;
}
.tarifs .alphaNavig li span {
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	width: 20px;
	text-align: center;
	height: 19px;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	padding-top: 1px;color: #000000;
	text-decoration: none;
	background-image: url(images/bgdNavig.gif);
	background-repeat: no-repeat;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.black {
	color: #000000;
}
.green {
	color: #298500;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.small {
	font-size: 9px;
}
.top {
	vertical-align: top;
	padding-top: 2px;
}

.tarifs tr:hover .high {
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
}
#pageIntern .question {
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
}
#pageIntern .answer {
	background-image: url(images/bullet_vu_w.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 22px;
}
.table-form {
	font-size: 12px;
	/*margin: auto;*/
}

.table-form th {
	width: 200px;
	font-weight: normal;
}

.table-form td {
    width: 400px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.table-form .field-M {
	font-size: 12px;
	width: 200px;
	border: 1px solid #72B74D;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	padding: 2px;
}
.table-form .field-S {
	font-size: 12px;
	width: 100px;
	border: 1px solid #72B74D;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	padding: 2px;
}
.table-form .field-L {
	font-size: 12px;
	width: 300px;
	border: 1px solid #72B74D;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	padding: 2px;
}
.table-form .button-M {
	font-size: 14px;
	width: 206px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 2px;
}
.table-form .button-S {
	font-size: 12px;
	width: 100px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 2px;
}
.table-form .select-M {
	font-size: 12px;
	width: 206px;
	border: 1px solid #72B74D;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 2px;
}
.table-form .text-M {
	font-size: 12px;
	width: 300px;
	border: 1px solid #72B74D;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 2px;
}

#advertiz h2 {
	width: 600px;
	cursor: default;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 5px;
}

.text-s {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 0px;
}

.iconsZone {
	display: block;
	float: right;
	height: 45px;
    margin-left: 5px;
	margin-right: 15px;
	width: 270px;	
	padding: 0px;
	/*border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;*/
}
.iconsZone ul {
	margin: 0px;
	padding: 0px;		
}
.iconsZone li {
	float: right;
	list-style-type: none;
	font-size: 11px;
	text-decoration: none;
	margin-left: 5px;
	height: 25px;
	width: 120px;
}
.iconsZone .print a {
	display: block;
	background-image: url(images/ico-print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	color: #298500;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
}
.iconsZone .print a:hover {
	text-decoration: underline;
}
.iconsZone .share a {
	display: block;
	background-image: url(images/ico-mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;	
	color: #298500;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
}
.iconsZone .share a:hover {
	text-decoration: underline;
}
/*  POPUP Alert  */
#overlay {
    visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: Alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
#poplayer {
	visibility: hidden;
	width: 440px;
	z-index: 100;
	border: 3px solid #cccccc;
	background-color: #ffffff;
	text-align: center;
	margin-left: -240px;
	position:fixed;
	top: 80px;
	left: 50%;
	padding: 20px;
}
#poplayer p {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#poplayer .close a {
	font-size: 10px;
	background-image: url(/images/tab-close.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	text-align: right;
	padding-left: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	height: 20px;
}

/* Popup coulissant */
#adelement {
	position: absolute;
	/*width: 240px;
	right: 20px;*/
	width: 430px;
	left: 500px;	
	display: none;
	padding: 0px;
	/*-moz-border-radius: 5px;*/	
	/*float: right;*/
	z-index: 100;
	border: 5px solid #298500;
}
#adelement a {
	display: block;
	color: #298500;
	text-decoration: none;
	font-size: 32px;
	padding: 20px;
	font-weight: bold;
	background-image: url(images/bgd-adelement.jpg);
	background-position: top;
	font-style: italic;
	background-color: #ffce00;
}
#adelement a:hover {
	text-decoration: none;
	color: #ff0033;
	background-color: #fdfe58;
}
#adelement .close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 20px;
	font-size: 10px;
	color: #ffffff;
	background-color: #298500;
	background-image: url(/images/close-btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-left: 3px;
}



.homelinks {
	font-size: 11px;
	padding-top: 10px;
}
.homelinks a {
	color: #298500;
	text-decoration: none;
}
.homelinks a:hover {
	color: #298500;
	text-decoration: underline;
}

.normal {
	text-align: left;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 16px;
	padding-left:20px;
	padding-top:20px;
}

.title-XL {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	color: #298500;
	font-size: 30px;
	display: block;
	height: 55px;
	padding-top: 30px;
}

.CapAlert {
	text-align: left;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: red;
	font-size: 12px;
	padding-left:0px;
	padding-top:0px;
}

