body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym { 
	border:0; 
}

/* Fin reset ---------------------------------------------------------------*/

body {
	text-align:left;
	font-family:"Verdana", "Geneva", Helvetica, sans-serif;
	min-width:980px;
	font-size:0.7em;
	margin:1%;
}

a {
	color:#000000;
	text-decoration:none;
}

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

/*------------------------------ entete-------------------------------------*/

a.coatch {
	float:left;
	background-color:#FFFFFF;
	color:#FF0033;
	line-height:16px;
	font-weight: bold;
	text-decoration:none;
}

a:hover.coatch {
	text-decoration:underline;
}

/*-debut menu principal-*/
#nav_principale {
	float:left;
	list-style: none ;
	margin-left:40px;
	padding: 0 ;
}

#nav_principale li {

	}
	
#infos a, #portfolio a, #contact a {
	display: block;
	width: 90px;
	line-height:16px;
	color: #000000;
	background:#FFFFFF;
	text-decoration: none ;
}

#selectedmenu a {
	display: block;
	font-weight:bold;
	width: 90px;
	line-height:16px;
	color:#FF0033;
	background: #FFFFFF;
	text-decoration: none ;
}

#infos a:hover, #portfolio a:hover, #contact a:hover {
	text-decoration: underline;
	background: #FFFFFF;
}
/*-fin menu principal-*/

a:hover.fr {
	color: #000000;
	text-decoration: underline;
}

a.fr {
	float:right;
	background: #FFFFFF;
	color: #000000;
	line-height:16px;
	text-decoration:none;
	
}

a.frselect {
	float:right;
	background: #FF0033;
	color: #000000;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	
}

a.en {
	float:right;
	background-color: #FFFFFF;
	color: #000000;
	margin-left:5px;
	margin-right:10%;
	line-height:16px;
	text-decoration:none;
}

a.enselect {
	float:right;
	background-color: #FF0033;
	color: #000000;
	margin-left:5px;
	margin-right:10%;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.en {
	color: #000000;
	text-decoration: underline;
}

a.enselect {
	float:right;
	background: #FF0033;
	color: #000000;
	margin-left:5px;
	margin-right:10%;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

/*------------------------------ Fin entete-------------------------------------*/

/*---------------------------- partie central-----------------------------------*/

#margin {
	clear:both;
	height:30px;
	width:100%;
}

#leflash {
	height:390px;
	width:100%;
	background: url(../images/punk20px.gif);
}

/*---------------------------- Fin partie central-----------------------------------*/

/*-------------------------------- pied de page ------------------------------------*/

p.copyright {
	float:left;
	margin-top:40px;
	background-color:#FFFFFF;
	color: #000000;
	line-height:16px;
}

/*------------------------------ Fin pied de page ----------------------------------*/
