/* Feuille de styles */
/* Modificationd des balises par défaut */
body,img,h1,p{
	margin: 0;
	padding: 0;
}
img{
	border: 0 none;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	font-size: 16px;
}
a{
	color: #EC1B30;
}
td{
	vertical-align:top;
}
/* Mep générale */
#total{
	width: 980px;
	margin: 0 0 0 -490px;
	padding: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}
#header{
	height: 130px;
	margin: 0;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
}
#menuHaut{
	height: 25px;
	padding-left: 30px;
	background-color: #ED1C2E;
	font-weight: bold;
}
#container{
	margin: 0;
	padding: 0;
	clear: both;
}
#footer{
	height: 17px;
	line-height: 17px;
	text-align: center;
	background-color: #717070;
	color: #fff;
	background-image: url(../images/background-footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
/***** Mep Header *****/
#accueil-les-pentes a{
	width: 510px;
	height: 70px;
	position: absolute;
	top: 30px;
	left: 80px;
	display:block;
}
#accueil-grand-lyon a{
	width: 210px;
	height: 60px;
	position: absolute;
	top: 35px;
	left: 750px;
	display:block;
}
/***** Mep du menuHaut *****/
/* Mep générale */
#menuHaut dl,#menuHaut dt,#menuHaut dd{
	margin: 0;
	padding: 0;
}
#menuHaut dl{
	display: block;
	height: 25px;
	float: left;
	background-color: #ED1C2E;
}
#menuHaut dt{
	line-height: 25px;
	display: block;
	color: #fff;
	margin-left:5px;
	padding: 0 5px 0 30px;
}
#menuHaut dd{
	display: none;
	background-color: #ED1C2E;
}
#menuHaut dd ul,#menuHaut dd li,#menuHaut dd li a{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
/* Mep ssmenuhaut */
#menuHaut dd li a{
	width: 180px;
	display: block;
	padding: 2px 2px 2px 18px;
	background-image: url(../images/puce-sous-menu-b.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#menuHaut dd li a:hover{
	display: block;
	color: #ED1C2E;
	background-color: #eee;
	background-image: url(../images/puce-sous-menu.gif);
}
#smenu1,#smenu2,#smenu3,#smenu4,#smenu5{
	position: absolute;
	top: 150px;	
	left: 0px;
	z-index:1;
}
#smenu1{top: 155px;left:30px;}
#smenu2{top: 155px;left:154px;}
#smenu3{top: 155px;left:279px;}
#smenu4{top: 155px;left:488px;}
#smenu5{top: 155px;left:725px;}

#smenu1 a,#smenu2 a,#smenu3 a,#smenu4 a,#smenu5 a{
	color: #fff;
	text-decoration: none;
}
.borderSSM{
	border-top: 1px dashed #eee;
}
#menuHaut dd li a:hover.borderSSM{
	border-top: 1px dashed #ED1C2E;
}
/* Mep particulière */
#menuHaut-annuaire,#menuHaut-quartier,#menuHaut-faciliter-demarches,#menuHaut-s-installer,#menuHaut-outils-entreprises{
	background-repeat: no-repeat;
	background-position: left;
}
#menuHaut dt#menuHaut-annuaire{
	padding-left: 35px;
	background-image: url(../images/icone-annuaire.jpg);
}
#menuHaut dt#menuHaut-quartier{
	padding-left: 30px;
	background-image: url(../images/icone-quartier.jpg);
}
#menuHaut dt#menuHaut-faciliter-demarches{
	padding-left: 20px;
	background-image: url(../images/icone-faciliter-demarches.jpg);
}
#menuHaut dt#menuHaut-s-installer{
	padding-left: 35px;
	background-image: url(../images/icone-s-installer.jpg);
}
#menuHaut dt#menuHaut-outils-entreprises{
	padding-left: 20px;
	background-image: url(../images/icone-outils-entreprises.jpg);
}
.borderRightMenuHaut{
	border-right: 1px solid #fff;
}
/***** Mep Sous Menu (zone de gauche) *****/
#sous-menu{
	width: 160px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
}
#sous-menu ul{
	width: 160px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sous-menu li{
	background-color: #fff;
	display: block;
}
#sous-menu li a{
	width: 145px;
	vertical-align:middle;
	margin: 5px 0 5px 3px;
	padding-left: 11px;
	background-image: url(../images/puce-sous-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
#sous-menu li a:hover{
	text-decoration: underline;
}
#sous-menu ul#ssmenu li a{
	margin: 0 0 0 10px;
	width: 135px;
	padding-left: 10px;
	background-image: url(../images/puce-sss-menu.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sous-menu h1{
	width: 145px;
	padding: 2px 0 2px 15px;
	/*padding-left:15px;*/
	color: #fff;
	background-image: url(../images/fond-sous-menu.gif);
	background-repeat: no-repeat;
	background-color: #ED1C2E;
	display: block;
	font-size: 12px;
}
/***** Mep Footer *****/
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
/***** Mep du contenu *****/
#contenu{
	width: 800px;
	padding: 10px 40px 20px 20px;
	background-image: url(../images/background-contenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#infosUtiles{
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px 0;
	color: #717070;
	background-color: #FFF1E7;
}
#dateJour{
	width:170px;
	padding-left: 10px;
	float: left;
}
#cheminPage{
	float: left;
}
#cheminPage a{
	text-decoration: none;
}
#cheminPage a:hover{
	text-decoration: underline;
}
.titrePage{
	color: #EC1B30;
	margin-bottom: 10px;
}
.titrePage img{
	margin: 0 10px 0 0;
	vertical-align: middle;
}
/***** Mep du contenu intro *****/
#tableIntro{
	margin: 15px 0 10px 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
#tableIntro td{
	margin: 0;
	padding: 0;
}
#barre-intro{
	width: 10px;
	background-image: url(../images/intro-b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ED1C2E;
}
#barre-intro .imgTop{
	vertical-align: top;
	display:block;
}
#barre-intro .imgBottom{
	vertical-align: bottom;
}
#tableIntro .textIntro,.textIntro{
	width: 550px;
	padding: 10px;
	background-color: #FFF1E7;
	background-image: url(../images/intro-fond.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 12px;
}
/***** Mep de l'annuaire *****/
/* Mep présentation */
#introInterview,#introInterview td{
	background-color: #FFF1E7;
	margin: 10px 0 20px 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
#introInterview td.textInterview{
	width: 700px;
	padding: 10px 2px;
}
.introG{
	background-image: url(../images/intro-fond-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.introD{
	background-image: url(../images/intro-fond.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* Mep détail */
#tableEntreprise,#tableEntreprise td{
	border-spacing: 0;
	border-collapse: collapse;
}
.nomA{
	font-size: 12px;
	color: #ED1C2E;
}
.metierA{
	color: #717070;
}
#tableEntreprise td.infosA{
	padding: 10px 0 10px 20px;
}
#tableEntreprise td.photoA{
	padding: 11px 10px 10px 1px;
	width: 150px;
	height: 150px;
	background-image: url(../images/fond-annuaire.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#tableEntreprise td.contactA{
	padding: 10px 0 10px 40px;
}
.descA{
	width: 320px;
	padding: 10px 0 0 0;
}
#tableEntreprise td.separeEntreprise{
	border-bottom: 1px dashed #000;
}
/***** Mep du contenu faciliter *****/
#zoneImageF{
	width: 210px;
	height: 160px;
	margin: 0 10px 0 0;
	padding: 1px 0 0 1px;
	background-image: url(../images/fond-faciliter.gif);
	background-repeat: no-repeat;
}
#zoneContenuF{
	width: 500px;
	margin: 10px 15px 0 0;
	float: right;
}
#zoneContactF{
	width:210px;
}
#zoneContactF span{
	font-size: 10px;
	color: #ED1C2E;
	display: block;
}

/***** s installer - Locaux *****/

#tableLocaux,#tableLocaux td{
	border-spacing: 0;
	border-collapse: collapse;
}
#tableLocaux td{
	vertical-align: top;
}
.infosL,.contactL{
	padding-top: 10px;
}
.depotL{
	font-size: 12px;
	font-weight: bold;
	color: #ED1C2E;
}
.contactL h1{
	color: #717070;
	font-size: 12px;
	font-style: italic;
	
}
.adresseL{
	font-weight: bold;
	color: #717070;
	margin-bottom: 10px;
}
#tableLocaux td.infosA{
	padding: 10px 0 10px 20px;
}
#tableLocaux td.photoL{
	padding: 11px 10px 10px 1px;
	width: 150px;
	height: 150px;
	background-image: url(../images/fond-annuaire.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#tableLocaux td.contactA{
	padding: 10px 0 10px 40px;
}
.descA{
	width: 320px;
	padding: 10px 0 0 0;
}
#tableLocaux td.separeEntreprise{
	border-bottom: 1px dashed #000;
}
/***** lettre économique *****/
#tableLettreEco,#tableLettreEco td{
	border-spacing: 0;
	border-collapse: collapse;
}
#tableLettreEco td{
	width: 150px;
	text-align: center;
	padding: 5px;
}
/***** Block *****/
#plan-du-site td{
	width: 400px;
}
/***** Block *****/
.hrClear{
	color: #ffffff;
	background-color: #ffffff;
	width: 1px;
	height: 1px;
	border: 0;
	clear: both;
}
.block40{
	clear: both;
	height: 40px;
}
.w10{
	width: 10px;
}
.txtTdLeft{
	text-align: left;
	padding-bottom: 10px;
}