@charset "utf-8";
/* CSS CLEAR ------------------------------------------------  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
/* BALISE ------------------------------------------------  */
body {
	line-height: normal;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #371803;
	margin: 0px;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:link{
	color: #FDCB98;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: 1px dotted #FDCB98;
}
a:visited { color: #FEDBB8; 
}
a:hover  {
	background: #FDCB98;
	color: #900;
}
h1 ,h2, h3, h4, h5, h6 {
	color: #71BBF9;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	clear: both;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
	padding-bottom: 10px;
	padding-top: 10px;
}
h3 {
	font-size: 22px;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(../images/starbleue.gif) no-repeat 0px 8px;
}
h4 {
	font-size: 18px;
	padding-left: 18px;
	background: url(../images/starbleue.gif) no-repeat 2px;
	padding-top: 3px;
	margin-top: 14px;
	margin-bottom: 6px;
}
h5 {
	font-size: 15px;
	text-align: right;
	margin-bottom: 5px;
	color: #ccff33;
	border-bottom: 1px solid #ccff33;
}
h6 {
	font-size: 15px;
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(../images/etoile_claire.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	color: #FEE7A6;
	margin-bottom: 5px;
}
p {
	line-height: 1.5em;
	color: #FFFFFF;
	margin-bottom: 8px;
	margin-left: 25px;
	font-size: 14px;
}
hr {
	clear: both;
	display: none;
}
.clear {
	display: none;
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* NAVIGATION  ------------------------------------------------  */
#nav {
	border: 0;
	display: block;
	float: left;
	position: fixed;
	width: 200px;
	padding-top: 80px;
	height: 280px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#nav a {
	text-decoration: none;
	border-style: none;
	background: url(../../xxnouveau2011/css/none);
	color: #FF7E10;
	text-align: right;
	margin-right: 15px;
}
#nav li a:hover {
	color: #FFDD00;
}
#nav ul {
	background: url(../images/nav/fondnav_05.png) no-repeat;
	height: 162px;
	width: 200px;
	text-align: right;
}
#nav ul li {
	padding-left: 30px;
	display: block;
	padding-top: 10px;
	font-size: 20px;
	height: 30px;

}
/* STRUCTURE  ------------------------------------------------  */
#container {
	width: 960px;
	background: url(../images/fond_brique.png);
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 110px;
}
#haut {
	background: #900;
	height: 10px;
	position: fixed;
	top: 0px;
	z-index: 9999;
	width: 100%;
	display: block;
}
#hautbas {
	background: #900 url(../images/bg_feston.png) repeat-x;
	height: 10px;
	position: fixed;
	top: 100px;
	z-index: 9999;
	width: 100%;
	display: block;
}
#entete {
	height: 100px;
	background: url(../images/fond_brique.png) repeat;
	position: fixed;
	top: 0px;
	z-index: 9999;
	width: 100%;
	display: block;
}
#diapo {
	background: url(../images/nav/fonddiapo.png) no-repeat;
	width: 730px;
	height: 405px;
	padding: 15px;
	float: right;
}
#games {
	width: 100%;
}
/*  ************************************************************************************************** */
#page {
	width: 760px;
	float: right;
	background: url(../images/nav/fondpage.png) repeat-y;
}
#bienvenue {
	width: 100%;
	height: 1300px;
}
#presentation {
	width: 100%;
	height: 900px;
}
#formation {
	width: 100%;
	height: 1300px;
}
#webdesign {
	width: 100%;
	height: 1300px;
}

.col_gauche {
	width: 470px;
	float: left;
	padding: 15px;
	background: url(../images/bg_feston.png) repeat-x;
}
.col_gauche1_1 {
	float: left;
	width: 230px;
	margin-top: 15px;
	background: url(../images/fond_brique.png);
}
.col_gauche1_2 {
	float: right;
	width: 230px;
	margin-top: 15px;
	background: url(../images/fond_brique.png);
	margin-left: 10px;
}
.col_gauche ul {
	line-height: 1.5em;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	border-bottom: 1px solid #FF7E10;
}
.col_gauche ul li {
	border-top: 1px solid #FF7E10;
	list-style-position: inside;
	list-style-image: url(../images/valid.gif);
	background-image: url(../images/fond_orange.png);
	padding: 0px 0px 0px 5px;
	color: #FFF;
}
.col_droite {
	width: 260px;
	float: right;
	margin-bottom: 15px;
	background: url(../images/bg_feston.png) repeat-x;
}
.encadre {
	border: 1px solid #FF7E10;
	margin: 30px 10px 10px;
	padding: 0px 10px 10px;
	background: url(../images/fond_brique.png);
}
.encadre p {
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 5px;
}
.encadre ul { border-bottom: 1px solid #FF7E10; 
}
.encadre ul li {
	background-image: url(../images/fond_orange.png);
	line-height: 1.5em;
	list-style: url(../images/valid.gif) inside;
	padding-left: 5px;
	border-top: 1px solid #FF7E10;
	color: #FFF;
	font-size: 13px;
}
/*  ************************************************************************************************** */
#pied {
	width: 100%;
	bottom: 0px;
	z-index: 5000;
	background: #900 url(../images/nav/pied_02.png) repeat-x;
	position: fixed;
}
#bas p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
}
#galerie2cols {
	width: 620px;
	float: left;
	padding: 10px;
	text-align: left;
	background: #900;
	height: 310px;
}
/*  ************************************************************************************************** */
#declencheur {
	width: 930px;
	background: url(../images/nav/pied_01.png) no-repeat;
	padding-left: 33px;
	padding-top: 5px;
	height: 32px;
}
/*  ------------------------------------------------  */
#bas {
	padding: 3px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	clear: both;
	background: #7A0701;
	border-top: 2px solid #840501;
}
#bas  p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2em;
}
/*  GALERIE  ------------------------------------------------  */
#galerie2cols {
	width: 690px;
	float: left;
	padding: 10px;
	margin: 0px;
}
#gal {
	margin-top: 10px;
	width: 620px;
	float: left;
}
#gal li {
	display: block;
	margin: 2px;
	padding: 1px;
	height: 83px;
	width: 105px;
	text-align: center;
	background-color: #7A0701;
	text-decoration: none;
	float: left;
	border: 1px solid #CE0000;
}
#gal img {
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	width: 100px;
	height: 75px;
	margin: 0px;
	background-color: #FEE7A6;
}
#gal ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/*  XXXXXXXX ------------------------------------------------  */
#nav img a {
	text-decoration: none;
	border-style: none;
}
#nav a .anchorLink img {
	text-decoration: none;
	background: url(../../xxnouveau2011/css/none);
	border-style: none;
}
/*  XXXXXXXX ------------------------------------------------  */
#contact, #galerie, #divers {
	display: none;
	background: #900;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	clear: both;
}
#navpiedcontact, #navpiedgalerie, #navpiedinfos, #navpiedclose { 
 }
 
#navpiedcontact a {
	float: left;
	display: block;
	margin-left: 0px;
	width: 76px;
	background: url(../images/nav/menu-pied.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -999px;
	text-decoration: none;
	cursor: pointer;
	border-style: none;
	height: 20px;
}
#navpiedcontact a:hover,
#navpiedcontact a:focus {
	background: url(../images/nav/menu-pied.png) no-repeat 0px -20px;
	border:0;
}
#navpiedcontact a.selected { background: url(../images/nav/menu-pied.png) no-repeat 0px -100px;
}
#navpiedcontact a.selected:hover,
#navpiedcontact a.selected:focus {
	background: url(../images/nav/menu-pied.png) no-repeat 0px -80px;
	border:0;
}

#navpiedgalerie a {
	float: left;
	display: block;
	margin-left: 7px;
	height: 20px;
	width: 64px;
	background: url(../images/nav/menu-pied.png) no-repeat -76px 0px;
	overflow: hidden;
	text-indent: -999px;
	text-decoration: none;
	cursor: pointer;
	border-style: none;
}
#navpiedgalerie a:hover,
#navpiedgalerie a:focus {
	background: url(../images/nav/menu-pied.png) no-repeat -76px -20px;
	border:0;
}
#navpiedgalerie a.selected { background: url(../images/nav/menu-pied.png) no-repeat -76px -100px;
}
#navpiedgalerie a.selected:hover,
#navpiedgalerie a.selected:focus {
	background: url(../images/nav/menu-pied.png) no-repeat -76px -80px;
	border:0;
}

#navpiedinfos a {
	float: left;
	display: block;
	margin-left: 7px;
	height: 20px;
	width: 100px;
	background: url(../images/nav/menu-pied.png) no-repeat -140px 0px;
	overflow: hidden;
	text-indent: -999px;
	text-decoration: none;
	cursor: pointer;
	border-style: none;
}
#navpiedinfos a:hover,
#navpiedinfos a:focus {
	background: url(../images/nav/menu-pied.png) no-repeat -140px -20px;
	border:0;
}
#navpiedinfos a.selected { background: url(../images/nav/menu-pied.png) no-repeat -140px -100px; }
#navpiedinfos a.selected:hover,
#navpiedinfos a.selected:focus {
	background: url(../images/nav/menu-pied.png) no-repeat -140px -80px;
	border:0;
}

#navpiedclose a {
	float: right;
	display: block;
	margin-left: 15px;
	height: 20px;
	width: 60px;
	background: #900 url(../images/nav/menu-pied.png) no-repeat -240px 0px;
	overflow: hidden;
	text-indent: -999px;
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
	margin-top: 0px;
	border-bottom: 0 none;
}
#navpiedclose a:hover,
#navpiedclose a:focus {
	border:0;
	color: #7A0701;
	background: #900 url(../images/nav/menu-pied.png) no-repeat -240px -20px;
}
/*  XXXXXXXX ------------------------------------------------  */
#panel1col1 {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	height: 340px;
}
#panel1col2 {
	float: left;
	width: 370px;
	padding-right: 10px;
	padding-left: 10px;
}
#panel1col3 {
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
	height: 340px;
}
#pied_int {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#pied_int  p {
	font-size: 13px;
	line-height: 1.2em;
	margin: 0px 0px 8px;
	padding: 0px;
	clear: both;
}
#divers #Panel3Col1 {
	padding: 10px;
	float: left;
	width: 300px;
}
#divers #Panel3Col2 {
	padding: 10px;
	float: left;
	width: 300px;
}
#divers #Panel3Col3 {
	padding: 10px;
	float: left;
	width: 300px;
}
#galerie #Panel2Col3 {
	padding: 10px;
	float: left;
	width: 230px;
	height: 310px;
}
#galerie2cols #gal {
	float: left;
	width: 690px;
}
/* FORMULAIRE  ------------------------------------------------  */
form {
	margin-top: 10px;
	margin-bottom: 10px;
}
#panel1col2 #contact { width: 348px;
}
input, textarea, select {
	color : #571002;
	font-size : 13px;
	padding : 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F89D2E;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #F8A743;
	margin: 0px 0px 5px;
	width: 235px;
	float: right;
	background: #FBD09D;
}
input.submit {
	padding : 0;
	background-image: url(../../xxnouveau2011/images/bouton_formalliance_01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #040921;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 85px;
}
input.reset {
	color : #fee7a6;
	background-color : #040921;
}
input:hover, textarea:hover, select:hover {
	border : 1px solid #FF7E10;
	background-color: #FF7E10;
}
input:focus, textarea:focus, select:focus {
	border : 1px solid #3CB8D7;
	background-color : #FBD09D;
}
label {
	color : #FFF;
	font-size: 13px;
	float: left;
	width: 85px;
	text-align: right;
}
fieldset {
	border: 1px solid #FF7E10;
	background-image: url(../images/fond_briquefonce.png);
	width: 328px;
	padding: 10px;
}
input.civilite {
	display: inline;
	float: left;
}
input[type="radio"], input[type="checkbox"] {
	margin-bottom: -3px;
}
#panel1col3 p { font-size: 12px; }
#Panel2Col3 p { font-size: 12px; }
#divers ul {
	line-height: 1.5em;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 13px;
	list-style-position: inside;
	list-style-image: url(../images/valid.gif);
	background-image: url(../images/fond_orange.png);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF7E10;
	padding: 0px;
}
#divers ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7E10;
	margin: 0px;
	padding-left: 5px;
}
/* VALIDATE  -------------------------------------------- */
.error  {
	/*border: 1px solid #FFF;
	margin-left: 50px;*/
}
label.error {
	color: #FF9191;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	width: 320px;
	padding-bottom: 5px;
}
div.error {
	display: none;
	font-size: 12px;
}
input.error, textarea.error {
	border: 1px solid #FF9191;
	background: #FF9191;
}
#envoyer {
	width: 100px;
	background: #FEE7A6;
	color: #571002;
}
/*  CLASS  ------------------------------------------------  */
.espaceur {
	height: 10px;
	width: 100%;
	clear: both;
}
.rose {
	color: #FEC8C5;
	font-style: italic;
}
.brique {
	color: #990000;
	display: inline;
}
.briquefonce {
	display: inline;
	color: #830000;
}
.pluspetit { font-size: 95%; }
.vert { color: #ccff33; 
}
.orange { color: #FF7E10; 
}
.titrediapo {
	font-weight: bold;
	color: #71BBF9;
	font-size: 19px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.legendediapo {
	color: #ccff33;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
.lienimagesansbordure {
	text-decoration: none;
	border-style: none; 
}
.centre { text-align: center; 
}
/* -------------------------------------------- */
.transition {
	-webkit-transition: background-color 500ms ease-in; /* Saf3.2+, Chrome */
	-moz-transition: background-color 500ms ease-in; /* FF3.7+ */
	-o-transition: background-color 500ms ease-in; /* Opera 10.5+ */
	transition: background-color 500ms ease-in;
	color: #900;
	background: #FEE7A6;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.transition:hover, .transition:focus {
	color: #571002;
	background: #FF7E10;
}
/* -------------------------------------------- */
#gbf {
	background: url(../images/fond_briquefonce.png) repeat;
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#gbf img {
	float: left;
	margin-left: 180px;
}
.lettrine { padding-left: 10px; 
}
.left {
	float: left;
	padding-bottom: 60px;
	padding-right: 5px;
}
.textadroite { text-align: right; }

