/* Couleurs disponibles
Charte Nooja

Dark				#47362E  071 054 046
DarkMedium:			#8E6B5B  142 107 091
Medium:				#AE937C  174 147 124
LightMedium:		#E2D3B6  226 211 182
Light:				#F7E8C9  249 232 201
Color1(orange):		#FD481C  253 072 028
Color2(turquoise):	#0BB5FD  011 181 253
Color3(vert):		#28B800  040 184 000
Pink:				#fe78bb 9b2a41
Blue:				#1edad5 107572


*/

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: white;
}

root { 
    display: block;
}

div {
    width: 480px;
    height: 480px;
    margin: auto;
}

#main_logo {
    height: 480px;
    width: 480px;
    border: none;
}
