/* CSS rando */
table#inscription  {
width: 90%;
margin: 0 auto 0 auto;
padding:0;

background-color:#b1b9c2;
text-align:left;
border-collapse:collapse;
}
table#inscription th {
padding: 3px;
font-family: Arial, Verdana;
font-size: 13px;
line-height: 18px;
border-bottom: 1px solid #dddbd7;
}
table#inscription td {
padding: 3px;
font-family: Arial, Verdana;
font-size: 12px;
line-height: 18px;
border-bottom: 1px solid #dddbd7;
}

table#contactform  {
width: auto;
margin: 0 auto;
padding:0;
background-color:#b1b9c2;
text-align:left;
border-collapse:collapse;
}
table#contactform th {
padding: 5px;
font-family: Arial, Verdana;
font-size: 13px;
line-height: 18px;
border-bottom: 1px solid #dddbd7;
}
table#contactform td {
padding: 5px;
font-family: Arial, Verdana;
font-size: 12px;
line-height: 18px;
border-bottom: 1px solid #dddbd7;
}
div#accueil {
float:left;
width: 774px;
/*min-height:580px;
height:auto !important;*/
height:1070px;
margin: 10px auto;
padding: 0;
position: relative;
background: #FFFFFF url(images/accueil.jpg) no-repeat top;
}
.acctitre24 {
font-family: Comic Sans MS, Verdana;
font-size: 30px;
color: #7D560B;
position: absolute;
top: 5px;
left: 30px;
}
.acctitre16 {
font-family: Comic Sans MS, Verdana;
font-size: 16px;
color: #7D560B;
position: absolute;
top: 35px;
left: 80px;
}
div#accblock1 {
width: 340px;
height: 200px;
position:absolute;
top: 120px;
left: 420px;
padding:10px;
background: url(images/accueilblock1.png) no-repeat;
}
div#accblock2 {
width: 422px;
height: 134px;
position:absolute;
top: 420px;
left: 20px;
padding:5px 10px;
background: url(images/accueilblock2.png) no-repeat;
}
div#accblock3 {
width: 777px;
height: 170px;
position:absolute;
top: 600px;
padding:5px 10px;
background: url(images/accueilblock3.png) no-repeat;
}
.acctxt1 {
width:320px;
font-family: Comic Sans MS, Verdana;
font-size: 14px;
color: #336600;
text-align:justify;
}
.acctxt2 {
width:400px;
font-family: Comic Sans MS, Verdana;
font-size: 16px;
color: #336600;
text-align:left;
}
.acctxt3 {
width:400px;
font-family: Comic Sans MS, Verdana;
font-size: 14px;
color: #336600;
text-align:justify;
}
.acctxt4 {
width:750px;
font-family: Comic Sans MS, Verdana;
font-size: 14px;
color: #000000;
text-align:center;
}
.acctxt5 {
width:520px;
font-family: Comic Sans MS, Verdana;
font-size: 14px;
color: #000000;
text-align:center;
margin-left: 230px;
}
.acctxt6 {
width:770px;
font-family: Comic Sans MS, Verdana;
font-size: 14px;
color: #000000;
text-align:justify;
position:absolute;
top: 780px;
}
.acg1, .acg2, .acg3, .acg4, .acg5, .acg6, .acg7, .acg8, .acg9 {
font-family: Arial, Verdana;
font-size: 14px;
font-weight:bold;
color: #000000;
}
.acg1 {position: absolute;top: 85px;left: 150px;}
.acg2 {position: absolute;top: 111px;left: 186px;}
.acg3 {position: absolute;top: 137px;left: 211px;}
.acg4 {position: absolute;top: 163px;left: 237px;}
.acg5 {position: absolute;top: 189px;left: 242px;}
.acg6 {position: absolute;top: 215px;left: 242px;}
.acg7 {position: absolute;top: 241px;left: 275px;}
.acg8 {position: absolute;top: 267px;left: 227px;}
.acg9 {position: absolute;top: 293px;left: 220px;}

table#calaventure {
border-collapse:collapse;
border: 1px solid #000000;
width: 95%;
margin: auto;
}
#calaventure th {
border: 1px solid #000000;
font-size: 10px;
width: 25%;
padding-left: 5px;
background-color: #BAC4CD;
}
#calaventure td {
border: 1px solid #000000;
font-size: 10px;
text-align: center;
color: #336600;
}
