*{margin:0; padding: 0;}
body{
	background-image: url(../images/bg.jpg);
	background-color: #a2f5f9;
	background-repeat: repeat-x;		
    text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
img{ border: 0; /*display: block;*/}
h3{
	color: #97d532;
}
a{ 
	text-decoration: underline;
	color: #666666;
}
a:hover{ 
	text-decoration: none;
	color: #666666;
}
li{
	color: #666666;
	margin-left: 30px;
	list-style-image: url(../images/puce.jpg);
}
#pageLayout{
	width: 766px;
	height: auto;	
    text-align: left;
	margin: 0 auto; 
}
#container{
	width: 766px;
	height: auto;
/*	background-image: url(../images/bg_content.jpg);*/
	background-image: url(../images/bg_content2.jpg);
	background-repeat: repeat-y;
	float: left;
/*	overflow: auto;*/
}
#mainContent{
	width: 712px;/*712*/
	height: auto;
	float: left;
}
#content{
	width: 652px;/*712*//*622*/
	height: auto;
	float: left;
	padding-left: 60px;/*90*/
	padding-top: 35px;
}
#intro, #portfolio{
	width: 597px;
	height: auto;
	float: left;
}
#left{
	width: 27px;
	height: auto;
	float: left;;
}
#right{
	width: 27px;
	height: auto;
	float: left;
}
#cTop{
	width: 766px;
	height: 24px;
	float: left;
	overflow: hidden;
}
#cBottom{
	width: 766px;
	height: 24px;
	float: left;
}

#header{
	width: 615px;/*712*//*724*/          /*635*/
	height: 153px;
	float: left;
	/*padding-left: 25px;*/
/*	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;*/
	margin-left: 20px;/*52*/       /*40*/
}
#header1{
	width: 635px;
	height: 71px;
	float: left;
	background-image: url(../images/bg_header1.jpg);
	background-repeat: no-repeat;
}
#header2{
	width: 635px;
	height: 35px;
	float: left;
	background-image: url(../images/bg_header2.jpg);
	background-repeat: no-repeat;
}
#header3{
	width: 635px;/*635*/
	height: 47px;
	float: left;
	background-image: url(../images/bg_header3.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 0px;
}
#langue{
	width: 68px;
	height: auto;
	float: left;
	padding-left: 542px;
	padding-top: 29px;
}
#annie{
	width: 450px;/*635*/
	height: 35px;
	float: left;
	text-align: left;
	padding-left: 185px;
}
#menu{
	width: 543px;/*635*/
	height: auto;
	float: left;
	text-align: left;
	display: inline;	
	padding-left: 92px;
}
#bas{
	width: 766px;
	height: 292px;
	float: left;
}
#projet{
	text-align: center;
	width: 766px;
	height: auto;
}
.projets{
	padding-top: 5px;
	padding-bottom: 20px;
}
.projets img{
	padding-right: 10px;
	padding-bottom: 10px;
}
h1 {
	font-size: 36px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;	
/*	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;*/
	color: #000000;
}

h2 {
	font-size: 36px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;	
/*	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;*/
	color: #000000;
}

.nom {
	font-size: 36px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;	
	color: #00b6dc;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}