/* INITIALISATION DES VARIABLES */

	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input ,textarea, p, blockquote, th, td, hr {
		margin:0; padding:0;
		font-family:Arial, Helvetica, sans-serif
	}
	
	table {
		border-collapse:collapse; border-spacing:0;
	}
	
	fieldset, img {
		border:0;
	}
	
	address, caption, cite, code, dfn, em, strong, th, var {
		font-style:normal; font-weight:normal;
	}
	
	ol, ul {
		list-style:none;
	}
	
	caption, th {
		text-align:left;
	}
	
	q:before, q:after {
		content:'';
	}
	
	abbr, acronym {
		border:0;
	}
	
	em {
		font-style:italic;
	}
	
/* GLOBAL */

	body, html {
		height:100%;
	}

	#mainTable {
		height:100%;
		width:100%
	}
	
	#divMain {
		position:absolute;
		left:50%;
		top:50%;
		background:url(../images/interface/global/main.png);
		width:995px;
		height:575px;
		margin-left:-497px;
		margin-top:-300px;
	}
	
	#copyright {
		position:absolute;
		top:491px;
		left:512px;
		color:#3a3a3a;
		font-size:8px;
	}
	
	#copyright a {
		color:#3a3a3a;
		text-decoration:none
	}
	
	#menu {
		position:absolute;
		left:494px;
		top:14px;
		font-size:8px;
		width:370px;
		text-align:right;
		font-weight:bold;
		text-transform:uppercase
	}
	
	#menu li {
		display:inline;
		background: url(../images/interface/global/pipe.png) no-repeat;
		background-position:0px 1px;
		padding-left:5px;
	}
	
	#menu li.preums {
		background: none;
	}
	
	#menu li a {
		color:#555555;
		text-decoration:none;
	}
	
	#contenu {
		position:absolute;
		top:40px;
		left:508px;
		width:344px;
		height:444px;
		overflow-y:auto;
		overflow-x:hidden;
	}
	
	#contenu p {
		color:#333333;
		font-size:11px;
		margin-bottom:10px;
	}
	
	#contenu h2 {
		margin-top:8px;
		margin-left:25px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0f9fdc;
		margin-bottom:10px;
	}
	
	#contenu h3 {
		margin-top:8px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0f9fdc;
		margin-bottom:10px;
	}
	
	#contenu li {
		font-size:11px;
		color:#666666;
		padding-left:15px;
		background:url(../images/interface/reseau-social/puce.png) no-repeat;
	}
	
	#contenu li a {
		color:#666666;
		text-decoration:none
	}
	
	#contenu li a:hover {
		text-decoration:underline
	}

	#contenuPlus {
		position:absolute;
		top:148px;
		left:70px;
		width:350px;
		height:350px;
		background:white;
		border:solid 6px #e8e8e8;
		display:none;
	}
	
	.transparence0 {
		display:none
	}
	
	.transparence10 {
		display:block;
		opacity: .1;
		filter: alpha(opacity=10);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	}
	
	.transparence20 {
		display:block;
		opacity: .2;
		filter: alpha(opacity=20);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	}
	
	.transparence30 {
		display:block;
		opacity: .3;
		filter: alpha(opacity=30);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	}
	
	.transparence40 {
		display:block;
		opacity: .4;
		filter: alpha(opacity=40);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	}
	
	.transparence50 {
		display:block;
		opacity: .5;
		filter: alpha(opacity=50);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	}
	
	.transparence60 {
		display:block;
		opacity: .6;
		filter: alpha(opacity=60);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	}
	
	.transparence70 {
		display:block;
		opacity: .7;
		filter: alpha(opacity=70);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}
	
	.transparence80 {
		display:block;
		opacity: .8;
		filter: alpha(opacity=80);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	
	.transparence90 {
		display:block;
		opacity: .9;
		filter: alpha(opacity=90);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	
	.transparence100 {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		display:block;
	}
	
	#titre {
		position:absolute;
		left:475px;
		top:31px;
		width:20px;
	}
	
	#titre_top {
		width:20px;
		height:6px;
		background:url(../images/interface/global/titre_top.png);
		float:left
	}
	
	#titre_middle {
		width:20px;
		background:url(../images/interface/global/titre_middle.png);
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		text-align:center
	}
	
	#titre_bottom {
		width:20px;
		height:33px;
		background:url(../images/interface/global/titre_bottom.png);
		float:left
	}
	
	
/* INDEX */

.cadreProf {
	background:white;
	font-size:11px;
	color:#666666
}

.cadreProf a {
	font-size:11px;
	color:#333333;
}

/* RESEAUX SOCIAUX */

#dotTelRS {
	display:block;
	background:url(../images/icones/dotTel.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#dotTelRS:hover {
	background:white url(../images/icones/dotTel.png) no-repeat;
}


#facebookRS {
	display:block;
	background:url(../images/icones/facebook.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#facebookRS:hover {
	background:white url(../images/icones/facebook.png) no-repeat;
}


#twitterRS {
	display:block;
	background:url(../images/icones/twitter.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#twitterRS:hover {
	background:white url(../images/icones/twitter.png) no-repeat;
}


#googleProfileRS {
	display:block;
	background:url(../images/icones/googleProfile.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#googleProfileRS:hover {
	background:white url(../images/icones/googleProfile.png) no-repeat;
}


#viadeoRS {
	display:block;
	background:url(../images/icones/viadeo.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#viadeoRS:hover {
	background:white url(../images/icones/viadeo.png) no-repeat;
}


#mySpaceRS {
	display:block;
	background:url(../images/icones/mySpace.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#mySpaceRS:hover {
	background:white url(../images/icones/mySpace.png) no-repeat;
}


#youtubeRS {
	display:block;
	background:url(../images/icones/youtube.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#youtubeRS:hover {
	background:white url(../images/icones/youtube.png) no-repeat;
}


#wikiRS {
	display:block;
	background:url(../images/icones/wikipedia.png) no-repeat;
	height:44px;
	padding-left:70px;
	padding-top:20px;
	text-decoration:none;
	color:#666666
}

#wikiRS:hover {
	background:white url(../images/icones/wikipedia.png) no-repeat;
}

#contenuRS {
	width:345px;
	height:395px;
	overflow:auto;
}

/* MES CREATIONS */

#prechargementImages {
	position:absolute;
	width:1px;
	height:1px;
	overflow:hidden
}

/* CONTACT */

#tableContact td {
	padding:1px;
}

#tableContact th {
	font-size:11px;
	color:#333333
}

#tableContact input, #tableContact textarea {
	width:250px;
}

#tableContact textarea {
	height:70px;
}

#submitContact {
	width:100px;
	margin-top:10px;
}

#messageOK {
	margin-top:25px;
	text-align:center;
	font-size:11px;
	color:#006600;
	font-weight:bold
}