@charset "utf-8";
/* CSS Document */

/***********************/
/* SÃ‰LECTEUR UNIVERSEL */
/***********************/

* {
 margin: 0px;
 padding: 0px;
}

/********************************/
/* BALISES XHTML PERSONNALISÃ‰ES */
/********************************/

/* FOND DE PAGE */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 125%;
	text-align: justify;
}

/* BALISES D'ENTETES */
h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 8pt;
	color: #FF0000;
	width: 180px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 30px;
	margin-top: 80px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 9pt;
	color: #FF0000;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #CCCCCC;
	margin-left: 30px;
	margin-top: 50px;
}
h4{
	margin: 20px;
	font-style: normal;
}
#cv {
	width: 800px;
	height: 850px;
}

h5{
	width: 600px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: none;
}



/* BALISE DE PARAGRAPHE */
.Style1 {
	font-size: 12pt
}
p {
	clear:right;
	float: left;
	color: #000000;
	font-size: 14px;
	top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	width: auto;
}


/* BALISES DE LISTE */
ul, ol {
	text-decoration: none;
}
li {
	list-style-type: none;
	float: none;
	width: 200px;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	font-size: 1em;
	line-height: 100%;
	text-decoration: none;
	border-top-style: none;
	border-left-style: none;
	list-style-image: none;
	padding-top: 6px;
	left: 50px;
	top: 10px;
}
.rubriqueActive {
	text-decoration: none;
	color: #FF0000;
	right: 50px;
	padding-left: 20px;
	width: 183px;
}


/* BALISES DE STYLE */

td {
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
}

table {
	border-collapse: collapse;
}

/* BALISES DE LIEN */
a {
	text-decoration: none;
	color: #3EEA08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:link {
	color: #38ec00;
	text-decoration: none;
}
a:visited {
	color: #38ec00;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #ff1b1b;
}

#navcote {
	width: 220px;
	padding-top: 30px;
	padding-left: 20px;
}

/* BALISE D'IMAGE */

img {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}
#tableaux{
	float: none;
	clear: none;
	background-color: #33FF00;
	width: auto;
}


/**************************/
/* CLASSES PERSONNALISÃ‰ES */
/**************************/
.aGauche {
}
.aDroite {
}
.puce {
}
.bouton {
}

/****************/
/* BLOCS NOMMÃ‰S */
/****************/
#page {
	width: 960px;
	float: none;
	clear: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	height: 630px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page-monde {
	height: 450px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
}

/* #identite {;
	font-size: 4em;
	background-color: #0099FF;
	color: #000000;
	line-height: 100%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#rubriques {
}
#corps {
	padding: 60px;
}*/
#piedDePage {
	text-align: center;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	margin-top: 40px;
	float: none;
	width: auto;
}
.photoDroite {
	margin-left: 20px;
	padding-bottom: 20px;
	float: right;
}
#colonneDeGauche {
	float: left;
	margin-bottom: 0px;
	height: 450px;
	width: 230px;
}
#colonneDeGaucheInfos {
	height: 700px;
	width: 220px;
	float: left;
}
#colonneDeGauchePaysages {
	height: 640px;
	float: left;
	width: 220px;
}
#colonneDeGauchePouvoir {
	height: 1900px;
	float: left;
	width: 220px;
}
#colonneDeGaucheFrere {
	height: 1500px;
	float: left;
	width: 220px;
}

#cv {
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
	float: left;
}

#group2 {
	height: 20px;
	background-color: #000000;
	width: auto;
	clear: none;
}

#mosaique {
	margin-left: auto;
	margin-top: 20px;
	background-color: #FF0000;
	width: 800px;
}
.vide {
	height: 30px;
	width: 740px;
	float: right;
}
.entre {
	float: left;
	height: 200px;
	width: 10px;
}

.group {
	margin-top: 20px;
	height: 160px;
	width: 750px;
	float: left;
	margin-left: 10px;
}
#group-nouveautes {
	height: 550px;
	width: 660px;
	float: left;
	margin-left: 10px;
	clear: right;
}
div#menu {
	float:left;
	width:220px;
	height:600px;
	clear: right;
	margin-top: -880px;
	margin-left: 20px;
}
