

* {  margin: 0;}

img {  border: 0;}

body {

	background: url(images/body_bkg.jpg) repeat-x center top; 
	text-align: center; 
	height: 100%;
	font-family:Verdana;
	background-color:#ffffff;
	font-size:12px;	
	/* for older browsers */}

#main {margin: 0 auto; position: relative; width: 100%; text-align: left;}
.inside {margin: 0 auto; position: relative; width: 900px;}

#header, #content, #footer {position: relative;}


/*------ GLOBAL SETTINGS ------*/
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}
.float_left {float: left;}
.float_right {float: right;}
a img {border: none;}
a {outline: none;}


/*===================================
	HEADER
===================================*/
#header {position:relative;}
.logo {position: absolute; top: 13px; left: 0px;}


/*===================================
	CONTACT
===================================*/

.input_contact1{	font-size: 12px; font-family:Verdana;color: #2d2d2d;background: url(images/bg-input.gif) repeat-x;	width:380px; height:21px; vertical-align:middle; line-height:21px;border-right: #7f7f7f 1px solid; border-top: #7f7f7f 1px solid;border-left: #7f7f7f 1px solid; border-bottom: #7f7f7f 1px solid;}
.input_contact2{	font-size: 12px; font-family:Verdana;color: #2d2d2d;border-right: #7f7f7f 1px solid; border-top: #7f7f7f 1px solid;border-left: #7f7f7f 1px solid; border-bottom: #7f7f7f 1px solid; background: url(images/bg-input2.gif) repeat-x bottom; width:560px; max-width:560px; max-height:130px; height:130px;}
.rouge { font-size: 11px; font-family:Verdana;color: #ff0000; font-weight:bold;}
