@import url(../../../ms/commun/fr/styles.css);

/*************** Navigation */

#navigation { 
	position: absolute; left: 320px; top: 44px;
	list-style: none; 
	width: 585px;}
#navigation li { float: left; text-align: center;}
#navigation li a { 
	display: block; 
	height: 66px; 
	color: #fff; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold;
	text-decoration: none;}
#navigation li a span { padding-top: 47px; display: block; }
#navigation li#btn01 a { width: 116px; background: transparent url(../images/btn01.gif) no-repeat;}
#navigation li#btn02 a { width: 154px; background: transparent url(../images/btn02.gif) no-repeat;}
#navigation li#btn03 a { width: 132px; background: transparent url(../images/btn03.gif) no-repeat;}
#navigation li#btn04 a { width: 163px; background: transparent url(../images/btn04.gif) no-repeat; padding-right: 20px;}

#navigation li#btn01 a:hover { background: transparent url(../images/btn01.gif) no-repeat 0 -66px;}
#navigation li#btn02 a:hover { background: transparent url(../images/btn02.gif) no-repeat 0 -66px;}
#navigation li#btn03 a:hover { background: transparent url(../images/btn03.gif) no-repeat 0 -66px;}
#navigation li#btn04 a:hover { background: transparent url(../images/btn04.gif) no-repeat 0 -66px;}

/*************** Accueil */

#accueil #colCentre { width: 480px; padding: 20px 0 0 40px;}
#accueil #colDroite { width: 180px; padding: 90px 0 0 30px;}

.miniSite #titre h1 { padding: 0 0 30px 30px; background-position: 0 5px;}

#coordonnees,
#horaires { width: 210px; float: left; padding: 35px 10px 0 10px; text-align: right;}

#coordonnees h3,
#horaires h3 { display: none; }

#coordonnees { background: transparent url(../images/bgCoord.gif) no-repeat; margin-right: 20px;}
#horaires { background: transparent url(../images/bgHoraires.gif) no-repeat; }

.miniSite #mainContent img { 
	border: 1px #EF6523 solid; 
	padding: 2px; 
	background-color: #fff; 
	float: left;
	margin: 0 15px 15px 0 }

#visuelsMag { width: 150px; list-style: none;}
#visuelsMag li { padding-bottom: 8px; }
#visuelsMag li img { float: none !important; margin: 0 0 0 0 !important; }

#plan { background: transparent url(../images/titrePlanAcces.gif) no-repeat; clear: both; padding-top: 20px; }
#plan h3 { display: none; }
#plan img { float: none; margin: 0 !important; }

.miniSite .chapeau { font-size: 14px; padding-top: 30px;}

.miniSite #colCentre h3 { font-size: 20px; }

/********** Demande d'info */

#demandeInfo #mainContent fieldset { border: 1px #ccc solid; padding: 10px;}
#demandeInfo #mainContent fieldset label {
	display: block; 
	float: left; 
	width: 210px; 
	text-align: right; 
	padding-right: 5px;}
#demandeInfo #mainContent fieldset input,
#demandeInfo #mainContent fieldset textarea { width: 180px; }

#demandeInfo #mainContent .btnValider { margin-left: 10px; width: 90px !important; }

#demandeInfo #mainContent .noSize { width: auto !important; margin-left: 212px; }