/** *******************************************************************
 * Feuille de style g�n�rale
 * --------------------------------------------------------------------
 * 16/06/2009 : perspective-communication pour Blanc-Chateau - Posters
 *********************************************************************/

@CHARSET "ISO-8859-1";

/* Styles de pr�d�finition des balises */
body, html {
	margin:				0;
	padding:			0;
	background-color:	#FFFFFF;
	font-family:		arial;
	text-decoration:	none;
	font-size:		11px;
	color:	 			#000000;
}

body {
	background-image:url(/images/bgbody.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:transparent;
	padding-top:20px;
}

html {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
}

/* On fixe la police pour les diff�rentes balises */
a, p, h1, h2, h3, h4, span, div, li {
	font-family:		arial;
}

div {
	display: block;
}

div.text-inside{
    font-size: 12px;

}

.bloc1 big, .bloc2 big{
    font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

.bloc1 big strong, .bloc2 big strong {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#333333;
}


big{
    font-size: 14px;
	color:#000000;
}

h1 big{
    font-size: 24px;
}

span big strong,
big strong span,
big strong{
    font-size: 14px;
}

span big{
    font-size: 16px;
}

p {
	font-size:			12px;
	color:				#000000;
	text-align:			justify;
}

td p {
	font-size:			11px;
	color:				#000000;
	text-align:			justify;
	margin:				0;
}

a {
	font-size:			12px;
	color:				#000000;
	text-decoration:	none;
}

a:hover {
	font-size:			12px;
	color:				#000000;
	text-decoration:	underline;
}

h1 {
	font-size:			14px;
	padding:			0;
	margin:				0;
}

h2 {
	font-size:			12px;
	text-decoration:	underline;
	padding:			0;
	margin:				0;
}

h3 {
	font-size:			12px;
	padding:			0;
	margin:				0;
}

img {
	border:				none;
}

pre {
	margin:				10px;
	padding:			10px;
	background-color:	#C9B779;
	border:				solid 1px #FF6600;
}

form {
	margin:				0;
}

div.clean {
	clear:				both;
	height:				1px;
	font-size:			1px;
}

div#body {
	position:			relative;
	width:				1024px;
	margin:				auto;
	border:				solid 1px #999999;
	background-color:#FFFFFF;
	background-image:url(/images/valid.jpg);
	background-repeat:no-repeat;
	background-position: 0 300px;
}

div#body #header {
	background:			url(../images/header.gif) repeat-x 0 0;
	width:				1024px;
	height:				232px;
}

div#body #header .logo {
	width:				700px;
	float:				left;
}

div#body #header .visuel {
	width:				300px;
	height:				159px;
	float:				right;
	text-align:			right;
}

div#body #header .invite {
	position:			absolute;
	top:				107px;
	left:				62px;
}

div#body #header .invite h1 {
	margin:				0;
	margin-top:			8px;
	font-size:			20pt;
	color:				#FFFFFF;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:normal;
}

div#body #header #menu {
	margin-top:			1px;
	height:				44px;
}


div#body #header #menu .default
{
	/*display: block;*/
        float: left;
        height:34px;
        display:inline;
        padding-top:10px;
        padding-right: 10px;
        background-image: url('../images/menu_sep.jpg');
        background-position: right top;
        background-repeat: no-repeat;
}

div#body #header #menu .select{
        display: block;
        float: left;
        display:inline;
        padding-right: 10px;
        background-image: url('../images/menu_sep.jpg');
        background-position: right top;
        background-repeat: no-repeat;
}

div#body #header #menu .last{
        padding-right: 0px;
        background: none;
	 float: left;
        display:inline;
}


div#body #header #menu .default .menu  {
	margin:				0 20px;
}

div#body #header #menu .select .menu {
	padding:			8px;
	padding-top:		10px;
	padding-bottom:		12px;
	background:			url(../images/menu_c.jpg) repeat-x top left;
        float:left;
        display: inline;
        height: 14px;
}

div#body #header #menu .select .img {
	height: 36px;
        float: left;
        display: inline;
        /*vertical-align: top;*/
}

div#body #header #menu .menu a {
	color:				#FFFFFF;
	font-size:			11px;
	font-weight:		bold;
        line-height:0;
	font-family:arial;
}



div#body #header #menu img {
	vertical-align:		middle;
}

div#body #header #ss-menu {
	margin-top:			7px;
	height:				15px;
	font-size:			11px;
	font-weight:		bold;
}

div#body #header #ss-menu .menu {
	float:left;
}

div#body #header #ss-menu .menu a {
	font-size:			11px;
	font-weight:		bold;
        margin:				0 31px;
}

div#body #header #ss-menu .menu .select {
	text-decoration:	underline;
}

div#body #footer {
	width:				1024px;
	height:				36px;
	background-color:	#312F30;
}

div#body #footer .copy {
	width:				170px;
	margin-left:		30px;
	margin-top:			10px;
	font-size:			9pt;
	float:				left;
	color:				#676566;
}

div#body #footer .footer {
	width:				664px;
	float:				left;
	text-align:			center;
	color:				#FFFFFF;
	margin-top:			10px;
	font-size:			9pt;
}

div#body #footer .footer .select {
	text-decoration:	underline;
}

div#body #footer .mailto {
	width:				160px;
	float:				right;
	margin-top:			10px;
	margin-right:		20px;
	font-size:			9pt;
	text-align:			center;
}

div#body #footer a {
	color:				#FFFFFF;
	font-size:			9pt;
}

div#body #incontent {
	width:				825px;
	float:				left;
}

div#body #incontent #bloc {
	background-color:#FFFFFF;
}

div#body #incontent #bloc .bloc1 {
	width:				263px;
	height:				242px;
	float:				left;
	margin:				6px;
	background:			url(../images/fond_bloc1.jpg) no-repeat 0 0;
}

div#body #incontent #bloc .bloc2 {
	width:				263px;
	height:				242px;
	float:				left;
	margin:				6px;
	background:			url(../images/fond_bloc2.jpg) no-repeat 0 0;
}

div#body #incontent #bloc .titre {
	font-size:			9pt;
	font-weight:		bold;
	color:				#000000;
	margin:				5px;
	text-transform:		uppercase;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

div#body #incontent #bloc .visuel {
	margin:				1px;
	width:				261px;
	height:				120px;
/*	height:				132px;*/
}

div#body #incontent #bloc .texte {
	margin:				10px;
	margin-top:			5px;
}

div#body #incontent #bloc .texte p {
	margin:				0;
	color:				#FFFFFF;
	font-size:			7pt;
}

div#body #right {
	margin:				0;
	width:				195px;
	float:				right;
}

div#body #right .news {
	width:				194px;
	/*height:				270px;*/
	float:				right;
	background-color:	#F3EFEC;
	margin-bottom:		2px;
	margin-top:			5px;
}

div#body #right .news .title {
	width:				194px;
	height:				48px;
	background:			url(../images/newstitle.jpg) no-repeat 0 0;
	text-align:			center;
}

div#body #right .news .title h1 {
	text-transform:		uppercase;
	color:				#FFFFFF;
	font-size:			12pt;
	margin:				5px;
	margin-top:			0;
	padding-top:		12px;
}

div#body #right .news .texte {
	margin:				5px;
        height:185px;
}

div#body #right .news .texte p {
	margin:				0;
	color:				#888888;
}

div#body #right .news .texte h2 {
	color:				#7C080B;
	text-decoration:	none;
}

div#body #right .news .inscript {
	margin-top:			13px;
	text-align:			center;
}

div#body #right .news .inscript a {
	text-transform:		uppercase;
	color:				#000000;
	font-size:			7pt;
}

div#body #right .ident {
	width:				194px;
	height:				95px;
	float:				right;
	background-color:	#7B7B7B;
	text-align:			center;
	margin-bottom:		2px;
}

div#body #right .ident h1 {
	text-transform:		uppercase;
	color:				#FFFFFF;
	font-size:			12pt;
	margin:				5px;
}

div#body #right .ident .text {
	width:				165px;
	border:				solid 1px #000000;
	margin:				1px 2px;
	font-size:			9pt;
}

div#body #right .ident .forget {
	width:				100px;
	float:				left;
}

div#body #right .ident .forget a {
	font-size:			6pt;
	color:				#FFFFFF;
}

div#body #right .ident .valid {
	width:				50px;
	float:				right;
}

div#body #right .ident .submit {
	width:				50px;
	font-size:			7pt;
	font-weight:		bold;
	color:				#FFFFFF;
	border:				none;
	background-color:	#7B7B7B;
}

div#body #right .ident .compte {
	font-size:			7pt;
	color:				#FFFFFF;
}

div#body #right .ident .compte a {
	color:				#FFFFFF;
}

div#body #right .ebook {
	width:				195px;
	float:				right;
	/*background:			url(../images/fond_ebook.jpg) no-repeat 0 0;*/
        background-color: #F3EFEC;
	margin-bottom:		2px;
        padding-bottom: 5px;
}

div#body #right .ebook .title {
	width:				194px;
	height:				24px;
	text-align:			center;
}

div#body #right .ebook .title h1 {
	text-transform:		uppercase;
	color:				#FFFFFF;
	font-size:			12pt;
	margin:				2px;
}

div#body #right .ebook .texte {
	margin-left:		0px;
	margin-right:		0px;
	width:				100px;
	float:				left;
	text-align:left;
}

div#body #right .ebook .dwl {
	margin-left:		7px;
	margin-right:		7px;
	width:				111px;
	float:				left;
}
div#body #right .ebook .dwl a{
        color:				#FFFFFF;
}
div#body #right .ebook .texte p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0 10px 0 0;
	text-align:left;
	float:left;
}

div#body #right .ebook .texte a {
	color:				#000000;
	text-decoration:	underline;
	font-size:			7pt;
}

div#body #right .ebook .cover {
	display:block;
	float:left;
	margin:0px 10px 10px 10px;
}



div#body #right .presse {
	width:				195px;
	/*height:				86px;*/
	float:				right;
	/*background:			url(../images/fond_presse.jpg) no-repeat 0 0;*/
	background-color:	#F3EFEC;
	margin-bottom:		2px;
	position:			relative;	
	padding-bottom: 5px;
}

div#body #right .news .titredpresse, div#body #right .presse .titredpresse {
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	padding: 0 0 0 10px;
	margin: 6px 0 6px 0;
	display:block;
}

div#body #right .news .titredpresse a, div#body #right .presse .titredpresse a {
	font-family:"Trebuchet MS", Arial, sans-serif;
}

div#body #right .presse .title {
	width:				194px;
	height:				24px;
	text-align:			center;
	position:			absolute;
	top:				0;
}

div#body #right .presse .title h1 {
	text-transform:		uppercase;
	color:				#FFFFFF;
	font-size:			12pt;
	margin:				2px;
}

div#body #right .presse .visuel {
	margin-top:			10px;
	text-align:			center;
}

div#body #ref {
	width:				825px;
	text-align:			center;
	background-color:#FFFFFF;

}

div#body #ref h1 {
	font-size:20px;
	color:#000000;
	padding:0 0 10px 0;
	display:block;
	height:30px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

div#body #ref .visuel {
	margin-left:		20px;
	margin-right:		20px;
	float:				left;
}

.ref {
	margin:				0;
	padding:			0;
	width:				752px;
	height:				48px;
}

div#body #incontent .bloc-inside {
	margin-left:		40px;
	margin-right:		33px;
	margin-top:			5px;
	padding:15px 0 0 0;
}

div#body #incontent .bloc-inside .comm {
	width:				256px;
	float:				right;

}

div#body #incontent .bloc-inside .titre_g {
	width:				30px;
	height:				28px;
	float:				left;
	background:			url(../images/titre_g.jpg) no-repeat 0 0;
}

div#body #incontent .bloc-inside .titre-inside {
	height:				28px;
	float:				left;
	background:			url(../images/titre_c.jpg) repeat-x 0 0;
}

div#body #incontent .bloc-inside .titre-inside h2,
div#body #incontent .bloc-inside .titre-inside h2 a,
div#body #incontent .bloc-inside .titre-inside h1,
div#body #incontent .bloc-inside .titre-inside h1 a
 {
	color:				#FFFFFF;
	padding-top:		3px;
	text-transform:		uppercase;
	font-size:			13pt;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-decoration:underline;
}

div#body #incontent .bloc-inside .titre_d {
	width:				15px;
	height:				28px;
	float:				left;
	background:			url(../images/titre_d.jpg) no-repeat 0 0;
}

div#body #incontent .bloc-inside .actu {
	margin-top:			10px;
}

div#body #incontent .bloc-inside .visuel {
	width:				108px;
	float:				left;
}

div#body #incontent .bloc-inside .corps {
	width:				639px;
	float:				right;
}

div#body #incontent .bloc-inside .consultant0 {
	width:				358px;
	float:				left;
	margin-top:			10px;
}

div#body #incontent .bloc-inside .consultant1 {
	width:				358px;
	float:				right;
	margin-top:			10px;
}

div#body #incontent .bloc-inside .description {
	width:				250px;
	float:				right;
}

div#body #incontent .bloc-inside .corps h2,
div#body #incontent .bloc-inside .description h2,
div#body #incontent .bloc-inside .description a,
div#body #incontent .bloc-inside .communique h2 {
	color:				#959595;
	text-decoration:	none;
	font-size:			8pt;
}

div#body #incontent .bloc-inside .description a:hover {
	color:				#8D1419;
}

div#body #incontent .bloc-inside .corps h3,
div#body #incontent .bloc-inside .corps a,
div#body #incontent .bloc-inside .communique h3 {
	color:				#8D1419;
	margin:				0;
	font-size:			8pt;
	font-weight:		bold;
}

div#body #incontent .bloc-inside .description h3 {
	color:				#8D1419;
	margin:				0;
	font-size:			8pt;
	font-weight:		bold;
	text-transform:		uppercase;
}

div#body #incontent .bloc-inside .corps h4,
div#body #incontent .bloc-inside .description h4,
div#body #incontent .bloc-inside .communique h4 {
	color:				#000000;
	margin:				0;
	font-size:			8pt;
	font-weight:		normal;
}

div#body #incontent .bloc-inside .corps p,
div#body #incontent .bloc-inside .description p,
div#body #incontent .bloc-inside .communique p {
	margin:				0;
}

div#body #incontent .bloc-inside .conference h1 {
	font-size:			14pt;
	font-weight:		bold;
	color:				#8D1419;
	margin:				0;
	text-transform:		uppercase;
}

div#body #incontent .bloc-inside .conference h2 {
	font-size:			10pt;
	font-weight:		bold;
	margin:				0;
	text-decoration:	none;
}

div#body #incontent .bloc-inside .conference .programme {
	color:				#8D1419;
	text-transform:		uppercase;
	font-size:			8pt;
	font-weight:		bold;
}

div#body #incontent .bloc-inside .publication p {
	color:				#8D1419;
	font-weight:		bold;
	margin:				0;
}

div#body #incontent .bloc-inside .lstmedia a:hover,
div#body #incontent .bloc-inside .lstmedia .actif {
	text-decoration:	none;
	color:				#8D1419;
}

div#body #incontent .bloc-inside .media {
	width:				136px;
	float:				left;
	margin-right:		14px;
}

div#body #incontent .bloc-inside .connect,
div#body #incontent .bloc-inside .form {
	width:				250px;
	float:				right;
	margin-right:		115px;
}

div#body #incontent .bloc-inside .contact {
	width:				260px;
	float:				left;
	margin-right:		170px;
}

div#filter h3,
div#filter1 h3,
div#filter2 h3,
div#body #incontent .bloc-inside .connect h3,
div#body #incontent .bloc-inside .form h3 {
	font-size:			10pt;
	font-weight:		bold;
	color:				#8D1419;
	margin:				0;
}

div#body #incontent .bloc-inside .connect a {
	font-size:			9pt;
}

div#body #incontent .bloc-inside .form p,
div#body #incontent .bloc-inside .contact p {
	font-size:			8pt;
	color:				#8D1419;
}

div#body #incontent .bloc-inside .form .oblig {
	font-size:			8pt;
	color:				#000000;
}

div#filter .submit,
div#filter1 .submit,
div#filter2 .submit,
div#body #incontent .bloc-inside .submit {
	width:				50px;
	height:				13px;
	float:				right;
	margin-right:		9px;
}

div#filter .submit input,
div#filter1 .submit input,
div#filter2 .submit input,
div#body #incontent .bloc-inside .submit input {
	/*width:				46px;*/
	/*height:				13px;*/
	border:				none;
	background-color:	#8D1419;
	padding:			0;
	color:				#FFFFFF;
	font-size:			6pt;
	text-transform:		uppercase;
	text-align:			center;
}

div#filter .field,
div#body #incontent .bloc-inside .field {
	margin-bottom:		4px;
}

div#filter .label,
div#body #incontent .bloc-inside .label {
	width:				135px;
	float:				left
}

div#filter .input,
div#body #incontent .bloc-inside .input {
	width:				115px;
	float:				left
}

div#body #incontent .bloc-inside .label1 {
	width:				224px;
	float:				left
}

div#body #incontent .bloc-inside .label2 {
	width:				90px;
	float:				left
}

div#body #incontent .bloc-inside .label3 {
	width:				120px;
	float:				left
}

div#body #incontent .bloc-inside .input1 {
	width:				26px;
	float:				left
}

div#body #incontent .bloc-inside .input2 {
	width:				160px;
	float:				left
}

div#body #incontent .bloc-inside .input1 input {
	margin:				0;
}

div#filter .label label,
div#body #incontent .bloc-inside .label label,
div#body #incontent .bloc-inside .label1 label,
div#body #incontent .bloc-inside .label2 label,
div#body #incontent .bloc-inside .label3 label {
	font-size:			10pt;
}

div#body #incontent .bloc-inside .label1 a {
	font-size:			9pt;
}

div#filter .input input,
div#body #incontent .bloc-inside .input input {
	width:				100px;
	height:				20px;
	border:				solid 1px #BABABA;
	font-size:			10pt;
}

div#body #incontent .bloc-inside .input span {
	font-size:			9pt;
	color:				#8D1419;
	margin-left:		-2px;
}

div#body #incontent .bloc-inside .input2 textarea {
	width:				156px;
	height:				86px;
	border:				solid 1px #BABABA;
	font-size:			8pt;
	font-family:		arial;
}

div#body #incontent .bloc-inside .coord {
	width:				290px;
	float:				left;
	font-size:			8pt;
}

div#body #incontent .bloc-inside .coord p {
	margin:				0;
}

div#body #incontent .bloc-inside .both_g {
	width:				298px;
	margin-right:		25px;
	float:				left;
}

div#body #incontent .bloc-inside .both_d {
	width:				323px;
	float:				right;
}

div#body #incontent .bloc-inside .both_g h1,
div#body #incontent .bloc-inside .both_d h1,
div#body #incontent .bloc-inside .one h1 {
	font-size:			10px;
	font-weight:		bold;
	color:				#8D1419;
	text-transform:		uppercase;
	margin-bottom:		10px;
}

div#body #incontent .bloc-inside .bloc {
	margin-bottom:		10px;
}

div#body #incontent .bloc-inside .bloc0 {
	width:				323px;
	float:				left;
	margin-bottom:		10px;
}

div#body #incontent .bloc-inside .bloc1 {
	width:				323px;
	float:				right;
	margin-bottom:		10px;
}

div#body #incontent .bloc-inside .doc {
	width:				58px;
	float:				left;
	margin-top:			3px;
}

div#body #incontent .bloc-inside .descr {
	width:				240px;
	float:				left;
}

div#body #incontent .bloc-inside .descr h3 {
	font-size:			8pt;
	font-weight:		bold;
	color:				#8D1419;
	text-transform:		uppercase;
	margin:				0;
}

div#body #incontent .bloc-inside .descr h4 {
	font-size:			8pt;
	font-weight:		normal;
	color:				#777777;
	text-transform:		uppercase;
	margin:				0;
}

div#body #incontent .bloc-inside .descr p {
	margin:				0;
}

div#body #incontent .bloc-inside .ebook0 {
	width:				363px;
	float:				left;
	margin-top:			10px;
}

div#body #incontent .bloc-inside .ebook1 {
	width:				363px;
	float:				right;
	margin-top:			10px;
}

div#body #incontent .bloc-inside .cover {
	width:				97px;
	float:				left;
	margin-top:			3px;
}

div#body #incontent .bloc-inside .resume {
	width:				265px;
	float:				left;
}

div#body #incontent .bloc-inside .resume h3 {
	font-size:			8pt;
	font-weight:		bold;
	color:				#8D1419;
	margin:				0;
}

div#body #incontent .bloc-inside .resume h4 {
	font-size:			8pt;
	font-weight:		bold;
	color:				#777777;
	margin:				0;
}

div#body #incontent .bloc-inside .resume p {
	margin:				0;
}

div#body #incontent .bloc-inside .download a {
	color:				#8D1419;
}

div#body #incontent .bloc-inside .util h1 {
	font-size:			9pt;
	font-weight:		bold;
	color:				#8D1419;
	margin-top:			10px;
	text-transform:		uppercase;
}

div#body #incontent .bloc-inside .left {
	width:				365px;
	float:				left;
	margin-top:			10px;
}

div#body #incontent .bloc-inside .right {
	width:				365px;
	float:				right;
	margin-top:			10px;
}

div#body #incontent .bloc-inside .logo {
	width:				83px;
	float:				left;
	margin-top:			3px;
}

div#body #incontent .bloc-inside .logo img {
	border:				solid 1px #8D1419;
}

div#body #incontent .bloc-inside .desc {
	width:				282px;
	float:				left;
}

div#body #incontent .bloc-inside .desc h3 {
	font-size:			8pt;
	font-weight:		bold;
	color:				#8D1419;
	text-transform:		uppercase;
	margin:				0;
}

div#body #incontent .bloc-inside .desc h4 {
	font-size:			8pt;
	font-weight:		normal;
	margin:				0;
}

div#body #incontent .bloc-inside .desc p {
	margin:				0;
}

div#body #incontent .bloc-inside .desc a {
	color:				#777777;
}

div#body #incontent .bloc-inside .desc a:hover {
	color:				#8D1419;
	text-decoration:	none;
}

div#body #incontent .bloc-inside .plan ul {
	padding-left:		13px;
}

div#body #incontent .bloc-inside .plan li {
	list-style-type:	square;
	color:				#8D1419;
	font-size:			10pt;
}

div#body #incontent .bloc-inside .plaquette a {
	color:				#8D1419;
	font-size:			9pt;
	font-weight:		bold;
	text-transform:		uppercase;
}

#masque,
#masque1,
#masque2 {
	position:			fixed;
	background-color:	black;
	height:				100%;
	width:				100%;
	z-index:			20;
	-moz-opacity:		0.5;
	opacity:			0.5;
	filter:				alpha(opacity=50);
	visibility:			hidden;
	top:				0px;
	left:				0px;
	overflow:			hidden;
}

#filter,
#filter1 {
	position:			absolute;
	left:				50%;
	margin:				0;
	margin-left:		-140px;
	top:				200px;
	width:				250px;
	float:				right;
	background-color:	#FFFFFF;
	border:				solid 1px #000000;
	padding:			15px;
	visibility:			hidden;
	z-index:			100;
}

#filter2 {
	position:			absolute;
	left:				50%;
	margin:				0;
	margin-left:		-600px;
	top:				200px;
	width:				400px;
	float:				right;
	background-color:	#FFFFFF;
	border:				solid 1px #000000;
	padding:			15px;
	visibility:			hidden;
	z-index:			100;
}

#close {
	 margin-left:		254px;
	 margin-top:		-25px;
	 cursor:			pointer;
}

.lineclear{
	height:1px;
	clear:both;
}

.display{
	display:none;
}

.livrepresse {
	display:block;
	float:left;
	margin:0px 10px 20px 10px;
}

.txtpresse {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0 10px 0 0;
	margin:0;
	text-align:left;
}

div#body #right .news .titredpresse, div#body #right .ebook .titredpresse {
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	padding: 0 0 0 10px;
	margin: 6px 0 6px 0;
	display:block;
}


