@charset "utf-8";
/* CSS Document */
body {
	background-color:#333366;
	font-size:14px;
	color:black;
	}
	
#scroll {
	width:70%;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:larger;
	text-align:center;
	text-decoration:none;
	color:white;
	background-color:#333366;
}
#scroll a {
	color:white;
	text-decoration:none;
}
#scroll a:visited {
	color:white;
	text-decoration:none;
}

#wrapper {
	width:900px;
	height:700px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border:solid 3px #EA7625;
	padding: 0;
}
#banner {
	/*background-image:url(../Documents/Web/Spirlet/spi/www/new/_frame/bnr-left.png);*/
	height: 100px;
	width:900px;
	padding-right:4px;
	background-repeat: no-repeat;
	border-top: 3px none #EA7625;
	border-right: 3px none #EA7625;
	border-bottom: 3px solid #EA7625;
	border-left: 3px none #EA7625;
}
#menu {
	margin-bottom:30px;
	height:24px;
}


ul#menu li {
	margin-bottom: 5px;
	padding-right:1px;
	display:inline;
	}
ul#menu {
	list-style-type:none;
	height:20px;
	background-color:#FFFFFF;
	margin-right:3px;
	}
li.bout_dr {
	float:right;
		}
ul#menu li a {
	display:block;
	line-height:20px;
	background:url(images/BOUTON.png) no-repeat;
	/*background-color:#3366FF;*/
	padding:2px;
	border-bottom:solid 2px #EA7625;
	color:white;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width: 108px;
	margin-right:1px;
	}
ul#menu li a:hover{
	border-bottom:solid 2px #3366FF;
	background-image: url(images/BOUTON.png);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}
#menu {
	margin-left:10px;
	height:39px;
	padding:8px;
	background-image: url(images/auto_1922.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#corps {
	font-size:14px;
	text-align:left;
	display:block;
	width:100%;
	height:350px;
	border-top: 3px solid #EA7625;
	border-bottom: 3px solid #EA7625;
	margin-top: 20px;
}
#corps p {
	position:relative;
	font-size:medium;
	width:70%;
	margin-left:15px;
	text-align:left;
}
#corps_ct {
	position:relative;
	font-size:medium;
	display:block;
	width:100%;
	height:350px;
	border-top: 3px solid #EA7625;
	border-bottom: 3px solid #EA7625;
	}
#tbl_cont {
	width:50%;
	/*text-align:left;*/
	padding:5px;
	display:block;
	margin-top:5px;
}
#tbl_cont td {
	padding:3px;
	border:solid #999;
}

.tbl {
	margin-left:25%;
	margin-right:25%}
#map_txt {
	position:absolute;
	left:10%;
	font-size:medium;
	width:40%;
	}

#map {
	position:absolute;
	left:50%;
	}
#corps_acc {
	display:block;
	width:100%;
	height:350px;
	border-top: 3px solid #EA7625;
	border-bottom: 3px solid #EA7625;
	background-image:url(images/facade.png);
	background-position: center center;
	background-repeat: no-repeat;
	top: 20px;
}

#corps, p {
	margin-top:30px;
	font-weight:bold;
	color:#333366;
	text-align:center;
	font-size:24px;
	}
/*=================================================================
OCCASIONS
==================================================================*/
#occas {
	border-top: 3px solid #EA7625;
	padding:4px;
	text-align:center;
	font-size:22px;
}
h3 {text-align:center;}
/*.text_occas {
	padding:10%;
	}*/
#text1_occas {
	float:left;
	width:45%;
	padding:2px;
	text-align:center;
	margin-left:8px;
}
li {
text-align:left;
}
#text2_occas {
	float:right;
	padding:2px;
	width:45%;
	text-align:center;
}
/*=======================================================
FOOTER
=========================================================*/
#footer {
	height:76px;
	}
#fw {
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:200px;
	border:double #FFFFFF;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	}	
#fw a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#css_left p {
	display:block;
	float:left;
	bottom:0px;
	left:0px;
	}
#css_right p {
	display:block;
	float:right;
	bottom:0px;
	right:0px;
	}



