body{
	background: url(mainBg.png) no-repeat center top;
	font-family: Trebuchet MS;
}

a{
	color: #d10400;
}

tr td{
	border: 1px solid #ccc;
}

select, input, button, textarea {
	font-family: Verdana;
}
/* viewport integration */

#viewport-outter1 {
	/*
	background: transparent url(viewport-outter1.gif) no-repeat left top;
	*/
}
#viewport-outter2 {
	/*
	background: transparent url(viewport-outter2.gif) no-repeat right top;
	_text-align: center;
	*/
}

span.important{
	font-weight: bold;
	color: #D10400;
}

.tx_macina_banner{
	padding-top: 10px; 
	text-align: center;
}

.tx_macina_banner div{
	position: relative;
	text-align: center;
}

.tx_macina_banner .lienFlash{
	position: absolute;
	top: 0px;
	left: 0px;
}
.tx_macina_banner{
}

#mainMenu{
	height: 38px;
	background: url(mainMenuBg.png);
	border-bottom: 1px solid #ffffff;
}

#mainMenu ul{
	margin: 0px;
}
#mainMenu ul li{
	display: inline;
}
#mainMenu ul a{
	color: #fff;
	text-decoration: none;
	display: block; 
	height: 33px;
	float: left;
	padding: 0px 8px;
	  padding-top: 5px;
	border-right: 1px solid #333333;
	font-size: 12px;
	max-width: 160px;
	text-align: center;
}
#mainMenu ul li.act a,
#mainMenu ul a:hover{
	background: url(mainMenuBg-ro.png) center top no-repeat;
}
#mainMenu ul .home a{
	width: 43px;
	overflow: hidden;
	line-height: 99em;
	padding: 0px;
	  padding-top: 5px;
	background: url(mainMenuBg-home.png) center top no-repeat;
}

#viewport-inner {
	margin: 0 auto;
	padding: 0;
	border: 0;

	color: #4e4c4d;
	font-size: 85%; /* 11px */
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 960px;
	background: url(mainContentBg.png) left 150px no-repeat;
}

#page-header {
	position: relative;
	height: 115px;
	overflow: hidden;
	background: transparent url(header.png) no-repeat left top;
}
#page-header h1 {
	text-indent: -999em;
}
#page-header h1 a {
	display: block;
	height: 99px;
}

#page-header p {
	position: absolute;
	left: 45px;
	top: 80px;
	color: white;
	font-size: 10px;
	color: #a7a7a7;
}
#page-header a {
	color: #a7a7a7;
	text-decoration: none;
}



/*** 3-1-2 layout ***/

#page-center-wrap {
	float: left;
	width: 625px;;
	background: url(bgMainCol.png) right 50px no-repeat;
	/*
	_overflow-x: hidden;
	background: url(mainContentBg.png) repeat-x;
	*/
}
#page-center{
	padding: 20px;
}	
#page-right-wrap {
	float: left;
	width: 335px;
}
#page-right{
	padding: 15px;
}

#page-left-wrap {
	float: left;
	margin-left: -100%;
	width: 188px;

	padding: 334px 0 0 0;
	background: transparent url(left-bg.png) no-repeat left top;

	_margin-left: -1005px;
	_overflow-x: hidden;
}
#page-left {
	margin: 0 3px 0 22px;
	_overflow-x: hidden;
}


#page-footer {
	clear: both;
	*position: relative;
}

.site-footer {
	background: white;
	text-align: center;
	padding: 5px 0 10px 0;
	/*border-top: 1px solid #dfdfdf;*/
	font-size: 11px;
	color: #999999;
}
.site-footer a,
.site-footer a:active,
.site-footer a:hover,
.site-footer a:visited {
	color: #999999;
	text-decoration: none;
}
.site-footer a:hover {
	text-decoration: underline;
}
.site-footer ul,
.site-footer p{
	margin: 0px;
}
.site-footer li{
	display: inline;
	margin-right: 3px;
	font-size: 10px;
}

/*** Titres ***/

#viewport-inner h1, 
#viewport-inner h2, 
#viewport-inner h3, 
#viewport-inner h4, 
#viewport-inner h5, 
#viewport-inner h6 {
	color: #d20502;
	margin: 0;
	clear: both;
}

#viewport-inner h3{
	clear: both;
	font-size: 16px;
	margin-bottom: 10px;
}

#viewport-inner h4{
	color: #7b7b7b;
	clear: none;
}
#viewport-inner h5{
	color: #7b7b7b;
	clear: none;
	font-weight: normal;
}

#page-right h1, 
#page-right h2, 
#page-right h3, 
#page-right h4, 
#page-right h5, 
#page-right h6 {
	color: #d20502;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 2px solid #4e4c4d;
	margin: 0;
	padding: 5px 0 5px 19px;
	background: transparent url(right-puce-titre.gif) no-repeat left top;
	width: 192px;
	height: 25px;
	line-height: 26x;
}
#page-right .csc-header-n1 h1, 
#page-right .csc-header-n1 h2, 
#page-right .csc-header-n1 h3, 
#page-right .csc-header-n1 h4, 
#page-right .csc-header-n1 h5, 
#page-right .csc-header-n1 h6 {
	border-top: none;
}
#page-right ul {
	margin: 0 0 10px 20px;
}
#page-right li {
	list-style-type: square;
/*	line-height: 1.65em;*/
	padding-bottom: 5px;
}
#page-right li a {
	color: #4e4c4d;
	text-decoration: none;
}
#page-right li a:hover {
	text-decoration: underline;
}


#page-left h1, 
#page-left h2, 
#page-left h3, 
#page-left h4, 
#page-left h5, 
#page-left h6 {
	color: #d20502;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 2px solid #4e4c4d;
	margin: 0;
	padding: 5px 0 5px 0;
}
#page-left .csc-header-n1 h1, 
#page-left .csc-header-n1 h2, 
#page-left .csc-header-n1 h3, 
#page-left .csc-header-n1 h4, 
#page-left .csc-header-n1 h5, 
#page-left .csc-header-n1 h6 {
	border-top: none;
}
#page-right a ,
#page-left a {
	color: #4e4c4d;
	text-decoration: none;
}

#viewport-inner h1 {
	font-size: 100%;
}

#viewport-inner h2 {
	font-size: 150%;
}

#page-content .csc-textpicHeader h1,
#page-content .csc-header h1,
#mainPost h1 {
	color: #4e4c4d;
	font-weight: bold;
	font-size: 110%;
}

#page-content{
	color: #7b7b7b;	
	font-size: 13px;
}
#page-content ul{
	margin: 0px;
}
#page-content li{
	background: url(puce1.png) left 4px no-repeat;
	padding-left: 15px;
	list-style: none;
}	

#page-center .tx-comments-comment-name a,
#page-center .tx-comments-comment-name a:active,
#page-center .tx-comments-comment-name a:hover,
#page-center .tx-comments-comment-name a:visited {
	color: #858F98;
	text-decoration: none;
}

#page-center h2.category-title {
	color: #858F98;
	font-size: 100%;
	text-transform: uppercase;
/*	border-bottom: 1px #858F98 dotted;*/
	padding-bottom: 10px;
	background: transparent url(main-sep.gif) repeat-x left bottom;
}


/***  ***/

#post-title a,
#post-title a:active,
#post-title a:hover,
#post-title a:visited {
	color: #d20502;
	text-decoration: none;
}

#mainPost .contents {
	margin-top: 1em;
}


#page-categories {
}

#page-abstract {
	clear: left;
}

#page-content {
	margin-top: 1em;
}

#page-content a.internal-link {
/*
	color: #000000;
	font-weight: bold;
*/
}
.categories{
	color: #d10400;
	font-size: 10px;
	display: block;
	float: left;
	line-height: 17px;
	font-family: Verdana;
}
.categories a,
.categories a:active,
.categories a:hover,
.categories a:visited {
	color: #d10400;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.categories a:hover {
	text-decoration: underline;
}
.visuel{
	float: left;
	width: 220px;
}
.visuel img{
	border: 1px solid #b4b4b4;
}
#page-lastUpdated,
.pubDate{
	color: #b4b4b4;
	margin-bottom: 0px;
	font-family: Verdana;
}

.reactions a{
	background: url(icone-bulle.png) left center no-repeat;
	text-decoration: none;
	color: #424242;
	padding-left: 17px;
	margin-left: 10px;
	font-size: 10px;
	display: block;
	float: left;
	height: 17px;
	line-height: 17px;
}

/*** outils des billets ***/

#mainPostActions, 
#mainPostActions ul,
#mainPostActions li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#mainPostActions li {
	float: left;
	/*width: 120px;*/
	padding: 0 20px 0 3px;
}
#mainPostActions:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
#mainPostActions {
	padding: 5px 0 5px 0;
	background: #f1f0f0 url(main-sep.gif) no-repeat left bottom;
	*zoom:1;
	clear: both;
}
#mainPostActions li.print{
	margin-left: 160px;
	_display: inline;
}
#mainPostActions a {
	display: block;
	color: #424242;
	text-decoration: none;

}
#mainPostActions a:hover {
	text-decoration: underline;
}

#mainPostActions li.print a {
	background: transparent url(print.gif) no-repeat left top;
	padding: 0 0 0 20px;
	line-height: 20px;
}
#mainPostActions li.sendtofriend a {
	background: transparent url(sendtofriend.gif) no-repeat left top;
	padding: 0 0 0 20px;
	line-height: 20px;
}
#mainPostActions li.addcomment a {
	background: transparent url(addcomment.gif) no-repeat left top;
	padding: 0 0 0 20px;
	line-height: 20px;
}
#mainPostActions li.viewcomments a {
	background: transparent url(viewcomments.gif) no-repeat left top;
	padding: 0 0 0 20px;
	line-height: 20px;
}

#mainPostTags{
	color: #424242;
	font-size: 12px;
	font-weight: bold;
}
#mainPostTags a{
	font-size: 11px;
	font-weight: normal;
}
#mainPostTags .separator{
	color: #7b7b7b;
	font-size: 11px;
	font-weight: normal;
}
#viewport-inner .tx-comments-comments h3,
.mainPostSeparator{
	background: url(bulleBg.png) no-repeat left top;
	font-size: 18px;
	color: #fff;
	height: 40px;
	padding-left: 7px;
	margin-top: 20px;
	line-height: 25px;
	font-weight: normal;
}

#page-center .tx-comments-comment-1, #page-center .tx-comments-comment-2 {
	background: #f1f0f0;
	border: none;
	padding: 8px;
	padding-left: 65px;
	background: #f1f0f0 url(avatar-visiteur.png) 5px 5px no-repeat;
	color: #7b7b7b;
}

#page-center .estMembre{
	background: #f1f0f0 url(avatar-icf.png) 5px 5px no-repeat;
}
#page-center .estMembre .tx-comments-comment-name{
	color: #D20502;
}
#page-center .tx-comments-comment-date{
	font-weight: normal;
}
#page-center .tx-comments-comment-1, #page-center .tx-comments-comment-2 {

}
.tx-comments-comment-author{
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#viewport-inner .tx-comments-comments h4,
#viewport-inner .tx-comments-comment-form h4{
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 8px;
}
.tx-comments-comment-form-content{
	background: #f1f0f0;
	border: none;
	padding: 8px;
	margin-top: 5px;
}

.tipafriend-tipform .submit input,
#tx_comments_pi1_submit{
	background: url(btnSubmitBg.png) left top no-repeat;
	width: 93px;
	height: 23px;
	color: #fff;
	text-align: center;
	border: none;
	min-width: 93px;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	padding: 0px;
}

.tx-comments-pi1 form {
	margin: 0;
}
.mainPost-sujetconnexes{
	margin: 0px 0px 0px 5px;
}
.mainPost-sujetconnexes li{
	list-style:  none;
	margin-bottom: 3px;
	background: url(puce1.png) left 5px no-repeat;
	padding-left: 13px;
}
.mainPost-sujetconnexes li a{
	text-decoration: none;
	color: #7b7b7b;
	font-size: 13px;
}

.tipafriend-tipform input,
.tipafriend-tipform textarea,
.tx-comments-pi1 .tx-comments-comment-form-content input,
.tx-comments-pi1 .tx-comments-comment-form-content textarea{
	border: 1px solid #ccc;
	padding: 4px 2px 4px 10px;
	width: 555px;
	color: #7b7b7b;
}

.tx-comments-pi1 .tx-comments-comment-form-content textarea{
	height: 50px;
}	
.tx-comments-pi1 .required {
	background: #fff url(asterisque.png) 1px 1px no-repeat;
}
.tx-comments-pi1 .tx-comments-captcha {
	padding: 0px;
}
.tx-comments-pi1 .formRow{
	padding: 0px;
	margin: 0px 0px 2px 0px;
}
.tx-comments-pi1 .tx-comments-comment-form-content .captchafield{
	width: 450px;
}
.tx-comments-pi1 .tx-comments-captcha img{
	vertical-align: bottom;
}
.tx-comments-pi1 .tx-comments-required-error{
	display: block;
	margin: 0px;
	color: #D20502;
	background: #f5d7d7;
}


/*
#allOtherPosts {
	border-top: 2px solid #4e4c4d;
	margin: 0.8em 0 0 0;
	padding: 0.8em 0 0 0;
}
*/

#otherPosts {
/*
	width: 60%;
	float: left;
*/
}
#page-border {
	width: 30%;
	float: right;
}
#allOtherPosts:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
#allOtherPosts { *zoom:1; }

.listPostsItem {
  background:transparent url(blog-postsep.png) no-repeat scroll center bottom;
	overflow: hidden;
	_height: 1%;
	padding-bottom: 35px;
}
.listPostsItem p {
	margin: 0 0 0.6em 0;
}

h2#page-title,
.listPostsItem h3 a {
	color: #424242;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 21px;

}
.listPostsItem .abstract a {
  color: #4e4c4d;
  text-decoration: none;
	font-size: 12px;
	color: #7b7b7b;
}



/*** flux externes ***/
#page-border h3 {
  margin: 7px 0 0 0;
}
#page-border .csc-header-n1 h3 {
  margin: 0;
}

#twrss_table {
  margin: 3px 0 0 0;
  background:transparent url(main-sep.gif) no-repeat scroll left top;
  padding: 3px 0 0 0;
}
#twrss_table a {
  color: #4e4c4d;
  text-decoration: none;
}
#twrss_table a:hover {
  color: #4e4c4d;
  text-decoration: underline;
}

#twrss_table .twrss_bodytext {
	padding-bottom: 7px;
}

.twrss_head{
	font-weight: bold;
}

.twrss_head_channel{
	font-weight: bold; 
}

.twrss_imagefile{
  float: left;
	margin: 0 10px 0 10px;
}

.twrss_bodytext{
}


.twrss_channel_description{
	font-weight: bold;
}

#twrss_table .twrss_item_content{
}






/*** Formulaires ***/

form {
	margin: 0 0 2em 0;
}
form .caption {
	text-align: center;
}
form .error {
	color: red;
	font-weight: bold;
	text-align: center;
}

form p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
form div {
	clear: left;
	margin: 0;
	padding: 0.5em 0;
}

form div label,
form div .label {
	float: left;
	width: 25%;
	text-align: right;
	margin-right: 0.2em;
	min-height: 1.75em;
	line-height: 1.75em;
}

form div p label,
form div p .label {
	float: none;
	width: 72%;
	text-align: left;
	margin: 0 0 0 0.2em;
	min-height: 0;
	line-height: 1.5em;
}

form div p input.text,
form div p input.smalltext,
form div p textarea {
	display: inline;
	float: none;
}

form div input.text {
	display: block;
	float: left;
	width: 72%;
}
form div input.smalltext {
	display: block;
	float: left;
	width: 36%;
}
form div textarea {
	display: block;
	float: left;
	width: 72%;
}
form div p {
	display: block;
	float: left;
	width: 72%;
}


form div.submit {
	padding-left: 26%;
}
form input.submit {
	/*min-width: 25%;*/
	text-align: center;
}


/*** Commentaires ***/
.tx-comments-comments {
	margin: 1.5em 0;
}






/**** liens commerciaux************/
#page-content .csc-frame-frame2 {
	/*background: url(liens.gif) repeat-y top left;*/
	padding: 5px;
	background: #F1F0F0;
	border: 1px solid #ccc;
	color: #D10400;
	font-weight: bold;
}
#page-content .csc-frame-frame2 h4{
	color: #D10400;
}
#page-content .csc-frame-frame2 a{
	color: #D20502;
}
#page-content .csc-frame-frame2 .bodytext{
	margin: 0px;
}



#page-center #mainPost .csc-frame-frame2 .csc-header h1 {
	color: #d20502;
	font-size: 12px;
	font-weight: bold;
	}

.csc-frame-frame2 p,
.csc-frame-frame2 a:link,
.csc-frame-frame2 a:hover,
.csc-frame-frame2 a:visited {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



#page-right .archiveContainer,
#page-right .tx_last_menu_moreview,
#page-right .lastComments{
	background: #f1f0f0;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 15px 0px;
	font-family: verdana;
	font-size: 10px;
}

#page-right .archiveTitle,
#page-right .lastComments .lastComments-title{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 10px;
}
#page-right .tx_last_menu_moreview ul,
#page-right .lastComments ul{
	margin: 0px;
}
#page-right .tx_last_menu_moreview li,
#page-right .lastComments li{
	list-style-type: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
}
#page-right .tx_last_menu_moreview li a,
#page-right .lastComments li a{
	color: #7b7b7b;
}
#page-right .lastComments li a span{
	color: #d10400;
}
#page-right .tx_last_menu_moreview li a:hover,
#page-right .lastComments li a:hover{
	text-decoration: none;
}

#page-right .tx_last_menu_moreview{
	padding: 0px;
}
#page-right .tx_last_menu_moreview .subsection_tabs{
	margin: 0px;
	height: 25px;
}
#page-right .tx_last_menu_moreview .subsection_tabs li{
	list-style-type: none;
	display: inline;
}
#page-right .tx_last_menu_moreview .subsection_tabs li a{
	display: block;
	float: left;
	width: 151px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-top: 3px solid #f1f0f0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#page-right .tx_last_menu_moreview .subsection_tabs li.tab2 a{
	border-right: none;
}
#page-right .tx_last_menu_moreview .subsection_tabs li a.active{
	border-top: 3px solid #d10400;
	color: #d10400;
	font-weight: bold;
	border-bottom: 1px solid #f1f0f0;
}
#page-right .tx_last_menu_moreview .tabs_content{
	padding: 10px;
}
#page-right .archiveContainer ul{
	margin: 5px 0px 5px 15px;
}
#page-right .archiveContainer li{
	padding: 0px;
}
#page-right .archiveContainerMonth{
	color: #D10400;
}


.autopromo-container{
	clear: both;
	padding-top: 10px;
	font-size: 10px;
	font-family: Verdana;	
	background: url(autopromo-last.png) left bottom no-repeat;
	margin-left: 20px;
}
.autopromo-item{
	padding-left: 45px;
}
.autopromo-item-content{
	padding: 3px;
	width: 440px; padding-right: 22px;
	height: 54px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: url(autopromo-pub.png) 450px center no-repeat;
	overflow: hidden;
}
.autopromo-item a{
	text-decoration: none;
	color: #7b7b7b;
}
.autopromo-item .autopromo-visuel{
	width: 85px;
	float: left;
}
.autopromo-item .autopromo-title{
	font-weight: bold;
	display: block;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #D20502;
}


#search-container{
	position: absolute;
	right: 10px;
	top: 80px;
}

#search-container input{
	border: 1px solid #ccc;
	height: 23px;
	padding: 0px 5px;
	font-size: 10px;
	width: 160px;
	color: #999999;
}

#search-container input.submit{
	border: none;
	width: 93px;
	height: 23px;
	padding-bottom: 3px;
	margin-top: -1px;
	background: url(btnSubmitBg.png);
	text-transform: uppercase;
	color: #fff;
}
.tx-indexedsearch-searchbox .searchForm{
	margin: 10px auto;
	background:  #f1f0f0;
	border: 1px solid #ccc;
	width: 580px;
}
.tx-indexedsearch-searchbox .searchForm label{
	text-align: right;
	display: block;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width: 250px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	border: none;
	background: url(btnType1bg.png);
	height: 23px;
	text-transform: uppercase;
	color: #fff;
}
.tx-indexedsearch-searchbox .searchForm td{
	border: none;
	padding: 5px;
}
.tx-indexedsearch-searchbox .searchForm label{
	font-weight: bold;
}
.tx-indexedsearch-searchbox .searchForm .tx-indexedsearch-searchbox-sword{
	color: #999999;
	border: 1px solid #ccc;	height: 20px;
	padding: 0px 3px;
}
.tx-indexedsearch-res table{
	border: 1px solid #ccc;
}
.tx-indexedsearch-res td{
	border: none;
}	

.pageBorder #twrss_table{
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0px;
	background: #F1F0F0;
}
.pageBorder div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin: 0px;
}
.pageBorder #twrss_table .twrss_item_link{
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
	padding-bottom:5px;
}

.postMainVisuel{
	clear: both;
}



.tx-pexnewslettersubscription-pi1{
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 10px 0;
}
.tx-pexnewslettersubscription-pi1 form{
	margin: 0px;
}

.tx-pexnewslettersubscription-pi1 .pns-email{
	border:1px solid #CCCCCC;
	color:#999999;
	font-size:10px;
	padding: 4px;
	width:160px;
	margin-left: 100px;
	_margin-left: 70px;
}
.tx-pexnewslettersubscription-pi1{
	position: relative;
}

.tx-pexnewslettersubscription-pi1 .pns-inscription-btn,
.tx-pexnewslettersubscription-pi1 .pns-radiation-btn{
	background:url("btnType1bg.png") repeat scroll 0 0 transparent;
	border: 1px solid #a31421;
	color:#FFFFFF;
	font-size: 10px;
	padding: 3px 0px;
	cursor: pointer;
	vertical-align: middle;
	_vertical-align: top;
}

.tx-pexnewslettersubscription-pi1 .pns-radiation-btn{
	background: #ccc;
	border-color: #ccc;
	color: #7B7B7B;
}

.pns-msg-retour{
	text-align: center;
	font-weight: bold;
	color: #D20502;
	margin-top: 5px;
}
p.mini{
	font-size: 10px;
	font-style: italic;
}
.pns-loader{
	display: none;
	position: absolute;
	top: 15px;
	right: 40px;
	background: url(ajax-loader.gif);
	width: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 99em;
}






.archiv{
	line-height: 0px;
}
.archiv .internal-link{
	padding-left: 20px;
	font-size: 11px;
	text-decoration: none;
	color: #7B7B7B;
	background: url(acrobat.png) left top no-repeat;
	display: block;
	height: 16px;
	line-height: 16px;
	margin-bottom: 3px;
}
