* {
	outline:none;
}
#all {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background-image: url(../_images/fondHome.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	outline:none;
	background-repeat: no-repeat;
}
#boutiqueBody {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background-image: url(../_images/fondBoutique.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	outline:none;
	background-repeat: no-repeat;
}
img {
	border:0;
}
a {
	outline:none;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #FFF;
	outline:none;
	margin:0;
	padding:0;
}
h3 a {
	color:#FFF;
	text-decoration:none;
}
h3 a:hover {
	color:#A69765;
}
.selected {
	color:#A69765;
}
.sousCat {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 15px;
	font-size:12px;
	list-style-type: square;
	color:#A69765;
}
.sousCat li a {
	color:#FFF;
	text-decoration:none;
}
.sousCat li a:hover {
	color:#A69765;
}
.sCatSelected {
	color:#A69765;
}
#mainContainer {
	background-image: url(../_images/backHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 697px;
	width: 975px;
}

/* Header */
#mainContainer #header {
	height: 91px;
	padding-left: 190px;
}
#mainContainer #header #logo {
	height: 91px;
	float:left;
}
#mainContainer #header #menuRight {
	height: 91px;
	float:right;
	width:280px;
}

/* Contenu */
#mainContainer #content {
	height: 420px;
	padding-left: 30px;
}
#mainContainer #content .colHome {
	width:188px;
	float: left;
	margin-top:50px;
}
#mainContainer #content .colHome .titreCol {
	margin-bottom:30px;
}
#mainContainer #content .colHome .newsCol {
	padding-right:15px;
	padding-left:5px;
}
.txtCol {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.ouvertureEx {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C00;
	text-transform:uppercase;
}
.spacerNews {
	height:20px;
}

/* Meteo container */
#mainContainer #meteo {
	height: 151px;
	padding-left: 408px;
}
#mainContainer #meteo #marques {
	width:220px;
	height: 126px;
	padding-top:25px;
	float:left;
}
#mainContainer #meteo #marques #lienDecale {
	padding-left: 10px;
}
#mainContainer #meteo #meteoNewsContainer {
	height: 151px;
	width:379px;
	float:left;
}
#mainContainer #meteo #meteoNewsContainer  #meteoContainer {
	width:188px;
	float:left;
	padding-top:15px;
}
.titreMeteoCont {
	margin-bottom:10px;
}
#mainContainer #meteo #meteoNewsContainer  #newsletterContainer {
	width:188px;
	float:left;
	padding-top:15px;
}
#mainContainer #meteo #meteoNewsContainer #meteoContainer #meteoFlux {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left:5px;
}
#mainContainer #meteo #meteoNewsContainer #meteoContainer #meteoFlux img {
	float:right;
	margin-right:25px;
	margin-top:30px;
}
#mainContainer #meteo #meteoNewsContainer #meteoContainer #meteoFlux #tempMeteo {
	font-size: 22px;
	margin-top:10px;
}

#mainContainer #meteo #meteoNewsContainer #newsletterContainer #newsletter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 5px;
}
.txtInput {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A69765;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A69765;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../_images/fondTransp.jpg);
	width:160px;
	background-repeat: repeat-y;
}


/* News et autre */
#mainContainer #content .colLeft {
	width:188px;
	float: left;
	margin-top:50px;
}
#mainContainer #content .colLeft .titreCol {
	margin-bottom:30px;
}
#mainContainer #content .colLeft .newsCol {
	padding-right:15px;
	padding-left:5px;
}
#mainContainer #content .colBig {
	margin-top:50px;
	margin-left:15px;
	float: left;
	width: 570px;
	height: 360px;
}


/* Footer */
#footer {
	clear:both;
	height: 37px;
	line-height: 37px;
	width:975px;
}
#footer #footerLeft {
	float: left;
}
#footer #footerRight {
	float:right;
	height: 37px;
	color: #666;
	text-align: right;
}

/* Liens */
a.link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A69765;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}.myNews {
	width: 378px;
	float: left;
}
.titreNews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 15px;
}
.txtNews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 15px;
}
.txtNews a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A69765;
	margin-bottom: 15px;
}
.infoNews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A69765;
}
#navNews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	clear: both;
	padding-top: 15px;
}
#navNews a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
#navNews a:hover {
	color: #A69765;
}
#imgNews {
	float: right;
	background-color: #063;
}
#mainContainer #searchAndResult {
	height: 151px;
	padding-left: 30px;
}
#mainContainer #searchAndResult #leftBox {
	width: 188px;
	float: left;
	margin-right: 15px;
	height: 140px;
	padding-top: 11px;
}
#mainContainer #searchAndResult #rightBox {
	float: left;
	height: 151px;
	width: 520px;
	padding-left:30px;
}
.searchField {
	background-color: #070707;
	border: 1px solid #A69765;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 17px;
	width: 174px;
	margin-bottom: 5px;
	margin-top: 4px;
}
.spacerSearch {
	height: 30px;
}
#boutiqueHover {
	background-color: #070707;
	float: right;
	height: 421px;
	width: 559px;
	position: absolute;
	z-index: 10;
	left: 233px;
	top: 0px;
}
#listBoutic {
	padding-top: 50px;
	padding-left: 30px;
	height: 381px;
}
#colLeft {
	width: 255px;
	height: 381px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#colRight {
	float: left;
	height: 381px;
	width: 274px;
	color:#FFF;
}
.myBoutique {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
}
.myBoutique li a {
	color:#FFF;
	text-decoration:none;
}
.myBoutique li a:hover {
	color:#A69765;
}
#closeBoutique {
	position: absolute;
	top: 15px;
	float: right;
	color: #FFF;
	left: 30px;
	cursor: pointer;
}
.miniHeight {
	height: 1px;
}
#boutiqueContainer {
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 141px;
	float: left;
}
#imgBoutique {
	height: 151px;
	float: left;
	margin-left: 5px;
	width: 195px;
}
.titreBoutique {
	height:25px;
}
.txtBoutique {
	font-size: 12px;
	font-weight: normal;
	height:55px;
}
.telBoutique {
	font-size:14px;
	height:20px;
}
.urlBoutique {
	height:15px;
}
.urlBoutique a {
	color:#A69765;
	font-size:14px;
}

#mainContainer #itineraireBox {
	height: 150px;
	float: left;
	width: 975px;
}
#boxOne {
	width: 190px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}
#boxTwo {
	float: left;
	width: 190px;
	margin-top: 20px;
}
#boxThree {
	float: left;
	width: 190px;
	margin-top: 20px;
}
label {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
.inputTxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	border: 1px solid #A69765;
	color:#FFF;
}
.btForm {
	background-color: #A69765;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.etageBoutique {
	color:#A69765;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
#addBloc {
	width: 551px;
	float: right;
	height: 151px;
}
#addAsso {
	float: left;
	width: 250px;
	height: 145px;
	margin-right: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 6px;
}
#addCentre {
	float: left;
	height: 145px;
	width: 250px;
	margin-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.titreAdd {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 12px;
	color:#A69765;
}

#colLeftResult {
	width: 400px;
	height: 381px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.scrollMe {
	height:330px;
	width:400px;
}
.dialogue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-top: 20px;
}
#creditBox {
	height: 10px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #A69765;
	margin-top: 110px;
	float: right;
}
#creditBox a {
	color: #A69765;
}
#creditBoxContact {
	height: 20px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #A69765;
	margin-top: 26px;
	float:left;
	width: 550px;
}
#creditBoxContact a {
	color: #A69765;
}
.partenaire {
	margin-top: 20px;
}
.lienPart a {
	color: #A69765;
}
#defibrilateur {
	font-size: 12px;
}
#return {
	height: 150px;
	width: 300px;
	float: left;
}
#return a {
	display: block;
	height: 150px;
	width: 300px;
}
.killFloat {
	clear: both;
}
#returnBoutique {
	float: left;
	width: 140px;
	height: 150px;
	padding-left: 30px;
}
#returnBoutique a {
	display: block;
	height: 150px;
	width: 140px;
}

