@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	color: #000000;
	background-color:#600;
	text-align:center;
	/*background-image:url(images/simoncadoret_02.gif);
	background-position: top;
	background-position:30px;
	background-repeat: repeat-y;*/
}

.cadre {
	background-image: url(images/simoncadoret_02.gif);
	background-repeat:repeat-y;
	width: 840px;
	min-height:800px;
	padding-bottom:60px;
	margin-left:30px;
	margin-top: 20px;
	z-index:auto;
	}

a { 
	text-decoration:none;
	color: #660000;
	font-weight: bolder;
	}

a:hover{ 
	text-decoration:none;
	color: #CC3300;
	font-weight: bolder;
	}
	
a:visited { 
	text-decoration:none;
	color: #000066;
	font-weight: bolder;
	}	
	
h1 { 
	text-decoration:none;
	color: #CC3300;
	font-weight: bolder;
	font-size:medium;
	padding-top:5px;
	padding-bottom:3px;
	}	
	
h2 { 
	text-decoration:none;
	color: #CC3300;
	font-weight: bolder;
	font-size:small;
	}			
	
dl {
	line-height:14px;
	}	
	
form {
	width:550px;
	background-color:#CCCCCC;
	padding-bottom:40px;
	padding-left:10px;
	padding-top:10px;
	}	

p 	{
	padding-top:10px;
	}	
	
ul{
	list-style:none;
	padding:0;
	margin:0 0 0 220px;
	width:580px;
	height:30px;
	position:relative;
	top:-135px;}
	
li{
	display:inline;
	margin-right:2px;}
	
	
.photo_top {
	width: 600px;
	height:100px;
	margin-left:212px;
	position:relative;
	top:-125px;
	}
	
.menu_gauche {
	position:relative;
	top:-130px;
	font-size:larger;
	text-align:left;
	width: 170px;
	margin-left:52px;
	float:left;
	display:inline;
	z-index: 1;
	}
	
.contenu{
	position:relative;
	top:-35px;
	width:580px;
	float:left;}
	
.texte1 {
	text-align:left;
	width: 184px;
	border-left:1px #666666 solid;
	padding-left:8px;
	padding-right:4px;
	font-size:small;
	min-height:300px;
	float:left;
	}
	
.texte2 {
	text-align:left;
	width: 184px;
	border-left:1px #666666 solid;
	padding-left:8px;
	padding-right:4px;
	font-size:small;
	min-height:300px;
	float:left;

	}
	
.texte3 {
	text-align:left;
	width: 176px;
	border-left:1px #666666 solid;
	padding-left:8px;
	font-size:small;
	min-height:300px;
	float:left;

	}
	
.texte4 {
	text-align:left;
	width: 564px;
	border-left:1px #666666 solid;
	padding-left:8px;
	font-size:small;
	min-height:300px;
	padding-bottom:100px;
	}
	
.merci {
	text-align:center;
	width: 400px;
	font-size: medium;
	min-height:800px;
	position:relative;
	padding-left:200px;
	top:50px;
	}	
	
.retour {
font-size:smaller;
padding:5px 0px 15px 0px;
	}	

.table1 {
	padding:3px;
	border:none;
	vertical-align:top;
	position: relative;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	}	
