HTML, BODY {
	height: 99%;
	width: 99%;
	margin: 0px;
	padding: 0px;
}
BODY {
	background-color: #999999;
	color: #666666;
	text-align: center;
	line-height: 1.3em;
}
BODY, TH, TD, INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
P, H1, H2, H3, H4, H5, H6 {
	margin-bottom: 0em;
	margin-top: 0em;
	padding-bottom: 1em;
	padding-top: 0em;
}
A {
	color: #a93232;
}
A:hover {
	color: #ec0000;
}
IMG {
	background-color: #FAFAFA;
	padding: 3px;
	border: 1px solid #e8e8e8;
}
IMG.noborder {
	background-color: transparent;
	border-style: none;
}
A IMG {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #e8e8e8;
}
A:hover IMG, A.current IMG {
	border-color: #ec0000;
}
.link-ico {
	padding-right: 16px;
	height: 0;
	background-image: url(../images/item_ico.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.top {
	text-align: right;
	padding: 0px;
	border-top: 1px solid #E8E8E8;
}
.link-top {
	height: 0;
	background-image: url(../images/arrow02top.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 0px 16px 0px 0px;
	margin: 0px;
}
A.link-top:hover {
	background-image: url(../images/arrow02top_o.gif) !important;
}

IMG.ico {
	padding: 0px;
	border-style: none;
	vertical-align: baseline;
	background-color: transparent;
}


SPAN.ico {
	color: #ffffff;
	text-decoration: none !important;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	vertical-align: baseline;
	display: inherit;
	font-size: 10px;
	width: 10px;
	height: 10px;		
	background-position: 100% 70%;
	background-repeat: no-repeat;	
}
FORM {
	margin: 0px;
	padding: 0px;
}
.bot-submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ec0000;
	border: 1px solid #FF9F9F;
}
.bot-cancel {
	background-color: #CCCCCC;
	border: 1px solid #E8E8E8;
}
.campo, .campo-foc {
	border: 1px solid;
	padding: 1px 1px 1px 4px;
}
.campo {
	border-color: #cdcdcd;
	background-color: #FAFAFA;
}
.campo-foc {
	border-color: #666666;
	background-color: #E8E8E8;
	color: #000000;
}

.clear {
	font-size: 0;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-color: transparent;
	border: none;
}
SPAN.clear {
	display: block;
}
.clear02 {
	clear: both;
}
.left {
	float: left;
	margin-right: 5px;
}
.right {
	float: right;
	margin-left: 5px;
}
.col-a {
	float: left;
	margin-right: 5px;
}
.col-b{
	float: right;
	margin-left: 5px;
}
.sep {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-image: url(../images/dot02.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	height: 10px;
}


HR.clear, HR.clear-chusmy {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	background-color: transparent;
	background-color: #FF0000;
	border: none;
	visibility: inherit; /*FF*/
	position: inherit; /*FF*/
}

.clear-chusmy {
	font-size: 0;
	height: 1px;
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-color: transparent;	
	border: none;	
}
/*
.tit-content {
	margin-bottom: 20px;
	letter-spacing: -0.1em;
}
.tit-content .tit {
	margin: 0px;
	padding: 0px;
}
*/

.tit {
	color: #CCCCCC;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 0.8em;
}

.tit-sub {
	color: #D9D9D9;
	display: block;
	text-transform: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.tit02 {
	color: #CCCCCC;
	font-size: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tit03 {
	color: #CCCCCC;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.3em;
}
.item .tit03 .tit-sub {
	color: #999999;
}

.tit04 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	color: #C1C1C1;
}
.info-txt {
	font-size: 10px;
}
.resalt {
	font-weight: bold;
	color: #ec0000;
}

STRONG, B {
	color: #333333;
}

#content {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding: 0px;
}
#language {
	text-align: right;
	color: #d2d2d2;
	padding-bottom: 4px;
	line-height: normal;
}
#language .current, #language STRONG, #language B {
	color: #ffffff;
	font-weight: bold;
}
#language A {
	color: #eaeaea;
	text-decoration: none;
}
#language A:hover {
	color: #ffffff;
	text-decoration: underline;
}
#corpo {
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	background-image: url(../images/corpo_colonna.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	/*border-bottom: 1px solid #737373;	*/
}
#footer {
	color: #d2d2d2;
	font-size: 10px;
	margin-top: 3px;
}
#footer STRONG, #footer B {
	font-size: 11px;
	color: #d2d2d2;
}
#footer A {
	text-decoration: none;
	font-weight: bold;
	color: #eaeaea;
	font-size: 11px;
}
#footer A:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer .info {
	float: left;
}
#footer #firma {
	float: right;
}
#firma A, #firma A:hover {
	color: #eaeaea;
	font-size: 10px;
}
#sidebar {
	width: 181px;
	float: left;
	padding-bottom: 20px;
}
#sidebar H1.logo {
	text-align: center;
	margin-top: 24px;
	padding: 0px;
	margin-bottom: 16px;

}
#sidebar H1.logo SPAN {
	position: absolute;
	left: -1000em;
}
#sidebar .logo IMG {
	background-color: transparent;
	border: none;
}
/***************** MENU ***********************/
#menu01 {
	padding-left: 0px;
	list-style-type: none;
	margin: 0px 10px 5px 40px;
}
#menu01 A {
	text-decoration: none;
	color: #333333;
}
#menu01 .open A {
	text-decoration: none;
	color: #000000;
	font-weight: inherit;
}
#menu01 .open UL A {
	text-decoration: none;
}
#menu01 A:hover, #menu01 UL A:hover {
	color: #a93232;
	/*text-decoration: underline;*/
}
#menu01 .open UL A:hover {
	/*text-decoration: underline;*/
}

#menu01 A .ico {
	background-image: url(../images/menu01.gif);	
}
#menu01 A:hover .ico {
	background-image: url(../images/menu01_o.gif);
}
#menu01 .close A .ico, #menu01 .close A:hover .ico {
	/*background-image: url(../images/arrowD.gif);*/
	background-image: url(../images/arrowL.gif);
}
#menu01 .open A .ico, #menu01 .open A:hover .ico {
	/*background-image: url(../images/arrowU.gif);*/
	background-image: url(../images/arrowD.gif);	
}
#menu01 .open UL A .ico {
	background-image: url(../images/menu01.gif);
}
#menu01 .open UL A:hover .ico {
	background-image: url(../images/menu01_o.gif);
}
#menu01 A.current, #menu01 A.current:hover, #menu01 UL A.current  {
	font-weight: bold;
	color: #ec0000;
	text-decoration: underline;
}
#menu01 A.current .ico, #menu01 UL A.current .ico, #menu01 UL A.current:hover .ico {
	background-image: url(../images/menu01_c.gif);
}
#menu01 UL {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
}
#menu01 .open UL {
	display: inherit;
}
#menu01 .close UL {
	display: none;
}
#menu01 LI {
	margin-bottom: 6px;
}
#menu01 UL LI {
	margin-bottom: 0px;
}
/*******************************************/
#colonna {
	float: left;
	margin-left: 5px;
	padding: 32px 0px 15px;
	line-height: 1em;
	overflow: inherit;
	width: 105px;
	text-align: center;
	height: auto;
	/*border: 1px solid #ff0000;*/
}
#colonna .nav {
	padding: 0px 0px 20px;
	width: 75%;
	margin: 0px auto;
}
.nav A {
	margin: 0px;
}
.nav .prev {
	float: left;
}
.nav .next {
	float: right;
}
#colonna .nav IMG {
	padding: 1px;
}
#colonna .tit-content {
	margin-left: 3px;
	letter-spacing: normal;
}
#colonna .tit {
	color: #666666;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	text-transform: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#colonna .tit-sub {
	color: #B2B2B2;
	display: block;
	font-size: 11px;
}
.thumbs {
	text-align: center;
	clear: both;
	height: auto;
	margin: 0px auto;
	line-height: 1em;
}

.thumbs A {
	margin-bottom: 5px;
	display: block;
	float: left;
	margin-left: 4px;
	margin-right: 1px;
}

/*
#main {
	float: right;
	width: 437px;
	padding-right: 35px;
	padding-left: 28px;
	margin-top: 78px;		
}
*/
#main {
	float: right;
	width: 372px;
	margin-right: 30px;
	margin-left: 28px;
	padding-top: 78px;
	line-height: 1.6em;
	/*border: 1px solid #ff0000;	*/
}
/*
#artista #main {
	width: 427px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 8px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
}
*/
#main A {
	font-weight: bold;
}

#main .main01 {
	padding-right: 29px;
	padding-left: 20px;
	clear: both;
	padding-top: 10px;
	/*margin-top: 78px;*/
}

#main .nav-bar {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background-color: #F7F7F7;
	padding: 3px;
	text-align: right;
	margin-bottom: 10px;
	clear: both;
}
#main .nav-bar .info {
	float: left;
	margin: 0px;
	width: 280px;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	/*border: 1px solid #FF0000;*/
}
#main .nav-bar .info A {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#main .nav-bar .info A.current {
	font-weight: bold;
	color: #ec0000;
}


#main .nav-bar .tit {
	font-size: 12px;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	font-weight: bold;
	margin: 0px;
	line-height: normal;
}
#main .nav-bar .tit-sub {
	letter-spacing: normal;
	font-size: 13px;
	color: #b0b0b0;
	line-height: normal;
}


#main .nav-bar .nav {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: none;
	display: inline;
	vertical-align: middle;
	/*background-color: #F7F7F7;*/
}

.nav IMG {
	vertical-align: bottom;
	border-style: none;
	background-color: transparent;
	margin-right: 5px;
	margin-left: 5px;
}
#main .nav .prev {
	float: none;
	margin-left: 0px;
}
#main .nav .next {
	float: none;
	margin-right: 0px;
}

.lista01 {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: normal;
	margin-bottom: 10px;
}
.lista01 LI {
	border-bottom: 1px solid #dfdfdf;
	padding-top: 1px;
	padding-bottom: 1px;
}
.lista01 LI A {
	display: block;
	color: #666666;
	text-decoration: none;
	font-weight: normal !important;
	padding: 4px;
}
.lista01 LI A:hover {
	background-color: #ec0000;
	color: #ffffff;
}


.lista02 {
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: normal;
	margin: 7px 0px 3px;
	padding: 2px;
	clear: both;
	border-top: 1px solid #E8E8E8;
	display: block;	
}
.lista02 LI {
	float: left;
	border-left: 1px solid #dfdfdf;
	padding: 1px 2px;
	margin-bottom: 2px;
}
#main .lista02 LI A {
	display: block;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 4px;
	font-weight: normal;
	white-space: nowrap;
}
#main .lista02 LI A:hover {
	background-color: #ec0000;
	color: #ffffff;
}
#main .item P.clear02 {
	text-align: right;
	padding-bottom: 0px;
	padding-top: 3px;
	border-top: 1px solid #E8E8E8;	
}


#artista #colonna .tit {
	color: #ec0000;
}

#main .head {
	padding: 0px;
	border-style: none;
	margin: 0px 0px 5px;
	width: 427px;
	height: 185px;
}

#main .menu02 {
	list-style-type: none;
	margin: 0px 0px 10px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	/*float: right;*/
	float:left;
	width: 100%;
	padding: 2px 0px 0px;
	line-height: normal;
}
#main .menu02 LI {
	float: left;
	border-right: 1px solid #D9D9D9;
	padding: 0px;
	margin: 0px 0px 3px;
	height: 20px;	
}
#main .menu02 A {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding: 2px 5px;
	display: block;
}
#main .menu02 A .ico {
	vertical-align: text-top;
}

#main .menu02 A:hover {
	text-decoration: underline;
	background-color: #EEEEEE;
}

#main .menu02 .current {
	font-weight: bold;
	color: #ec0000;
	text-decoration: underline;
}
/************* FORMULARIOS ****************/
#main FORM {
	width: 100%;
}
FORM .riga LABEL, FORM .riga-oblig LABEL {
	width: 16%;
	float: left;
	white-space: normal;
	color: #333333;
	/*border-right: 1px solid #cccccc;*/
	margin-right: 5px;
	display: block;
	text-align: left;
	padding-right: 5px;
}
.riga EM {
	font-weight: normal;
	color: #970F00;
	font-size: 7pt;
	white-space: normal;
}
.riga-oblig EM {
	font-weight: normal;
	color: #970F00;
}
FORM .riga .campo, FORM .riga-oblig .campo, FORM .riga .campo-foc, FORM .riga-oblig .campo-foc {
	width: 76%;
	clear: inherit;
	float: none;
}
FORM .riga, FORM .riga-oblig {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-bottom: 1px solid #E8E8E8;
	height: auto;
	width: 100%;
	clear: left;
	overflow: hidden !important; /*para que se adapte a cntenido en FF ??*/
	background-image: url(../images/dot02.gif);
	background-repeat: repeat-y;
	background-position: 16% 0%;

}
FORM .riga-oblig LABEL {
	color: #333333;
	font-weight: bold;	
}
FORM .riga-oblig .campo {

}
FORM .riga-oblig .campo-over {

}
FORM .bots {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	/*text-align: inherit;*/
}
.news .item .ico {
	background-image: url(../images/item_ico.gif);
	display: inline;
}
.news .item:hover .ico {
	background-image: url(../images/item_ico_o.gif);
}

#colonna .news {
	text-align: left;
	margin-bottom: 10px;
	padding-left: 4px;
}
#colonna .news .item {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom: 1px solid #E8E8E8;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/item_ico.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#colonna .news .item:hover {
	border-bottom-color: #ec0000;
	color: #a93232;
	background-image: url(../images/item_ico_o.gif);
}
#colonna .news .item STRONG, #colonna .news .item B {
	color: #999999;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
#colonna .news .item:hover STRONG, #colonna .news .item:hover B {
	color: #000000;
}
#mappa .lista01 {

}
#mappa .lista01 UL {
	padding-left: 0px;
	list-style-type: none;
	margin: 3px 0px 0px 10px;
}
#mappa .lista01 LI {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#mappa .lista01 UL LI {
	border-bottom-style: none;
	padding-left: 0px;
	border-top: 1px solid #dfdfdf	;
}
#mappa #main .lista01 LI A {
	margin: 0px;
	padding-left: 0px;
}
#mappa #main .lista01 UL A {
	background-image: url(../images/map_sub.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-weight: normal;
	padding-left: 20px;
}
#mappa #main .lista01 LI A:hover {
	font-weight: bold !important;
}
#mappa #main .lista01 LI A:hover, .lista01 A:hover STRONG, .lista01 A:hover B {
	/*font-weight: normal !important;*/
	color: #ec0000;
	background-color: transparent;
}

#mappa .left {
	width: 50%;
}
#mappa .right {
	width: 43%;
}
#main .item {
	line-height: normal;
	float: left;
	/*width: auto;*/
	width:100%;
	clear:both;
	border-bottom: 1px dotted #E8E8E8;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .main01 .item {
	line-height: 1.6em;
}
#main .item IMG {
	max-width: 370px;
	/*iehacks.css*/
}
#main .item .col-a, #main .item .col-b {
	width: 49%;
	margin-top: 5px;
}
#main .item:hover {
	border-bottom-color: #000000;
}
#main .item .tit03 {
	color: #868686;
	clear: both;
}
#main .item .tit04 {
	clear: both;
}
#main .item:hover .tit03 {
	color: #000000;
}
#main .item:hover .tit04 {
	color: #999999;
}
#main .item:hover .link-ico {
	background-image: url(../images/item_ico_o.gif);
}


#press #main .thumbs {
	margin-top: 5px;
}
#press A .ico {
	vertical-align: middle;
}


#mostre.cantiere .lista02 LI {
	font-weight: normal;
	color: #999999;
	padding: 0px 2px 0px 9px;
	white-space: nowrap;
	border-style: none;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#mostre.scheda #main {
	width: 427px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 8px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
}
#mostre.incorso #main {
	width: 427px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 8px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
}
#mostre.scheda #main .main01, #mostre.incorso #main .main01 {
	/*padding-left: 0px;*/
}

#main .item .nav-bar {
	background-color: transparent;
	font-size: 10px;
}


/**************** HOME ***********************/
#home_old #corpo {
	background-image: url(../images/corpo_home.gif);
}
#home_old.test #corpo {
	background-image: url(../images/corpo_home02.gif);
}
#home_old #main HR.clear {
	display: none;
}
#home_old #corpo .clear-chusmy {
	background-color: #848484;
}

#home_old #sidebar {
	padding-bottom: 0px;
}
#home_old #menu01 .close A .ico {
	background-image: url(../images/menu01.gif);
}
#home_old #menu01 .close A:hover .ico {
	background-image: url(../images/menu01_o.gif);
}
#home_old #colonna {
	display: none;
}

#home_old #main {
	/*width: 427px;*/
	width: 552px;
	margin: 0px;
	padding: 0px;
}
#home_old #main .head02 {
	border: none;
	margin: 0px;
	padding: 0px;
}
/************************************/

/*****************************/
/*
#home02 #corpo {
	background-image: none;
	text-align: center;
	background-color: transparent;
}
#home02 #logo {
	/* background-color: #FAFAFA;
	border: 1px solid #E8E8E8; /
	padding: 5px;
}
#home02 #logo IMG {
	background-color: transparent;
	border-style: none;
	padding: 0px;
}
#home02 #language {
	text-align: center;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #8c8c8c;
}
#home02 #language A {
	font-weight: bold;
	text-transform: uppercase;
}


#home02.test .mostra {
	background-color: #FFFFFF;
	float: left;
}
#home02 .mostra #language {
	float: left;
	clear: left;
	background-color: #FAFAFA;
	width: 160px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin-left: 10px;
}
#home02 .mostra #language A {
	color: #999999;
}
#home02.test {

}
#home02.test #content {
/*	margin-top: 80px;/
	padding-top: 10%;
}
*/
/*****************************/

/*****************************/
#home #corpo {
	background-image: none;
	text-align: center;
	background-color: transparent;
}
#home #logo {
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 7%;
}

#home #logo IMG {
	background-color: transparent;
	border-style: none;
	padding: 0px;
}
#home .mostra {
	float: none;
	margin-right: 174px;
	margin-left: 174px;
	width: 642px;
	clear: none;
}
#home #footer {
	background-color: transparent;
}

#home #language {
	text-align: center;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#home #language A {
	font-weight: bold;
	text-transform: uppercase;
	color: #EAEAEA;	
}
#home .Logo2 {
	float:right;
	clear:none;
	width: 160px;
	text-align: center;
	margin-top: 20px;
}
/************* HORIZONTAL ****************/
#home.horiz #content {
	/*	margin-top: 80px;*/
	padding-top: 5%;
	width: 990px;	
}
#home.horiz #corpo {
	width: 990px;	
}
#home.horiz #logo {

}
#home.horiz .mostra {

}
#home.horiz #language {
	float: right;
	clear: none;
	width: 150px;
	margin-left: 5px;
	text-align: right;
}

#home.horiz #footer {
	margin-left: 174px;
	float: none;
	margin-right: 174px;
	width: 642px;
}
#home.horiz #footer .info {
	float: left;
	text-align: left;
	padding: 0px;
	width: 485px;
}
#home.horiz #footer #firma {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 470px;
}

/************* HORIZONTAL ****************/
#home.vertical #content {
	/*	margin-top: 80px;*/
	padding-top: 1%;
	width: 570px;
}
#home.vertical #corpo {
	width: 570px;	
	margin: 0px;	
}
#home.vertical #logo {
	margin-top: 10%;

}
#home.vertical .mostra {
	width: 223px;
	margin-right: 174px;

}
#home.vertical #language {
	float: none;
	clear: none;
	margin-left: 5px;
	text-align: center;
}

#home.vertical #footer {
	margin-left: 0px;
	float: none;
	margin-right: 0px;
	width: 570px;
}
#home.vertical #footer .info {
	float: none;
	text-align: center;
	padding: 0px;
}
#home.vertical #footer #firma {
	float: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: none;
}
/*****************************/

