@charset "utf-8";
/* Viktoria Walwyn, hair and make up artist */


body {background-color: #e1e0e0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #999;
	scrollbar-track-color: #fff;
	}


h1{ font-size:16px;	
	padding: 60px 0 0 10px;
	margin-left:130px;
	}
	
	
p { font-size:12px;
	padding: 10px 30px 0 10px;
	text-align:justify;
	margin-left:130px;}

a { color:#fff;
	font-weight:bold;}


.clear {
	clear:both;}
	
.right{
	float:right;}
	
.left{
	float:left;}

.bold{ font-weight:bold;}

.services{ padding-left:15px;}

.info{ font-size:11px;
	margin-left:-50px;
	width:520px;}

.table{ border:1px solid #fff;
	font-size:12px;
	padding: 10px}
.font{ font-size:12px;}

.contacttable{margin-left: 130px;}

.underline{text-decoration:underline;}

.footer-font{font-size:11px;
		color:#000000;
padding:0 10px 10px 20px;
margin-left:80px;}

#conteneur {
	 width:921px;}


#left-contenthome{
	background: url(images/bigimage.gif) no-repeat;
	width:584px;
	height:545px;
	}	

#right-contenthome{
	background: url(images/bg-right.gif) no-repeat;
	width: 337px;
	height:535px;}
	
	
	/* Specification autres pages*/
	
#left-contentother{
	background: url(images/bigimage2.gif) no-repeat;
	width:584px;
	height:545px;
	}	
	
#right-contentother {
	background: url(images/bg-right-no.gif) no-repeat;
	width: 337px;
	height:535px;
	}


	
#bottom{
	background-color:#000;
	width:785px;
	padding:10px;
	margin-left:100px;
	}	
#bottom img{ 
 	padding:5px 5px;}	

/* Navigation*/	

#nav {
	
	margin-left: 50px;
}

#nav ul {
	padding-right: 50px;
	margin:236px 54px 0 0px;
	
	
	}
	
 #nav li{
	list-style:none;
	display: block;
	float: none;
	margin-top:5px;
	/*border: 1px  groove #000;*/
	width:130px;
	text-align:center;
	
	}
	
#nav li a {
	height: 14px;
	font-size: 0.690em;
	list-style:none;
	font-weight:bold;
		}	
	
 #nav li a:link, #nav li a:visited {
	color: #000;
	display: block;
	list-style:none;
	text-decoration:none;
	padding: 5px 0 2px 2px;
	}
	
#nav li a:hover {
	color: #fff;
	background-color:#000;
	list-style:none;
	/*text-decoration: underline;*/
	padding: 5px 0 2px 2px;
	}

