@charset "UTF-8";
/* CSS Document */

*				{margin: 0; padding: 0; font-family: Verdana, Geneva, sans-serif;}

body			{background: url(images/bkg.gif) repeat-x;}

h2				{background: #061123; color: white; font-size: 14px; text-align: center; text-transform: uppercase;}

h5				{margin-top: 10px;}

p				{margin: 10px; font-size: 12px;}

#big_container	{width: 1200px; height: 860px; background: url(images/fanny_maquette_home.jpg) no-repeat; padding-top: 300px;}

#infos			{width: 500px; background: white; margin-left: 600px; padding: 10px;}
