/* Exemple de feuille de style */
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #EEE;
	text-align: center;
}
strong{
	font-weight:normal;
}
td {
	font-size: 11px;
	color: #333;
	
}
p {
	margin : 5px 0 0 0;
}

a {
	color: #930;
	text-decoration: none;
}

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

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.field {
	border: 1px solid #666;
	background-color: #EEE;
	color: #333;
}

input.disfield {
	border: 1px solid #CCC;
	background-color: #DDD;
	color: #BBB;
}

input.logfield {
	border: 1px solid #900;
	background-color: #EEE;
	color: #333;
	font-size: 9px;
	height: 14px;
}

input.valid {
	border: 1px solid #FFF;
	background-color: #C00;
	color: #FFF;
	width: 100px;
}

input.disbutton {
	border: 1px solid #FFF;
	background-color: #AAA;
	color: #FFF;
	width: 100px;
}

textarea {
	border: 1px solid #666;
	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

div.clr {
	clear: both;
}

div#left {
	float: left;
	margin: 0;
	padding: 0;
}

div.module {
	/*width: auto;*/
	margin: 5px;
	background-color: #FFF;
	border: 1px solid #999;
}

div#page {
	width: 732px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #333;
}

div.admin td {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #930;
}

div.calend {
	background-color: #C99;
	border: 1px solid #999;
	margin: 4px;
}

div.module table,
div#page table {
	width: 100%;
	margin: 0;
}
div#page td {
	font-size: 12px;
}
div#date {
	width: 150px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 4px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
}
.ident {
	font-size: 11px;
}
div#site {
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#bandeau {
	display: block;
	width: 900px;
	height: 118px;
	background-image: url(images/bandeau.jpg);
}
div#pied {
	display: block;
	background-color: #EEE;
	text-align: center;
}
#intro {
	font-size:12px;
	margin-bottom:10px;
	text-align:justify;
}

#encar {
	float: left;
	width: 230px;
	height: 260px;
	border: 1px solid #900;
	background-color: #FFF;
	margin-right: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
#encar .head {
	height: 20px;
}
#encar .image {
	height: 220px;
	border-bottom: 1px solid #900;
}
#encar .prix {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
#selec {
	width: 215px;
	height: 270px;
	background: transparent url(images/fd_selec.gif) no-repeat;
	margin: 15px 10px;
	float: left;
}
#selec .head {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
#selec .image {
	height: 220px;
}
#selec .foot {
	height: 20px;
	line-height: 20px;
	color: #C00;
	font-size: 10px;
	background-color: #C2A3A3;
}
#selec .prix {
	font-size: 14px;
	font-weight: bold;
}
.produit {
	display: block;
	width: 355px;
	height: 250px;
	margin: 5px 3px;
	float: left;
	background: transparent url(images/fd_cat.gif) no-repeat left top;
}
.produit .head {
	width: 355px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.produit .image {
	width: 210px;
	height: 220px;
	padding-left: 5px;
}
.produit .texte {
	color: #333;
	padding: 5px;
}
.produit .foot {
	height: 10px;
	color: #C00;
	font-size: 10px;
	line-height: 10px;
}
.produit .ajout {
	font-size: 10px;
	color: #C00;
}
.produit .prix {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #C00;
}
#detail {
	width: 480px;
}
#detail .head {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #FCC;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/fd_detail_titre.gif);
	background-repeat: no-repeat;
}
#detail .desc {
	display: block;
	color: #333;
	font-size: 11px;
	padding: 10px;
	text-align: justify;
	background-image: url(images/fd_detail_desc.gif);
	background-repeat: repeat-y;
}
#detail .foot {
	display: block;
	height: 10px;
	background-image: url(images/fd_detail_foot.gif);
	background-repeat: no-repeat;
}
#detail .sel1 {
	display: block;
	height: 5px;
	background-image: url(images/fd_detail_sel1.gif);
	background-repeat: no-repeat;
}
#detail .sel2 {
	display: block;
	padding: 10px;
	background-image: url(images/fd_detail_sel2.gif);
	background-repeat: repeat-y;
}
#detail .sel3 {
	display: block;
	height: 10px;
	background-image: url(images/fd_detail_sel3.gif);
	background-repeat: no-repeat;
}
#connect {
	display: block;
	width: 165px;
	margin: 0;
	padding: 0;
}
#connect .head1 {
	display: block;
	height: 25px;
	width: 165px;
	color: #FCC;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/fd_connec_head_1.gif);
	background-repeat: no-repeat;
}
#connect .head2 {
	display: block;
	height: 20px;
	width: 165px;
	color: #FCC;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/fd_connec_head_2.gif);
	background-repeat: no-repeat;
}
#connect .head3 {
	display: block;
	height: 5px;
	width: 165px;
	background-image: url(images/fd_connec_head_3.gif);
	background-repeat: no-repeat;
}

#connect .head1 a, #connect .head2 a {
	display: block;
	color: #FCC;
	width: 150px;
}
#connect .cont {
	width: 150px;
	padding: 5px 10px 5px 5px;
	background-image: url(images/fd_connec.gif);
	background-repeat: repeat-y;
	/*border: 1px solid #000;*/

}
#connect .foot {
	display: block;
	height: 10px;
	width: 165px;
	background-image: url(images/fd_connec_foot.gif);
	background-repeat: no-repeat;
}
.titre {
	display: block;
	width: 725px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #EEE;
	line-height: 20px;
	background-image: url(images/fd_titre.gif);
	background-repeat: no-repeat;
}
.titre2 {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding: 2px;
	text-align: center;
}
.titre3 {
	font-weight: bold;
	color: #900;
	text-align: right;
}
.username {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.mymenu {
	display: block;
	width: 145px;
	background-color: #900;
	border: 1px solid #FFF;
	color: #FFF;
	margin: 2px;
	text-align: center;
}
.mymenu:hover {
	background-color: #CCC;
	border: 1px solid #900;
	color: #900;
	margin: 2px;
	text-align: center;
}

ul#liens_footer{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 5px 0;
}
ul#liens_footer li{
	display:inline;
	float:left;
	margin:0 5px;
}
ul#liens_footer li a{
	color:#999;
}
