/*global.css: Folha de estilos global*/

* {
	margin: 0;
	padding: 0;
	
}


body {
	color: #000000;
	width:750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color:#860010;
	background-image: url(../Images/fundoponto.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	margin: 0px auto;
	position:relative;
	}




a {
	text-decoration: none;
	cursor: hand;
	color: #a00013;
}




a:link {
	color:#a00013;
	cursor: hand;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}



a div {
	text-decoration: none;
	text-align: left;
	width: auto;
	font-size: 1em;
}

.subSectionList
{
margin-bottom: 15px;
}

.subSectionList ul
{
list-style-type:none;
	margin: 0;
	padding: 0;
}

/*HEADER*/

.header 
{
width:750px;
	margin: 0;
	padding: 0;
}

.headerTop
{
	margin: 0;
	padding: 0;
}

.headerBottom
{
width:750px;
	height: 24px;
	margin: 0;
	padding: 0;
	clear: both;
	background-image: url(../images/header_Bottom_1.gif);
	background-repeat: no-repeat;
	background-position: center;
}



.logo {
	margin-top: 13px;
	padding-left: 33px;
	height: 98px;
	float: left;
	margin-bottom: 18px;
	position:relative;
	width:auto;
}

.logo a img {
	border-width: 0px;
}




.banner {
background-color:#FFFFFF;
	height: 160px;
	float: left;
	vertical-align: bottom;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_Bottom_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}





/*LANGUAGE AND SEARCH*/

.headerInfoOptions
{
	float: right;
	width: 500px;
}

.siteLanguages 
{
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 0.9em;
	width: auto;
	float: right;
	
}

* html .siteLanguages 
{
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 0.9em;
	width: auto;
	float: right;
	
}



.siteLanguagesLink a {
	text-decoration: none;
}

.siteLanguagesLink a:hover {
	padding-left:0;
	text-decoration: underline;
}


.siteLanguagesLinkText {
	font-weight: bold;
	text-align: right;
}

.siteLanguagesLinkText a {
	padding-left:0;
	text-decoration: none;
}

.siteLanguagesLinkText a:hover {
	padding-left:0;
	text-decoration: underline;
}



.siteLanguagesLinkAuxItem {
	width: 1px;
	float:left;
	height: 5px;
}



.currentDate {
	float: left;
	vertical-align: bottom;
	margin-top: 10px;
	font-size: 0.9em;
	color: #C3BF9A;
	width: 365px;
	text-align: right;
	font-size: 10px;

}


.searchArea {
	float:right;
	text-align:left;
	margin-top:15px;
	margin-right:8px;
	width: 280px;
	clear:right;
/*	margin-top: 10px;*/


}

.searchTextArea {

	margin-top: 3px;
	margin-right: 3px;
	
		float: left;
	color: #4C4C4C;
	width: auto;

}



.searchText input {
	padding: 0;
	font-size:10px;
	color: #585A4C;
	width: 100px;
	height: 15px;
	margin-right: 5px;
}


.searchSectionsFilterArea {
		color: #4C4C4C;
	margin-top: 4px;
	float: left;
	width: auto;
	margin-left: 5px;
}

.searchLabel {
	width:100px;
	text-align:left;
}

.searchLabelAuxItem {
	float: left;
}

.searchText  {
	float:left;
	width: 110px;
}

.searchButton {
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 16px;
	margin-bottom: 2px;

	}

.searchButtonAuxItem
{
	display: none;
}

.searchButtonText
{
	display: none;
}




.button {
	margin-top: 2px;
	color: White;
	height: 18px;
	width: auto;
	border: 1px solid #585A4C;
	background-color: #585A4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	margin-left: 5px;

}




/*Header Services*/

.services
{
	margin: 0;
	padding: 0;
	text-align: right;
	width: 730px;
	float:left;
	clear:both;
	top:100px;
}

.servicesContainer
{
	margin: 0;
	padding: 0;
	text-align: right;
	width: auto;
	float:left;
	clear:both;
	position:absolute;
	top:110px;
}

*html .servicesContainer
{
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
	float:left;
	clear:both;
	position:absolute;
	top:100px;
}

.servicesTop {
	width:0px;
	height:0px;
}

.servicesBottom {
	width:0px;
	height:0px;
}

.services ul
{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.services ul li 
{
	margin: 0;
	display: block;
	float:right;
	padding-left:20px;


}

.services ul li a {
	color: #860010;
	text-decoration: none;
}

.services li a:hover {
	color: #860010;
	text-decoration: underline;
}






/*End Header Services*/

/*End Header */




/* BODY */

#body
{
	clear: both;
	position: relative;
}


/*Start PAGE BACK/TOP style*/

.pageBackLinkAuxItem {
	background-image: url(../Images/icon_back.gif);
	background-repeat: no-repeat;
	margin-right: 3px;
	height: 17px;
	width: 17px;
	float:left;
	display: none;

}

.pageBack {
	
	margin-bottom: 0px;
	padding-top: 0px;
	width:auto;
	float:right;
	display: none;
}

.pageBackLinkText a {
	text-decoration: none;
}

.pageBackLinkText a:hover {
	text-decoration: underline
}


.pageBack a:link
{
	text-decoration: none;	
}

.pageBack a:hover
{
	text-decoration: underline;	
}

.pageTopLinkAuxItem {

	float: right;
	width: 0px;

}

.pageTopLinkText {

}

.pageTopLinkText a {
text-decoration:none;
}

.pageTopLinkText a:hover {
text-decoration:underline;
}




.pageTop
{
	padding-top:20px;
	padding-left:12px;
	background-image: url(../images/icontopo.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

.pageTop a
{
	height: 25px;
	text-decoration:none;	
}

.pageTopLinkText a
{


}

.pageTopLinkText a:hover
{

}




/*End PAGE BACK/TOP style*/




form {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

textarea 
{
	border: 1px solid #C3BF9A;
	width: 348px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4C4C4C;
}

input
{
	padding: 0;
	margin: 0;
}




select {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #4C4C4C;
}







/* Start MENU */

.menuContainer {
	width: 200px;
	float: left;

}




.menuTop {

}

.menuBottom {

}

.menu {
	float: left;
	width: 180px;
	clear: left;

	
}

.menu ul {
	margin: 0;
	padding: 0;
	
	list-style:none;
	
}


.menu li { margin: 0 0 0 8px; }

.menu .menuList .menuItem a {
	display: block;
	width: 180px;
	color: #66010d;
	text-decoration: none;
	padding: 10px 0px 0px 12px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../Images/bullet_menu.gif);	
	}

.menu .menuList li a:hover {

	text-decoration: underline;
}



.menu ul ul li { margin: 0 0 0 0; }




/* Start Level 2 */


.menu .menuList .menuItemActive a
{
	display: block;
	font-weight: bold;
	width: 174px;
	color: #ffffff;
	text-decoration: none;
	margin-top:5px;
	background-color:#640010;
	
	padding: 2px 0px 2px 12px;
}

.menu .menuList .menuItemActive a:hover
{
text-decoration:underline;
background-image: none;
}


*html .menu .menuList .menuItemActive a /*IE hack*/
{
	height: 12px;
	padding: 2px 0px 2px 12px;
	
}

.menu .menuList .menuItemActive ul li a
{
	background-image:none;
	color: #640010;
	text-decoration: none;
	background-color:#dfdfdf;
	margin-top:0px;
	font-size:0.9em;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 165px;
}




.menu .menuList .menuItemActive ul li a:hover
{
text-decoration:underline;
background-image: none;
}


.menu .menuList .menuItemActive .selected a
{
	display: block;
	text-decoration: none;
}

.menu .menuList .menuItemActive .selected a:hover
{
text-decoration:underline;
background-image: none;

}

.menu .menuList .menuItemActive .selected ul li a
{
			display: block;

}

.menu .menuList .menuItemActive .menuList .menuItem a 
{
	width: 165px;
	
}


.menu .menuList .menuItemActive .menuList .menuItem a:hover 
{
text-decoration:underline;
background-image: none;

}

.menu .menuList .menuItemActive .menuList .selected a
{
		display: block;
width: 165px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #9b656d;
	font-weight: bold;
	

}

.menu .menuList .menuItemActive .menuList .selected a:hover
{
text-decoration:underline;
background-image: none;

}




.menu .menuList .menuList {display: none;}

.menu .menuItemActive .menuList {display: block;}

.menu .menuItemActive .menuList .menuItem {display: block;}

.menu .menuList .menuItemActive {display:block !important;}

.menu .menuList .menuList .menuItem a

.menuItem a {color: white;}



/* Start Level 3 */


.menu .menuItemActive .menuList .menuList .menuItem a 
{

	
	width: 155px;
	color: #66010d;
		padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 25px;
}

.menu .menuItemActive .menuList .menuList .menuItem a:hover 
{
	
	padding-left: 25px;
}



.menu .menuItemActive .menuList .menuItemActive .selected a 
{
	
	width: 155px;
	color: #66010d;
		padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 25px;
	
}

.menu .menuItemActive .menuList .menuItemActive .selected a:hover 
{

	padding-left: 25px;
}



.menu .menuItemActive .menuList .menuItem .menuList .menuItem 
{
	display: none;
}




/* End Level 3 */




/*BreadCrumbs*/



.path
{ 
	padding-top: 5px;
	color: #66010d;
}

/*Fat Erik's Breadcrumbs*/
.path ul {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

.path ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

.path ul li a {
	color: #66010d;
	text-decoration: none;
}



.path ul li a:hover {
	color: #66010d;
	text-decoration: underline;
}





.path ul li a
{
	background-image: url(../Images/gt.gif);
	background-repeat: no-repeat;	
	background-position:right;
	padding-right: 10px;
}


/*End BreadCrumbs*/





/***************************************************************************************************/

.sectionDescription
{
	clear: both;
	margin-top: 1.5em;
	text-align: left;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.contentContainer
{
	width: 540px;
	float: left;
	clear: none;
	margin-top: 0px;
	padding-left: 10px;

}


.contentDate
{
	font-size: 0.9em;
	visibility: hidden;
	height: 3px;
}

.content
{
	width: 520px;
	/*width: 80ex;*/
		
	
}

.contentList
{
	/*width: 540px;*/
	width:auto;
	margin-bottom: 20px;
	
}

.contentList ul
{	
	margin-left: 0px;
	padding-left : 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}

.contentList ul li
{
	clear: both;
	margin-left: 0px;
	padding-left : 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	height: 100%;
}

.contentList ul li:first-child
{
	padding-top: 20px;
}

.contentList ul li:last-child
{
	padding-bottom: 0px;
}


.contentImage
{
	font-size: 0.8em;
	float: right;
	clear: both;
	margin-left: 20px;
	text-align: right;
	width:170px;
	height: 172px;
	background-image: url(../images/reticulado.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 10px;
	margin-top: 1px;
	display: table;
}

.contentImage img{
display:block;
border-width:1px;
border-color:#7E8653;
}



.contentImageAdditionalInformation
{
	float: right;
	height: 16px;
	width: 135px;
	margin-top: 5px;
	text-align: right;
	border-top-color: #C5C5CF;
}


.contentImageAdditionalInformation a {
	color: #AD9777;
	text-decoration: none;
}

.contentImageAdditionalInformation a:hover {
	color: #a00013;
	text-decoration: underline;
}


.contentImageAdditionalInformationText
{
	text-align: right;
	vertical-align: middle;
	height: 13px;
	padding-top: 3px;
	margin-left: 5px;
	width: auto;
	float: right;
}

.contentImageAdditionalInformationAuxItem
{
	background-image: url(../Images/icon_Zoom.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	float: right;
	margin-left: 3px;
}

.contentLead 
{
/*
	margin-bottom: 1em;
	margin-right: 2em;*/
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
	
}

.contentBody {
	margin-bottom: 20px;
	line-height: 1.3em;
	text-align: left;
	font-size: 1em;
	/*clear:both;*/
}

.contentChanges {

	clear: both;
	font-size: 0.9em;
	margin-bottom: 10px;
	color: #CCCCCC;
	margin-top: 10px;
}






/*Related Contents*/

.relatedContentImage
{
	width: 70px;
	font-size: 75%;
	margin: 0px;
	float:right;
	padding-right:10px;

}

.relatedContentImage img
{
	border: 0px;
	float: left;
	
}



.relatedContentsTitle
{

	
	font-size: 0.9em;
}

.contentTitleDetailLink  {
	
	font-size: 120%;
	font-weight: bold;
	color: #a00013;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/separador_linha.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-top: 10px;
	

}

.relatedContentTitleDetailLink a
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	
}



.relatedContentTitleDetailLink a:hover
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	height: auto;
	
}




.relatedContentsList
{
	
	width: 520px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	
	
}

.relatedContentDate
{
visibility:hidden;
	font-size: 0.9em;
	display: block;
}

.relatedContents ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
	
}

.relatedContent
{
	border-width: 1px;
	border-style: solid;
	border-color: #66010d;
	background: #d32f2f;
	padding: 10px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
	display:inline-block;
}




.homepageLink
{
	float:left;
}

/*End Related Contents*/


/*BreadCrumbs RelatedContent*/

.pathRelated
{ 
	padding-top: 5px;

}

/*Fat Erik's Breadcrumbs*/
.pathRelated ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

.pathRelated ul li {
	display: inline;
	padding: 0;
	margin: 0;
	background-image: url(../Images/gt.gif);
	background-repeat: no-repeat;	
	background-position:right;
	padding-right: 8px;
}

.pathRelated ul li a {

	text-decoration: none;
}



.pathRelated ul li a:hover {

	text-decoration: underline;
}

/*.pathRelated ul li:before { content: "> "; }
.pathRelated ul li:first-child:before { content: ""; }*/

.pathRelated ul li a
{
	background-image: url(../Images/gt.gif);
	background-repeat: no-repeat;	
	background-position:right;
	padding-right: 10px;
}



.eventInfo {
	padding-top: 5px;
	font-weight: bold;
}

.productInfo {
	clear: none;
	padding-top: 5px;
	margin-bottom: 5px;
}


.contentDetailLinkAuxItem
{
	float: left;
	width: 0px;
	
}


.contentDetailLink {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
	background-image: url(../images/iconler.gif);
	background-repeat: no-repeat;
	background-position: left;
 	padding-left: 8px;
	padding-right:20PX;
	
}



.contentOrderAuxItem
{

	float: left;
	width: 0px;
	
}


.contentOrderLink {

		float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
	background-image: url(../images/iconler.gif);
	background-repeat: no-repeat;
	background-position: left;
 	padding-left: 8px;
	
}



.productDate {
	margin-bottom: 2px;
}

.eventLocationLabel {
	float: left;
}

.eventLocationText {
	font-weight: normal;
}

.eventCityLabel {
	float: left;
}

.eventCityText {
	font-weight: normal;
}

.eventOrganizationLabel
{
	float: left;
	font-weight:bold;
}

.eventOrganizationText
{
	font-weight: normal;
	margin-bottom: 15px;
}

/*End IE workaround*/

.pageTitle
{
	clear: both;
	margin-bottom: 10px;
}

.pageTitle h1
{
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.recomendWebPageTitle
{
	text-align: center;
	margin: 0 0 20px 0;
}

.recomendWebPageTitle h1
{
	margin: 0;
	padding-top: 7px;
	font-size:120%;
	color: #036;
}

.recomendLinkPageTitle
{
	text-align: center;
	margin: 0 0 20px 0;
}

.recomendLinkPageTitle h1
{
	margin: 0;
	padding-top: 7px;
	font-size:140%;
	color: #036;
}





/*Section*/

.pageTitle
{
	margin: 10px 0 20px 0;
}

.destaquesLabel
{
	margin-top: 10px;
	border-top:solid 5px #94A7B8;
}

.destaquesLabel h1
{
	margin: 0;
	padding-top: 7px;
	font-size:130%;
	color: #036;	
}

.pageTitle h1
{
	margin: 0;
	padding-top: 7px;
	font-size:150%;
	color: #66010d;
	text-align: left;
}

/*End Section*/







.eventContact
{
	margin-bottom:1em;

	float: left;

	font-size: 0.9em;
	text-align: left;
}

.eventContact h2
{
	font-weight:bold;
	font-size:120%;
	margin: 0;
}

.eventLocation h2
{
	font-weight:bold;
	font-size:120%;
	margin: 0;
}

.eventDate
{
	font-size: 85%;
	margin-bottom: 10px;
	margin-top: 3px;
}

.eventOrganization
{
	margin-bottom: 10px;
}

.eventContact h2
{
	font-weight:bold;
}

.eventContactZipCode
{
	float:left;
}

.eventContactPhoneLabel
{
	float:left;
}

.eventContactFaxLabel
{
	float:left;
}

.eventContactEmailLabel
{
	float:left;
}

.productAuthorLabel
{
	font-weight:bold;
	float:left;
}

.productDetails
{
	font-weight: normal;
}

.productISBNLabel
{
	font-weight:bold;
	float:left;
}

.productPriceLabel
{
	font-weight:bold;
	float:left;
}

.productAvailableLabel
{
	font-weight:bold;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

.productAvailableText
{
	padding-top:5px;
	padding-bottom:5px;

}

.productReferenceLabel
{
	font-weight:bold;
	float:left;
}



.printAuxLinkItem
{
	cursor:hand;
	width:16px;
	height:16px;
	float:left;
	background-image: url("../Images/print.gif");
	background-repeat:no-repeat;
}

.printLinkText
{
	width:55px;
	height:20px;
	margin-left:14px;
}

.print a
{
	text-decoration: underline;
}




.separator
{
	clear:both;
	width:540px;
	padding-left: 0;
	margin-left: 0;
}










/*CONTENT LIST PAGES*/

.pageList
{
	font-weight: bold;
	margin-bottom: 30px;
	clear: both;
	padding-top: 10px;
}

.pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}


.pageList ul li 
{

	margin-left: 0px;
	padding-left: 0px;
	margin-right: 5px;
	float: left;
	vertical-align: top;
}

.pageList ul li a
{
	vertical-align: top;
}






/*CONTENT OPTIONS*/


.contentOptionsContainer
{
	width: 540px;
	float:left;
	display:block;
	background-image: url(../Images/separador_linha.gif);
	background-repeat: no-repeat;
	background-position:top left;

}

.contentOptionsBottom
{
	width: 540px;

	background-image: url(../Images/separador_linha.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-top:1px;
	padding-bottom:10px;
}

.contentOptions
{
	

	border-top-color: #C1E100;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.contentOptions ul {
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	list-style: none;
}

.contentOptions ul li {
	height: 20px;
	float: left;
	padding: 0px 20px 0px 0px;
}

.contentOptions ul li a {
	color: #AD9777;
	text-decoration: none;
}

.contentOptions ul li a:hover {
	color: #a00013;
	text-decoration: underline;
}

/*IE workaround*/
/*All IE browsers*/




.orderLinkAuxItem {
background-image: url("../Images/icon_encomendar.gif");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	float: left;
	width: 18px;
	height: 15px;
	
}	


.orderLinkText a {
	font-weight:bold;
	color: #a00013;
	text-decoration: none;
}

.orderLinkText a:hover {
	text-decoration: underline;	
}


/*End All IE browsers*/

/*End Content options*/





/*OPERATIONS*/

.operationsContainer
{
	margin: 0px;
	padding: 0px;
	float:left;
	clear:both;	
}

.operations
{
	margin: 0;
	padding: 0;
	width: 540px;
position:absolute;
	top:294px;
	float:left;
	clear:both;

}

* html .operations
{
	margin: 0;
	padding: 0;
	width: 540px;
	position:absolute;
	top:297px;
}






.operations ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

.operations ul li {
	float:right;
	padding: 0px 20px 0 0;
}

.operations ul li a {
	color: #ffd200;
	font-size: 11px;
	text-decoration: none;
}

.operations ul li a:hover {
	color: #ffd200;
	text-decoration: underline;
}


/*End OPERATIONS*/







/*FOOTER*/


.footer
{
		background-image: url(../Images/fundo_pontoh.gif);

	clear: both;
	padding-bottom:5px;
	padding-top: 5px;
	width: 750px;

	} 

.footerServicesContainer{
font-size: 0.9em;padding:5px;

}

.allRightsReserved{font-size: 0.9em;padding:15px;}	



.footerServices{text-align:right; 
	padding-top:10px;
	padding-bottom:10px;
	background-attachment:scroll;
	background-repeat:repeat-h;
	background-position: left top;
background-color:#FFFFFF;	
}

.footerServicesBottom{

	padding-top: 10px;
	background-attachment:scroll;
	background-repeat:repeat-h;
	background-position: top left;

}

.footerServices ul {list-style-type:none; padding:0;margin:0;}
.footerServices ul li {display:inline;padding:0;margin:0; padding-right:10px;}

.address {
		background-color:#FFFFFF;
float: right;
	font-size: 0.8em;
	margin-right:10px;
	margin-left:5px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: right;
	padding-top: 5px;
	height: 80px;
	bottom: 0px;
	width: 150px;
}




.logos {
	padding: 0 5px 10px 10px;
	vertical-align:	middle;
	float: left;
	line-height: 3em;
	width: 370px;
	background-image: url(../Images/pontov.gif);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position: right;

}
.logos ul {list-style-type:none; padding:0;margin:0;}
.logos ul li {display:inline;padding:0;margin:0;}

.logos ul li img{
border-width:0;
}


.lastChangeText {
	margin-bottom: 0px;
}


.lastChangeAuxItem {
	float: right;
	margin-bottom: 0px;
}
.lastChange{
	float: right;
	margin-right:33px;
	margin-left:2px;
	padding: 5px 3px 10px 3px;
	font-size: 0.8em;
	text-align: right;
	width: 140px;
	position: relative;
	bottom: 0px;
	vertical-align: middle;
}
.lastChangeValue{
display:block;
}
.browserVersions{
	float: right;
	margin-right:33px;
	margin-left:2px;
	padding: 5px 3px 5px 3px;
	font-size: 0.8em;
	text-align: right;
	width: 140px;
	position: relative;
	height: 50px;
	bottom: 0px;
	vertical-align: middle;
}


/*.browserVersions{
	text-align:right;
	margin-bottom:5px;
	font-size: 85%;
	margin-top:15px;
	float: right;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #849090;
	vertical-align: bottom;
}
*/



.footerServices li a 
{	
	color: #a00013;
	text-decoration: none;
}

.footerServices li a:hover 
{
	text-decoration: underline;
}



/*IE workaround*/
/*All IE browsers*/

.footerServices ul li {
	background-image: url(../Images/gt_2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 10px;
	height:22px;
}


.footerBottom{display:none;}


/*End FOOTER*/



.homepage 
{
	display:none;
	clear:both;
}


.infoMessage
{
	margin: 15px 0 15px 0;
}





.printVersionLink
{
	padding-top: 15px;
	float: left;
	
}

.printVersionLinkAuxItem
{
	background-image: url("../Images/icon_printer.gif");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	float: left;
	width: 22px;
	height: 15px;
}


.sendThisLinkAuxItem
{
	background-image: url("../Images/icon_envelope.gif");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	float: left;
	width: 22px;
	height: 15px;
}




.contentAdditionalInformation
{
	text-align: left;
	width: 100%;
	margin-top: 15px;
}
	
	
.userForm
{
padding-bottom: 18px;
}

.userFormPrefix
{
padding-bottom: 18px;
}

.userFormGroupTitle
{
font-weight: bold;
}

.userFormQuestion
{
padding: 8px;
}

.legenda {
font-size: 0.9em;
}
