body{
	background-color: #FFCC66;
	background-image: url(images/bgBody.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #8DAC39;
}

a:hover {
	text-decoration: underline;
	color: Gray;
}
#doc {

	border: 1px solid #663300;
margin:10px auto;
	max-width:1400px;
}
#cont {
	background-color: #FFEDC6;
	background-image: url(images/fond_feuilles.png);
	height: auto;
	background-attachment: scroll;
	padding-bottom: 10px;
	padding-top: 15px;
}
#txtform{
	font-family: BethHand, "Mural Script", Phyllis, "Comic Sans MS";
}
	/* formulaire---------------------------------------------------------*/
.ttfl {
	background-color:#EBFEC5;
}

input[type=text], input[type=checkbox], input[type=radio], select, textarea{
	border:1px solid #FFCC00;
	-moz-border-radius: 5px;
	padding: 2px;
	color:#333333;
}
input[type=text]:hover, input[type=checkbox]:hover, input[type=radio]:hover, select:hover, textarea:hover{
	border:1px solid #006600;
	border-color: #006600;
	background-color:#FFFFFF;
}


input#readonly, textarea#readonly{
	background-color: ActiveBorder;
		background-image: url(images/bout02.gif);
	background-repeat: repeat-x;
}



input[type=button], input[type=submit], input[type=reset] {
	color: White;
font-weight: bold;
	background-image: url(images/bout02.gif);
	background-repeat: repeat-x;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover{
	color: Maroon;
	font-weight: bold;
	background-image: url(images/bout02.gif);
	background-repeat: repeat-x;
	background-position: 0 -30px; /* On déplace l'image d'arrière plan pour donner l'effet */
}
input[type=image] {
vertical-align: middle;
}


#selgite ,#etapecal{
	font-size: 140%;
	color: #663300;
	background-color: #FFDA44;
	font-weight: bold;
	border: 0px;
}
#arrcal , #depcal {

	
	}
#tarcal {

	
	}
#gite , #periode {
	font-size: 90%;
	width: 90%;
	
}
.et1{
		font-size: 10px;
	color: Gray;
	font-style: italic;
}
.et2{
		font-size: 11px;
	color: Black;
	background-color: #FEFF68;
}
.et3{
	font-size: 10px;
	color: Black;
}
.Style1 {
	font-size: 110%;
		font-weight: bold;
}
.Style2 {

}
.Style3 {
	font-size: 110%;
	font-weight: bold;
	color: #003300;
}
.Style4{
font-size:105%;
text-align:center;
}
.Style5 {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
.Style6 {
color: #999999;
}
.Style7 {
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
.titre1{
padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	background-color: #FFCC00;
}
#date {
	color: #FFCC99;
	font-weight: bold;
	border: Aucune;
}
.cadre {
	font-size: 11px;
	background-color: #ACE388;
	TEXT-DECORATION: none;
}
#aujour {
	font-size: larger;
	font-weight: bold;
	background-image: url(images/cal_j.gif);
	background-repeat: no-repeat;
}


#Mselect {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
#Mnoselect {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}


#info {
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-size: 12px;
	background-color: #FFFFCC;
	font-weight: bold;
	color: #FF0000;
	cursor: pointer;
}

.bloc_mar{
border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #aa510a;
	margin: 1em;
	padding: 0 0.5em;
	background: #ffffcc;
	-moz-border-radius:6px;
	border-radius:6px;
	}
.bloc_vert{
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #336600;
	margin: 1em;
	padding: 0 0.5em;
	background: #ffffcc;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
	#referencement{ 
	visibility: hidden;
	display:none;
	}
	.photos{
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF #CACACA #CACACA #DFDFDF;
	background-color: White;
	padding: 5px;
}
	.legend{
	background-color: Black;
	color: White;
font-size:9px;
text-align:center;
}
.chloe_titre{
	background-color:#006600
}
.chloe_fond{
	background-color:#ACE388
}
.chloe_fond_clair{
	background-color:#F1F8E9;
}
.manon_titre{
	background-color:#663300
}
.manon_fond{
	 background-color:#ffb71d;
}
.manon_fond_clair{
	 background-color: #FFCC66;
}
.villa_titre{
	background-color:#000099 ;
}
.villa_fond{
	background-color:#8CB5DD;
}
.villa_fond_clair{
	background-color: White;
}

