@page
{
size:landscape;
margin:2cm;
}

body {
	background-image: none ; 
	background-color: #FFFFFF;
	font-size: 11px;
}


table, th,  td, .formtitle , .formelement, .formflags {
	font-size: x-small; 
}

#divoverflow { overflow: visible; height: auto ;}


div.suivi-body {
	font-size: x-small;
}


td.formelement  {
	border-bottom: 1px dotted gray ;
}

//div.infocandidat th.formtitle { width: 10em; }
//div.infocandidat td.formelement{ width: 20em; }

div.infocandidat a {
	font-size: x-small; 
}

					


#toolbar  {
	display: none ;
}

.formsubmitbt {
	display: none ;
}

.dontprint {
	display: none ;
}

#cvpreviewashtml {
	display: none ;
}

div.infocandidat{
	padding: 0px;
	margin-left: 20px ;
	padding-left: 0px ;
	margin-top: 0px ;
	height:auto; 
	border: none ;
	float:left;
	display: inline;
} 

div.infocandidat div.box {
	float: left;
	border-left: 3px solid black ;
	padding-left: 20px ;
}

		

#listereferences,
#listecandidatures,
#listeexperiences,
#listesuivimobilite,
#listesuivi {
	margin-left: 0px ;
	padding-left: 0px ;
	padding-right: 0px ;
	margin-top: 0px ;
	width: 100% ;
	height:auto; 
	border-top: none ;
	border-bottom: none ;
	border-right: none ;
} 

#listereferences div.box,
#listecandidatures div.box,
#listeexperiences div.box,
#listesuivimobilite div.box,
#listesuivi div.box {
	display: block;
	float: none;
	border-left: 3px solid black ;
	margin-left: 20px;
	padding-right: 20px;
}

#the_content,
#content,
#container {
	margin:none;
	padding: none;
	border: none;
	display:block;
	float: none;
}
	
#sectionetatcivil ,
#sectionsituation ,
#sectioncompetences ,
#sectionmobilitedispo ,
#sectionformation ,
#sectionposterecherche,
#sectioninfo {
	width:100%;
	height: auto;
	display:block;
	page-break-before: auto;
	float:none;
	clear:both;
}

#sectionetatcivil h2,
#sectionsituation h2,
#sectioncompetences h2,
#sectionmobilitedispo h2,
#sectionformation h2,
#sectionposterecherche h2,
#sectioninfo h2{
	background-color:white;
	color: black ;
	font-weight: bold;
	font-size:14;
}

#sectionetatcivil th.formtitle,
#sectionsituation th.formtitle,
#sectioncompetences th.formtitle,
#sectionmobilitedispo th.formtitle,
#sectionformation th.formtitle,
#sectionposterecherche th.formtitle,
#sectioninfo th.formtitle {
	font-size:11px;
	font-weight: bold;
	background-color: white;
}

#sectioncompetences th.premiere{
	background-color: white;
	color: black ;
}

#titrefichecandidat {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* div.suivi-body { display: block ;} */ 

a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: none; }

#candidatseditform {float:left; clear: both; width: 100%; }
#sectionsuivimobilite, #sectionsuivi, #sectionreferences, #sectioncandidatures, #sectionexperiences {
	clear: both;
	float: none;
	overflow: visible;
}


