/* Contenu Global */

#contenu {
	background: url(../images/interface/gradient.gif) left top #CCDCED repeat-x;
	border-left: #004FA3 10px solid;
	border-right: #004FA3 10px solid;
	border-bottom: #004FA3 10px solid;
}

#LeftContent {
	padding-bottom: 15px;
}

#LeftContent h1 {
	background-color: #004FA3;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px;
}
.LeftContentdl {
	background-color: #FFFFFF;
	border-left: #004FA3 1px solid;
	border-right: #004FA3 1px solid;
	border-bottom: #004FA3 1px solid;
	padding: 0 5px 5px 3px;
}
.LeftContentdl dt {
	background: url('../images/interface/puce-spirale12.gif') left 7px no-repeat;
	color: #004FA3;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0 0 14px;
}
.LeftContentdl dd {
	padding: 0 5px 0 14px;
	font-size: 10px;
}
.LeftContentHR {
	background-color: #004FA3;
	height: 1px;
	display: block;
    overflow: hidden;
    margin: 5px 0 0 0;
}

.LeftContentGal {
	background: url('../images/interface/galerie-decor.gif') left bottom #FFFFFF no-repeat;
	text-align: center;
	font-size: 10px;
	border-left: #004FA3 1px solid;
	border-right: #004FA3 1px solid;
	border-bottom: #004FA3 1px solid;
	padding: 0 4px 80px 4px;
}
.LeftContentGal img {
	border: #535A62 1px solid;
	margin: 2px;
}

#MainContent h1 {
	background: url(../images/interface/puce-spirale24.gif) left 15px no-repeat;
	padding: 10px 0 5px 27px;
	font-size: 24px;
	color: #004FA3;
}

#MainContent h2 {
	background: url(../images/interface/puce-spirale16.gif) left 14px no-repeat;
	padding: 10px 0 0 20px;
	font-size: 16px;
	color: #004FA3;
}

#MainContent h5 {
	font-size: 12px;
	border-top: #00AB66 1px solid; 
	margin: 0 0 0 28px;
	padding-top: 10px; 
	text-align: right; 
}

#MainContent ul {
	margin: 0 0 0 0;
	list-style: none;
	padding: 10px;
}

#MainContent li {
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	background: url(../images/interface/puce-verte.gif) 0 3px no-repeat;
}


#MainContent p {
	margin: 10px 0;
}

#MainContent .hr {
	background: url(../images/interface/feuilles.gif) left top no-repeat;
	height: 29px;
	border: 0;
}

.IcoButton {
	margin-top: 12px;
	float: left;
	height: 119px;
	width: 118px;
	text-align: center;
	font-size: 10px;
}
.BoxHeb {
	width: 190px;
	text-align: center;
	margin-top: 15px;
}
.BoxHeb h6 {
	font-size: 12px;
	font-weight: bold;
	color: #004FA3;
	text-align: center; 
}

.BoxHeb a:link		{font-size: 10px; color: #004FA3; font-weight: bold; text-decoration: underline;}
.BoxHeb a:visited	{font-size: 10px; color: #004FA3; font-weight: bold; text-decoration: underline;}
.BoxHeb a:hover		{font-size: 10px; color: #08AC6D; font-weight: bold; text-decoration: underline;}
.BoxHeb a:active	{font-size: 10px; color: #08AC6D; font-weight: bold; text-decoration: underline;}

.PicHeb {
	background: url(../images/hebergements/ico-fond.gif) left top no-repeat;
	width: 190px;
	height: 190px;
}
.PicHeb img {
	margin: 14px;
}

.Tarifs {
	font-size: 10px;
	border-collapse: collapse;
}

.Tarifs th {
	color: #004FA3;
	font-weight: normal;
	text-align: center;
}

.Tarifs td {
	background-color: #FFFFFF;
	text-align: center;
	border: #004FA3 1px solid;
	font-weight: bold;
}

#breadcrumbs {
	border-bottom: #004FA3 1px solid;
	font-size: 12px;
	font-weight: bold;
	color: #FFDF1B;
}
#breadcrumbs a:link		{color: #004FA3; font-weight: bold; text-decoration: none;}
#breadcrumbs a:visited	{color: #004FA3; font-weight: bold; text-decoration: none;}
#breadcrumbs a:hover	{color: #FFFFFF; font-weight: bold; text-decoration: none;}
#breadcrumbs a:active	{color: #FFFFFF; font-weight: bold; text-decoration: none;}


.SideBox {
	background-color: #000000;
	text-align: center;
	width: 121px;
}
.SideBox img {
	margin: 2px 0 3px 0;
}