body {
	font-family: Tahoma, Georgia, Optima, serif;
	background: #809FFF;
	margin: 0;
	padding: 0;
}

#bg_rectiligne {
	background: url('img/bg.png') center no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -277px 0 0 -1000px;
	width: 2000px;
	height: 554px;
}
h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -75px 0 0 -75px;
	background: url('img/gros_bouton_tr.png') no-repeat;
	width: 150px;
	height: 90px;
	padding: 60px 0 0 0;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #B3B2FF;
	z-index: 10;
	cursor: pointer;
}
h1 a {
	text-decoration: none;
	color: #B2B4F7;
}
img {
	border: 0;
}
.closeText {
	font-size: 10px;
	color: white;
}
.closeText:active {
	color: #CAC0F9;
}


#menu {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	width: 800px;
	margin-left: -400px;
	height: 400px;
	margin-top: -200px;
	padding: 0;
	overflow: hidden;
}
#menu li {
	width: 150px;
	height: 150px;
	background: #008f00;
	float: left;
	list-style: none;
	margin: 15px;
	color: white;
	cursor: pointer;
}
#menu li.menuItem1 {
	position: absolute;
	top: 0;
	left: 0;
	background: url('img/bulle3.png') no-repeat;
}

#menu li.menuItem2 {
	position: absolute;
	top: 0;
	right: 0;
	background: url('img/bulle4.png') no-repeat;
}

#menu li.menuItem3 {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('img/bulle2.png') no-repeat;
}

#menu li.menuItem4 {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('img/bulle1.png') no-repeat;
}
#menu li a {
	display: block;
	color: white;
	text-decoration: none;
	margin: 65px 5px 0 5px;
	text-align: center;
	color: #122897;
}

#big_cadre {
	position: absolute;
	top: 110%;
	margin-left: 0;
	margin-right: 0;
	color: #47006B;
	overflow: hidden;
	z-index: 8;
}
#big_cadre.hidden {
	top: 50%;
	left: 50%;
	display: none;
	width: 0;
	height: 0;
}
.waitSpin {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
}
#cadre_content {
	background: url('img/content_box.png');
	margin: 0;
	margin-right: 20px;
	margin-bottom: 35px;
	padding: 0 10px;
}
.bordDroit {
	margin: 0;
	background: url('img/content_boxR.png') right;
}
.topCadre {
	background: url('img/topCadre.png');
	height: 35px;
	margin: 0;
}
.topCadreR {
	background: url('img/topCadreR.png');
	height: 35px;
	width: 35px;
	float: right;
}
.botCadre {
	position: absolute;
	bottom: 0;
	background: url('img/botCadre.png');
	height: 35px;
	width: 100%;
}
.botCadreR {
	background: url('img/botCadreR.png');
	height: 35px;
	width: 35px;
	float: right;
}
#p_u_b_bottom {
	position: absolute;
	bottom: 0;
	margin: 0;
	left: 50%;
	margin-left: -364px;
	padding: 0;
}
ul#flux {
	position: absolute;
	top: 0;
	width: 100%;
	height: 20px;
	background: #B2C0ED;
	z-index: 100;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS';
	display: none;
}
ul#flux>li {
	position: relative;
	float: left;
	list-style: none;
	padding: 3px 10px;
	cursor: pointer;
	width: 150px;
	color: #000629;
	text-align: center;
	font-size: 13px;
}
ul#flux>li:hover span {
	text-decoration: underline;
}
ul#flux>li>dl,
ul#flux>li>div {
	background: #CDD9F7;
	border: solid 4px #AEC0F3;
	border-top: 1px solid #AEC0F3;
	font-size: 10px;
	padding: 0;
	padding-bottom: 0;
	overflow: hidden;
	margin: 0;
	width: 190px;
}
ul#flux>li>dl>dt {
	padding: 5px;
	text-align: left;
	color: gray;
}
ul#flux>li>dl a {
	color: #87A0F5;
	text-decoration: none;
}
ul#flux>li>dl>dt:hover {
	background: #B2C0ED;
	color: black;
}
ul#flux>li>dl>dt:hover a {
	color: #3955AE;
}
ul#flux>li>dl>dd {
	display: none;
}
ul#flux>li>dl.inline>dt {
	display: inline;
}
ul#flux>li.lastFMTG dl {
	font-size: 14px;
	text-align: center;
	width: 200px;
	padding: 5px;
}

.yui-tt {
	visibility: hidden;
	position: absolute;
	color: #EABFFF;
	background-color: #660099;
	padding: 2px;
	border: 1px solid #D580FF;
	width: auto;
	max-width: 300px;
	/*opacity: 0.8;
	-moz-opacity: 0.8;*/
	font-size: 12px;
	z-index: 99999;
	overflow: hidden;
}

/* Pages */
/* Common */
#cadre_content {
	color: #3C1065;
	overflow: auto;
}
#cadre_content>div {
	padding-bottom: 20px;
}
#cadre_content h2 {
	margin-top: 0;
	background: url('img/H2souligne.png') repeat-x bottom;
	font-family: "Palatino";
	color: #12237F;
	padding-bottom: 5px;
	font-weight: normal;
	margin-bottom: 20px;
}
#cadre_content h2 span {
	font-size: 2em;
	float: left;
}
#cadre_content h3 {
	margin-top: 0;
	color: #3C1065;
}
#cadre_content p {
	margin: 10px;
}
#cadre_content a {
	color: #293251;
}

/* About me */
#aboutMe {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -75px;
	background: #BFCFFF;
	width: 140px;
	color: #00248F;
	font-size: 10px;
	text-align: justify;
	padding: 0 5px 5px 5px;
	overflow: hidden;
}
#aboutMe div {
	margin-top: 75px;
}
#aboutMe h2 {
	font-size: 14px;
}
#aboutMe .textCenter {
	text-align: center;
}
#aboutMe .textCenter a {
	text-decoration: none;
	color: #47006B;
}

/* CV */
#cv {
	
}
#cv .hidden {
	display: none;
}
#cv p,
#cv ol,
#cv ul {
/*	background: #008f00 url('img/bgP.png') bottom;*/
}
#cv .cadre {
	color: black;
}
#cv #bloc1 img {
	float: right;
	margin-right: 80px;
}
#cv #bloc1 address {
	float: left;
}
#cv #bloc1 p {
	text-align: center;
}

/* About this site */
#about p {
	font-size: 20px;
}
/* Creas web */
#creaweb dl {
	margin-left: 30px;
	margin-right: 50px;
	list-style: circle;
}
#creaweb dl dt {
	display: list-item;
}
#creaweb dl dt a {
	text-decoration: none;
}
#creaweb dl dt.selected {
	background: #87A0F5;
}
#creaweb dl dd {
	color: black;
	display: none;
	font-size: 12px;
	margin-left: 10px;
	padding: 10px;
}
#creaweb dl dd img {
	float: right;
}
#creaweb dl dd.creaDesc {
	display: block;
	position: absolute;
	top: 80px;
	right: 50px;
	width: 500px;
	background: url('img/bgBleu.png');
}

/* Tag Cloud */
.tg0 {
	display: inline;
	font-size: 0.6em;
}
.tg1 {
	display: inline;
	font-size: 0.7em;
}
.tg2 {
	display: inline;
	font-size: 0.8em;
}
.tg3 {
	display: inline;
	font-size: 0.9em;
}
.tg4 {
	display: inline;
	font-size: 1em;
}
.tg5 {
	display: inline;
	font-size: 1.1em;
}
.tg6 {
	display: inline;
	font-size: 1.2em;
}
.tg7 {
	display: inline;
	font-size: 1.3em;
}
.tg8 {
	display: inline;
	font-size: 1.4em;
}
.tg9 {
	display: inline;
	font-size: 1.5em;
}
.tg10 {
	display: inline;
	font-size: 1.6em;
}

h6 {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #B5C0E8;
	font-family: 'Trebuchet MS';
	margin: 0;
	font-size: 9px;
}
h6 a {
	color: #B5C0E8;
	text-decoration: none;
}