@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: auto;
	text-align: left;
	font-size: 18px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 5px;
}
#menu a {
	color: #FFF;
}

#degrade {
	width: auto;
	background-image: url(../images/webmaster.png);
	background-repeat: repeat-x;
	height: 35px;
}

#contenu {
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000;
	margin-top: 50px;
	margin-bottom: 0px;
}


#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;
}
#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;
}
/*
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0B623;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/logo-formation.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top: 17px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 5px;
}
*/
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;
	-moz-border-radius: 5px;
}
h1 a {
	color: #000;
}
/*
h2 {
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	background-color: #333;
	color: #FFF;
	padding: 5px;
}
*/
h2 {
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	color: #000;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-image: url(../images/validern.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
	padding-bottom: 5px;
}
h2 a {
	color: #000;
}
/*
h4 {
	font-size: 14px;
	background-color: #666;
	margin-right: 150px;
	padding-left: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/vissage.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	background-position: 5px center;
	padding-bottom: 4px;
	height: 20px;
}
*/
h4 {
	font-size: 16px;
	color: #623160;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
	margin: 5px;
}
h4 a {
	color:#623160;
	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 {
	list-style-position: outside;
	padding-left: 20px;
}
.Padding {
	padding: 10px;
}

.pao {
	background-image: url(../images/fond-formation-pao.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000;
	-moz-border-radius: 5px;
	padding-left: 100px;
	color: #FFF;
}
.pao a {
	color:#FFF;
}
.ContactezNous {
	font-weight: bold;
	text-decoration: blink;
	font-size: 14px;
}
.Fleche {
	background-image: url(../images/puce1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.Valide {
	background-image: url(../images/formation-webmaster-valider.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}



.BlocWebmaster {
	background-image: url(../images/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/boite_dreamweaver_cs5.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/boite_flash_cs5.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/fond-formation-xhtml1.jpg);
	background-position: left center;
	padding-left: 125px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
	background-color: #E9E9E9;
}
.BlocPHP {
	background-image: url(../images/formation-php.png);
	background-position: left center;
	padding-left: 140px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 120px;
	text-align: justify;
}
.BlocMySQL {
	background-image: url(../images/mysql.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 130px;
}

.BlocPhotoshop  {
	background-image: url(../images/boite_photoshop_cs5.png);
	background-position: 10px center;
	padding-left: 100px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 100px;
	text-align: justify;
}
.BlocIllustrator {
	background-image: url(../images/boite_illustrator_cs5.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/boite_indesign_cs5.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/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/formation-fireworks-cs4.png);
	background-position: 10px center;
	padding-left: 80px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 90px;
	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: 10px center;
	padding-left: 80px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 90px;
	text-align: justify;
}
.BlocAftereffects {
	background-image: url(../images/aftereffects-cs4.png);
	background-position: 10px center;
	padding-left: 80px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 90px;
	text-align: justify;
}
.BlocAutocad {
	background-image: url(../images/autocad.jpg);
	background-position: 10px center;
	padding-left: 165px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 130px;
	text-align: justify;
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #673266;
}


.Bloc3dsmax {
	background-image: url(../images/3ds-max.jpg);
	background-position: 10px center;
	padding-left: 80px;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 90px;
	text-align: justify;
}
.BlocSketchup {
	background-image: url(../images/sketchup.jpg);
	background-position: 0px center;
	padding-left: 115px;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: auto;
	text-align: justify;
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #000;
}
.BlocReferencement {
	background-image: url(../images/referencement-site.jpg);
	background-position: 5px center;
	padding-left: 160px;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: justify;
	background-color: #FFF;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 10px;
}
.BlocManagement {
	background-image: url(../images/formation-management.jpg);
	background-position: 10px center;
	padding-left: 130px;
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.BlocManagement1 {
	background-image: url(../images/formation-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;
}



.BoiteAffiche {
	height: 270px;
	margin-top: 5px;
	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: 70px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
.BoiteAffiche h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/formation-webmaster-valider.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	-moz-border-radius: 5px;
}
.BoiteNews {
	height: 250px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../images/boite-affiche.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.BoiteNews h1 {
	font-size:18px;	
}
.BoiteNewslet {
	height: 70px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../images/boite-newslet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.BoiteNewslet h1 {
	font-size: 14px;
}
.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: 10px;
	margin-bottom: 10px;
}



.BoiteTarif1  {
	height: 210px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../images/boite-affiche100.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
.BoiteTarif1 h1 {
	font-size:14px;
}
.BoiteTarif1 a {
	color: #000;
	text-align: left;
	font-weight: bold;
}
.BoiteRecrutement {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/boite_recrutement.png);
	background-repeat: no-repeat;
	height: 140px;
	margin-left: 10px;
	background-position: center top;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.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;
}
.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;
}
.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: #FFC;
	margin: 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;
}
.TelechargerDreamweaver {
	background-image: url(../images/boite_dreamweaver_cs5.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/boite_flash_cs5.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/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/boite_photoshop_cs5.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	text-align: center;
}
.TelechargerIllustrator {
	background-image: url(../images/boite_illustrator_cs5.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/boite_indesign_cs5.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: 60px;
	vertical-align: middle;
	padding-top: 25px;
	height: 60px;
}
.TelechargerAftereffects {
	background-image: url(../images/aftereffects-cs4.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 60px;
	vertical-align: middle;
	padding-top: 25px;
	height: 60px;
}


.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;
}

.PlanningDreamweaver {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	padding-left: 35px;
	padding-top: 8px;
	background-image: url(../images/miniatures/dreamweaver.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

/* Espace client */
.Blanc {
	color: #FFF;
}
.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: #900;
	background-color: #FFF;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #900;
}
.Nouveau a {
	color:#900;
}
.Rouge {
	color: #900;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;

}
.Rouge a {
	color:#900;
}
.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;
}
.TexteTa {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.TexteRougeAncien {
	font-size: 10px;
	color: #900;
	text-decoration: underline;
}

.References {
	background-color: #FFC;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #673266;
}
.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;
}



.Bouton {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #000;
}
.BoiteNoire {
	color: #FFF;
	background-color: #000;
}
.Lien {
	color: #FFF;
	text-decoration: none;
}
