/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Fichier: style.css
* Website: Creative Wallonia
* Type: XHTML 1.0 Transitional
* Auteur: Expansion - www.expansion.be

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/* BODY - HTML
==========================================================================================================================================================*/
* { margin: 0; padding: 0; }

body { background: #fff; margin: 0; padding: 0; font-family: Verdana, sans-serif; font-size: 10px; }
/* FIN BODY - HTML */


/* ELEMENTS
==========================================================================================================================================================*/
a { text-decoration: underline; outline: none; }
	a:hover { text-decoration: none; }

.clear { clear: both; }

img { border: 0; }
/* FIN ELEMENTS */


/* BLOCS STRUCTURE
==========================================================================================================================================================*/
#flashcontent { width: 1220px; height: 720px; padding: 0; margin: -360px 0 0 -610px; left: 50%; top: 50%; position: absolute; }
#index { display: block; background: url(../images/index.jpg) no-repeat 0 0; position: relative; width: 800px; height: 500px; padding: 0; margin: 30px auto; }
/* FIN BLOCS STRUCTURE */
