body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #f9f9f9;
}
strong {
	font-weight: bold;
}
th {
	text-align: center;
}
td {
}
#header {
	height: 120px;
	background-color: #6A95FE;
}
#top_menu {
	height: 3px;
	background-color: #666666;
}
#left_menu {
	width: 180px;
	position: absolute;
}
#left_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 10px 0px 10px 10px;
	background-color: #003399;
	margin: 2px 0px 2px 0px;
	border: 1px solid #666;
}
#left_menu a:hover {
	text-decoration: underline;
	color: #0099FF;
}

#contenu {
	left: 30px 20px 10px;
	position: inherit;
	overflow: auto;
	top: 120px;
	padding: 30px 30px 40px 200px;
}
#contenu p {
	margin-bottom: 10px;
}
#contenu h1 {
	color: #CE0400;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	text-transform: uppercase;
	text-align: center;
}
#contenu h2 {
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	font-size: 11px;
}
#contenu th {
	font-weight: bold;
}
#footer {
	text-align: center;
	color: #666666;
	font-size: 11px;
	position: relative;
	border-top: 3px solid #666;
	padding: 5px 0px 20px 0px;
	margin: 0px 0px 0px 180px;
}
#contenu ul {
	padding-left: 30px;
}

#contenu li {
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
}

#footer a {
	text-decoration: none;
	color: #003399;
}
#footer a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#adresse {
	font-size: 12px;
	color: #CE0400;
	padding: 10px;
	margin: 10px;
}
#adresse h1 {
	font-weight: bold;
	font-size: 14px;
	color: #CE0400;
}
#coccinart {
	font-size: 10px;
	color: #666666;
	padding: 10px;
	margin: 10px;
}
#coccinart a {
	color: #666;
	text-decoration: none;
	background-color: #6A95FE;
	border: none;
	display: inline;
	font-weight: normal;
}
#coccinart a:hover {
	text-decoration: underline;
	color: #666;
}



.inactif {
	color: #999999;
}
.texte_rouge {
	color: #CE0400;
}
.texte_verte {
	color: #339933;
}
.texte_bleu {
	color: #0066CC;
}


.ligne_paire {
	background-color: #ddd;
}
.page_courante {
	color: #666666;
}
.tableau_cadre{
}
.tableau_cadre th {
	border-bottom: solid 1px #999;
	padding: 5px;
	background-color: #6699ff;
}
.tableau_cadre td {
	padding: 2px 5px 2px 5px;
}
.tableau_excursion {
	border: 1px solid #999;
}
.tableau_excursion th {
	border-bottom: solid 1px #999;
	padding: 5px;
	background-color: #6699ff;
}
.tableau_excursion td {
	border-bottom: 1px solid #999;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	border-left: 1px solid #999;
}
.order_now {
}
.order_now a {
	color: #6A95FE;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.order_now a:hover {
	color: #CE0400;
}

