body
{
	background-color: #DDEEDD;
	background-image: url("./photos/chalet-clair.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table#generale
{
	width: 600px;
        height: 300px;
	border: 2px
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

table#generale th
{
	background-color: #880088;
	height: 500px;
	/*width: 849px;*/
	color: white;
	font-weight: bold;
}

table#generale td
{
	vertical-align: top;
	padding: 2px 5px;
	text-align: right;
}

img {
  border:0px solid black;
  }


.thumb {
  position:relative; 
  top:0px;
  left:0px; 
  }
  
.thumb a {
  margin:0;
  text-decoration:none;
  }

.thumb a:hover {
  background-color:red;	
  }

.thumb a .grand {
  display:block;
  position:absolute; 
  width:0px; 
  }	  
  
.thumb a:hover .grand { 
  position:relative; 
  top:15px;
  left:0px;
  width:789px; 
  height:475px; 
  }


.thumb2 {
  position:absolute; 
  top:30px;
  left:0px; 
  }
  
.thumb2 a {
  margin:0;
  text-decoration:none;
  }

.thumb2 a:hover {
  background-color:black;	
  }

.thumb2 a .grand2 {
  display:block;
  position:absolute; 
  width:0px; 
  }	  
  
.thumb2 a:hover .grand2 { 
  position:absolute; 
  top:70px;
  left:0px;
  width:750px; 
  height:500px; 
  }

body#form_info
{
	background: #FFFFFF;
}

div#bgdiv
{
	position: absolute;
	width: 975px;
	top: 210px;
	/*border: 1px solid black;*/
}

font.grand
{
	font-size: large;
	font-family: comic sans ms;
}

font.rubrique
{
	font-size: large;
	font-family: algerian;
}

font.petit
{	font-size: small;
	font-family: comic sans ms;
}

font.titre
{
	font-family: backlight;
}

font.titreaccueil
{
	font-family: forte;
}

table#present-jacky img
{
	border-width: 2px;
	border-color: #EEDDDD;
}

table#present-jacky td
{
	text-align: center;
}

table#pict_choice img
{
	border-width: 2px;
	border-color: #EEDDDD;
}

table#pict_choice img.Mon
{
	border-width: 2px;
	border-color: #FF0000;
}

table#pict_choice td
{
	text-align: center;
}

table#horo_choice img
{
	border-width: 2px;
	border-color: #EEDDDD;
}

table#horo_choice img.Mon
{
	border-width: 2px;
	border-color: #00FF00;
}

table#horo_choice td
{
	text-align: center;
}

table#form_border
{
	/*width: 910px;*/
	background-color: #FFEEEE;
	border: none;
	padding: 10px 25px;
}

table#form_pub
{
	/*border: 1px solid black;*/
	/*margin: 0px;*/
	padding: 2px 0px;
	margin-right: 25px;
}

table#form_table
{
	width: 450px;
	border: 1px solid #886688;
	background-color: #DDDDFF;
	/*margin-right: 10px;*/
}

table#form_table th
{
	background-color: #886688;
	height: 20px;
	color: white;
	font-weight: bold;
}

table#form_table td
{
	vertical-align: top;
	padding: 2px 5px;
}

table#clauses
{
	width: 800px;
	background-color: white;
}

table#clauses font
{
	font-size: normal;
}
table#form_partenaire
{
	width: 910px;
	border: 1px solid #886688;
	background-color: #DDDDFF;
	/*margin-right: 10px;*/
}

table#form_partenaire th
{
	background-color: #886688;
	height: 20px;
	color: white;
	font-weight: bold;
}

table#form_partenaire td
{
	vertical-align: top;
	padding: 2px 5px;
}
table#form_partenaire img
{
	border-width: 2px;
	border-color: #DDDDFF;
}

table#form_partenaire img.Mon
{
	border-width: 2px;
	border-color: #FF0000;
}