* {
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(images/background_page.gif) repeat-x;
}
img {
	border:0px;
}

body {
	margin: 0;
	padding: 0; 
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #7c7c7c;
	text-align: center;
	background: transparent url(images/entete_site.gif) no-repeat center top;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	border: none;
	text-align: left;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
}

#pageHeader span,
#nom .p1,
#presentation h3 span,
#competences h3 span,
#techniques h3 span,

#liMenuDroite h3 span,
#liRefPros h3 span,
#liRefPerso h3 span,
#liCreationPerso h3 span,
#creationsGraphiques h3 span,
#listeSites h3 span,
{
	display:none;
}

a, a:visited {
	text-decoration: none;
	color: #D7661C;
	/*border-bottom: 1px dotted #ccc;*/
}

a:hover {
	text-decoration: underline;
	color: #94AB36;
	/*border-bottom: 1px solid #ccc;*/
}


p {
	margin-bottom: 10px;
}

#nom .p2 {
	padding-top: 100px;
	margin-left: 430px;
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: -1px;
	color: #C3A176;
	text-transform: uppercase;
	width: 220px;
}

#menuDroite{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 175px;
	margin-left: 650px;
	width: 265px;
	background-image: url(bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#menuDroite2{
	padding: 0;
	margin: 0;
	/*background-image: url();*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 250px;
}

#menuDroite ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuDroite ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#menuDroite ul li a, #menuDroite ul li a:visited {
	border-bottom: none;
}

#menuDroite ul li a:hover {
	color: #94AB36;
}

#liMenuDroite {
	font-size: 0.9em; 
}

#liMenuDroite ul li {
	background: transparent url(images/icone_petit.gif) no-repeat 0% 25%;
	padding: 6px 0 3px 15px;
}

#liMenuDroite a {
	display: block;
	font-size: 1.1em;
	color: #FF7C37;
}

#liMenuDroite a.c {
	display:block;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#imgEnSavoirPlusRef {
	border:0px;
	margin-left:5px;
}

#enSavoirPlusRef {
	font-size: 1.0em; 
	color: #B0A77E;
	padding-left:185px;
	padding-top:0px;
	margin: 0;
	text-align:right;
	widht:50px;
}

#enSavoirPlusRef a, #enSavoirPlusRef a:visited {
	padding: 5px;
	
}

#enSavoirPlusRef a:hover {
	padding: 5px;
	color: #B0A77E;
}


#liRefPros {
	font-size: 0.9em; 
}

#liRefPros ul li {
	background: transparent url(images/icone_petit.gif) no-repeat 0% 25%;
	padding: 2px 0 3px 15px;
}

#liRefPros a {
	display: block;
	font-size: 1.1em;
	color: #FF7C37;
}

#liRefPros a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#liRefPerso {
	font-size: 0.9em; 
}

#liRefPerso ul li {
	background: transparent url(images/icone_petit.gif) no-repeat 0% 25%;
	padding: 2px 0 3px 15px;
}

#liRefPerso a {
	display: block;
	font-size: 1.1em;
	color: #FF7C37;
}

#liRefPerso a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#presentation, #competences, #techniques, #listeSites, #titreListeSites, #creationsGraphiques{
	top: 35px;
	position: relative;
	left: 23px;
	color: #B0A77E;
	width: 590px;
	padding-bottom: 15px;
	text-align: justify;
}

#presentation h3 {
	background-image: url(images/titre_integration_html.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 275px;
	height: 22px;
}

#creationsGraphiques h3 {
	background-image: url(images/titre_creations_graphiques_page.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 320px;
	height: 22px;
}

#competences h3 {
	background-image: url(images/titre_competences.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 440px;
	height: 38px;
}

#techniques h3 {
	background-image: url(images/titre_connaissances_techniques.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 440px;
	height: 38px;
}

#titreListeSites h3 {
	background-image: url(images/titre_competences.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 440px;
	height: 38px;
}

#listeSites h3 {
	background-image: url(images/titre_references_pros_page.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 440px;
	height: 38px;
}

#liMenuDroite, #liRefPros, #liRefPerso, #liCreationPerso {
	margin-bottom: 20px;
}

#liMenuDroite h3 {
	background-image: url(images/titre_curriculum_vitae.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 212px;
	height: 21px;
}

#liRefPros h3 {
	background-image: url(images/titre_references_pros.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 211px;
	height: 22px;
	cursor:hand;
}

#liRefPerso h3 {
	background-image: url(images/titre_references_perso.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 211px;
	height: 22px;
}

#liCreationPerso h3 {
	background-image: url(images/titre_creations_graphiques.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 250px;
	height: 22px;
	cursor:hand;
}


#liCreationPerso {
	font-size: 0.9em; 
}

#liCreationPerso ul li {
	background: transparent url(images/icone_petit.gif) no-repeat 0% 25%;
	padding: 2px 0 3px 15px;
		
}

#liCreationPerso a {
	display: block;
	font-size: 1.1em;
	color: #FF7C37;
}

#liCreationPerso a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;

}

#footer{

	
}

#footer a, #footer a:visited {
	padding: 5px;
	border: 1px solid #f4f4f4;
	background-color: #fff;
}

#footer a:hover {
	padding: 5px;
	border: 1px solid #993300;

}

#echangesLiens{
	top: 35px;
	position: relative;
	left: 23px;
	color: #B0A77E;
	width: 860px;
	padding-top: 150px;
	padding-left:5px;	
	text-align: justify;
	border-bottom: 1px solid #f4f4f4;
}

/********************************************************/
#titreListeSites
{
}

/********************************************************/
.texteAlignementCreationsGraphiques
{
	padding-top:7px;
	padding-bottom:10px;
}
