BODY {
	background : #FCEB53 url("http://www.coike.fr/images/fond.png") top left repeat-x;
}
TABLE {
    border : 0px;
    border-collapse : collapse;
    border-spacing : 0;
}
.article {
	color : #01ACDF;
	text-align : center;
    font-family: Verdana;
    width : 684px;
    font-size : 12px;
}
.bande_jaune {
	background-color : #FCEB53;
	height : 5px;
}
.bande_orange {
	background-color : #FF9C08;
	height : 5px;
	font-weight : bold;
	text-align : center;
    font-family: Verdana;
    font-size: 10px;
    color: #FCEB53;
}
.lien_art {
	color : #FF9C08;
	text-decoration : none;
	font-weight : bold;
	cursor : pointer;
	font-family : Verdana;
    font-size : 12px;
}
.logo1 {
    background : #FFFFFF url("http://www.coike.fr/images/sc_title.gif") top left no-repeat;
    height : 163px;
}
.logo2 {
    background : #FFFFFF url("http://www.coike.fr/images/titre.jpg") top right no-repeat;
    height : 163px;
}
.main {
	background-color : #FDF4AC;
	vertical-align : top;
    width : 1024px;
}
.menu_on {
	background-color : #FFFFFF;
	color : #01ACDF;
    font-family: Impact;
	text-decoration : none;
	padding : 0px 10px;
}
.menu_off {
	background-color : #FF9C08;
	color : #FCEB53;
    font-family: Impact;
	text-decoration : none;
	vertical-align : baseline;
	padding : 0px 10px;
}
.module {
	background-color : #FFFFFF;
	border : solid 5px #FCEB53;
	padding : 15px;
    width : 684px;
}
.module_admin {
	background-color : #FFFFFF;
	border : solid 5px #FCEB53;
	padding : 15px;
    width : 684px;
}
.module_admin:hover {
	background-color : #AAFFFF;
	border : solid 5px #FCEB53;
	padding : 15px;
    width : 684px;
}
.module_menu {
	background-color : #FFFFFF;
	border : solid 5px #FCEB53;
	margin : 10px;
	padding : 10px 0px;
	vertical-align : top;
}
.page {
	vertical-align : top;
    width : 714px;
}
.titre {
	font-family: Impact, Verdana;
	font-weight: normal;
	font-size: 18px;
    color: #ff0000;
    line-height: 15px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
    text-align: center;
    height : 30px;
}
#shop_item {
    background-color : #FFFFFF;
	height : 150px;
	width : 650px;
	text-align : center;
    font-family : Verdana;
    color : #01ACDF;
    border : solid 2px #FF9C08;
    margin : 15px 0px;
}
#popup {
	background-color : #FFFFFF;
	position : absolute;
	width : 400px;
	height : 130px;
	left : 300px;
	top : 200px;
	display : none;
	border : solid 2px #FF9C08;
	text-align : center;
	padding : 10px 0px;
}
