/*GENERAL*/
div,p,ul,li,h1{
margin:0;
padding:0;
}

body{
	background-color:#fff;
	background-image:url(images/fd-reso.jpg);
	background-repeat:repeat-x;
	padding-top:0px;
}

img{
border:0px;
}

#peresup{
	background-image:url(images/pere-reso.jpg);
	background-repeat:no-repeat;
	width:893px;
	height:682px;
	font-family:verdana,sans serif;
	margin:auto;
	margin-top:-10px;
}

#un{
	padding-top:300px;	
	padding-left:240px;
	height:200px;
	width:400px;
}

.text{
	color:#f28640;
	font-size:15px;
	text-align:center;
	width:400px;
}

#deux{
	padding-left:230px;
	height:100px;
	width:400px;
	padding-top:30px;
}

a.orange:link,a.orange:visited,a.orange:hover,a.orange:active{
	text-decoration:none;
	color:#f28640;
	font-size:11px;
	font-weight:bold;
}

#deux p{
	font-size:11px;
	color:#f28640;
	text-align:left;
}	
