/* CSS Document */

body
{
	margin: 2px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.7em "Arial", helvetica, sans-serif ;
	background: #000 url(background.jpg) repeat-x fixed top left;
}

div#conteneur
{
	width: 706px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #000 ;
	background: #000 url(images/photo_studioGC.jpg) no-repeat;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1#header
{
	height: 150px ;
	background: url(bandeau5.jpg) no-repeat left top ;
	margin: 0 ;
}

h1#header a
{
	width: 900px ;
	height: 150px ;
	display: block ;
		text-indent: -5000px ;
}


div#contenu
{
	padding: 0 0px 0 0px ;
	
	
}

div#contenu h2
{
	padding-left: 70px ;
	line-height: 35px ;
	font-size: 1.3em ;
	background: url(images/appareil_photo_mini.jpg) no-repeat left bottom ;
	color: #000 ;
	text-align: left ;
}

div#contenu h3
{
	margin-left: 0px ;
	padding-left: 0px ;
	color: #ff4820 ;
	font-size: 1.4em ;
}
div#contenu h4
{
	margin-left: 0px ;
	padding-left: 0px ;
	color: #000 ;
	font-size: 0.8em ;
}

div#contenu p
{
    margin-right: 10px;
	text-align: left ;
	text-indent: 0em ;
	line-height: 1.2em ;
}


div#contenu a
{
	color: #8d3d7e ;
}

div#contenu a:hover
{
	color: #999 ;
}





p#footer
{
		margin: 0 ;
	line-height: 30px ;
	text-align: center ;
	color: #fff ;
	
}

p#footer a
{
color : #fff;
}

p#footer a:hover
{
color : #fff;
}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}


pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}

.blocaccueilgauche {
height: 530px;
width: 456px;
padding-top:0px;
float:left;
}
.blocaccueildroite {
margin-top: 100px;
height: 360px;
width: 250px;
padding-top:70px;
float:left;
}

.imagebandeau{
margin-bottom: -3px;
padding-bottom: 0px;
}


