@charset "iso-8859-1";
/* CSS Document */

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}

#haut {
	text-align: center;
	vertical-align: bottom;
	width: auto;
	background-image: url(../images/haut10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	background-color: #6F7072;
}

#menutout {
	background-color: #9A5488;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: 25px;
	padding: 5px;
}

#menucentrer {
	margin-right: auto;
	margin-left: auto;
	width: 210px;
	height: auto;
	font-weight: bold;
	color: #FFF;
	padding-left: 640px;
}



#menu1 {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 840px;
	height: auto;
	font-weight: bold;
}
			
#menurose {
	background-color: #9A5488;
	text-align: right;
	border-left-color: #000;
	padding: 5px;
	width: auto;
	height: 25px;
	font-weight: bold;
}

#contenu {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: auto;
}

#contenu ul {
	list-style-image: url(../images/valider-noir.png);
}

#Gauche {
	width: 550px;
	float: left;
	padding: 5px;
	height: auto;
	overflow: visible;
	background-color: #FFF;
	/* display: table; */
}

#Droit {
	width: 260px;
	float: right;
	height: auto;
	overflow: visible;
	padding-top: 5px;
}
#bottom {
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#bottom a {
	color: #FFFFFF;
}
#pub {
	text-align: center;
	font-weight: bold;
	vertical-align: text-top;
	padding: 5px;
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #FFF;
}
#pub a {
	color: #FFF;
}

.Clear {
	clear: both;
}

h1 {
	color: #FFF;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #4D537D;
	background-color: #4D5360;
	padding: 5px;
}
h1 a {
	color: #4D5360;
	color: #FFF;
}

h2 {
	font-size: 20px;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #633162;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 30px;
	font-weight: bold;
}
h2 a {
	color: #633162;
}


h2 a:hover 	{
	background-color: #990066;
	color: #FFFFFF;
}

h3 {
	color: #4D5360;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 a {
	color: #4D5360;
	text-decoration: underline;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}


a	{
	text-decoration: none;
	color: #000000;
}

a:hover 	{
	background-color: #68316A;
	color: #FFFFFF;
}

img {
	border: 0px;
}
img a {
	border: 0px;
}


hr {
	color: #9A1582;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
blockquote  {
	margin-top: 5px;
	margin-bottom: 5px;
}

.Col {
	float: left;
	width: 260px;
	padding: 5px;
	margin-right: 5px;
}

.Paragraphe {
	padding-left: 5px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	margin-left: 10px;
	margin-bottom: 5px;
}

.Nouveautes {
	background-color: #8AA822;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.Centre {
	text-align: center;
	background-image: none;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #E8EAE9;
	font-size: 18px;
}
.Centre a {
	color: #633162;
}
.CWebmaster {
	background-image: url(../images/lc-webmaster.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 29px;
	padding-bottom: 8px;
	height: 45px;
}

.Dreamweaver {
	color: #FFFFFF;
	background-color: #809723;
	border: 1px solid #000000;
	padding: 2px;
}
.Dreamweaver a {
	color: #FFFFFF;
}
.CDreamweaver {
	background-image: url(../images/lc-dreamweaver.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 29px;
	padding-bottom: 8px;
	height: 45px;
}
.Flash {
	background-image: url(../images/fond-formation-flash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #8C0C18;
	border: 1px solid #000000;
	padding-left: 35px;
}
.CFlash {
	background-image: url(../images/lc-flash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 29px;
	padding-bottom: 8px;
	height: 45px;
}

.html {
	background-image: url(../images/fond-formation-xhtml.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #819824;
	border: 1px solid #000000;
	padding-left: 45px;
}
.Chtml {
	background-image: url(../images/lc-html.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 29px;
	padding-bottom: 8px;
	height: 45px;
}
.Cphp {
	background-image: url(../images/lc-developpement.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 8px;
	height: 45px;
}
.Souligne {
	text-decoration: underline;
}
.Souligne a {
	text-decoration: underline;
}


.php {
	background-color: #869BDB;
	border: 1px solid #000000;
	padding-left: 45px;
}

.Photoshop {
	background-image: url(../images/fond-formation-photoshop.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #113687;
	border: 1px solid #000000;
	padding-left: 35px;
}
.CPhotoshop {
	background-image: url(../images/lc-photoshop.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 29px;
	padding-bottom: 8px;
	height: 45px;
}
.CIllustrator {
	background-image: url(../images/lc-illustrator.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 29px;
	padding-bottom: 8px;
	height: 45px;
}


.Referencement {
	background-image: url(../images/miniatures/referencement.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #333333;
	border: 1px solid #000000;
}



.Boite {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px dotted #000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Boite1 {
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: 95% 95%;
}

.Boite2 {
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	background-position: 95% 95%;
}
.Boite3 {
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: 95% 95%;
}


.BoiteDreamweaver {
	background-image: url(../images/boite_dreamweaver_cs5.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 120px;
	text-align: justify;
	vertical-align: middle;
	padding-top: 5px;
}
.BoiteDreamweaverCs6 {
	background-image: url(../images/boite-dreamweaver-cs6.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 120px;
	text-align: justify;
	vertical-align: middle;
	padding-top: 5px;
}
.BoiteFondDwCs6 {
	background-image: url(../images/fond-dw-cs6-mini.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 90px;
}

.BoiteFondDwCs6 h2 {
	color: #FFF;
}

.BoiteFondHTML {
	background-image: url(../images/fond-html.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: middle;
	padding-left: 70px;
	margin: 5px;
	height: 50px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.BoiteFondCSS {
	background-image: url(../images/fond-css.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: middle;
	padding-left: 70px;
	margin: 5px;
	height: 50px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.BoiteFondHTML h2 a {
	color: #000;
}

.BoiteFondPHP {
	background-image: url(../images/fond-php.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: middle;
	padding-left: 70px;
	margin: 5px;
	height: 50px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.BoiteTutoriel {
	color: #FFF;
	background-color: #4D5360;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.BoiteTutoriel a {
	color:#FFF;
}

.BoiteDreamweaver1 {
	background-image: url(../images/BoiteDreamweaver.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}
.BoiteDreamweaver1 li {
	font-weight: bold;
	list-style-image: url(../images/miniatures/dreamweaver.png);
	list-style-position: outside;
	margin-left: -5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.Boitehtml {
	background-image: url(../images/xhtml.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	text-align: justify;
}
.Boitecss {
	background-image: url(../images/xml.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	text-align: justify;
}

.BoiteReferencement {
	background-image: url(../images/referencement.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	text-align: justify;
}


.BoitePhp {
	background-image: url(../images/php.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 125px;
	text-align: justify;
	margin-bottom: 10px;
	padding-top: 5px;
}
.BoiteMySQL {
	background-image: url(../images/php.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 125px;
	text-align: justify;
	margin-bottom: 10px;
	padding-top: 5px;
}

.BoitePrestashop {
	background-image: url(../images/prestashop.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 125px;
	text-align: justify;
	margin-bottom: 10px;
	padding-top: 5px;
}

.BoitePhp1 {
	background-image: url(../images/Boitephp.jpg);
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.BoitePhp1 li {
	font-weight: bold;
	list-style-image: url(../images/miniatures/php.png);
	list-style-position: outside;
	margin-left: -5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.BoiteFlash {
	background-image: url(../images/boite_flash_cs5.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 120px;
	text-align: justify;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

.BoitePhotoshop {
	background-image: url(../images/boite_photoshop_cs5.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 90px;
	text-align: justify;
}
.BoiteIllustrator {
	background-image: url(../images/boite_illustrator_cs5.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 90px;
	text-align: justify;
	height: 100px;
}
.BoiteJoomla {
	background-image: url(../images/joomla.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	text-align: justify;
}

.BoiteGimp {
	background-image: url(../images/gimp.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	height: 70px;
	padding-bottom: 10px;
}
.BoiteFormations {
	background-image: url(../images/formations.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 20px;
	text-align: justify;
	vertical-align: middle;
	height: 180px;
	padding-top: 40px;
}
.BoiteFormations1 {
	padding-left: 5px;
	text-align: justify;
	vertical-align: middle;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px dotted #871078;
}
.BoiteAttention {
	background-color: #FFF;
	background-image: url(../images/dialog-warning.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px dotted #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.BoiteConseil {
	background-color: #FFC;
	background-image: url(../images/messagebox-alerte-icone-7663-32.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px dotted #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}


.BoiteAntispam {
	font-size: 12px;
	background-color: #FFF;
	width: auto;
	border: 1px dotted #000;
	color: #900;
	background-image: url(../images/nosp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
.BoiteAfficheM {
	background-image: url(../images/boite-affiche-menu1.jpg);
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 8px;
	height: 380px;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center;
}
.BoiteTarif {
	background-image: url(../images/tarif.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.BoiteAffiche {
	width: 232px;
	border: 1px dotted #8D1F7E;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: justify;
	margin-top: 10px;
}
.BoiteAffiche a {
	color:#000;
}
.BoiteWebmaster {
	background-image: url(../images/logo-webmaster.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 80px;
	text-align: justify;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BoiteWebmaster1 {
	background-image: url(http://www.lc-formateur.com/images/logo-webmaster.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 120px;
	text-align: justify;
	height: auto;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.BoiteAfficheMenuForm {
	background-image: url(../images/boite-affiche-menu-form.jpg);
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: justify;
	background-repeat: no-repeat;
	height: 1200px;
	width: auto;
}


.BoiteAnnonces {
	text-align: center;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.BoitePublicitaire {
	background-image: url(../images/boite-publicitaire.jpg);
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 300px;
}
.BoiteAide {
	border: 1px dotted #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFC;
	margin-top: 5px;
	margin-bottom: 5px;
}

.BoiteContact {
	color: #FFF;
	background-image: url(../images/boite-contact.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 10px;
}
.BoiteContact a {
	color:#FFF;
}
.BoiteRef {
	padding: 5px;
	float: left;
}
.BoiteRef img {
	background-color: #CCC;
	padding: 10px;
	border: 1px solid #666;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Cadre1 {
	margin-bottom: 10px;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
	border: 1px solid #999;
}
.Cadre1 h2 {
	border: none;
}

.Cadre2 {
	margin-bottom: 10px;
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
	border: 1px solid #999;
}
.Cadre2 h2 {
	border: none;
}
.Cadre3 {
	margin-bottom: 10px;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
	border: 1px solid #999;
}
.Cadre3 h2 {
	border: none;
}
.Cadre4 {
	margin-bottom: 10px;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
	border: 1px solid #999;
}
.Cadre4 h2 {
	border: none;
}
.Cadre5 {
	border: 1px solid #000;
	margin-bottom: 10px;
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
}
.Cadre5 h2 {
	border: none;
}
.Cadre6 {
	border: 1px solid #000;
	margin-bottom: 10px;
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
}
.Cadre6 h2 {
	border: none;
}
.Cadre7 {
	border: 1px solid #000;
	margin-bottom: 10px;
	background-image: url(../images/7.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
}
.Cadre8 {
	border: 1px solid #000;
	margin-bottom: 10px;
	background-image: url(../images/8.jpg);
	background-repeat: no-repeat;
	background-position: 98% 15px;
	padding: 5px;
}

.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/dreamweaver1.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;
}
.MiniHTML {
	background-image: url(../images/html.jpg);
	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;
}
.MiniReferencement {
	background-image: url(../images/miniatures/referencement.gif);
	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: 2px;
}
.MiniIllustrator {
	background-image: url(../images/miniatures/illustrator.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	margin-top: 2px;
}
.MiniPHP {
	background-image: url(../images/miniatures/php.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.TexteRouge {
	color: #98171C;
}
.TexteM {
	color: #633162;
	font-size: 14px;
	font-weight: bold;
}
.TexteBlanc {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000;
}
.TexteAide {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 25px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FCF;
	padding-left: 10px;
}
.TexteLambertC {
	font-size: 18px;
	background-image: url(../images/carre-couleur.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
.Rose {
	background-color: #B399B2;
}

.FormationWebmaster {
	text-align: justify;
	padding: 10px;
}

.TelechargerDreamweaver {
	background-image: url(../images/boite-dreamweaver-cs6.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 75px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}

.TelechargerFlash {
	background-image: url(../images/boite_flash_cs5.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 75px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TelechargerFlashPlayer {
	background-image: url(../images/boite_flash_cs5.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 75px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TelechargerFlashPlayer1 {
	background-image: url(../images/swf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TelechargerPhotoshop {
	background-image: url(../images/boite_photoshop_cs5.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 70px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TelechargerIllustrator {
	background-image: url(../images/boite_illustrator_cs5.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 80px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TelechargerJoomla {
	background-image: url(../images/joomla.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 100px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TutorielDreamweaver {
	background-image: url(../images/miniatures/dreamweaver1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFF;
	border: 1px dotted #000;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.TutorielHTML {
	background-image: url(../images/miniatures/html.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFF;
	border: 1px dotted #000;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.Tarif {
	color: #FFF;
	background-color: #6D396A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #000;
	margin-bottom: 10px;
	
}
.Tarif a {
	color: #FFF;
}


.FluxRss {
	background-image: url(../images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	clear: left;
}
.Flechep {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.LiFlux {
	list-style-position: inside;
	list-style-image: url(../images/feed-icon-14x14.png);
	margin: 5px;
}

.Plus {
	background-image: url(../images/arrow.gif);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.Humour {
	font-family: "Comic Sans MS", cursive;
	background-color: #ebf6f9;
	padding: 5px;
}
.TitreFormation {
	background-color: #633162;
	padding: 5px;
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.TitreProgramme {
	background-color: #B399B2;
	padding: 5px;
	font-size: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}

.Titre {
	color: #FFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #633162;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #4D5360;
}

.Titre a {
	color:#FFF;
}

.MenuDreamweaver {
	padding: 5px;
	border: 1px solid #000;
	color: #000;
}


.MenuDreamweaver .Titre{
	font-size: 14px;
	background-color: #B399B2;
	font-weight: bold;
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #FFF;
}


.PhpCommentaires {
	color: #F90;
}
.PhpFonctions {
	color: #00F;
}
.PhpRou {
	color: #C00;
}
.Exemple {
	background-image: url(../images/exemple.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}
.Bouton {
	background-color: #B7CFE2;
	padding: 5px;
	border: 1px solid #999;
}




.A_modifier {
	background-color: #FF0;
}
