
/*css | mk portfolio | été 2010 */

/*-------base-------*/

*{
	border: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ededed;
}

dl {
	float: left;
}


body {
	background-color: #fff;
	margin: 0 auto 0 auto;
}

a {
	color: #999;
	}

#mk {
	width: 590px;
	height: 800px;
	margin: 0 auto 0 auto;
	size: 80%;
	}

#content {
	height: 580px;
	width: 580px;
	background: url(../images/BKG.png) no-repeat;
	margin-top: -3px;
	
}

#info {
	float: right;
	margin-top: 115px;
	margin-right: 60px;
	}

#logo {
	float: left;
	
	}

#profil {
 	float: left;
 	}

#header {
	width: 397px;
	margin-top: 50px;
	margin-bottom: 10px;
	float: left;
	}


#navigation {	
	margin-top: 5px;
	width: 100px;
	float: left;
	}
	
#navigation a {
	float: right;
	margin-bottom: 4px;
	margin-right: 10px;
	}
	
#footer {
	margin-top: -8px;
	color: #000;
	float: left;
	}

#footer b {
	color: #000;

	}
	
	
#footer p {
	color: #000;
	}

#footer a {
	color: #000;	
	}
	
a:hover {
	color: #bbf894;
	}
	
#mmm {
	font-weight: bold;
		color: #000;	

	}
	
#content {
	float: left;
	padding-top: 3px;
	}
	
#content dt {
	margin-left: 175px;
	margin-top: 2px;
	}
	
#content dd {
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.vignette1 {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 12px;
	}
	
.vignette3 {
	margin-left: 13px;
	margin-bottom: 2px;
	margin-top: 8px;
	}

.vignette2 {
	margin-left: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	}

.vignette4 {
	margin-left: 5px;
	margin-bottom: 11px;
	margin-top: 15px;
}

#cv p {
	margin-left: 90px;
	margin-top: 22px;
	width: 440px;
	float: left;
	color: #666;
	}
#pro p {
	margin-left: 90px;
	margin-top: 28px;
	width: 420px;
	float: left;
		color: #666;

	}
	
#tool, #net  {
	margin-left: 85px;
	margin-top: 32px;
	width: 90px;
	float: left;
			color: #666;

	}
	
#net {
	margin-left: 120px;
	}


.gros {
	font-size: 14px;
	}
	
#back {
	width: 945px;
	height: 900px;
	margin: 0 auto 0 auto;
	background: url(../images/back.png) top left repeat-x;
	}
	
#show {
	margin-left:95px;
	margin-top: 40px;
	}
	
#IMGvideo dd {
	float: left;
	}
	
#video {
	
	height: 510px;
	width: 360px;
	color:#FF0;
	}

#pt {
	height: 550px;
	width: 750px;
	}

.clearer {
border: 0 none;
clear: both;
height: 0;
line-height: 0;
visibility: hidden;
}
