html
	{ height: 100%; margin-bottom: 1px;
	}
body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 160%;
	color: #555555;
	background-image: url(../images/gif/bgBox.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
a {
  color:#58a;
  text-decoration:none;
  }
/*a:visited {
  color:#969;
  text-decoration:none;
  }*/
a:hover {
  color:#c60;
  border-bottom:1px none #c60;
  }
#conteiner {
	width: 700px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
#header { height: 75px;
	}
#logo {
	width: 192px;
	float: left;
	padding-bottom:15px;
	}
#menuContcactoDintel {
	float: right;
	text-align: right;
	width: 508px;
	height: 60px;
}
#menuContcactoDintel a.cmd_contacto   {
	background:#fff url(../images/gif/ic_infoInformatica.gif) no-repeat top right;
	padding:3px 25px 3px 0px;
}
#bar {
	clear: both;
	height: 25px;
	background-color: #dde5f3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#body {
	margin-bottom: 10px;
	margin-top: 20px;
	width: 700px;
	float: left;
	height: auto;
}
#limpia	{
	clear:both;
}
#footer {
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
div.block {
	padding-bottom: 3px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	clear: none;/**/
	width: 455px;
	height: auto;
}
div.block p {	
	text-align:justify;
}
div.blockR	{
	padding: 5px;
	float: right;
	clear: none;/**/
	margin-bottom:5px;
	width: 210px;
	height: auto;
	background:#ccc;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
}
#left {
	width:420px;
	float:left;
}
#right {
	width:230px;
	float:right;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	color: #009CDA;
}
h4	{
	padding:3px;
	background:#DDE5F3 url(../images/gif/cnrw_boxtopleft.gif) no-repeat top left;
	border-bottom:1px solid #CAD6EB;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif, Garamond;
	width:100%;
	text-align:right;
	margin-bottom:0;
	color:#999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;		
}
#body h1 {
	background:transparent url(../images/gif/h1_hojas.gif) no-repeat top left;
	padding-left:35px;
}
h2 {
	font-size: 16px;
	line-height: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: normal;
}
p {	margin: 0; margin-bottom: 5px; }
p.right { text-align: right; float:right; }
.imgLeft_marco	{
	float:left;
	border:1px solid #fff;
	padding:4px;
	background:#DDE5F3;
	margin:0 10px 10px 0;
}
#footer p {
	clear: both;
	padding-top: 5px;
}
form {
	margin: 0;
}
fieldset {
	padding: 0;
	border: 0;
}
legend { display: none; }
input, textarea, select {
	border: 1px solid #dddddd;
	background-color: #DDE5F3;
	font-size: 11px;
	clear:both;
	width:100%;
	letter-spacing: 1px;
	margin: 2px 0px 2px 0px;
	color:#999;
	}
.block input, .block textarea, .block select {
	border: 1px solid #ACE1F6;
	background-color: #DDE5F3;
	font-size: 11px;
	clear:both;
	width:100%;
	letter-spacing: 1px;
	margin: 2px 0px 2px 0px;
	color:#999;
	}
input.cmdEnviar	{
	width:74px;
	float:right;
	
}

input.radio {
	color: #000000;
	font-size: 11px;
	border: 1px none #FFFFFF;
	background-color: #FFFFFF;
	}
#formquote {
	padding-bottom: 3px;
	padding-top: 8px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	height: auto;
	clear: none;
	margin: 0px;
	width: 700px;
}
	
.formquoteleft {
	float: left;
	height: auto;
	width: 175px;
	margin-bottom: 5px;
}
	
.formquoteright {
	float: left;
	height: auto;
	width: 525px;
	margin-bottom: 5px;
}
ul {
	margin: 0;
	padding : 0;
	list-style : none;
}
#bar li {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	float: left;
	text-decoration: none;
}
#bar li.active {
	color: #fff;
	padding-bottom: 4px;
	text-decoration: none;
	background-color: #00B8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B8E8;
}

#bar li:hover {
	color: #fff;
	padding-bottom: 4px;
	background-color: #66CCFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}
#footer li {
	float: left;
	height: 15px;
	vertical-align: middle;
	padding-right: 15px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*#bar li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}*/
a img { border: 0; }
a img:active { border: 0; }
span.highlight {
	color: #B7EAFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0em;
}
span.foliohighlight {
	color: #000000;
}
span.hide { display: none;
}
span.underline {
	text-decoration: underline;
}
.thumbbg a:hover  {
   background-position: -175px 0%;
}
.thumbbg a  {
	/*display: block;*/
	background-repeat: no-repeat;
	height: 130px;
	width: 175px;
	/*clear: right;*/
	padding: 0px;
	float: left;
	margin: 0px;
	/*background-image: url(../images/th_bg.gif);
	background-position: 0% 0px;*/
}
.thumbbg img {
	padding: 10px;
float:left;
}
.foliothumb a:hover  {
   background-position: -175px 0%;
}
.foliothumb a  {
	display: block;
	background-repeat: no-repeat;
	height: 90px;
	width: 175px;
	clear: none;
	padding: 0px;
	float: left;
	margin: 0px;
	/*background-image: url(../images/th_bg.gif);
	background-position: 0% 0px;*/
}
.foliothumb img {
	padding: 10px;
	margin: 0px;
}
.foliodesc p {
	line-height: 16px;
	padding: 5px;
}
.foliodesc {
	height: 90px;
	width: 425px;
	float: right;
	clear: none;
	display: block;
}
.foliovalue p {
	line-height: 16px;
	padding: 5px;
}
.foliovalue {
	height: 90px;
	width: 100px;
	float: left;
	clear: none;
	text-align: right;
}
.foliovaluesubhead {
	background-color: #737A7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}
.block ul, .thcontainerhome ul {
	/*list-style-position: inside;
	list-style-image: url(../images/gif/arwbl_informatica.gif);*/
	list-style-type: none;
	display: block;
	float: none;
	height: auto;
	width: auto;
	margin:10px;
	text-align: left;
}
.block ul li, .thcontainerhome ul li {
	background:transparent url(../images/gif/arwbl_informatica.gif) 0px 5px no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
.block strong	{
	color:#00B8E9;
}
.block dl	{
	margin:0px;
	padding:0px;
}
.blockbg {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-left: 0px;
	width: AUTO;
	margin-right: 0px;
	color: #000000;
}
.blockbg ul {
	/*list-style-position: inside;
	list-style-image: url(../images/arrow.gif);*/
	list-style-type: none;
	line-height: 160%;
	font-size: 11px;
	margin: 0px;
	width: 425px;
}
.footerbtn{
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: left;
}
.hr {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	border-top-style: none;
	height: 1px;
	padding: 0;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
}
#body dt {
margin:0;
padding:0 0 0 5px
}
#body dd {
margin:0;
padding:5px 0 5px 5px

}
#body dl {
margin:0;
padding:10px 0 0 5px
}
#box_product	{
	clear:both;
	width:100%;
	padding:3px;
	/*background:#DDE5F3;*/
	border-bottom:4px solid #DDE5F3;
	margin:7px 0 7px 0;
	/*background:#DDE5F3 url(../images/gif/cnr_boxproduct.gif) no-repeat bottom right;*/
}
#botonera	{
	clear:both;
	width:auto;
	text-align:right;
	margin-right:15px;
}
#botonera_paginado	{
	clear:both;
	width:auto;
	text-align:right;
	margin:0 0 25px 0;
}
#box_product img	{
	float:left;
	margin:0px 5px 5px 0;
}
#ic_oferta 	{
/*position:absolute;
float:left;
z-index:5;
margin:10px 0 0 75px;*/
float:right;
}
.FotoEquipo {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
