/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	}






															/** MAIN CONTAINERS **/
div#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	body.fullwidth div#container { width: 100%; }
	div#header {
		
		}
		div#header-in {
			
			}
	div#content-wrap {
		
		}
		div.content {
			
			width: 570px;
			}
		div.rlcol div.content 	{ margin: 0 160px; }			/* three column */
			div.content-in {
				
				}
		div.column {
			
			}
		div.rlcol div.cleft 	{ 
		 
		float: left; }				/* three column left */
		div.rlcol div.cright 	{ 
		 text-align: right;
		float: right; }				/* three column right */
			
			div.column-in {
				
				}
	div#footer {
		
		}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/body {
	background-image: url(../fond_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ffffff;
}
