
body{
	margin:0px;
	padding:0px;
	background-image:url(images/fond_conteneur.png);
	background-repeat: repeat-y;
	background-position: center;
	font-size:12px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


/* Page plan du site */
#plan ul li.niv_1{
	list-style:none;
	border-bottom:1px solid grey;
}

#plan a{
	text-decoration:none;
	/*background-color:red;
	display:block;*/
	font-size:13px;
	color:white;
}

#plan a:hover{
	text-decoration:none;
	font-size:13px;
	color:grey;
}

/* Fi page plan du site */

#speedLinks{
margin-top:10px;
font-size:95%;
width:570px;
text-align:center;
}
#speedLinks ul{
list-style-type:none;
margin:0;
padding:0;
}

#speedLinks ul li{
padding-right:0.5em;
padding-left:0.5em;
border-right:1px solid grey;
display:inline;
}


#lien ul {
font-size:13px;
list-style:none;
margin:10px 0px 0px 0px;
padding:0;
}

#lien a {
color:white;
}
#lien a:hover {
text-decoration:none;
}

#menu #bottom_img,#menu_rapide #bottom_img{

/* N'est lu que par IE */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bordure_bas.png', sizingMethod='scale');
height:14px;
background-image:url("bordure_bas.png");
background-repeat:repeat-x;

}

#menu #top_img{

/* N'est lu que par IE */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bordure_haut.png', sizingMethod='scale');
height:14px;
background-image:url("bordure_haut.png");
background-repeat:repeat-x;


}
#menu #top_img[id]{
height:14px;
background-image:url("bordure_haut.png");
background-repeat:repeat-x;


	}
#menu #bottom_img[id]{
height:14px;
background-image:url("bordure_bas.png");
background-repeat:repeat-x;

}


#menu ul{

	padding:0;
	border: 0;
	margin: 0;
}
#menu ul li{

font-weight:bold;
list-style: none;


padding:0;
/*padding: 0.25em;*/
/*border-top: 1px solid gray;*/

}
.titre{

color:#cccccc;
background-color:#333333;
}

.titre p{
filter:alpha(opacity=95);
opacity:.95;
text-transform:uppercase;
padding: 20px 20px 20px 6px;
line-height:0;
margin:0;
border-bottom:1px solid #ff9933;

}
#menu ul ul li a{

color:#cccccc;
text-decoration:none;
padding: 2px 0px 5px 6px;
border:none;
/*  for F****G IE 6 */
width : 100%;
height : 100%;
display:block;

}


#menu ul ul li a:hover{

	background-image: none;
	background-color:#336699;

	border-right: 3px solid #cccccc;
}

#menu ul ul li{

	list-style: none;
	/*color:#333333;*/
	background:#cc6600;

}

#menu ul ul li a.sactive{
	color:#993300;
	background-color:#ff9933;


}

/* Planning formations */
table {
color:black;

border: 1px solid #cccccc;
border-collapse: collapse;
width: 99%;
}
th {

border: thin solid #999999;

padding: 2px;
background-color: #ff9933;
}
td {
color:#cccccc;
border: thin solid #cccccc;

padding: 5px;
text-align: center;
background-color: #666666;
}

/* Fin planning formations */

/* Menu Rapide*/
#rapide ul{

margin:0px;
height:150px;



padding:0;
	border: 0;

list-style:none;
}
#rapide ul li{
margin-bottom:1px;
width:197px;
background:url(images/menu_rapide_fond.png) repeat-y;



}
#rapide ul li a{

padding: 2px 0px 5px 6px;
border:none;
/*  for F****G IE 6 */
width : 100%;
height : 100%;
display:block;
text-decoration:none;
color:#fff;
}
#rapide ul li a:hover{
color:#000;
}
/* Fin menu Rapide */

/* Formulaire contact */
form {
	margin:0;
	padding:0;
}

legend{
	display:none;
}


fieldset{
	border:none;
}
label {
	line-height:1em;
	display: inline;
	width: 100px;
	font-weight:bold
}



input {
	margin-bottom:5px;
	border-style:solid;
	border-color:#333333;
	border-width:2px;
	background-color:white;
	color:black;
}

select, option {
	margin-bottom:5px;
	background-color:white;
	color:black;
}

textarea {
	margin-bottom:5px;
		border-style:solid;
	border-color:#333333;
	border-width:2px;
	background-color:white;
	color:black;
}

/* Fin formulaire contact */


#gauche{
	float:left;
	width:58%;
	min-height:200px;
}

#navigation{
	margin-left:18px;
	overflow:hidden;
	float:left;
	width:197px;


}
#navigation .texte{
	/*padding:10px;*/
	margin:0px;
	/*	background-color:#0099ff;*/
	/*padding:10px;*/
	/*min-height:181px;
	height:auto !important;*/
	height:150px;

		overflow: auto;



}

img{
	/*float:left;*/
	border:0px;
}

#menu{
    color: #333333;
	padding:0px;
	margin-top:-10px;
	float:left;
	width:197px;
	/*padding:10px;*/
	min-height:200px;
}

h1{
	font-size:17px;
	font-variant: small-caps;
	letter-spacing: 1px;
	color:#cc6600;
	margin:2px;
	padding:2px;
	margin-left:0px;
	padding-left:0px;
}

h2{
	font-variant: small-caps;
	letter-spacing: 1px;
	color:#cc6600;
	border-bottom:2px solid #cc6600;
	margin:2px 2px 2px 0px;
	padding:2px 2px 2px 0px;
	display:block;
	width:100%;
}

h2 a:hover{
	background-color:#336699;
	color:white;
	border-bottom:0px;
	display:block;
	width:100%;
}

h3{
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 1px;
	color:#0099cc;
	margin:2px 2px 2px 0px;
	padding:2px 2px 2px 0px;

}
/* Formulaire */

.in{
	border-style:solid;
	border-color:#ff9933;
	border-width:2px;
}

.out{
	border-style:solid;
	border-color:#333333;
	border-width:2px;
}

#droite{
	/*margin-left:10px;*/
	padding-top:52px;
	background-color:#B5B5B5;
	float:right;
	position:relative;
	top:-3px;
		/*top:-52px;*/
	width:198px;
	/*background-color:red;*/
	min-height:200px;
	background-image: url(images/texture_droite.png);
	background-repeat: repeat-y;
	border-style:solid;
	border-color:#B5B5B5;
	border-width:2px;
	height:600px;
	/*padding:10px;*/
}

#droite .caligraphie{
	left:30px;
	float:right;
	top:50px;
	position:absolute;

	background-image: url(images/ch_shi_t2.png);
	height:335px;
	width:130px;
}

#droite .photo{
	right:3px;
	float:right;
	top:340px;
	position:absolute;

	background-image: url(images/sylvain_2.png);
	/*background-image: url(images/sylvain_3.png);*/
	/*background-image: url(images/sylvain_4.png);*/
	height:320px;
	width:191px;
}


.clear{
	clear:both;
}
#conteneur{
	margin-top:0px; /* 10px avant modif*/
	margin-left: auto;
	margin-right: auto;
	width:995px;
}
#header{
	background-image:url(images/fond_blog.png);
	background-position: center;
	height:200px;
	width:570px;
}

#contenu{
	/*margin-top:25px;*/
	border-color:#0099ff;
	color:white;
	min-height:450px;
	height:auto !important;
	height:450px;

	/*background-image:url(images/fond_corps_navig.png);
	background-repeat: no-repeat;*/
	padding:0px 20px 10px 20px;
	border-left-style: solid;
	border-left-width: 1px;
}
p, ul, ol {
	/*		word-spacing: 1px;*/
		letter-spacing:0.1em;
        color:#d2dbe0;
}


p.justifier{
text-align:justify;
}

.alignDroite{
	text-align:right;
}

.flottant_droit{
	float:right;
}
.flottant_gauche{
	float:left;
}

.marge_img{
	margin:5px;
}

.clear{
	clear:both;
}

.corps_contenu{
	position:absolute;
  	background-image:url(images/fond_corps_navig.png);
	background-repeat: no-repeat;
	width:1px;
}

.pied_contenu{
    background-image:url(images/fond_bas_navig.png);
    background-repeat: no-repeat;
	height:1px;
	width:534px;
}

#footer{
	clear:both;

}

#speedLinks {
	float:left;
}

#speedLinks a{
	color:white;
	text-decoration:underline;
}

#speedLinks a:hover{
	color:white;
	text-decoration:none;
}



#footer_droite{
	text-align:center;
	float:right;
	background-color:#B5B5B5;
	position:relative;
	width:198px;
	background-image: url(images/texture_droite.png);
	background-repeat: repeat-y;
	border-style:solid;
	border-color:#B5B5B5;
	border-width:2px;

	/*padding:10px;*/

}
img.marge{
    padding: 10px 0px 10px 0px;
}