body {
  background: url(../images/background.gif) no-repeat top transparent;
  margin:auto;
}

.text-intro {
  font: 1.1em/1.1em Georgia, Verdana, serif;
  font-style: italic;
  color: #001337;
	}
.text-intro_ital {
  font: 0.9em/1.1em Georgia, Verdana, serif;
  color: #001337;
	}
.text-intro2 {
  font: 1.0em/1.0em Georgia, Verdana, serif;
  font-style: italic;
  color: #001337;
	}
a.text-intro2 {
  font: 0.9em/0.9em Georgia, Verdana, serif;
  font-style: italic;
  font-weight:bold;
  text-decoration:none;
  color: #001337;
	}
a:hover.text-intro2 {
  font: 0.9em/0.9em Georgia, Verdana, serif;
  font-style: italic;
  text-decoration:underline;
  font-weight:bold;
  color: #001337;
	}

.zone_de_text {
	background-color: #ced9e6;
	color: #001337;
	font-family: "Century Gothic"; 
	font-size: 1em;
	border: 1px solid #001337;
	height:auto;

	}


.text1 {
	font-family: "Century Gothic";font-size:11px; color:#313131;font-weight:normal; text-decoration:none; text-align:left;
	}
a.text1 {
	font-family: "Century Gothic";font-size:11px; color:#313131;font-weight:bold; text-decoration:underline; text-align:left;
	}
a:hover.text1 {
	font-family: "Century Gothic";font-size:11px; color:#313131;font-weight:bold; text-decoration:overline; text-align:left;
	}



.formulaire-castel {
	background-color: #000000;
	color: #001337;
	font-family: "trebuchet MS"; 
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height:auto;
	}	
		
	
div {
margin:auto;
	}
	
div#header {
	width:950px;
	height:40px;
	background:#FFF;
	margin-top:35px;
	margin-bottom:25px;
	}	
	
div#content-main {
	width:950px;
	height:385px;
	/*background:#006699;*/
	}	
	

div#footer {
	width:950px;
	height:20px;
	margin-top:20px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#010e26; font-size:11px;
	clear:both;
	}
	
	

