html, * {
	padding:0;
	margin:0;
}

body {
	background-color: #696969;
	margin:0 auto;
	font-size:1.0em;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

headerWindow {
	background-color: #696969;
	margin:0 auto;
	font-size:1.0em;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	text-align:right;
	padding-top:15px;
	color:white;
	letter-spacing:3px;
	font-weight:normal;
}

h3 {
        text-align:right;
	  color:white;
        font-weight:normal;
}

div#home {
	background-color:#333333;
	width:70%;
	padding:5px 5px 0 5px;
	margin:60px auto 0 auto;
	height:605px;
}

div#tab {
	background-repeat:repeat-x;
	height:50px;
	border-bottom:1px solid aqua;
	border-top:1px solid aqua;
}

div#tab ul {
	float:left;
	margin:0;
	padding:0;
}
div#tab ul li {
	display:block;
	float:left;
}

div#tab ul li a {
	float:left;
	border:none;
	padding:15px 15px 0 15px;
	height:35px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.8em;
	color:aqua;
	text-decoration:none;
	display:block;
}

div#doudou tr td a {
	   color:grey;
}

div#intro {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#whoami {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#whoami_txt {
	margin-left:210px;
}

div#events {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#doudou {
	padding:20px 10px 0 10px;
	background-color:#444448;
}

div#portfolio {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#bapteme {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#communion {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#mariage {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#other {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}


div#friends{
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#contact {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

form#contact {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#theme {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#message {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

#contact {
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#zanimaux{
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}

div#somewhere{
	padding:20px 10px 0 10px;
	background-color:#444448;
	height:355px;
}
div#footer {
	text-align:center;
      font-weight:normal;
}

