body { 
	background-image:url('http://www.dominiquenadia.com/wp-content/themes/default/images/Carre01.jpg');
        	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        background-color: #032d48;
	color: #000; 
	text-align: center; 
	margin: 0px 0px 0px 0px; 
}
       
a:link { color: #000; text-decoration: underline }
a:visited { color: #000; text-decoration: underline }
a:hover { color: #000; text-decoration: none } 
a:active { color: #000; text-decoration: none } 

img {
	border: 0px;
}


h3 {
     color: #003756;
}

#wrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 640px;
	background: #013150;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}

#header {
	margin: auto;
	padding: 0px;
	width: 640px;
}

.headerimg {
	background-image:url('http://www.dominiquenadia.com/wp-content/themes/default/images/header_bleu_10.jpg');
	background-repeat:no-repeat;
	background-position: center;
	height: 150px;
	top: 0px;
}

.link {
	margin: 0px;
	padding: 0px;
	width: 640px;
	margin-left: 40px;
	text-align: center;
}
	
.link ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
} 

.link li {
	float: left;
	margin: 1em;
} 

#header a {
	color:#ffffff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
	color:#003756; 
}

#main {
	margin-left: 4px;
	float: left;
	width: 458px;
	background-color: #ffffff;
	padding: 4px;
}

#main li {
	margin-left: 20px;
	padding: 0px;
}

.bgmain {
	width: 458px;
	background-color: #ffffff;
	padding: 4px;
}

#albums { 
	margin-left: 2px;
	float: left;
	width: 150px;
	background: #013150;
	font-size: x-small;
}

#main a, #albums a {
	color:#000;
	text-decoration: underline;
}

#main a:hover, #albums a:hover {
	text-decoration: underline;
	color:#ffffff; 
}

.bgalbums {
	width: 160px;
	background-color: #ffffff;
	padding: 2px;
}

#footer {
	clear: both;
	color:#fff;
	text-align: center;
	background-image:url('http://www.dominiquenadia.com/wp-content/themes/default/images/footer_bleu_02.jpg');
	background-repeat:no-repeat;
	background-position: center;
	width: 640px;
	height: 45px;
	padding-top: 20px;
	margin: 0px;
	font-size: x-small; 
}

.footercontent {
	margin-top: 10px; 
}	

#footer a {
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color:#032d48; 
}

.title {
	background-color:#013150;
	color: #fff;
	font-weight: bold;
	width: 454px;
	padding: 2px;
}

.more {
	text-align: right;
	margin-top: 3px;
}

hr { 
 	border-left:0px dashed #013150; 
	border-right:0px dashed #013150; 
 	border-top:1px solid #013150; 
 	border-bottom:0px dashed #013150; 
	height: 0; /* remove all borders except the top one */  

}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.navigation {
margin-top: 15px;
}

.centerobject {
text-align: center;
}