/************** BASE **************/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	text-align: left;
	color: #454545;
	margin-left: 0.125in;
	margin-left: 0.125in;
}

img {
	border: 0
}

/****** MISES EN FORME ****/
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #454545;
	
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

/************** CADRES **************/
#conteneur {
	background-color:#FFFFFF;
}

#header{
	position: relative;
	height:60px;
}

#siteTitrePrint {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:44px;}

#siteTitreScreen {
	visibility:hidden;
	width:0px;
	overflow:hidden;
}


#sectionTitre, #contenuInfos, #travailInfos{
	margin-left:0px;
	position:relative;
}

#travailDate{
	position:relative;
	left:10px;
}

#sectionTitre, #sectionTitrePrint{
	margin-bottom:22px;
}

#sectionTitreScreen{
	visibility:hidden;
	width:0px;
	overflow:hidden;
}

#sectionTitrePrint{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	margin-top:40px;
}


#sectionTitre, #borderLeft, #imgCentrale, #travailInfos, #travailMenu{
	display:block;
	position: relative;
	margin-top:5px;
}

#imgCentrale{
	margin-top:40px;
	text-align:center;
}

#travailInfos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

#contenuInfos{
	display:block;
	position: relative;
	width:750px;
	height:auto;
	font-size: 18px;
	line-height: 22px;	
	margin-top:15px;
	margin-bottom:10px;
}

#contenuInfosTxt, #contenuInfosTxtPresse, #contact{
	position:relative;
	height:auto;
	padding-left:65px;
}

#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width:499px;
	height:40px;
	margin-top:-25px;
	text-align:left;
	font-size:9.5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #454545;
}


#borderSections{
	display:block;
	position: relative;
	/*width:803px;
	height:1px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #454545;*/
	padding-top:-20px;
	margin-top:15px;
	margin-bottom:15px;
}

/****** MENUS ****/
#menuSite {
visibility:hidden;
}


#imageProtection{
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	z-index:1;
    /* for IE */
	filter:alpha(opacity=0);
	/* CSS3 standard */
	opacity:0;
	position:absolute;	
}

#image{
	z-index:0;	
}


/* ie 6 */
* html span#separateur{
	position:fixed;
}

#travailMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}


#annees {
	visibility:hidden;
}

#miniatures{
	visibility:hidden;
}

#borderSections {
}

/****** CV ****/
#cvScreen{	
	visibility:hidden;
	width:0px;
	height:0px;
	overflow:hidden;
}

#infosSection {	
	width:880px;
	height:auto;
	position:relative;
	padding-top:-20px;
}

#sectionCv1Titre, #sectionCv2Titre, #sectionCv3Titre, #sectionCv4Titre, #sectionCv5Titre, #sectionCv6Titre {
	position:relative;
}

#sectionCv1Infos, #sectionCv2Infos, #sectionCv3Infos, #sectionCv4Infos, #sectionCv5Infos, #sectionCv6Infos{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
	height:auto;
	
}

#sectionCv1Tgl, #sectionCv2Tgl, #sectionCv3Tgl, #sectionCv4Tgl, #sectionCv5Tgl, #sectionCv6Tgl {
	margin-left:5px;
	height:auto;
}

#sectionCv1Infos p, #sectionCv2Infos p, #sectionCv3Infos p, #sectionCv4Infos p, #sectionCv5Infos p, #sectionCv6Infos p {	
	margin-bottom:-25px;
	margin-top:-20px;
	padding-top:20px;
	height:auto;
}

#sectionCv1Infos table, #sectionCv2Infos table, #sectionCv3Infos table, #sectionCv4Infos table, #sectionCv5Infos table, #sectionCv6Infos table {
	border-collapse: collapse;
	margin: 0;
	width: 750px;	
	text-align:left;
	height:auto;
}

#sectionCv1Infos table tr td#date, #sectionCv2Infos table tr td#date, #sectionCv3Infos table tr td#date, #sectionCv4Infos table tr td#date, #sectionCv5Infos table tr td#date, #sectionCv6Infos table tr td#date {
	width: 80px;	
	vertical-align: top;
	height:auto;
}

#sectionCv1Infos table tr td#infos, #sectionCv2Infos table tr td#infos, #sectionCv3Infos table tr td#infos, #sectionCv4Infos table tr td#infos, #sectionCv5Infos table tr td#infos, #sectionCv6Infos table tr td#infos {
	width: 670px;	
	vertical-align: top;
	padding-bottom:35px;
	.padding-bottom:7px;
	height:auto;
}


/****** PRESSE ****/
#contenuInfosTxtPresse span#titre {
	font-size:18px;
}

#contenuInfosTxtPresse span#lien {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contenuInfosTxtPresse img#icones {
	display:block;
	position:relative;
	float:left;
	margin-top:3px;
	margin-right:5px;
}

#pinouches{
	visibility:hidden;
}