@charset "iso-8859-1";
#haut {
	width: auto;
	height: 100px;
	background-image: url(../images/lc-formateur.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#hautcontenu {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
}

#menu {
	width: 840px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #FFF;
	margin-top: 60px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}

#contenu {
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#Arrondi {
	background-image: url(../images/haut-arrondi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}


#bas {
	width: 850px;
	background-color: #000;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

#bas a {
	color: #FFFFFF;
}

#Navig {
	position:absolute;
	left:0px;
	top:180px;
	width:54px;
	height:141px;
	z-index:1;
}

#Navig ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	left: 10px;
	margin-left: 5px;
	padding-left: 5px;
}

#annonce {
	width: 840px;
	text-align: center;
	background-color: #333;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#annonce a {
	color: #FFF;
}
#annonce1 {
	width: auto;
	font-size: 10px;
	text-align: center;
	padding: 5px;
}


/* Modification des balises */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCC;
	margin: 0px;
	background-image: url(../images/fond1000.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/puce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #653064;
	padding-bottom: 5px;
}
h1 a {
	color: #000;
}

h2 {
	margin-bottom:10px;
	margin-top:10px;
	color: #653064;
	font-size: 18px;
	background-image: url(../images/valider-mauve.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}
h2 a {
	color: #653064;
	text-decoration: underline;
}

h4 {
	font-size: 16px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
	margin: 5px;
}
h4 a {
	color:#000;
	text-decoration: underline;
}
hr {
	margin-right: 10px;
	margin-left: 10px;
	color: #632182;
}

img {border: 0;}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover img { border-bottom: none; 
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(../images/validerg.png);
}

ol a {
	padding-top: 2px;
}

.Padding {
	padding: 10px;
}
.Fleche {
	background-image: url(../images/puce1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.Valide {
	background-image: url(../images/valider-mauve.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}



.BlocWebmaster {
	background-image: url(../images/webmaster/logo-webmaster.jpg);
	background-position: 5px center;
	padding-left: 80px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: justify;
	height: 70px;
}

.BlocDreamweaver {
	background-image: url(../images/webmaster/dreamweaver.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}
.BlocDreamweaver h4 {
	font-size: 14px;
	margin: 5px;
}

.BlocFlash  {
	background-image: url(../images/webmaster/flash.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}
.BlocFlash  h4 {
	font-size: 14px;
	margin: 5px;
}
.BlocHTML {
	background-image: url(../images/webmaster/xhtml.png);
	background-position: left center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}
.BlocCSS {
	background-image: url(../images/webmaster/css.png);
	background-position: left center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}

.BlocPHP {
	background-image: url(../images/webmaster/php.png);
	background-position: left center;
	padding-left: 140px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 120px;
	text-align: justify;
}
.BlocSQL {
	background-image: url(../images/webmaster/mysql.png);
	background-position: left top;
	padding-left: 135px;
	background-repeat: no-repeat;
	text-align: justify;
	background-color: #FFF;
}
.BlocOscommerce {
	background-image: url(../images/webmaster/oscommerce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 210px;
	height: 45px;
	padding-top: 5px;
}


.BlocMySQL {
	background-image: url(../images/webmaster/mysql.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 130px;
}
.Blocxml {
	background-image: url(../images/webmaster/xml.jpg);
	background-position: left center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}


.BlocPhotoshop  {
	background-image: url(../images/pao/photoshop.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}
.BlocGimp {
	background-image: url(../images/pao/gimp.png);
	background-position: 10px center;
	padding-left: 115px;
	background-repeat: no-repeat;
	text-align: justify;
}
.BlocIllustrator {
	background-image: url(../images/pao/iillustrator.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}
.BlocIndesign  {
	background-image: url(../images/pao/indesign.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}
.BlocQuarkxpress {
	background-image: url(../images/pao/quark-xpress.png);
	background-position: 10px center;
	padding-left: 105px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 110px;
	text-align: justify;
}

.BlocFireworks {
	background-image: url(../images/fireworks.png);
	background-position: 10px center;
	padding-left: 90px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocPole {
	background-color: #FFF;
	background-image: url(../images/pole_emploi.jpg);
	background-position: left top;
	border: 1px solid #333;
	background-repeat: no-repeat;
	height: 100px;
	padding-left: 100px;
	padding-top: 10px;
}

.BlocPremiere {
	background-image: url(../images/premiere-cs4.png);
	background-position: left center;
	padding-left: 80px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 90px;
	text-align: justify;
}
.BlocAftereffects {
	background-image: url(../images/video/after-effects.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocAutocad {
	background-image: url(../images/autocad.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 130px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
}
.BlocSolidworks {
	background-image: url(../images/cao/solidworks.gif);
	background-position: left center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
}



.Bloc3dsmax {
	background-image: url(../images/3d/3ds-max-2011.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
	height: 120px;
}
.BlocSketchup {
	background-image: url(../images/3d/sketchup.jpg);
	background-position: 0px center;
	padding-left: 115px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: auto;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
}
.BlocInventor {
	background-image: url(../images/cao/inventor.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 110px;
}


.BlocJoomla {
	background-image: url(../images/webmaster/joomla.png);
	background-position: 10px center;
	padding-left: 150px;
	background-repeat: no-repeat;
	height: 100px;
	text-align: justify;
}

.BlocReferencement {
	background-image: url(../images/google.png);
	background-position: 5px center;
	padding-left: 140px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
}
.BlocBureautique {
	background-image: url(../images/pack-office.png);
	background-position: 10px center;
	padding-left: 110px;
	background-repeat: no-repeat;
	text-align: justify;
	margin-bottom: 15px;
	height: 120px;
}
.BlocWord {
	background-image: url(../images/bureautique/word.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	height: 100px;
}
.BlocExcel {
	background-image: url(../images/bureautique/excel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	height: 100px;
}
.BlocAccess {
	background-image: url(../images/bureautique/access.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	height: 100px;
}
.BlocPowerpoint {
	background-image: url(../images/bureautique/powerpoint.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	height: 100px;
}
.BlocOutlook {
	background-image: url(../images/bureautique/outlook.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	height: 100px;
}
.BlocTh {
	background-image: url(../images/bureautique/thunderbird.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	height: 100px;
}

.BlocPublisher {
	background-image: url(../images/bureautique/publisher.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	height: 100px;
}
.BlocWindowsSeven {
	background-image: url(http://www.formateur-bureautique.net/images/formation_windows_vista.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 80px;
	height: 70px;
}



.BlocOpenOffice {
	background-image: url(../images/bureautique/openoffice.png);
	background-position: 10px center;
	padding-left: 140px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocWriter {
	background-image: url(../images/bureautique/writer.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
	height: 100px;
}
.BlocCalc {
	background-image: url(../images/bureautique/calc.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
	height: 100px;
}
.BlocImpress {
	background-image: url(../images/bureautique/impress.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
	height: 100px;
}
.BlocCielGestion {
	background-image: url(../images/gestion/ciel-gestion-commerciale.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocCielCompta {
	background-image: url(../images/comptabilite/ciel-comptabilite.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocCielPaye {
	background-image: url(../images/comptabilite/ciel-paye.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocEBPGestion {
	background-image: url(../images/gestion/ebp-gestion-commerciale.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocEBPCompta {
	background-image: url(../images/comptabilite/ebp-comptabilite.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocEBPPaye {
	background-image: url(../images/comptabilite/ebp-paye.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BlocSageGestion {
	background-image: url(../images/gestion/sage.png);
	background-position: 0px center;
	padding-left: 140px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}




.BoiteDIF1 {
	background-image: url(../images/dif.png);
	background-position: 0px top;
	padding-left: 135px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
}
.BoiteDIF11 {
	background-image: url(../images/dif10.png);
	background-position: 0px top;
	padding-left: 135px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
	padding-bottom: 5px;
}

.BoiteDIF1T {
	background-image: url(../images/dif.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
	text-align: justify;
}
.BoiteTarifD {
	background-image: url(../images/tarif.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
.BlocInterE {
	background-image: url(../images/inter-entreprise.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 160px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
.BlocInterDates {
	background-image: url(../images/dates.jpg);
	background-position: left center;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin: 5px;
}
.BlocInterTarif {
	background-image: url(../images/devis-interentreprise.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin: 5px;
}
.BlocIntraE {
	background-image: url(../images/intra-entreprise1.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 160px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	height: 80px;
}
.BlocIntraETarif {
	background-image: url(../images/intra-entreprise-tarif.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 110px;
}
.BlocFinance {
	background-image: url(../images/financer-formation.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 140px;
}











.BlocManagement {
	background-image: url(../images/management-degrade.jpg);
	background-position: 10px center;
	padding-left: 130px;
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #E9E9E9;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #673067;
}
.BlocManagement1 {
	background-image: url(../images/management-degrade.jpg);
	background-position: 10px center;
	padding-left: 130px;
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 110px;
}
.BoiteAvisClient {
	height: 250px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../images/avis-clients100.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}

/*
.BoiteNews a {
	color: #FFF;
}
.BoiteNews h1 {
	color: #FFF;
	font-size: 14px;
	background-image: url(../images/puce_bl.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.BoiteNews h1 a {
	color: #FFF;
	font-size: 14px;
}
.BoiteNews li {
	list-style-image: url(../images/valider_bl.png);
}
*/
.BoiteAffiche2 {
	border: 1px solid #673266;
	padding: 5px;
}
.BoiteBuro {
	padding: 5px;
	text-align: justify;
	border: 1px dotted #000000;
	background-color: #FFF;
}
.BoiteRef {
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	color: #673266;
	border: 1px solid #000;
	margin: 10px;
}
.BoiteTarif {
	border: 1px solid #653066;
	background-color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.BoiteJaune {
	background-color: #693066;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
}
.BoiteJaune a {
	color: #FFF;
}





.BoiteTarif1  {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/boite-affiche101.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-align: center;
	height: 150px;
}
.BoiteTarif1 h1 {
	font-size:14px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BoiteTarif1 a {
	color: #000;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
}
.BoiteDevis {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
	text-align: justify;
	padding-top: 15px;
	background-image: url(../images/devis.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}



.BoiteAffiche {
	height: 290px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../images/boite_ex1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.BoiteAffiche h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/valider-mauve.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}


.BoiteRecrutement {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/recrutement.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 10px;
	background-position: center top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}
.BoiteRecrutement h2 {
	font-size:12px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	color: #623063;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BoiteRecrutement h2 a {
	color: #000;
	text-decoration: underline;
}
.BoiteCont {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/contactn.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 10px;
	background-position: center top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}
.BoiteCatalogue {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/catalogue.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 10px;
	background-position: center top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}

.BoiteAntispam {
	color: #C00;
	background-color: #FFF;
	background-image: url(http://www.conseil-webmaster.com/images/nosp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px dotted #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.BoiteConseil {
	background-color: #FFC;
	background-image: url(http://www.conseil-webmaster.com/images/loading.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px dotted #000;
}
.Formateur {
	background-color: #FFF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #673266;
}

.BoiteAi {
	background-image: url(../images/boite_aide.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	border: 1px dotted #663467;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.BlocB {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #000;
}
.BoiteBla {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #000;
}

.BoiteBl {
	background-color:#FFF;
	padding: 10px;
	border: 1px solid #000;
	text-align: center;
}
.BoiteBureau {
	background-image: url(../images/bureau.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.BoiteHorloge {
	background-image: url(../images/salles-formation/centre-d-affaires-horlogerie/horlogerie.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	height: 80px;
}
.BoiteTween {
	background-image: url(../images/salles-formation/espace-tween/espace-tween.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.BoiteVGP {
	background-image: url(../images/salles-formation/centre-d-afaires-valenciennes/vgp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
}



.TelechargerDreamweaver {
	background-image: url(../images/webmaster/dreamweaver.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 85px;
	vertical-align: middle;
	padding-top: 10px;
	height: 100px;
}

.TelechargerFlash {
	background-image: url(../images/webmaster/flash.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 85px;
	vertical-align: middle;
	padding-top: 20px;
	height: 90px;
}

.TelechargerFlashPlayer {
	background-image: url(../images/webmaster/flash_player.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 52px;
	vertical-align: middle;
	padding-top: 14px;
	height: 35px;
}
.TelechargerPhotoshop {
	background-image: url(../images/pao/photoshop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	text-align: center;
}
.TelechargerIllustrator {
	background-image: url(../images/pao/iillustrator.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 85px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TelechargerIndesign {
	background-image: url(../images/pao/indesign.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 90px;
	vertical-align: middle;
	padding-top: 25px;
	height: 90px;
}
.TelechargerPremiere {
	background-image: url(../images/premiere-cs4.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 80px;
	vertical-align: middle;
	padding-top: 25px;
	height: 60px;
}
.TelechargerAftereffects {
	background-image: url(../images/video/after-effects.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 90px;
	vertical-align: middle;
	padding-top: 25px;
	height: 80px;
}


.TelechargerFireworks {
	background-image: url(../images/formation-fireworks-cs4.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 60px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TelechargerGimp {
	background-image: url(../images/pao/gimp.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 100px;
	vertical-align: middle;
	padding-top: 25px;
	height: 60px;
}
.TelechargerProgramme {
	background-image: url(../images/pdf1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	padding-left: 25px;
	padding-top: 2px;
}
.TelechargerProgramme a {
	text-decoration: underline;
}
.TelechargerPDF {
	background-image: url(../images/pdf1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	height: 20px;
	padding-top: 2px;
}


.Form_valide {
	font-size: 14px;
	font-weight: bold;
	color: #0C0;
}
.Form_non_valide  {
	color: #F00;
}
/* Mise en forme */
.Paragraphe {
	padding: 5px;
	text-align: justify;
	overflow: hidden;
}

.Paragraphe10 {
	text-align: justify;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.Nouveau {
	font-weight: bold;
	color: #6A3164;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #612A63;
	margin: 5px;
	background-color: #FFC;
}




/* Espace client */
.Blanc {
	color: #FFF;
}
.Blanc a {
	color: #FFF;
}

.Rouge {
	color: #900;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;

}

.Rouge a {
	color:#900;
}
.Barre {
	color: #900;
	text-decoration: line-through;
}
.BordureLigne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.PetitTexteRouge {
	font-size: 10px;
	color: #990000;
}

.Tarif {
	color: #653366;
	font-size: 14px;
	background-image: url(../images/puce.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Tarif a {
	color:#653366;
	text-decoration: underline;
}

.TexteContact {
	color: #666;
}
.TitreFormation {
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333;
	text-align: center;
}
.TitreFormation h2 {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	letter-spacing: 2px;
	background-image: none;
	color: #633563;
	font-size: 24px;
	text-transform: none;
}
.TitreFormation a {
	color: #653064;
	text-decoration: underline;
	background-color: #FFF;
}




.TexteTa {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.TexteRougeAncien {
	font-size: 10px;
	color: #900;
	text-decoration: underline;
}
.TexteMauve {
	font-size: 14px;
	font-weight: bold;
	color: #653064;
}
.TexteMauve a {
	color: #653064;
}
.TexteNoir {
	font-size: 14px;
	font-weight: bold;
}






.References {
	background-color: #FFC;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #673266;
}
.Devis {
	margin: 0px;
	padding: 0px;
	width: 91px;
	height: 12px;
}

.Erreur {
	background-color: #FFFFCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	padding: 10px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}


.Bureautique {
	background-image: url(../images/formation-bureautique.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
	height: 120px;
	padding-top: 10px;
}
.BordureGrise {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5E5E5E;
	font-size: 14px;
	color: #633367;
	font-weight: bold;
}
.BordureGrisClair {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.TitreFondNoir {
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	text-transform: uppercase;
}




.Bouton {
	padding: 1px;
	color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #CCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.BoiteNoire {
	color: #FFF;
	background-color: #000;
}
.Lien {
	color: #FFF;
	text-decoration: none;
}
.EnSavoirPlus {
	font-weight: bold;
	background-image: url(../images/validern.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #683367;
}

.Underline {
	font-weight: bold;
	text-decoration: underline;
	height: 30px;
	background-color: #F9C;
}
.MiniWebmaster {
	background-image: url(../images/miniatures/webmaster.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniDreamweaver {
	background-image: url(../images/miniatures/dreamweaver.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniFlash {
	background-image: url(../images/miniatures/flash.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniPHP {
	background-image: url(../images/miniatures/formation-php.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniSQL {
	background-image: url(../images/miniatures/formation-sql.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniJoomla {
	background-image: url(../images/miniatures/formation-joomla.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniOscommerce {
	background-image: url(../images/miniatures/formation-oscommerce.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniPhotoshop {
	background-image: url(../images/miniatures/photoshop.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniGimp {
	background-image: url(../images/miniatures/gimp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	margin-top: 15px;
}
.MiniFireworks {
	background-image: url(../images/miniatures/formation-fireworks.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	margin-top: 15px;
}
.MiniIllustrator {
	background-image: url(../images/miniatures/formation-illustrator.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	margin-top: 15px;
}
.MiniIndesign {
	background-image: url(../images/miniatures/formation-indesign.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	margin-top: 15px;
}
.MiniQuarkXpress {
	background-image: url(../images/miniatures/quark-xpress-miniature.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.MiniWord {
	background-image: url(../images/miniatures/word.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniExcel {
	background-image: url(../images/miniatures/excel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniAccess {
	background-image: url(../images/miniatures/access.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniPowerpoint {
	background-image: url(../images/miniatures/powerpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniPublisher {
	background-image: url(../images/miniatures/publisher.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniOutlook {
	background-image: url(../images/miniatures/outlook.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniThunderbird {
	background-image: url(../images/miniatures/thunderbird.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.MiniOpenOffice {
	background-image: url(../images/miniatures/openoffice.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}

