/* CSS Document */
#maincontent{
	background-image:url(../img/bg-menuleft.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#content{
	position:relative;
	float:right;
	width:611px;
	font-size:10px;
	padding-bottom:7px;
}
#flashprod{
	float:left;
	width:612px;
	height:190px;
	/*background-color:red;*/
	margin:0;
	padding:0;
}
#img_1,#img_2,#img_3{
	float:left;
	border:1px solid;
	height:180px;
	padding:3px;
	margin:0 3px 0 0;
}
#img_1{
	width:265px;
}
#img_2, #img_3{
	width:155px;
}
#img_1 dd,#img_2 dd,#img_3 dd{
	display:none;
}
#img_1 dl,#img_2 dl,#img_3 dl{
	float:left;
	padding:0px;
}
#proddesc{
	float:left;
	width:611px;
	margin:10px 0px;
}
#proddesc .bodytext{
	padding:5px;
	margin:0px;
}
#tech{
	width:470px;
	float:left;
	background-color:#EDEEEE;
	margin:0;
	padding:0;
}
#tittech{
	font-weight:bold;
	padding:5px 0 0 5px;;
}
#texttech .bodytext{
	padding:0 5px 5px 5px;
	margin:0;
}
#texttech table{
	font-size:10px;
}
#texttech h1,h2,h3,h4,h5,h6{
	font-size:10px;
}
#links{
	margin-left:10px;
	position:absolute;
	bottom:10px;
	right:0px;
}
.prodlink{
	margin:3px 0px;
}
.prodlink a{
	font-weight:bold;
	color:#1026A8;
}
#breadcrumb{
	width:611px;
	float:left;
	font-size:12px;
	margin-bottom:4px;
}
#breadcrumb .root{
	font-size:18px;
}
#titpag{
	font-size:18px;
	
	margin:0px;
	font-weight:normal;
	
}
#testolinea{
	min-height:220px;
	height:auto !important;
	height:230px;
}
#testolinea .bodytext{
	margin:10px 0 0 0;
	padding:0px;
}
#testoprod{
	width:320px;
	float:left;
}
#testoprod .bodytext{
	margin:10px 0 0 0;
	padding:0px;
}
.csc-textpic-intext-right-nowrap{
	float:right;
	width:250px;
}
