* {
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFCB05;
	background-image: url(images/fond-header.jpg);
	height: 120px;
	width: 100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: none;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
}
#page {
	background-color: #FFFFFF;
	width: 640px;
}

#gauche {
	width: 250px;
	float: left;
	display: block;
	position: relative;
	height: 550px;
}
.menugauche {
	display: block;
	width: 250px;
	text-align: left;
	margin-top: 30px;
}
.contenu {
	clear: both;
	float: none;
	background-image: url(images/fond-gauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

.menugauche li {
	list-style-type: none;
	background-color: #666666;
}
.menugauche .actif {
	background-color: #FFFFFF;
	display: block;
	color: #5B5C5E;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 12px;
	font-weight: bold;
}

.menugauche a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 250px;
}
.menugauche a:hover {
	background-color: #FFCB05;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #5B5C5E;
	font-weight: bold;

}
.menugauche2 {
	display: block;
	width: 250px;
	text-align: left;
	left: 0px;
	position: relative;
}
#gauche2 {
	position: absolute;
	left: 0px;
	top: 152px;
	width: 250px;
}


.menugauche2 li {
	list-style-type: none;
	background-color: #666666;
}
.menugauche2 .actif {
	background-color: #FFCB05;
	width: 250px;
	display: block;
	color: #5B5C5E;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 12px;
	font-weight: bold;
}

.menugauche2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	width: 250px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	left: 400px;
	width: 510px;
	display: block;
	position: relative;
	font-size: 16px;
	top: 20px;
	line-height: 20px;
}

.menugauche2 a:hover {
	background-color: #FFCB05;
	display: block;
	width: 250px;
	padding-bottom: 4px;
	color: #5B5C5E;
	font-weight: bold;

}
#centre h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}
.commerce-bretagne {
	color: #333333;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.commerce-bretagne2 {
	color: #333333;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	width: 90%;
	border: 1px solid #666666;
}
.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	width: 25%;
	border: 1px solid #666666;
	text-align: center;
	padding: 2px;
}
u {
	text-transform: uppercase;
}



#centre {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	left: 250px;
	height: auto;
	position: absolute;
}
#fond-photos img {
	margin: 5px;
}

body {
	background-color: #7F8084;
	background-image: url(images/fond-gauche.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#gauche2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCB05;
	font-size: 14px;
	padding-top: 8px;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #666666;
	text-transform: uppercase;
	padding-bottom: 6px;
	margin-top: 34px;
}

#fond-photos {
	width: 550px;
	text-align: center;
	padding-top: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7A7B7F;
	margin-bottom: 10px;
}
#pied a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-left: 20px;
}

#pied {
	background-color: #FFCB05;
	width: 100%;
	text-align: center;
	color: #666666;
	clear: both;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 14px;
	padding-top: 2px;
	display: block;
	padding-bottom: 4px;
}
.imgdrt {
	float: right;
	border: 2px solid #7F8084;
	margin-right: 44px;
	margin-bottom: 20px;
	margin-left: 4px;
}
#page h3 {
	font-size: 14px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	font-style: italic;
}
#page li {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}


#centre h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	margin-top: 4px;
	background-image: url(images/chr-tansaction.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.imgauche {
	float: left;
	margin-right: 10px;
}
.imgcentre {
	float: left;
}

#page ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 120px;
	color: #333333;
	margin-bottom: 10px;
}
.commerce-bretagne a {
	color: #333333;
}
.commerce {
	color: #333333;
	font-size: 14px;
	background-image: url(images/chr-fonds-commerce.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commerce-bretagne2 a {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
#page form {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
input {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
#page input {
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;
}

.bouton {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/bouton.gif);
	height: 22px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
#page table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	font-weight: bolder;
}
td {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

.droite {
	text-align: right;
}
#page .bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lien {
	font-size: 10px;
	color: #5C5D5F;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	margin-top: 8px;
}
#newmenu {
	list-style-type: square;
	background-image: url(images/chr-fonds-commerce-2.png);
	padding-left: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: 6px center;
}
#pages{
background-color:#646464;
color:#ffffff;
padding:3px;
font-size:11px;
text-align:center;
}
#pages a{
color:#ffffff;
text-decoration:none;
font-size:12px;

}
#pages span{
font-weight:bold;
font-size:13px;
}
