@charset "iso-8859-1";
/* CSS Document */
#haut {
	width: auto;
	background-color: #000;
	height: 110px;
	text-align: center;
	background-image: url(../images/fonddegrade1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
/*
#haut {
	width: auto;
	background-color: #000;
	height: 110px;
	background-attachment: scroll;
	background-image: url(../images/fonddegrade.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
*/
#menu {
	text-align: center;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 20px;
}
#contenu {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#referencement {
	height: 26px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#referencement a {
	color: #FFFFFF;
}
#bottom {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	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;
}
#bottom a {
	color: #FFFFFF;
}
#pub {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/pub.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	vertical-align: text-top;
	margin-top: 10px;
	padding: 10px;
	color: #FFF;
	height: 40px;
}

#pub a {
	color:#FFF;
	text-decoration:underline;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #474747;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/filigrane.gif);
	background-position: 80px;
}

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

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

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

a:active 	{
	color: #666666
}

img {
	border: 0px;
}

img a{
	border: 0px;
	text-decoration: none;
}

strong {
	text-decoration: underline;
}
ul {
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/formation-webmaster-valider.png);
}

hr {
	margin: 5px;
	color: #333333;
}

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

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #333333;
	margin-right: 20px;
}
h2 a:link {
	color: #333333;
}
h2 a:visited {
	color: #333333;
}
h2 a:hover 	{
	background-color: #990066;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-variant: small-caps;
	padding-left: 5px;
	margin-right: 50px;
	text-decoration: underline;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.Paragraphe {
	padding-left: 5px;
	text-align: left;
}
.Webmaster {
	background-image: url(../images/fond-formation-webmaster1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #632183;
	border: 1px solid #000000;
	padding-left: 35px;
	text-align: left;
	vertical-align: middle;
}
.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;
}

.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: #E9E9E9;
	padding: 10px;
	border: 1px dotted #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.BoiteNoir {
	background-color: #000;
	padding: 5px;
	border: 1px dotted #8AA822;
	color: #FFF;
	margin-top: 20px;
}

.BoiteNoir a {
	color: #FFF;
}
.BoiteContenu2 {
	background-color: #E9E9E9;
	width: 504px;
	text-align: justify;
	padding: 10px;
}
.BoiteDreamweaver {
	background-image: url(../images/boite_dreamweaver_cs5.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	text-align: justify;
	height: 100px;
	vertical-align: middle;
}
.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;
}

.BoiteConseil {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFC;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px dotted #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.BoiteWebmaster {
	background-image: url(../images/cs4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 200px;
	text-align: justify;
	height: 85px;
	vertical-align: middle;
	padding-top: 15px;
}
.BoiteFlash {
	background-image: url(../images/boite_flash_cs5.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	text-align: justify;
	height: 100px;
	vertical-align: middle;
}
.Boitehtml {
	background-image: url(../images/formation-xhtml.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	text-align: justify;
	height: 90px;
}
.BoitePhp {
	background-image: url(../images/php.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 115px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 20px;
	height: 60px;
}

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


.BoiteAffiche {
	background-image: url(../images/boite-affiche.jpg);
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 200px;
	text-align: justify;
	background-repeat: no-repeat;
}
.BoiteAffiche2 {
	background-image: url(../images/boite-affiche-petite.jpg);
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 110px;
	text-align: justify;
	background-repeat: no-repeat;
}
.BoiteAfficheN {
	background-image: url(../images/boite-affiche-noir.jpg);
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 200px;
	text-align: justify;
	background-repeat: no-repeat;
	color: #FFF;
}
.BoiteAfficheN a {
	color:#FFF;
}
.BoiteAfficheM {
	background-image: url(../images/boite-affiche-menu.jpg);
	padding-top: 45px;
	padding-right: 15px;
	padding-left: 8px;
	height: 390px;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center;
}
.BoiteAfficheForm {
	background-image: url(../images/boite-affiche-formation-en-ligne.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 180px;
}
.BoiteAfficheForm a {
	color:#000;
}
.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 {
	background-image: url(../images/conseil-dreamweaver.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px dotted #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 5px;
	width: 500px;
	background-color: #FCF;
}
.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;
}



.BoiteCon {
	color: #FFF;
	background-image: url(../images/boite-contact.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 10px;
}
.BoiteCon a {
	color:#FFF;
}
.TelechargerDreamweaver {
	background-image: url(../images/boite_dreamweaver_cs5.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 70px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}


.TelechargerFlash {
	background-image: url(../images/formation-flash-cs4.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 60px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}

.TelechargerFlashPlayer {
	background-image: url(file:///C|/Program%20Files/EasyPHP1-8/www/images/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/formation-photoshop-cs4.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 60px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}
.TelechargerIllustrator {
	background-image: url(../images/formateur-illustrator.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 60px;
	vertical-align: middle;
	padding-top: 35px;
	height: 80px;
}

.TexteVert {
	color: #8AA822;
}

.TexteRouge {
	color: #98171C;
}
.TextePink {
	color: #9F0C64;
}
.TexteBleu {
	color: #113687;
}
.TexteBlanc {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000;
}

.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;
}
.FormationWebmaster {
	text-align: justify;
	padding: 10px;
}
.SousTitreWebmaster {
	background-image: url(../images/miniatures/webmaster.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: #662080;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
}
.SousTitreDreamweaver {
	background-image: url(../images/miniatures/dreamweaver.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: #8AA822;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
}


.SousTitreFlash {
	font-style: oblique;
	background-image: url(../images/miniatures/flash.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 30px;
	height: 25px;
	padding-top: 2px;
}
.SousTitreHTML {
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: #8AA822;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
	background-image: url(../images/miniatures/xhtml.png);
}

.SousTitrePhotoshop {
	background-image: url(../images/miniatures/photoshop.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 30px;
	height: 25px;
	padding-top: 2px;
}
.SousTitreIllustrator {
	background-image: url(../images/miniatures/illustrator.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 30px;
	height: 25px;
	padding-top: 2px;
}
.BoiteRef {
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	color: #673266;
	border: 1px solid #000;
	margin: 10px;
}

.FluxRss {
	background-image: url(../images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	clear: left;
}
.LiFlux {
	list-style-position: inside;
	list-style-image: url(../images/feed-icon-14x14.png);
	margin: 5px;
}
.PhpCommentaires {
	color: #F90;
}
.PhpFonctions {
	color: #00F;
}
.PhpRou {
	color: #C00;
}
