/* RESET */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* GENERAL */
*{margin: 0;padding: 0;}
a:link{color: #404040;text-decoration: none;}
a:visited{color: #404040;text-decoration: none;}
a:hover{text-decoration: none;}

body,html
{
	background-image: url(../images/back_page.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #666666;
	height: 100%;
	width: 100%;
}

/* hack per ombre */
#boxsite {
width:"\"}\"";
width: 961px;;
}
/*\*/
html*#boxsite {
[width:960px;
width:960px;
]width:961px;
}/*end*/
/*\*/
* html #boxsite {
left:0px;
}
/*end*/

#boxsite
{
	width: 960px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	top: 0px;
}

* html #boxsite
{
	height: 100%;
}
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* HEADER */
#header
{
	height: 105px;
	position: relative;
	margin-bottom: 8px;
	line-height: 1em;
	background: url(../images/ithesia.png) top right no-repeat;
}
.logo
{
	width:480px;
	height:72px;
	top:0px;
	left:10px;
	position: absolute;
	
	background-image: url(../images/eos_informatica.gif);
	background-position: left;
	background-repeat: no-repeat;
	z-index: 5000;
	
}
.logo a
{
	width:480px;
	height:72px;
	display:block;
	position: relative;
}
.inheader
{
	position: absolute;
	top: 10px;
	left: 0px;
	text-align: left;
	height:84px;
	width: 960px;
	z-index: 1000;
}

/* CONTENT */

#mainContent
{
	z-index: 1000;
	min-height: 500px;
	margin-bottom: 20px;
}

#content
{
	display: inline;
	clear: both;
	float: left;
	margin-top: 0;
	margin-left: 0;
	width: 100%;
	margin-bottom: 20px;
	padding: 15px;
}
.colSx
{
	position: relative;
	float: left;
	width:270px;
}
.bodyContent
{	
	position: relative;
	width: 670px;
	margin-left: 280px;
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 1.5em;
	border-left: 1px solid #DDDDDD;
}
/* FOOTER */

#footer
{
	width: 100%;
	font-size: 0.7em;
	text-align: left;
	height: 50px;
	margin-top: -50px;
	position:absolute;
	background-image: url(../images/back_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#footer .content
{
	padding-top:35px; 
	color: #fff;
	text-align: center;
	padding-left: 15px;
	
}

/* MENU */
.menuh
{
	position: relative;
	font-size: 11px;
	top: 72px;
	left: 0px;
	color: #fff;
	text-align: center;
}
.menuh ul
{
	text-align: center;

}
.menuh li
{
	display:inline;
	padding-right: 5px;
}
.menuh li a
{
	text-transform: capitalize;
	color: #fff;
}
.menuh .current
{
	color: #fff !important ;
}
.menu2
{
	font-size:12px;
	color:#4089bb;
	margin-bottom: 10px;
}
.menu2 li
{
	line-height: 1.5em;
	border-bottom: 1px dotted #DDDDDD;
}
.menu2 li a
{
	color: #4089BB;
}
.menu2 ul ul
{
	padding-left: 10px;
}
.menu2 ul ul li
{
	border-bottom: 0px;
}
.menu2 ul ul li a
{
	color:#77ABD1;
	font-size:0.9em;
}
.menu2 .current
{
	background-image: url(../images/icons/currentmenu.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 26px;
}
.menu2 .hot a
{
	background-image: url(../images/icons/newmenu.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 36px;
	color: #c00;
}
.menu2 a:hover
{
	color: #333;
}
/* EXTRA */
.inheader a
{
	color: #bcbec0;
}
.pageTitle
{
	font-weight: bolder;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #333;
	text-align: right;
}
td
{
	vertical-align: top;
}
p
{
	margin-bottom: 10px;
}
.topContent
{
	height: 180px;
}
.titleSez
{
	font-size:12px;
	font-weight: bolder;
	color: #333;	
	border-bottom: 1px solid #ddd;
	margin-bottom:10px;
}
.bodyContent ul
{
	list-style: circle;
	margin: 20px 0px 20px 50px;
}
.bodyContent.green a
{
	color:#44BB22
}
.bodyContent.orange a
{
	color:#ff6611
}
.bodyContent.blue a
{
	color:#4089BB
}
.green .download
{
	border: 1px dotted #44BB22;
	background-color: #E8FFE8;
}
.orange .download
{
	border: 1px dotted #FF6611;
	background-color: #FFF4EE;
}
.blue .download
{
	border: 1px dotted #4089BB;
	background-color:#CFE2EF;
}
.download,.moreInfos,.products,.videoList
{
	margin-bottom: 10px;
}
.download ul,.moreInfos ul,.products ul,.videoList ul
{
	margin: 0px;
}
.videoList .video
{
	background-image: url(../images/icons/video.png);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 40px;
	margin: 5px;
	list-style: none;
}
.download .pdf
{
	background-image: url(../images/icons/pdf.png);
	background-repeat: no-repeat;
	line-height: 32px;
	padding-left: 40px;
	margin: 5px;
	list-style: none;
}
.download .html,.moreInfos .html,.products .html
{
	background-image: url(../images/icons/html.png);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 40px;
	margin: 5px;
	list-style: none;
}
.download .down
{
	background-image: url(../images/icons/download.png);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 40px;
	margin: 5px;
	list-style: none;
}
.download .down.current,.moreinfo .down.current
.download .html.current,.moreInfos .html.current,.products .html.current
{
	background-position: 0px -24px;
}
.download .current a,.moreInfos .current a
{
	color: #999999 !important;
}
.special
{
	margin-bottom: 20px;
	text-align: right;

}
.green .special a
{
	padding-left: 40px;
	background-image:url(../images/icons/special.png);
	background-repeat: no-repeat;
	background-position:  0px 0px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.moreInfos,.products,.contact,.videoList
{
	border: 1px dotted #BCBEC0;
	background-color: #f1f1f1;
}
.contact
{
	padding: 20px;
	background-image: url(../images/aree_intervento.png);
	background-position: right;
	background-repeat: no-repeat;
}
.new
{
	font-size: 0.7em;
	line-height: 1.2em;
	border: 1px dotted #BCBEC0;
	background-color: #f1f1f1;
	width: 250px;
	padding: 5px;
	position: relative;
}

.bodyContent .new
{
	font-size: 1.0em;
	width: 650px;
}
.news
{
	background-image: url(../images/news/new.png);
	width: 87px;
	height: 91px;
	position: absolute;
	top: 0px;
	right: 10px;
}
/* titoli */
h2
{
	font-size: 14px;	
}
h3.orange
{
	color:#ff6611;
}
h3.blue
{
	color:#4089BB;
}
h3.green
{
	color:#44BB22;
}
.green h4
{
	color:#44BB22;
}
.orange h4
{
	color:#ff6611;
}
.blue h4
{
	color:#4089BB;
}
.green h5
{
	color:#44BB22;
	font-size: 1.3em;
}
.orange h5
{
	color:#ff6611;
	font-size: 1.3em;
}
.blue h5
{
	color:#4089BB;
	font-size: 1.3em;
}

.separ
{
	border-bottom: 1px solid #ddd;
	height: 1px;
	margin: 10px 0 10px 0px;
}
.bigList
{
	font-size: 14px;
	list-style: none;
	margin: 0px;
}
.bigList li
{
	line-height: 2em;
	list-style: none;
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	padding-left: 10px
}
.bigList li:hover
{
	background-color: #BCBEC0;
}
.bigList li a
{
	display: block;
}
/* images */
.imgLeft
{
	float:left;
	margin-right: 10px;
}
.imgRight
{
	float:right;
	margin-left: 10px;
}
.imgCenter
{
	float:none;
	margin: 10px;
	display: block;
	text-align: center;
}
.imgBorder
{
	border: 1px solid #999;
}
/* paragraph */
.blockLeftSp
{
	margin-left: 140px;
}
/* MDR */
.mdrList
{
	font-size: 0.9em;
	margin-top: 100px;
}
.mdrList a
{
	color: #BCBEC0 !important ;
}
.mdrList ul
{
	margin: 0px;
}
.mdrList li
{
	display:inline;
	margin: 0px;
	padding-right: 5px;
	padding-left:5px;
	border-right: 1px solid #BCBEC0
}
/* top content  */
.box
{
	border: 1px solid #999;
	width: 300px;
	height: 160px;
	background-color: #fff;
	font-size: 0.7em;
}
.box.one
{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
.box.two
{
	position: relative;
	float: left;
	margin-right: 20px;
}
.box.three
{
	position: relative;
	float: left;
}
.box .content
{
	padding: 5px;
}
.box ul
{
	list-style: none;
}
.box ul li
{
	display:inline;
}
#topspot
{
	position: absolute;
	top: 108px;
	text-align: center;
	width: 960px;
}
/* briciole */
#bricciole
{
	position: absolute;
	top: 55px;
	font-size: 0.7em;
	padding-bottom: 3px;
	text-align: right;
	width: 960px;
	z-index: 100000;
}
/* form */
.contactForm td
{
	padding-bottom: 10px;
	padding-left: 20px;
}
.contactForm input,.contactForm select,.contactForm textarea
{
	border:1px solid #ccc;
	width: 500px;
}
.contactForm textarea
{
	height: 200px;
}
.contactForm .buttonData
{
	padding-top:20px;
	text-align:center;
}
.contactForm .button
{
	border:1px solid #ccc;
	width: 100px;
}
.contactForm .mandatory
{
	background-image: url(../images/icons/mandatory.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/* LUL */
.request
{
	background-image: url(/images/request.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	font-size: 14px;
	margin-left: 25px;
}
.map
{
	width:300px;
	padding-left: 300px;
	height: 200px;
	background-image: url(/images/italy.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* facebook */
.facebook{
	float:right;
	margin:10px;
	background-color: #fff;
}
/* BOX HEAD  HOME*/
.productList{position:relative;text-align:center}
.prd{
	position:relative;
	float:left;

	height: 84px;
	width: 90px;
	padding-top:10px;
	text-align:center;
	transition-property: padding-top;
    transition-duration: 0.3s;
    transition-timing-function: ease-in;
    transition-delay: 0s;
	   
	-webkit-transition-property:  padding-top;
	-webkit-transition-duration:  0.3s;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-delay: 0s;
	   
	-moz-transition-property:  padding-top;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease-in;
	-moz-transition-delay: 0s;
	   
	-o-transition-property:  padding-top;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: ease-in;
	-o-transition-delay:  0s;}
.prd:hover{padding-top:0px;}
.prd .tooltip{
	position:absolute;
	top:30px;
	left:5px;
	width:70px;
	padding:5px;
	text-align:center;
	border:1px solid #ccc;
	background:#fff;
	transition-property: display;
    transition-duration: 0.3s;
    transition-timing-function: ease-in;
    transition-delay: 0s;
	   
	-webkit-transition-property:  opacity;
	-webkit-transition-duration:  0.3s;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-delay: 0s;
	   
	-moz-transition-property:  opacity;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease-in;
	-moz-transition-delay: 0s;
	   
	-o-transition-property:  opacity;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: ease-in;
	-o-transition-delay:  0s;
	opacity:0;
filter:alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
.prd:hover .tooltip{
	opacity:1;
filter:alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
