*{
	margin: 0;
	padding: 0;
}

body {
	font:100%/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color: #000;
	background: #e8dffa url(img/PDAbg.jpg) repeat-x ;
}

a {color: #560b01;font-weight: bold;}
a:hover {color: #99443b; text-decoration: none;}
a:focus {outline:1px dotted invert}
.projets a {color:#fff;font-weight: normal;}
.projets a:hover {color: #e8dffa;text-decoration: none;}

/*titre*/

#titre {
	height: 250px;
	background: url(img/titre2.jpg) no-repeat left 20px;
}

h1 {text-indent: -5000px; font-size: 1px; line-height: 1px; text-decoration: none;}
.cache {text-indent: -5000px; font-size: 0px; line-height: 1px; text-decoration: none;}

h2 {font-size:1.2em; padding-top:1em; color:#475db2; font-weight: normal;width: auto;}
h2.sur-mesure {margin-top: 100px;}

/* fin titre */

/* contenu */
div.contact, div.creation, div.formulaire, div.projets, h2, dl {
	display:block;
	float:normal;
	/*position:relative;
	margin-left:10px;
	margin-right:10px;*/
}

.projets dl {margin-bottom: 1.5em;}

/* fin contenu */

/* footer */

#footer{

}

/* fin footer */

/* formulaire */


/* fin formulaire */

