@charset "utf-8";
/*
	Created by fantasÿ dogma
	http://www.fantasydogma.com
*/

/*--------------------SKELETON--------------------*/

/* Pour tous les navigateurs autres qu'IE6 et ses versions inférieures */
body {
	background-image: url(../images/le-logis-colbert---background-bar.png);
	background-repeat: repeat-x;
	background-color: #013577;
}

#background {
	background-image: url(../images/le-logis-colbert---background-v2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	height: 100%;
	width: 100%;
	min-height: 845px;
	min-width: 960px;
	top: 0px;
	left: 0px;
}
/* Fin des différences */

#header {
	height: 160px;
	width: 940px;
	margin: auto;
	margin-top: 9px;
}

#menu {
	height: 26px;
	width: 940px;
	margin: auto;
	margin-top: 9px;
	padding: 0px;
}

#accueil {
	height: 26px;
	width: 172px;
	float: left;
	margin-right: 5px;
	margin-left: 1px;
	display: inline;
}

#appartements {
	height: 26px;
	width: 172px;
	float: left;
	margin-right: 5px;
	display: inline;
}

#maisons {
	height: 26px;
	width: 172px;
	float: left;
	margin-right: 5px;
	display: inline;
}

#activites {
	height: 26px;
	width: 172px;
	float: left;
	margin-right: 5px;
	display: inline;
}

#reservations {
	height: 26px;
	width: 172px;
	float: left;
	margin-right: 5px;
	display: inline;
}

#langue_fr {
	height: 26px;
	width: 27px;
	position: relative;
	float: left;
	display: inline;
}

#langue_en {
	height: 26px;
	width: 27px;
	position: relative;
	float: left;
	display: inline;
}

#contents {
	height: 625px;
	width: 940px;
	margin: auto;
	margin-top: 4px;
}

/*--------------------CONTENTS--------------------*/

p {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: #9DDFFF;
	text-decoration: underline;
}

a img {
	border: 0px;
}

ul li {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding: 0px;
}

.title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding: 0px;
}

.title_big2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding: 0px;
	margin-top: 13px;
}

.title_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.text_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.text_center_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

#video {
	width: 940px;
	height: 405px;
	margin: auto;
	margin-top: 10px;
}

#player {
	width: 600px;
	height: 385px;
	margin: auto;
	background-color: #225991;
	border: 3px solid #000066;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.thumbnails_frame {
	width: 940px;
	height: 134px;
	margin: auto;
	margin-top: 12px;
}

.thumbnails_frame_line1 {
	width: 940px;
	height: 134px;
	margin: auto;
	margin-top: 17px;
}

.thumbnails_frame_line2 {
	width: 940px;
	height: 134px;
	margin: auto;
	margin-top: 17px;
}

.thumbnails {
	width: 195px;
	height: 130px;
	float: left;
	border: 2px solid #003366;
	margin-left: 29px;
	display: inline;
}

.thumbnails:hover {
	width: 195px;
	height: 130px;
	float: left;
	border: 2px solid #9DDFFF;
	margin-left: 29px;
	display: inline;
}

.thumbnails1 {
	width: 195px;
	height: 130px;
	margin: auto;
	border: 2px solid #003366;
}

.thumbnails2 {
	width: 195px;
	height: 130px;
	margin-left: 181px;
	border: 2px solid #003366;
	float: left;
	display: inline;
}

.thumbnails2:hover {
	width: 195px;
	height: 130px;
	margin-left: 181px;
	border: 2px solid #9DDFFF;
	float: left;
	display: inline;
}

.thumbnails1:hover {
	width: 195px;
	height: 130px;
	margin: auto;
	border: 2px solid #9DDFFF;
}

.thumbnails_frame3 {
	width: 940px;
	height: 134px;
	margin: auto;
	margin-top: 50px;
}

.thumbnails3 {
	width: 195px;
	height: 130px;
	float: left;
	border: 2px solid #003366;
	margin-left: 86px;
	display: inline;
}

.thumbnails3:hover {
	width: 195px;
	height: 130px;
	float: left;
	border: 2px solid #9DDFFF;
	margin-left: 86px;
	display: inline;
}

.thumbnails_frame4 {
	width: 940px;
	height: 134px;
	margin: auto;
	margin-top: 50px;
}

.thumbnails4 {
	width: 195px;
	height: 130px;
	float: left;
	border: 2px solid #003366;
	margin-left: 29px;
	display: inline;
}

.thumbnails4:hover {
	width: 195px;
	height: 130px;
	float: left;
	border: 2px solid #9DDFFF;
	margin-left: 29px;
	display: inline;
}

.thumbnails4_ver {
	width: 87px;
	height: 130px;
	float: left;
	border: 2px solid #003366;
	margin-left: 83px;
	margin-right: 55px;
	display: inline;
}

.thumbnails4_ver:hover {
	width: 87px;
	height: 130px;
	float: left;
	border: 2px solid #9DDFFF;
	margin-left: 83px;
	margin-right: 55px;
	display: inline;
}

.thumbnails_ver {
	width: 87px;
	height: 130px;
	float: left;
	border: 2px solid #003366;
	margin-left: 81px;
	display: inline;
}

.thumbnails_ver:hover {
	width: 87px;
	height: 130px;
	float: left;
	border: 2px solid #9DDFFF;
	margin-left: 81px;
	display: inline;
}

.button_back {
	float: left;
	margin-left: 20px;
	margin-top: -30px;
	display: inline;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 70px;
}

.button_prev {
	float: left;
	margin-left: 20px;
	margin-top: -30px;
	display: inline;
}

.button_next {
	float: right;
	margin-right: 20px;
	margin-top: -30px;
	display: inline;
}

.big_picture_frame {
	width: 808px;
	height: 540px;
	margin: auto;
	margin-top: 16px;
}

.big_picture {
	border: 2px solid #003366;
	width: 804px;
	margin: auto;
}

.big_picture_frame_ver {
	width: 361px;
	height: 540px;
	margin: auto;
	margin-top: 16px;
}

.big_picture_ver {
	border: 2px solid #003366;
	width: 357px;
	margin: auto;
}

#contents_header {
	width: 940px;
	height: 100px;
}

.bold {
	font-weight: bold;
}

#map {
	margin-left: 20px;
	margin-top: 20px;
	border: 2px solid #003366;
}