@charset "UTF-8";
/* CSS Document */

body {
	margin:0 0 0 0;
	background:#1A306C;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

a:link, a:visited {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#3CF;
	text-decoration:none;
}

/* Défilement des photos */
.defil_photo{
overflow-x:auto;
width:600px;
height:165px;
}

p {
	text-align:justify;
}

#container {
	margin:0 0 0 0;
	width:100%;
	height:auto;
}

#header {
	width:100%;
	background:url(../images/header_backgr.jpg) top left repeat-x;
	vertical-align:top;
}
/*
#logo {
	background:url(../images/logotype_penichesbig.jpg) top center no-repeat;
	width:100%;
	margin:0 0 0 0;
	padding:200px 0 0 0;
}*/

#nav {
	background:url(../images/nav_backgr.png) center center no-repeat;
	height:130px;
	width:100%;
	margin:0 0 0 0;
}

#nav_content {
	width:940px;
	height:200px;
	margin:0 auto;
}

#nav_content td {
	text-align:center;
	vertical-align:top;
}


#content {
	margin:0 auto;
	vertical-align:top;
	width:930px;
}

#content_bigbox {
	width:630px;
}

#content_bigbox-content {
	background:url(../images/contentbox_big-backgr.png) repeat-y;
	height:528px;
	min-height:528px;
	width:630px;
}

#content_bigbox-content table {
	width:98%;
	padding:5px;
	margin:0 auto;
}

#columnright {
	width:278px;
}

#columnright-content {
	background:url(../images/columnright-backgr.png) repeat-y;
	height:528px;
	min-height:528px;
	width:100%;
}

#columnright-content table {
	width:98%;
	padding:5px;
	margin:0 auto;
}

#columnright-content table td {
	padding:5px;
}

.columnright-content-photos {
	border:3px solid #FFF;
}

.columnright-content-border {
	border-bottom:1px solid #C00;
}

#footer {
	border-top:5px solid #FFF;
	background:#a70d49;
	padding:20px 0 50px 0;
}

#footer table {
	width:auto;
	margin:0 auto;
}

#footer table td {
		padding:5px;
}


.text-center {
	text-align:center;
}

.text-right {
	text-align:right;
}

.text-left {
	text-align:left;
}

.vert-top {
	vertical-align:top;
}

.vert-bot {
	vertical-align:bottom;
}

.vert-mid {
	vertical-align:middle;
}

.bulles {
	background:url(../images/bulles.png) top left no-repeat;
	display:block;
	width:119px;
	height:108px;
	text-align:center;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.bulles a:link, .bulles a:visited {
	color:#990033;
	text-decoration:none;
}

.bulles a:hover {
	color:#39F;
	text-decoration:none;
}

.bulles:hover {
	background:url(../images/bulles_hover.png) top left no-repeat;
	display:block;
}


.buttons {
	width:190px;
	height:27px;
	margin:0 0 0 0;
	float:right;
}

#buttons_ensavoirplus a:link, #buttons_ensavoirplus a:visited {
	background:url(../images/buttons_ensavoirplus.png) top left no-repeat;
	display:block;
}

#buttons_ensavoirplus a:hover{
	background:url(../images/buttons_ensavoirplus-hover.png) top left no-repeat;
	display:block;
}

#buttons_peniches a:link, #buttons_peniches a:visited {
	background:url(../images/buttons_lespeniches.png) top left no-repeat;
	display:block;
}

#buttons_peniches a:hover {
	background:url(../images/buttons_lespeniches-hover.png) top left no-repeat;
	display:block;
}

#buttons_services a:link, #buttons_services a:visited {
	background:url(../images/buttons_nosservice.png) top left no-repeat;
	display:block;
}

#buttons_services a:hover {
	background:url(../images/buttons_nosservices-hover.png) top left no-repeat;
	display:block;
}

.titles {
	font-size:14px;
}

h1, h2, h3, h4 {
	margin:3px 0 0 0;
	padding:2px 0 0 0;
}
#referencement{
padding:50px;
margin-top:10px;
background-color:#6787AB;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:10px 10px 10px 10px;
-khtml-border-radius:10px 10px 10px 10px;
border-radius:10px 10px 10px 10px;
}
