/*  Correction des styles HTML par defaut*/

* {
margin: 0;
padding: 0;	
}

body {
	background: #333;
	text-align: justify;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

img, table { margin: 0; padding: 0; border: none; }

.invisible {
	clear: both;
	line-height: 1px;
	margin: 0;
}

/* liens */

a:link, a:visited {
	text-decoration:none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F06;
}


/* header */

#header {
	padding: 0;
	width: 800px;
	height: 48px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #999 ;
	}
	
#logo {
	float: left;
	width: 142px;
	}
	
#graphiste {
	float: left;
	width: 628px;
	height: 100%;
	background: url(../img/graphiste_free.jpg) no-repeat bottom right ;
	border-left: 1px solid #999 ;
	border-right: 1px solid #999 ;
	}
	
/* conteneur */

#conteneur {
	width: 800px;
	margin: 0 auto 0 auto;
	}

/* menu */

ul#accueil {
	width: 628 px;
	margin: 0 ;
	list-style-type: none ;
}

ul#accueil li {
	text-indent: -5000px ; 
}


ul#accueil li.gauche {
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat top right ;
	background-image: url(../img/carre_gris_47.gif);
}

ul#accueil li.droite {
	position: relative;
	left: 314px;
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat 0 0 ;
	background-image: url(../img/carre_gris_47.gif);
}

ul#accueil li#id_v a {
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat top right ;
	background-image: url(../img/m_acc_id_v.jpg);
}

ul#accueil li#ed a {
	position: relative;
	left: 314px;
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_acc_ed.jpg);
}

ul#accueil li#internet a {
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat  top right;
	background-image: url(../img/m_acc_internet.jpg);
}

ul#accueil li#lorn a {
	position: relative;
	left: 314px;
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_acc_lorn.jpg);
}

ul#accueil li#contact a {
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat  top right;
	background-image: url(../img/m_acc_contact.jpg);
}

ul#accueil li#liens a {
	position: relative;
	left: 314px;
	width: 314px;
	display: block;
	height: 47px;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_acc_liens.jpg);
}

ul#accueil li#id_v a:hover {
	background: url(../img/m_acc_id_v.jpg) no-repeat right -47px ; 
}

ul#accueil li#ed a:hover {
	background: url(../img/m_acc_ed.jpg) no-repeat 0 -47px ; 
}

ul#accueil li#internet a:hover {
	background: url(../img/m_acc_internet.jpg) no-repeat right -47px ; 
}

ul#accueil li#lorn a:hover {
	background: url(../img/m_acc_lorn.jpg) no-repeat 0 -47px ; 
}

ul#accueil li#contact a:hover {
	background: url(../img/m_acc_contact.jpg) no-repeat right -47px ; 
}

ul#accueil li#liens a:hover {
	background: url(../img/m_acc_liens.jpg) no-repeat 0 -47px ; 
}

	
/* menu */


ul#menu {
	float: left;
	width: 142 px;
	margin: 0 ;
	padding: 5em 0 ;
	list-style-type: none ;
}
ul#menu li {
	margin: 0 0 3em 0 ;
	padding: 0 ;
}

ul#menu li#id_v a, ul#menu li#id_v {
	display: block ;
	width: 142px ;
	height: 30px;
	text-indent: -5000px ; 
	background: no-repeat 0 0 ;
	background-image: url(../img/m_id_v.jpg);
}

ul#menu li#ed a, ul#menu li#ed {
	display: block ;
	width: 142px ;
	height: 30px;
	text-indent: -5000px ;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_ed.jpg);
}

ul#menu li#internet a, ul#menu li#internet {
	display: block ;
	width: 142px ;
	height: 30px;
	text-indent: -5000px ;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_internet.jpg);
}

ul#menu li#lorn a, ul#menu li#lorn {
	display: block ;
	width: 142px ;
	height: 30px;
	text-indent: -5000px ;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_lorn.jpg);
}

ul#menu li#contact a, ul#menu li#contact {
	display: block ;
	width: 142px ;
	height: 30px;
	text-indent: -5000px ;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_contact.jpg);
}

ul#menu li#liens a, ul#menu li#liens {
	display: block ;
	width: 142px ;
	height: 30px;
	text-indent: -5000px ;
	background: no-repeat 0 0 ;
	background-image: url(../img/m_liens.jpg);
}

ul#menu li#id_v a:hover {
	background: url(../img/m_id_v.jpg) no-repeat 0 -30px ; 
}

ul#menu li#ed a:hover {
	background: url(../img/m_ed.jpg) no-repeat 0 -30px ; 
}

ul#menu li#internet a:hover {
	background: url(../img/m_internet.jpg) no-repeat 0 -30px ; 
}

ul#menu li#lorn a:hover {
	background: url(../img/m_lorn.jpg) no-repeat 0 -30px ; 
}

ul#menu li#contact a:hover {
	background: url(../img/m_contact.jpg) no-repeat 0 -30px ; 
}

ul#menu li#liens a:hover {
	background: url(../img/m_liens.jpg) no-repeat 0 -30px ; 
}
	
/*contenu

* html #contenu {
	padding-bottom: 30px;
	height: 42em !important;
	min-height: 41em;
}

* +html #contenu {
	padding-bottom: 30px;
	height: 42em !important;
	min-height: 41em;
}*/

#contenu {
padding: 0;
margin: 0;
	float: left;
	width: 628px;
	border-left: 1px solid #999 ;
	border-right: 1px solid #999 ;
	/*height: auto !important;
	min-height: 41em;*/
	}
	
#rubrique {
	float: right;
	width: 30px;
	height: 30px;
	margin-left: 0.5em;
}

h1 {
	float: right;
	line-height: 30px;
	font-size: 1.7em;
	color: #F06;
	text-align: right;
}

	
#descriptif {
	clear: both;
	width: 564px;
	border: 2px solid #F06;
	margin: 0 0 30px 30px;
}

#descriptif p {
	margin: 0.5em;
}

#descriptif p span {
	font-size: 2em;
	color: #FFF;
	font-weight: bold;
}

.travaux {
	display: inline;
	float: left;
	width: 269px;
	background-color: #666;
	text-align: center;
	margin: 0 0 30px 30px;
}

.formflash{
	display: inline;
	float: left;
	width: 214px;
	background-color: #666;
	text-align: center;
	margin: 0 0 0 10px;
	padding: 10px 0 ;
}

.animflash {
	display: inline;
	float: left;
	width: 384px;
	background-color: #666;
	text-align: center;
	margin: 0 0 30px 10px;
}

.cv {
	display: inline;
	float: left;
	width: 568px;
	background-color: #666;
	text-align: center;
	margin: 0 30px 30px 30px;
}

#formulaire {
	width: 564px;
	background-color: #666;
	text-align: Left;
	margin: 0 0 30px 30px;
	padding-bottom: 1em;
}

#formulaire p {
	margin-left: 2em;
	margin-bottom: 1em;
}

.sstitre {
	font-style: italic;
	font-size: 0.9em;
}

.travaux p {
	margin-bottom: 0.8em;
	margin-left:0.3em;
	margin-right: 0.3em;	
}

.travaux img {
	margin-bottom: 0.8em;	
}

h2 {
	margin-top: 0.5em;
	font-size: 1.3em;	
}

h3 {
	margin: 0 0 0 1.3em;
	font-size: 1.3em;
	padding-top: 1em;	
}

h4 {
	margin: 2em 0 0.5em 2em;
	font-size: 1em;	
}

* html ul.txt {
	list-style-position: inside;
	margin: 20px 0 20px 25px;
}

* +html #contenu {
	list-style-position: inside;
	margin: 20px 0 20px 25px;	
}

.txt, ul.txt {
	width: 219px;
	margin: 20px 0 20px 25px;
	text-align: justify;
	line-height: 1.5em;
}

.txtcv {
	width: 518px;
	margin: 20px 0 20px 25px;
	text-align: justify;
	line-height: 1.5em;
}

.adressecv {
	width: 518px;
	margin: 20px 0 20px 25px;
	text-align: center;
	line-height: 1.5em;
	background-color: #F06;
}


#droite {
	float: right;
	width: 28px;
	background: url(../img/droite_27px.gif) no-repeat top right ;
	}
	
	
/* pied*/


#pied {
	width: 800px;
	height: 28px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #999;
	font-size: x-small;
	}
	
* html #bas_gauche a {
	line-height: 15px;
}

* +html #bas_gauche a {
	line-height: 15px;
}	
	
#pied a {
	margin: 0 0.3em;
	line-height: 48px;
	}
	
#bas_gauche {
	float: left;
	width: 142px;
	height: 100%;
	text-align: right;
}
	
#bas_centre {
	float: left;
	width: 628px;
	height: 100%;
	border-left: 1px solid #999 ;
	border-right: 1px solid #999 ;
	}
	
* html #tel {
	line-height: 20px;
}

* +html #bas_gauche a {
	line-height: 20px;
}	
	
#tel {
	float: right;
	margin-right: 0.2em;
	font-size: 2.5em;
	color: #888;
	font-weight: bold;
	line-height: 37px;	
}
	
#carre {
	float: left;
	width: 28px;
	height: 28px;
	background-color: #F06;	
}

.trait {
	text-decoration: underline;
}