html {

	background-color:#E52412;
	padding:0px;
}

body {
	margin: 0px auto;
	padding: 0; 
	font: 13px Arial, Verdana, sans-serif; 
	color: #666;
	text-align: center;
  
}

h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}

h1 {font: normal 24px 'Lucida Sans Unicode', Arial; color:#E52412; letter-spacing:-1px; margin-top:0px; margin-bottom:0px;}
h2 {font: normal 17px Arial; color:#E52412; letter-spacing:0px; margin-left:0px; margin-bottom:0px; margin-top:7px;}
h3 {font: bold 13px Arial; color:#666; letter-spacing:0px; margin-bottom:7px;}

h4 {font: bold 35px Georgia, Arial, Verdena; color:#cc0000; margin-bottom:15px;}
h5 {font: bold 13px/13px Arial, Verdena; color:#333; margin-bottom:5px;}
h6 {font: bold 22px Arial, Verdena; color:#cc0000; display:inline;}

ul {list-style:none;}
li {padding:0px;}

hr{	border: none 0; border-top: 1px solid #ccc; height: 1px;	vertical-align:top; margin:10px 0 10px 0; clear:both;}

a:link, a:visited {	text-decoration: none; border:0; background-color:transparent; color:#0FB4EC;}
a:active, a:hover {	text-decoration: underline; background-color:transparent;}

form {padding:0px; margin:0px;}
p {padding:0px; margin:0px;}
div, ul {padding:0; margin:0;}

.clear {padding:0; margin:0; height:0px; line-height:0px; clear:both;}


#main {width:640px; margin: 0px auto;  background: transparent url(bg.gif) no-repeat;}
.in {padding:260px 20px 20px 20px;}


#footer{ height:40px; margin: 0px auto; background:transparent url(bg_footer.gif) bottom left no-repeat; color:#ccc; font-size:11px; margin-top:7px; text-align:center;  margin-bottom:17px; text-align:left;}
#footer a {margin-left:10px; color:#ccc; line-height:38px;}
#footer img {float:right; border:0;}
#footer span {margin:0 220px 0 220px;}

#footer .in {padding:0px 20px 20px 20px;}




input{background: url(pix/bg_input.gif) left top no-repeat; height:21px; width:180px; border:none; color:#666; padding-bottom:3px; padding-left:2px; margin-bottom:0px; margin-top:0; line-height:40px; }
textarea {width: 350px;	height: 120px;	border: 1px solid #C5C5C5;	background-color:#DCDCDC; padding: 2px;}

.input_ {background: url(pix/bg_input_.gif) left top no-repeat; width:120px;}

.input_recherche {background: url(pix/bginput.gif) left bottom no-repeat; background-color: transparent; width:180px; height:22px; border:none; color:#666; padding:3px;margin-bottom:5px; margin-top:0;}

.bt, .back, .ok {background: url(pix/bg_bt.gif) center top no-repeat;  border:none; cursor:pointer; color:#fff; width:141px; height:23px; font: normal 11px Arial, sans-serif; text-align:center;}
.back {background-color:#C5C2B4;}

.ok {background: url(pix/btok.gif) center top no-repeat; width:31px; height:21px; text-align:center;}
.bt {margin:auto; margin-top:10px;}

.checkbox { width:12px; height:12px; background-image:none; padding:0px; margin-right:5px; float:left;}
.radio { width:12px; height:12px; background-image:none; padding:0px; margin-right:5px;float:left;}
.file { background-image:none; background-color: #fff; border-width: 1px; border-style: solid; border-color: #ccc; }



.tab_clear {background: transparent; margin:auto; padding:0;}
.inRight {text-align:right;}
.alert {font-size:11px; color:#cc0000;}





