/* Styles généraux */
html, body, div {
	margin:0;
	padding:0;
}
body{
	font: 70% verdana,arial,sans-serif;
	background-color: #333;
	color: #fff;
	text-align:center;
}


a {
	color: #20A6F0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}



/* Blocs principaux */
#container {
	min-width: 1000px;
}

#wrapper {
	background: #333 url("/img/fdCtt.jpg") repeat-x top center;
	padding-top:20px;
}

#futon_anim {
	z-index: 10;
}

#logoAcc {
	position: absolute;
	z-index: 10;
	margin-left: -73px;
	margin-top: -55px;
}


.blocLnk {
	/*padding-left: 34px;*/
	/*clear: both;*/
	margin: 0 auto;
}
.blocLnk.troisLiens{
	width: 780px;
}
.blocLnk.deuxLiens{
	width: 520px;
}
.blocLnk div.lien{
	width: 240px;
}
.blocLnk img.LnkLogo{
	margin-top: 10px;
}
.blocLnk div.parag {
	padding-left: 50px;
}
.blocLnk div.fdBoutiq {
	background: transparent url("/img/puceBoutiq.gif") no-repeat top right;
	padding-right: 35px;
}
.blocLnk div.fdSiege {
	background: transparent url("/img/puceSiege.gif") no-repeat top left;
	padding-left: 35px;
}
.blocLnk h2 {
	text-transform: uppercase;
	font-size: 110%;
	padding: 5px 0px 0px 0px;
	margin: 0;
}
.blocLnk a {
	color: #B3B3B3;
	text-decoration: none;
}
.blocLnk a.selec {
	color: #9790A3;
	font-weight: bold;
}
.blocLnk a:hover,
.blocLnk a.txt1:hover,
.blocLnk a.txt2:hover,
.blocLnk a.txt3:hover,
.blocLnk a.txt4:hover,
.blocLnk a.txt7:hover {
	color: #fff;
	text-decoration: none;
}

#wrapperInt {
	margin : 0 auto;
	width: 1000px;
	background: transparent url("/img/fdInt.gif") repeat-y top center;
}

#colonneG {
	background: transparent url("/img/bordInt.gif") no-repeat top left;
	padding-top: 85px;
	float:left;
	width:240px;
}

#logoInt {
	position: absolute;
	z-index: 10;
	margin-left: -64px;
	margin-top: -132px;
}

#content {
	text-align: justify;
	position: relative;
	border-top : 7px solid #fff;
	float:left;
	width:537px; /* = 587px(largeur total) - 25px(padding de droite) - 25px(padding de gauche) ) */
	padding: 25px;
	padding-bottom: 5px;
}
#content h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	color: #585858;
	font-size: 130%;
	text-align: center;
	background: transparent url("/img/sepInt.gif") no-repeat bottom center;
}
#content h2 {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #20A6F0;
	font: bold 125% arial;

}
#content div {
	padding-top: 5px;
	color: #000;
}
#content div.sepInt {
	background: transparent url("/img/sepInt.gif") no-repeat bottom center;
}
#content div.fdGris {
	background-color: #B3B3B3;
	color: #fff;
	text-align: center;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #9790A3;
	padding: 5px;
	width: 30%;
	margin-left: 60px;
}
#content div.fdGris a {
	color: #fff;
}
#content p {
	margin: 0;
	padding: 10px 7px 15px 7px;
	color: #000;
	text-indent: 22px;
	line-height: 1.4em;
	background: transparent url("/img/puceInt.gif") no-repeat top left;
}
#content table {
	color: #000;
}

#content p.no {
	margin-top: 50px;
	margin-left: 22px;
	text-align: left;
	text-indent: 0px;
	background: none;
}

#content p.no2 {
	text-indent: 0px;
	text-align: center;
	background: none;
}
#content p.no3 {
	margin-top: 35px;
	text-align: left;
	text-indent: 0px;
	background: none;
}
#content p.traitD {
	text-indent: 0px;
	text-align: center;
	padding-right: 16px;
	background: transparent url("/img/sepVertic.gif") no-repeat center right;
}

#carte {
	float: right;
	width: 311px;
	height: 306px;
	background: transparent url("/img/ctt/boutiq.gif") no-repeat center center;
	margin: 5px 10px;
}
#carte a {
  position: absolute;
  display: block;
  color: #B3B3B3;
  height: 37px;
  width: 37px;
  left: 0px;
  top: 0px;
  text-decoration: none;
}
#carte a i { display: none; }
a#bordeaux { left: 273px; top: 306px; }
a#toulouse { left: 313px; top: 365px; }
a#montpellier { left: 386px; top: 370px; }
a#marseille { left: 461px; top: 390px; }
a#nice { left: 500px; top: 370px; }
a#lyon { left: 428px; top: 290px; }
a#tours { left: 328px; top: 225px; }
a#rennes { left: 286px; top: 190px; }
a#kote { left: 358px; top: 170px; }
a#lille { left: 402px; top: 145px; }
a#suisse { left: 498px; top: 260px; }

#colonneD {
	float:left;
	width:173px;
}

#navigation {
	padding-left: 70px;
	background: #7CBCDF url("/img/fdMenu.jpg") repeat-x top center;
}

#extra {
	clear: both;
	padding:11px;
	margin: 20px 0 0 0;
	background: #4EA5D2 url("/img/fdMenu2.gif") repeat-x top center;
}
#extra a {
	color: #fff;
}

#footer {
	font: 90% arial,verdana,sans-serif;
	padding:5px;
	text-align:left;
}
#footer a {
	color: #fff;
}



/* Menu du haut */
#menu {
	position : relative;
	margin: 0 auto;
	width: 595px;
	padding: 0;
	list-style-type: none;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:left;
}
#menu li.sep {
	padding-left: 27px;
	background: transparent url("/img/sepMenu.gif") no-repeat center left;
}

#menu li a {
	display:block;
	margin: 0;
	padding:9px;
	text-decoration: none;
	color: #fff;
	font-size: 110%;
}
#menu li a.on {
	background: transparent url("/img/onMenu.gif") no-repeat center center;
}
#menu li a:hover {
	background-color: #fff;
	color: #20A6F0;
}



/* Autres styles */
.centre {
	margin : 0 auto;
	width: 1000px;
}
#pied_liens.centre{
	width: 1050px;
}

.gras {
	font-weight: bold;
	font-size: 130%;
}

.grand {
	font-size: 110%;
}

.txt1, .blocLnk a.txt1 {
	color: #20A6F0; /* bleu */
}
.txt2, .blocLnk a.txt2 {
	color: #99CC48;  /* vert */
}
.txt3, .blocLnk a.txt3 {
	color: #EA4242; /* rouge */
}
.txt4, .blocLnk a.txt4 {
	color: #fff; /* blanc */
}
.txt5, .blocLnk a.txt5 {
	color: #9790A3; /* gris */
}
.txt6, .blocLnk a.txt6 {
	color: #B3B3B3; /* gris */
}
.txt7, .blocLnk a.txt7 {
	color: #FCD41C; /* jaune-orange */
}
.pti {
	font-size: 90%;
}
.clearD {
	clear: right;
}
.clearG {
	clear: left;
}
.clearB {
	clear: both;
}
.fdBasInt {
	background: transparent url("/img/bordInt.gif") no-repeat bottom center;
}
.gche {
	float: left;
}
.dte {
	float: right;
}


.gauche {
	float: left;
	width: 65%;
}
.droite {
	float: right;
	width: 35%;
}

.txtD {
	text-align: right;
}
.txtG {
	text-align: left;
}
.imgD {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.graph {
	display: none;
}
.cadre {
	margin: 15px auto 35px auto;
	padding: 13px 24px 65px 24px;
	width: 500px;
	text-align: justify;
	border: 1px solid #fff;
}
.cadre2 {
	margin: 15px auto;
	padding: 20px;
	width: 500px;
	text-align: justify;
	line-height: 140%;
	border: 1px solid #fff;
}
.trait {
	border-top: 1px solid #fff;
}
.bord {
	border: 1px solid #20A6F0;
}
.saisie {
	font: 100% verdana,arial,sans-serif;
	border: 1px solid #20A6F0;
}
.marge {
	padding: 10px;
}
.majus {
	text-transform: uppercase;
	font-weight: bold;
}