/*
	CSS pour SGL CV
	Simon - centdix.com
	2009-01-23
*/

body {
	font:normal 75%/133% arial, sans-serif;
	color:#000;
	background:white none;
}

h1 {
}

h2 {
}

h3 {
	border-bottom:1px solid #ccc;
}

h4 {
}

h5 {
}


p {
}

em,
em a {
}

#page {
	width:auto;
	background-color:#fff;
	padding:0;
}

#actions {
	display:none;
}

#entete { }

#coor {
}

#coor label {
}

#coor div {
}
#coor div label {
}

#corps {
}

#corps label {
}
#corps label.triple {
}
#corps .detail {
}

#formations {
}

#formations .formation {
}

#formations div {
}

#competences {
}

#competences ul {
}

#competences ul li.secondaire {
}
#competences ul li span {
}

#emplois {
}

#emplois .emploi {
}
#emplois .emploi h4 {
}

#emplois ul {
}

#emplois .duree {
}

#emplois ul li.secondaire {
}
#emplois ul li span {
}

#emplois .emploi .note {
}


#realisations {
}

#realisations .realisation {
}
#realisations .realisation h4 {
}

#realisations .impaire {
	background-color:white;
}

#realisations .description {
}

#interets ul {
}