@charset "utf-8";
body {
background-image:url(http://www.diplo-arts.net/images/fond.jpg);
width: 100%;
background-color: #b8b8b9;
background-repeat: no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}
#head {
	height: 40px;
	padding-left: 390px;
	padding-top: 95px;

}


#cv:hover {
	background-image: url(http://www.diplo-arts.net/images/btn-cv-over.png);
	background-repeat:no-repeat;
}

#space:hover {
	background-image: url(http://www.diplo-arts.net/images/btn-myspace-over.png);
	background-repeat:no-repeat;
}

#contact:hover {
	background-image: url(http://www.diplo-arts.net/images/btn-contact-over.png);
	background-repeat:no-repeat;
}

a.info_bulle span
{								   
    position       :  absolute;
    top            :  -2000em;
    left           :  -2000em;
    width          :  1px;
    height         :  1px;
    overflow       :  hidden; 
    background     :  #DDEEFF;   /* Definition du fond, sinon on a le meme que notre lien */
    border         :  1px solid #6699FF; /* Definition des bordures */
} 

a.info_bulle:hover span, a.info_bulle:focus span, a.info_bulle:active span 
{
    top :  2px;
    left :  auto;
	color:#666;
    height :  20px;
    overflow   :  visible;
	position : relative;
} 

h1 {
	font-size: 15px;
	color: #333333;
	display: inline;
}

#galery2 a:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

#contenu {
	width:680px;
	height: 580px;
	margin-left: 245px;
	color:#CCCCCC;
	padding-left: 30px;
	padding-right: 20px;

}
#contenu p {
	font-size: 12px;
}
#contenu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contenu a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#footer {
	font-size:10px;
	text-align:center;
	margin-top: 90px;
	height: 30px;
	color: #666666;
}


#conteneur {
	background-image:url(http://www.diplo-arts.net/images/blocs.png);
margin-left: auto;
margin-right:auto;
margin-top: 0px;
padding:0;
width: 1200px;
height: 830px;
color: #CCCCCC;
}
#menu a:link {
	color: #CCCCCC;
	line-height: 30px;
	text-decoration: none;
}

#menu a:visited {
	color: #CCCCCC;
	line-height: 30px;
	text-decoration: none;

}
#menu a:hover {
	color: #ffffff;
	line-height: 30px;
	text-decoration:underline;

}
#menu a:active {
	color: #666666;
	line-height:30px;

}
#menu h2 {
	display: inline;
	font-size: 15px;
}

#menu li {
	list-style-type: none;
}


#menu {
	width: 170px;
	float:left;
	margin-left: 55px;
	height: 400px;
}
#menu ul {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #06F;
}
#widets {
	float: left;
	margin-top: 100px;
	margin-left: 40px;
	color: #000;
}
.vignette {
	margin: 2px;
	height: 90px;
	float: left;
}
#galery {
	height: 120px;
	margin-right: 20px;
}
#galery2 {
	height: 240px;
	margin-right: 20px;
}

