
/* structure ----- */

#cdrom {
	background: #A82900;
}
#cdrom #wrap {
	background: #B33000 url(../images/bg-cdrom.jpg) repeat-x;
}


/* Contenu ----- */

#contenu {
	clear: both;
	padding: 0 0 20px 220px;
}
#contenu h2 {
	margin: 0;
	height: 104px;
	background: url(../images/t-divers.gif) 0 39px no-repeat;
}
#contenu h2 span {
	display: none;
}
#contenu ul {
	margin: 0;
	padding: 0;
}
#contenu li {
	position: relative;
	width: 513px;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
#contenu li img {
	display: block;
	border: 10px solid #fff;
}
#contenu li img.image2 {
	position: absolute;
	top: 0;
	left: 272px;
}
#contenu li span {
	clear: both;
	display: block;
	margin: 10px 0 0;
	padding: 7px 10px 10px;
	color: #fff;
	background: #981F00 url(../images/bg-nom-cdrom.gif) top left repeat-x;
}
#contenu li strong {
	display: block;
	margin: 0 0 3px;
	color: #FF8635;
}


/* Consulter mon CV ----- */

#cv {
	background: #C83D07 url(../images/bg-cv-cdrom.gif) top left repeat-x;
}
#cv h3 {
	background: url(../images/t-cv-cdrom.gif) top left no-repeat;
}


/* = Pied de page ----- */

#pied {
	color: #E5621B;
	background: url(../images/bg-pied-cdrom.gif) top left no-repeat;
}





