/*******************************************************
	GABARIT : 			Mise a Jour CMS 01/04/2009
	CRÉÉ LE : 			30/03/2009
	SÉLECTIONNÉ LE :	19/02/2010 07:47
	SÉLECTIONNÉ PAR :	CCW Administrateur (C00001)
********************************************************/
p {
	margin: 0px;
	padding: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
#CACHE {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color:#000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index:10;
}
#FENETRE1 {
	width: 300px;
	height: 400px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -150px;
	z-index: 11;
}
#FENETRE2{
	width: 500px;
	height: 500px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -250px;
	z-index: 11;
}
#FENETRE3{
	width: 750px;
	height: 500px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -375px;
	z-index: 11;
}
#FENETRE4{
	width: 750px;
	height: 500px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -375px;
	z-index: 11;
}
#AIDE{
	position: absolute;
	font-family:verdana;
	font-size:9px;
	color:#000;
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding: 5px 15px 5px 5px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	visibility:hidden;
	z-index:20;
}
#OMBRE_CONTENEUR {
	width: 1000px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -500px;
	background-repeat: repeat-Y;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_conteneur.png);
	z-index: 0;
}
html {
	height: 100%;
	overflow: hidden;
}
body {
	height: 100%;
	overflow: hidden;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-color: #205A25;
	background-image: url();
	scrollbar-color: #c7dfc9;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #c7dfc9;
	scrollbar-highlight-color: #c7dfc9;
	scrollbar-face-color: #c7dfc9;
	scrollbar-shadow-color: #c7dfc9;
	scrollbar-darkshadow-color: #c7dfc9;
	scrollbar-track-color:#c7dfc9;
}
.lienblanc, .lienblanc:link, .lienblanc:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.lienblanc:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.liennoir, .liennoir:link, .liennoir:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.liennoir:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.liengris, .liengris:link, .liengris:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.liengris:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
A, A:link, A:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
A:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
#CONTENEUR {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 950px;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_site2.jpg);
	background-color: #6da372;
	margin: 0 0 0 -475px;
}
#ENTETE {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	height: 140px;
	background-image: url();
	background-color: ;
}
#PIEDDEPAGE {
	position: absolute;
	width: 100%;
	font-size: 9px;
	padding: 5px;
	font-weight: normal;
	color: #c7dfc9;
	text-align: right;
	height: 20px;
	background-image: url();
	background-color: ;
}
#PIEDDEPAGE a, PIEDDEPAGE a:visited, PIEDDEPAGE a:link{
	font-weight: normal;
	text-decoration: none;
	color: #c7dfc9;
}
#PIEDDEPAGE a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #c7dfc9;
}
#MENU1 {
	position: absolute;
	z-index: 20;
	font-weight: bold;
	left: 500px;
	top: 110px;
	height: 45px;
	width: 550px;
	background-repeat: no-repeat;
	background-image: ;
	background-color: ;
	color: #FFFFFF;
	text-align: center;
}
.MENU1_BOUTON {
	cursor: pointer;
	float: left;
	margin: 5px 5px 0 5px;
	font-weight: normal;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url();
	background-color: ;
	background-position: 0px 0px;
	height: 30px;
	width: 80px;
	color: #FFFFFF;
}
.MENU1_BOUTON:hover {
	text-decoration: underline;
	background-position: 0px -30px;
	font-weight: normal;
	color: #FFFFFF;
}
.MENU1_BOUTON:active {
	background-position: 0px -60px;
}
.MENU1_SOUS {
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	background-image: url();
	background-color: #666666;
	padding: 0 0 0 0;
	color: #FFFFFF;
	width: 110px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#MENU2 {
	position: absolute;
	z-index: 3;
	padding: 0px;
	top: 245px;
	left: 5px;
	width: 180px;
	border: solid 0px #CCCCCC;
	background-repeat: no-repeat;
	background-image: url();
	background-color: ;
}
.MENU2_BOUTON {
	cursor: pointer;
	font-weight: 200;
	padding: 0px;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/bt_176x20.png);
	background-color: 0;
	height: 20px;
	width: 176px;
}
.MENU2_BOUTON:hover {
	font-weight: normal;
	background-position: 0px -20px;
	color: #FFFFFF;
}
.MENU2_BOUTON:active {
	background-position: 0px -40px;
}
.MENU2_SSRUBRIQUE {
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url();
	padding: 0 0 0 10px;
	color: #000000;
	margin: 2px 0 0 10px;
}
.MENU2_SSRUBRIQUE:hover {
	background-repeat: no-repeat;
	background-image: url();
	font-weight: bold;
	color: #FFFFFF;
}
#PRINCIPAL {
	position: absolute;
	z-index: 3;
	overflow-X: hidden;
	border: solid 0px #000000;
	left: 195px;
	top: 155px;
	width: 745px;
	height: 450px;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_principal.jpg);
	background-color: #c7dfc9;
	overflow-Y: auto;
}
#HORLOGE {
	position: absolute;
	z-index: 3;
	width: 180px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: -500px 0 0 -260px;
	text-align: center;
	top: 14px;
	left: 50%;
	color: #CCCCCC;
}
#PUB {
	position: absolute;
	z-index: 3;
	width: 420px;
	height: 112px;
	top: 0px;
	left: 50%;
	margin-left: -1500px;
	background-repeat: no-repeat;
	background-image: url();
	background-color: ;
	opacity=1;
	filter=alpha(opacity=100);
}
#LOGIN {
	position: absolute;
	z-index: 3;
	width: 300px;
	height: 30px;
	top: -115px;
	left: 50%;
	margin-left: -270px;
	color: #FFFFFF;
	font-size: 10px;
}
#LOGIN a:link, #LOGIN a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#LOGIN a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#LOGO {
	position: absolute;
	z-index: 10;
	width: 200px;
	height: 130px;
	top: -11px;
	left: 50%;
	margin-left: 63px;
}
.BT_100x30 {
	border: solid 1px #666666;
	padding: 8px 0 0 0;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/bt_100x30.png);
	height: 22px;
	width: 100px;
}
.BT_100x30:hover {
	color: #000000;
	font-weight: bold;
	background-position: 0px -30px;
}
.BT_100x30:active {
	color: #000000;
	font-weight: bold;
	background-position: 0px -60px;
}
#CONTACT_PAGE {
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	width: 100%;
	height: 100%;
}
#CONTACT_FORM {
	position: absolute;
	z-index: 3;
	overflow-X:hidden;
	overflow-Y:auto;
	width: 335px;
	height: ;
	top: 10px;
	left: 20px;
	background-color: #FFFFFF;
	background-image: url(modules/contact/fd_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	border: solid 1px #CCC;
	opacity: 1;
	filter: alpha(opacity=100);
}
#CONTACT_FORM_TITRE {
	background-color: #;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_contact_titre.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 2px 0 2px 0;
	text-align: center;
}
#CONTACT_COORD {
	position: absolute;
	z-index: 3;
	overflow:hidden;
	width: 300px;
	height: 200px;
	top: 10px;
	left: 400px;
	background-color: ;
	background-image: url(modules/contact/fd_coordonnees.png);
	background-repeat: no-repeat;
}
#CONTACT_COORD_TEL {
	position: absolute;
	z-index: 3;
	font-weight:bold;
	top: 140px;
	left: 20px;
	color: #4c73d7;
	font-size: ;
}
#CONTACT_COORD_FAX {
	position: absolute;
	z-index: 3;
	font-weight:bold;
	top: 170px;
	left: 50px;
	color: #CCCCCC;
	font-size: 12px;
}
#CONTACT_COORD_ADRESS {
	position: absolute;
	z-index: 3;
	top: 60px;
	left: 110px;
	color: #000000;
	font-size: 12px;
}
#CONTACT_MAP {
	position: absolute;
	z-index: 3;
	width: 300px;
	height: 285px;
	top: 230px;
	left: 400px;
	border: solid 1px #CCCCCC;
}
#MAP_CANVAS {
	width: 300px;
	height: 285px;
}
#ACTUALITES_CADRE {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	width: 300px;
	height: 200px;
	top: 5px;
	left: 10px;
	border: solid 5px #ECECEC;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_news.jpg);
	background-color: ;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin-left: 0px;
}
#EVENEMENTIEL_CADRE {
	position: absolute;
	overflow: hidden;
	width: 530px;
	height: 380px;
	z-index: 3;
}
#FICHE_ARTICLE {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_fiche_article.jp);
	background-color: #000000;
}
#FICHE_ARTICLE_ETIQUETTE {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	top: ;
	left: ;
	width: 185px;
	height: 95px;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_fiche_article_etiquette.pn);
	background-color: ;
}
#FICHE_ARTICLE_PRIXTTC {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	font-size: ;
	color: #FFFFFF;
	top: 33px;
	left: 30px;
	width: 150px;
	text-align: center;
}
#FICHE_ARTICLE_PRIXHT {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	font-size: 10px;
	color: #666666;
	top: 20px;
	left: 90px;
}
#FICHE_ARTICLE_PRIXPROMO {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	font-size: 16px;
	color: #AE4444;
	top: 60px;
	left: 90px;
}
#FICHE_ARTICLE_BTFILE {
	width: 75px;
	height: 75px;
	background-position: 0 0;
	background-image: url(gabarits/01.04.2009-miseajourcms/bt_file75x75.pn);
	color: #FFFFFF;
}
#FICHE_ARTICLE_BTFILE:hover {
	width: 75px;
	height: 75px;
	background-position: 0 -75px;
}
#FICHE_ARTICLE_BTFILE:active {
	width: 75px;
	height: 75px;
	background-position: 0 -150px;
}
#FICHE_TNARTICLE {
	overflow: hidden;
	z-index: 3;
	width: 165px;
	height: 290px;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_tn_article.jp);
	background-color: #000000;
}
#FICHE_TNARTICLE_TITRE {
	overflow: hidden;
	z-index: 3;
	height: 40px;
	color: #FFFFFF;
	background-repeat: ;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_tnarticle_titre.jp);
	background-color: #FFFFFF;
}
#FICHE_TNARTICLE_TITRE a, FICHE_TNARTICLE_TITRE a:link, FICHE_TNARTICLE_TITRE a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#FICHE_TNARTICLE_TITRE a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#FICHE_TNARTICLE_PRIX {
	padding-left: 12px;
	overflow: hidden;
	z-index: 3;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_tnarticle_prix.pn);
	background-color: #FFFFFF;
	background-position: 0 5px;
}
#FICHE_CATEGORIE {
	overflow: hidden;
	z-index: 3;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_fiche_categorie.jp);
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#FICHE_CATEGORIE_TITRE {
	color: #FFFFFF;
}
#FICHE_CATEGORIE_TITRE a, FICHE_CATEGORIE_TITRE a:link, FICHE_CATEGORIE_TITRE a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#FICHE_CATEGORIE_TITRE a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#FICHE_CATEGORIE_SOUS {
	overflow-X: hidden;
	overflow-Y: auto;
	color: #666666;
}
#FICHE_CATEGORIE_SOUS a, FICHE_CATEGORIE_SOUS a:link, FICHE_CATEGORIE_SOUS a:visited{
	color: #666666;
	text-decoration: none;
}
#FICHE_CATEGORIE_SOUS a:hover{
	color: #666666;
	text-decoration: underline;
}
#LISTE_ARTICLES_TITRE{
	width: 680px;
	height: 30px;
	color: #FFFFFF;
	font-size: ;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_liste_articles_titre.jp);
	background-color: #FFFFFF;
}
#LISTE_ARTICLES_NBR{
	width: 250px;
	height: 20px;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_liste_articles_nbr.jp);
	background-color: #FFFFFF;
	margin: -15px 0 0 450px;
}
#INSCRIPTION_PAGE{
	overflow: hidden;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #;
	background-position: 0px 0px;
	margin: 0;
	width: 100%;
	height: 100%;
}
#INSCRIPTION_FORM{
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(modules/newsletter/fd_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	z-index: 3;
	width: 400px;
	height: ;
	top: 40px;
	left: 50%;
	margin-left: -200px;
	border: 1px solid #CCCCCC;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#INSCRIPTION_FORM_TITRE{
	background-image: url(gabarits/01.04.2009-miseajourcms/fd_form_titre_400.jp);
	background-repeat: no-repeat;
	background-color: 0.9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 2px 0 2px 0;
	text-align: center;
}
#WB_MONCOMPTE_BACKGROUND{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_ENTETE{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 710px;
	height: 100px;
	padding: 10px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_INFOS{
	position: absolute;
	top: 115px;
	left: 10px;
	width: 340px;
	height: 240px;
	color: #000;
	padding: 5px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_LOGIN{
	position: absolute;
	top: 115px;
	left: 367px;
	width: 340px;
	height: 240px;
	color: #000;
	padding: 5px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_PIED{
	position: absolute;
	top: 372px;
	left: 10px;
	width: 710px;
	height: 60px;
	color: #000;
	padding: 10px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_LOGGED_BACKGROUND{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_LOGGED_ENTETE{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 710px;
	height: 80px;
	padding: 5px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_LOGGED_COMMANDES{
	position: absolute;
	top: 110px;
	left: 10px;
	width: 710px;
	height: 240px;
	color: #000;
	padding: 5px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_LOGGED_PIED{
	position: absolute;
	top: 372px;
	left: 10px;
	width: 710px;
	height: 60px;
	color: #000;
	padding: 5px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_MONCOMPTE_MODIF{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 710px;
	height: 250px;
	padding: 5px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_PANIER{
	position: absolute;
	top: 10px;
	left: 50%;
	width: 200px;
	height: 250px;
	padding: 2px;
	margin: 230px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_PANIER_ETAPES{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 95%;
	height: 50px;
	padding: 2px;
	margin: 0px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_PANIER_LISTE_CADRE{
	position: absolute;
	overflow: hidden;
	top: 70px;
	left: 10px;
	width: 95%;
	height: ;
	padding: 2px;
	margin: 0px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#WB_PANIER_TITRES{
}
#WB_PANIER_VIDE_IMG{
	width: 500px;
	height: 100px;
	background-image: url();
	margin: 0px;
}
#WB_CATEGORIES_2{
	position: absolute;
	top: 240px;
	left: 50%;
	width: 150px;
	height: ;
	padding: 2px;
	margin: 0 0 0 300px;
	border: solid 1px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}
.LISTE_CATEGORIE_MENU_CONTENU{
	cursor: pointer;
	width: 100%;
	height: ;
	padding: 2px;
	margin: 0;
	border: solid 0px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#LISTE_CATEGORIE_MENU_BAS{
	cursor: pointer;
	width: 170px;
	height: ;
	border: solid 0px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
}
.LISTE_SOUS_CATEGORIE_CONTENU{
	cursor: pointer;
	width: 100%;
	height: ;
	padding: 2px;
	margin: 0;
	border: solid 0px #CCC;
	background-image: url();
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.tr_impair{
	background-color: #E0FFE6;
	color: #000;
}
.tr_pair{
	background-color: #C1FFCA;
	color: #000;
}
.tr_up{
	cursor: pointer;
	background-color: #9DEEA8;
	color: #FFF;
}
#PUB_HORIZONTAL{
	position: absolute;
	width: 420px;
	height: 115px;
	top: 0px;
	left: 50%;
	margin: 0 0 0 55px;
	border: solid 0px #CCC;
	background-image: url();
	background-color: ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#PUB_VERTICAL{
	position: absolute;
	width: 250px;
	height: 100px;
	top: 5px;
	left: 50%;
	margin: 0 0 0 100px;
	border: solid 0px #CCC;
	background-image: url();
	background-color: ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
