body, html {
	margin: 0px;
	padding: 0px;
	background-color: #330000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
}


a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FF0000;
	border: none;
}

a:visited {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FF0000;
	border: none;
}

a:active {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FF0000;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #FF6666;
	border: none;
}

a img {
	border: none;
}

em {
    font-style: italic;
}



/* cv   cv    cv   --------------------------- */

.cv_contener  {
	margin: 0 10px 10px 10px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.3em;
	text-align: left;
}


.cv_identite {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

.cv_identite h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FF6666;
	margin: 0px;
	padding: 0px;
}

.cv_image {
	float: left;
	margin: 0px;
	border: 1px solid #000;
	padding: 0 30px 0 14px;
	height: 100%;
	width: 140px;
}

.cv_image_portrait {
	float: left;
	padding: 0px;
	border: 1px solid #000;
	margin: 0 10px 0px 20px;
	height: 140px;
	width: 100px;
}

cv_identite{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-align: left;
}

.cv_entete {
    border-color: #CC9999;
   	border-style: dotted;
   	border-bottom: 1px;
    border-top: 0px;
   	border-left: 0px;
    border-right: 0px;
	width: 481px;
	height: 1.5em;
}

.cv_texte  {
	text-align: left;
	margin: 0 15px 10px 15px;
}







/* VIDEO VIDEO VIDEO VIDEO VIDEO VIDEO */

.video_contener  {
	height: 400px;
	width: 500px;
	background-color: #000;
}

.video {
	margin-top: 25px;
	margin-bottom: 3px;
	padding: 0px;
	border-style: dotted;
	border-color: #CC9999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align: left;
	position: relative;
	width: 481px;
	height: 1.5em;
}

.video p {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 300px;
	text-align: center;
	border: 1px solid #666;
}


.video h1 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	height: 10px
}

/* pop up */


.popup_bg {
    top: 0px;
    left: 0px;
    background-color: #000;
    padding: 0px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
    height: 600px;
    width: 500px;
}


.retour {
	float: right;
	color: #CC9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 2px;
	display: inline;
}

.retour a {
	color: #CC9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin-top: 2px;
	text-align: right;
}

.retour a:visited {
	color: #CC9999;
	text-align: right;
	font-weight: normal;
}

.retour a:hover {
	color: #FFF;
	text-align: right;
	font-weight: normal;
}
