@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}

.aztbody #container {
	width: 60em;
	background: #fefefe;
	margin: 0px auto;
	text-align: left;
}

.aztbody #header { 
	background: #Fff; 
	padding: 0px 10px;
	border-top:#2674C1 5px solid;
	height:auto;
} 

.fltlft {
	float: left;
	margin-right: 8px;
}

.fltlft a {
	text-decoration:none;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltrt img{
	padding: 10px 0;
}


.aztbody #header #AZ {
	color: #666666;
	font-family: Tahoma;
	font-size: 36px;
}

.aztbody #header #Tecnica {
	color: #F00;
	font-family: Tahoma;
	font-size: 36px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tlp {
	float:left;
	margin: 10px 0px;
	padding: 0px;
	font-size: 2em;
}

body h1 {
	font-size: 1.5em;
}

body h2 {
	color:#184ABC;
	text-align: center;
}

body h3 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/hometopbg.png) repeat-x scroll left top transparent;
	color:#FFF;
	text-align:center;
	height:1.2em;
	margin: 0px;
	padding: 4px 0;
}

body h4 {
	background: url(images/hometopbg.png) repeat-x scroll left top transparent;
	color:#FFF;
}


.address {
	font-family: Calibri, Mistral;
	font-size:16px;
	padding-bottom:16px;
	float: right;
	margin-left: 8px;	
}

.SpryHiddenRegion {
	visibility: hidden;
}


/* SIDEBARS */

.aztbody #sidebar1 {
	float: left; 
	width: 13em;
	background: #EeEeEe;
	padding: 0;
	border-top: #323334 1px solid;
	margin: 0;
}

.aztbody #sidebar1 p {
	margin-left: 2.5em;
}


.aztbody #container #sidebar1 ul {
	font-size: 10pt;
}
a:link {
	text-decoration: none; color:#184ABC;
}
a:visited {
	text-decoration: none; color:#184ABC;
}
a:hover {
	text-decoration: underline;
	color: #009;
}

a:active {
	text-decoration: none;
}

.aztblocknumberleft {
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 26px;
	background-color: #81ADE4;
	text-align: center;
	border:solid #FFF 1px;
	width:1em;
	height:1em;
	float:left;
	padding-bottom:4px;
	margin-left:5px
}



.aztbody #sidebar2 {
	font-family: Calibri, Mistral;
	float: right; 
	width: 11em;
	padding: 0px 0px 0px 0px;
	border-top: #06F 1px solid;
}

#sidebar22 {
	background: #Eee;
}

.aztbody #sidebar2 p{
	padding-left: 5px;
}

.aztblocknumberletter {
	color:#666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	background-color: #FFFFFF;
	width:1em;
	height:1em;
	float:right;
	border:solid #81ADE4 1px;
	padding-bottom: 4px;
	text-align:center;
	vertical-align:middle;
/*	margin-top:10px;*/
}

.rightmenuitem {
	font-size: 20px;
	display: block;
	padding: 4px 7px;
	width: 160px;
}

.aztblocknumber {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	background-color: #666;
	text-align: center;
	width:1em;
	border:solid #FFF 1px;
	float: right;
}

#chosen {
	font-weight: bold; 
}


   /* MAIN CONTENT */
   
   
.aztbody #mainContent {
 	margin: 0 12em 0 14em;
} 

.aztbody #mainContent h1{
	color:#184ABC;
	background-color:#DDD;
	display:block;
	padding:5px;
	border-bottom:#036 solid 2px;
} 

#mainContent #top_description {
	text-align:justify;
	font-size: 12px;
	line-height: 13px;
	margin-right: 142px;
}

#mainContent #sub_product{
	margin: 40px 2px 2px 2px;
	padding: 0px 5px 10px 5px;
	border-bottom: 1px groove #999;
	text-align:justify;
	background:#F8F8F8;
}

#mainContent #sub_product img{
	float:left;
}

#mainContent #sub_product table img{
	float: none;
}

#mainContent #sub_product p{
	margin-left:200px;
}

#mainContent #sub_description h5{
	margin: 20px 0px 2px 0px;
}


.also_links {
	font-size: 12px;
	line-height: 13px;
}

.also_links a {
	color: #00F;
}

.youtube {
	margin: 20px 0px 20px 20px;
}

#top{
	font-weight: bold;
	font-size: 14px;
	margin-left: 380px;
	text-align: center;
	text-decoration:underline;
	color:#184ABC;
	background-color:#DDD;
	display:block;
	padding:5px;
	width: 140px;
} 

#catalogue {
	border:#999 solid 1px;
	margin: 5px 0;
	background: #Eee;
}

.rightmenuspecials {
	margin: 12px;
	text-align: center;
	font-size: 18px;
}

.rightmenuspecials img {
	border:#999 solid 1px;
}



	/* FOOTER */
	
	
.aztbody #footer { 
	padding: 0 10px;
	background:#fff;
	border-bottom:#2674C1 5px solid;
	clear: both;
	margin-top: 20px;
}

.aztbody #footer #footerlinks {
	font-size:10px;
	text-align:center;
}

.aztbody #footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Mistral;
}

.aztbody #footer span {
	color:#184ABC;
	font-family: calibri;
	font-size: 20px;
	font-weight:bold;
}

/* NEWS */


.news_container {
	background: #F5F5F5;
	text-align: left;
	float:left;
	margin-bottom: 10px;
	border-bottom: solid #999 1px;
	width: 100%;
}

.news_datebox {
	float: right;
	background-color: #F5F5F5;
	width: 160px;
	margin-right: 2px;
}

.news_date_main {
	float: right;
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 18px;
	background-color: #666;
	text-align: center;
	border: solid #FFF 1px;
	width: 154px;
	height: 24px;
	margin-top: 8px;
}

.news_sidebar {
	float: right;
	padding: 4px 4px 4px 4px;
	margin-bottom: 8px;
	border: 1px solid #000000;
	margin-top: 2em;
}

.news_mainContent {
	color: black;
	margin: 0 162px 0 0;
	text-align: justify;
	font-size: 14px;
	padding: 0 5px;
}

.news_Title {
	color: #000;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
	margin: 26px 0 0 0;
}

.news_description {
	margin-top: 26px;
}


/*  PRODUCTS */

.product_picture {
	float:left;
	width: 180px;
}

.product_description {
	margin-left: 190px;
	text-align: justify;	
}


/* CATALOGUES */


.catalogues {
	font-family: Tahoma, Geneva, sans-serif;
}

.catalogues input {
}

.catalogues label {
}

.catalogues .cat_table {
	margin-top: 10px;
}

.cat_table #cat_header {
	cursor: pointer;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	font-size: 11px;
}

.cat_table #cat_list {
	font-size: 10px;
	border-bottom: 1px solid #CCC;
}

.cat_table #cat_list a{
	color: #00F;
}

.grayBG {
	background-color: #CCCCCC;
}


/* Glossary */

#glossary .termin{
	text-align: justify;
	font-size: 12px;
}

#glossary div {
	margin: 15px 0;
}
