* {
margin:0px;
padding:0px;
}

body {
	background-color: #535353;
	margin:0px;
}

ul{
	list-style-type:none;

}

img{
	border:0px;
}

.box_cadre a{
text-decoration:none;
color:#FFFFFF;
}
.box_cadre a:hover{
text-decoration:underline;
color:#FFFFFF;
}


#portfolio a{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
line-height:18px;
}

#portfolio a:hover{
text-decoration:underline;
color:#FFFFFF;
}

#portfolio li{
text-decoration:none;
color:#FFFFFF;
font-size:16px;
color:#999999;
font-weight:bold;
line-height:18px;
}

#menu_cadre li{
text-decoration:none;
color:#FFFFFF;
font-size:16px;
color: #999999;
font-weight:bold;
line-height:18px;
}

.clearboth {
clear:both;
}

#global {
	background-image: url(../images/frisez.gif);
	background-position:800px 2px;
	background-repeat:no-repeat;
	float:inherit;
	width:100%;
	background-attachment: fixed;

}


/* ------------------------ */
/* Frame haut : Header */
/* ------------------------ */

#header {
	float:none;
	margin-top:5px;
	width:100%;
	height:71px;

}

/* ------------------------ */
/* Header : Bloc 1 : logo  */
/* ------------------------ */

#logo {
	float:left;
	height:71px;
	width:85px;
	margin-left:5px;

}

#logo h1 {
display:none;
visibility:hidden;

}

/* ------------------------------- */
/* Header : Bloc 2, Titre "header" */
/* ------------------------------- */


#titre_header {
	float:left;
	margin-left:10px;
	margin-top:32px;
	height:39px;
	width:212px;
	background-image: url(../images/iphone/creation_iphone.gif);
	background-repeat:no-repeat;
}

#titre_header h2 {
display:none;
visibility:hidden;

}




/* ------------------------ */
/*  bloc bouton             */
/* ------------------------ */

#menu_bouton {
	height:100%;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:2px;

	background-color:#484848;
	border:1px solid #696969;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FFFFFF;
	font-size:11px;
	overflow:hidden;
	
}
#bouton {
	height:70px;
	width:57px;
	float:left;
	margin-left:3px;
	margin-top:3px;


}

#bouton p{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
margin-top:2px;
}


	

	
/* ------------------------ */
/* Footer                   */
/* ------------------------ */

#footer {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	margin-top:40px;
	margin-bottom:40px;
	float: inherit;
	text-decoration: none

}


.links {
	color: #FFFFFF;
	text-decoration: none;
}

.links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
