/* CSS Document */

#carteEU {
	width: 735px;
	background: url(../images/carte.gif) no-repeat right bottom;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 18px;
}

#carteEUcol {
	width: 735px;
	background: url(../images/carte3.gif) no-repeat right bottom;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 18px;
}

#carteEUfixe {
	width: 735px;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 0px;
	height: 445px;
	background: url(../images/carte2.gif) no-repeat right top;
	margin-top: 0px;
}

.carteEUfixeh1 {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}

#carteFRactive {
	text-align: left;
	margin-left: 15px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 18px;
	width: 735px;
}

#carteFRcliquable {
	position: absolute;
	height: 477px;
	width: 320px;
	bottom: 0px;
	right: 0px;
}

#carteFR {
	width: 735px;
	background: url(../images/francefr.jpg) no-repeat right bottom;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 18px;
}


#smenures {
	background: url(../images/smenures.jpg) no-repeat left top;
	height: 124px;
	width: 395px;
	padding-top: 6px;
	padding-left: 194px;
	position: relative;
	left: 0px;
	top: 18px;
}

#ombreCarte {
	background: url(../images/degrade.gif) repeat-x top;
	position: absolute;
	left: -15px;
	top: 0px;
	height: 8px;
	width: 750px;
}

#ombreEUfixe {
	background: url(../images/degrade.gif) repeat-x top;
	position: absolute;
	left: -15px;
	top: 0px;
	height: 8px;
	width: 446px;
}

.chapeauCarte {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 350px;
	margin-bottom: 0px;
}

.p_carte {
	font-size: 12px;
	clear: both;
	background-image: url(../images/par.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
	margin: 0px 320px 0px 0px;
}

