/**
 * COPYRIGHT NOTICE
 * ZOOM Design SRL.
 * This source code may not be redistibuted
 * without written consent from the above mentioned entity.
 * 
 * @author HR <hernan@zoomdesign.com.ar>
 * @date 00/00/2009
 * @copyright 2009 | ZOOM Design SRL.
 * @package sbox
 */
 
body { 	
	background-color: #4A5C68;
	margin: 20px 20px 20px 20px;
  	scrollbar-face-color: #4A5C68;
  	scrollbar-arrow-color:#637581;
  	scrollbar-track-color:#4F626D;
  	scrollbar-shadow-color:#4A5862;
  	scrollbar-highlight-color:#536571;
  	scrollbar-darkshadow-color:#4A5862;
  	scrollbar-3dlight-color:#4A5C68;
}

/* Botones */
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	color: #6E90A6;
	text-decoration: none;
	padding-left: 2px;
}
	a:link.botones, a:visited.botones, a:active.botones {
	text-decoration: none;
	color: #6E90A6;
}
	a:hover.botones {
	text-decoration: none;
	color: #97B0C1;
}
/* Botones */

.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B0BAC1;
	text-decoration: none;
}
	a:link.adress, a:visited.adress, a:active.adress {
	text-decoration: none;
	color: #B0BAC1;
}
	a:hover.adress {
	text-decoration: none;
	color: #97B0C1;
}

/* Botones Pie */
.accesos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #66757E;
	letter-spacing: 1px;
	text-decoration: none;
}
	a:link.accesos, a:visited.accesos, a:active.accesos {
	text-decoration: none;
	color: #66757E;
}
	a:hover.accesos {
	text-decoration: none;
	color: #6E90A6;
}
/* Botones Pie */
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	color: #006FB5;
}
.cuerpos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #66757E;
	text-align: justify;
	text-decoration: none;
}
.cuerpos-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #66757E;
	text-align: justify;
}
.cuerpos-bis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #66757E;
	text-align: justify;
	line-height: 20px
}
.sector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006FB5;
	text-align: right;
	padding-left: 15px;
	height: 20px;
	text-transform: uppercase;
}
.clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #536571;
	text-align: left;
	height: 20px;
	padding-top: 2px;
	text-transform: none;
	padding-left: 5px;
}
/* Botones */
.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #536571;
	text-align: left;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 5px;
}
	a:link.masinfo, a:visited.masinfo, a:active.masinfo {
	color: #536571;
	text-decoration: none;
}
	a:hover.masinfo {
	color: #83919A;
	text-decoration: none;
}
/* Botones */
.servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #536571;
	text-align: right;
	height: 20px;
	padding-top: 2px;
	text-transform: none;
	padding-right: 5px;
}
.masinfo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #536571;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	padding-left: 5px;
}
	a:link.masinfo2, a:visited.masinfo2, a:active.masinfo2 {
	color: #536571;
	text-decoration: none;
}
	a:hover.masinfo2 {
	color: #83919A;
	text-decoration: none;
}
/* Links */
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #6E90A6;
	text-decoration: none;
}
	a:link.links , a:visited.links , a:active.links  {
	text-decoration: none;
	color: #6E90A6;
}
	a:hover.links  {
	text-decoration: none;
	color: #97B0C1;
}
/* Linkss */

