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

.texteKARENMULLER {
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	color: #35405c;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.texteartisteplasticienne {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color:#A3A3A3;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.3em;
}

.texteMENU {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.texteMENUcontact {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.texteSOUSMENU {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.KARENMULLERindex {
	font-family: Helvetica, sans-serif;
	font-size: 150px;
	color: #EFEFEF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%
}










.liens {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.liens:hover{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	background-color: #707070;
}





.liensnumeros {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.liensnumeros:hover{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	background-color: #707070;
}

