html {
	background-image: url(../images-epmc-laruche/fond2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 75%;
	background-image: url(../images-epmc-laruche/fond1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment: fixed;
}

#bandeau {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	padding-left: 10px;
	padding-right: 10px;
}
#menu-h {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-left: 25px;
	padding-right: 25px;
}
#menuDroite {
	float: right;
	height: 200px;
	width: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #007FDB;
	padding: 10px;
	background-color: #F4F4F4;
}


#menu-gauche  {
	padding-top: 16px;
	float: left;
	width: 735px;
	margin-right: 2px;
	height: 34px;
}
#centre {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	z-index: 20000;
	background-image: url(../images-epmc-laruche/fond-centre-ombre-cadre.png);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 11px;
	padding-left: 30px;
}
#boutons-newsletter a {
	float: left;
	background-repeat: no-repeat;
	height: 18px;
	width: 51px;
	color: #003366;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
	margin-right: 2px;
	margin-left: 2px;
	background-position: center top;
	margin-top: 10px;
	position: relative;
}
#boutons-newsletter a:hover {
	color: #017FC9;
}

#boutons-newsletterActif a {
	float: left;
	background-repeat: no-repeat;
	height: 18px;
	width: 51px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
	margin-left: 2px;
	background-color: #003366;
	margin-top: 10px;
	margin-right: 2px;
	border: 1px solid #B0B0B0;
}
#boutons-lien a {
	float: left;
	background-repeat: no-repeat;
	height: 18px;
	width: 51px;
	color: #003366;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 10px;
}
#boutons-lien a:hover {
	color: #017FC9;
}
#boutons-lienActif a {
	float: left;
	background-repeat: no-repeat;
	height: 18px;
	width: 51px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
	background-color: #003366;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #B0B0B0;
}
#boutons-contact a {
	float: left;
	background-repeat: no-repeat;
	height: 18px;
	width: 51px;
	color: #003366;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
	line-height: 8px;
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
	margin-right: 2px;
	margin-left: 2px;
	background-position: center top;
	margin-top: 10px;
}
#boutons-contact a:hover {
	color: #017FC9;
}
#boutons-contactActif a {
	float: left;
	background-repeat: no-repeat;
	height: 18px;
	width: 51px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
	line-height: 8px;
	background-color: #003366;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #B0B0B0;
}
#boutons-brochures a {
	float: left;
	background-image: url(../images-epmc-laruche/fond-menu-horizontal-brochure.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 68px;
	color: #003366;
	font-size: 10px;
	text-align: center;
	padding-top: 31px;
	text-decoration: none;
}
#boutons-brochures a:hover {
	color: #017FC9;
}
#boutons-brochuresActif a {
	float: left;
	background-image: url(../images-epmc-laruche/fond-menu-horizontal-brochures-Actif.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 68px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 31px;
	text-decoration: none;
}
#menu-vertical  {
	width: 190px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	margin-right: 20px;
}
#blocSousMenu {
	margin-bottom: 7px;
}
.sous-menu  {
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
}
.sous-menu a {
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.sous-menu a:hover {
	color: #017FC9;
}
.sous-menu-formation-tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #999999;
	border-left-color: #FFFFFF;
}

.sous-menu-formation  {
	width: 160px;
	padding-right: 10px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	border-left-color: #FFFFFF;
}
.sous-menu-formation a {
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.sous-menu-formation a:hover {
	color: #017FC9;
}


.sous-menuActif   {
	width: 145px;
	padding-right: 15px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images-epmc-laruche/fleche-menu.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}


.sous-menuActif a  {
	font-size: 12px;
	color: #017FC9;
	line-height: 14px;
	text-decoration: none;
}

#loupe {
	background-image: url(../images-epmc-laruche/loupe.png);
	height: 65px;
	width: 36px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	float: left;
	z-index: 5000;
	margin-left: -8px;
}
#journaux {
	background-image: url(../images-epmc-laruche/journaux.png);
	height: 65px;
	width: 36px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	float: right;
	z-index: 5000;
	margin-left: -11px;
}

#enveloppe {
	background-image: url(../images-epmc-laruche/enveloppe.png);
	height: 65px;
	width: 36px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	float: left;
	z-index: 5000;
	margin-left: -8px;
}


#recherche {
	width: 160px;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	background-image: url(../images-epmc-laruche/fond-rechercher.jpg);
	border: 1px none #CCCCCC;
	height: 60px;
	padding-top: 27px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	background-image: url(../images-epmc-laruche/fond-rechercher.jpg);
	position: relative;
	z-index: 1000;
	margin-bottom: 5px;
}



#rechercher {
	border: 1px solid #003366;
	margin-top: 10px;
}
#actualite {
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #003366;
	padding-top: 25px;
	padding-bottom: 0px;
	font-weight: bold;
	background-image: url(../images-epmc-laruche/fond-rechercher.jpg);
	height: 27px;
	border: 1px none #CCCCCC;
}
#actualite2 {
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #003366;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	background-image: url(../images-epmc-laruche/fond-rechercher-milieu.jpg);
	border: 1px none #CCCCCC;
}
#actualite2  a {
	text-decoration: none;
	font-size: 12px;
	color: #003366;
}
#actualite2  a:hover {
	color: #017FC9;
}
#actualite2  ul {
	list-style-image: url(../images-epmc-laruche/fleche-actu2.gif);
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #017FC9;
}

#actualite3 {
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #003366;
	padding-top: 0px;
	padding-bottom: 15px;
	font-weight: bold;
	background-image: url(../images-epmc-laruche/fond-rechercher.jpg);
	height: 15px;
	border: 1px none #CCCCCC;
	background-repeat: no-repeat;
	background-position: bottom;
}




#inscription {
	width: 160px;
	font-size: 12px;
	color: #003366;
	margin-top: 0px;
	line-height: 13px;
	margin-bottom: 15px;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	background-image: url(../images-epmc-laruche/fond-rechercher.jpg);
	height: 71px;
	border: 1px none #CCCCCC;
}
#email {
	border: 1px solid #003366;
}







#partieCentrale {
	padding-bottom: 15px;
	font-size: 11px;
	position: relative;
	width: 660px;
	z-index: 700px;
	overflow: hidden;
}
#partieCentrale a {
	color: #017FC9;
}
#partieCentrale a:hover {
	color: #999999;
}
a.partieCentraleNonSouligne  {
	color: #017FC9;
	text-decoration: none;
}

#trait {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 0px;
}


#basDePage {
	width: 920px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #666666;
	height: 30px;
	padding-top: 10px;
	background-image: url(../images-epmc-laruche/fond-centre-ombre-cadre-bas.png);
	background-position: center bottom;
	background-repeat: repeat-y;
	padding-left: 40px;
	margin-bottom: 15px;
}

#basDePage  a {
	text-decoration: none;
	color: #666666;
}

#basDePage a:hover {
	color: #017FC9;
}
#appel1 {
	background-color: #E3E3E3;
	width: 638px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 11px;
	margin-top: 25px;
}
#appel2 {
	width: 624px;
	border: 3px dashed #999999;
	padding: 15px;
	font-size: 11px;
}
#voeux {
	background-color: #DEEE11;
	width: 638px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	margin-top: 15px;
	text-align: center;
	color: #003366;
	padding: 10px;
}

.appelBac {
	width: 623px;
	border: 3px dashed #CC3399;
	padding: 15px;
	margin-bottom: 15px;
}

.appel2Titre {
	font-size: 13px;
	color: #017FC9;
	font-weight: bold;
	line-height: 17px;
}
.appel3Titre {
	font-size: 18px;
	color: #017FC9;
	line-height: 17px;
}


.texteUne {
	font-size: 11px;
	line-height: 20px;
}
.titre {
	font-size: 20px;
	color: #003399;
	margin-bottom: 15px;
	margin-top: 25px;
	float: left;
	height: 26px;
	background-color: #FFFFFF;
}
.titre2Lignes {
	font-size: 20px;
	color: #003399;
	margin-top: 25px;
	height: 50px;
	background-color: #FFFFFF;
	float: left;
}

.pointilles {
	background-image: url(../images-epmc-laruche/pointilles.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 26px;
	margin-left: 15px;
}
.pointilles2Lignes {
	background-image: url(../images-epmc-laruche/pointilles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 50px;
	margin-left: 15px;
}

.texteRessorti {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

.texteRessortiVert {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #339999;
}
.texteRessortiRose {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3399;
}
.texteRessortiOrange {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6633;
}
.texteRessortiRouge {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.texteRessortiViolet {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #660099;
}
.titrePages {
	font-size: 22px;
	color: #017FC9;
	margin-bottom: 15px;
	width: 660px;
	margin-top: 25px;
}
.titreInfos {
	font-size: 16px;
	color: #017FC9;
	margin-bottom: 15px;
	width: 660px;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #017FC9;
	display: block;
}
#images {
	border: 1px solid #017FC9;
}
.legende {
	font-size: 9px;
	color: #017FC9;
	font-style: italic;
	line-height: 11px;
}

.sousTitreBleu {
	font-size: 14px;
	color: #017FC9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #017FC9;
	margin-top: 30px;
}


.sousTitre2 {
	font-size: 11px;
	color: #017FC9;
	font-weight: bold;
}

.sousTitreJaune {
	font-size: 14px;
	color: #FF6600;
	margin-top: 15px;
}
.sousTitreJaune2 {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.appelManaa {
	width: 623px;
	border: 3px dashed #669933;
	padding: 15px;
	margin-bottom: 15px;
}
.appelbtscv {
	width: 623px;
	border: 3px dashed #FF6600;
	padding: 15px;
	margin-bottom: 15px;
}
.appelbtsde {
	width: 623px;
	border: 3px dashed #660099;
	padding: 15px;
	margin-bottom: 15px;
}
.appelbtsdmte {
	width: 623px;
	border: 3px dashed #FF0000;
	padding: 15px;
	margin-bottom: 15px;
}
.appelbtsdp {
	width: 623px;
	border: 3px dashed #009999;
	padding: 15px;
	margin-bottom: 15px;
}
#equipe {
	padding: 10px;
	border: 1px dashed #0099CC;
}
.interviewChapeau {
	font-size: 12px;
	font-style: italic;
	color: #017FC9;
}
.texte {
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
.bordure {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordure2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.piedDePage {
	text-align: center;
	font-size: 11px;
	color: #999999;
}
#facebook {
	font-size: 11px;
	height: 20px;
	padding-top: 25px;
}
#facebook a {
	color: #003366;
	text-decoration: none;
}
#facebook a:hover {
	color: #017FC9;
	text-decoration: none;
}

#journal2 {
	background-image: url(../images-epmc-laruche/journaux2.png);
	position: absolute;
	background-repeat: no-repeat;
	height: 25px;
	background-position: 752px top;
	z-index: 10000;
	width: 900px;
}
#lien2 {
	background-image: url(../images-epmc-laruche/lien2.png);
	position: absolute;
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	background-position: 807px 3px;
}

#enveloppe2 {
	background-image: url(../images-epmc-laruche/enveloppe2.png);
	position: absolute;
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	background-position: 867px top;
	float: right;
}
.habillage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

