@charset "utf-8";
/* CSS Document */

/*
Theme Name: Effetti speciali templates, ES01 Theme
URI: 
Description: ...
Author: Flavio Carboni
Author URI: http://www.effettispeciali.net  :: http://www.flyingpixel.net
Version: 1.0
*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/*
1: Global

2: Links

3: Headings

4: Containers

5: Header

6: Navigation

7: Middle

8: Form

9: Extra

10: Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* :::: 1 : GLOBAL :::::: */

body{
margin:0;
padding:0;
background:#eeeeee;
font-family: Verdana, Arial, Georgia, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#070707;
text-align:center;
line-height:1.8em;
}


p{
margin:0;
padding:0;
}

img{
border:0;
}

ul,li{
list-style-type:none;
margin:0;
padding:0;
}

ol li{
list-style-type:decimal;
margin:0;
padding:0;
}

.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;

}

.demiBold{
font-weight:bold;
color:#666666;
}


.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#019be1;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}


img.borderShadow{
border-right:#333 1px solid;
border-bottom:#333 1px solid;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}

.defaultFont{
font-family: Tahoma, verdana, arial, geneva;
font-size: 11px;
color: #696a65;
}

.red{
color:#FF0000;
}

.red1{
color:#990000;
}

.yellow{
color:#FFFF00;
}

.black{
color:#000;
}

.grey{
color:#333;
}

.grey1{
color:#808080;
}


.green{
color:#0c7e0c;
}

.white{
color:#fff;
}

.blu{
color:#000033;
}

.cobalt{
color:#0070c0;
}

.labelForm{
font-face:Verdana;
font-size: 7pt
}



.normalFont{
font-size:10px;
}

.font11{
font-size:11px;
}

.smallFont9{
font-size:9px;
}

.smallFont8{
font-size:8px;
}

.bigFont12{
font-size:12px;
}

.bigFont13{
font-size:13px;
}


.titoli{
font-size:24px;
color:#565454;
margin:0;
padding:0;
}

.bigFont11{
font-size:11px;
}

.bigFont18{
font-size:18px;
color:#565454;
}

.bigFont20{
font-size:20px;
color:#565454;
}

.veryBigFont{
font-size:32px;
}
h1{
font-size:18px;
color:#0070c0;
margin:0;
padding:0;
}

#modulo ul li{
background: url(../template/images/bullet.gif) 10px 7px no-repeat;
line-height:26px;
padding-left:28px;
}

#modulo ol li{

line-height:26px;
padding-left:15px;
}

.marginul{
padding:15px 0 0 10px;

}


.paragrafi{
color:#333;
font-size:12px;
line-height:1.5em;

}


/* :::::  END 1 :::::::: */


/* :::: 2 : LINKS :::::: */



a.linkNav:link, a.linkNav:visited, a.linkNav:active{
color: #070707;
text-decoration:none;


}
a.linkNav:hover {
color: #b61a1a;
text-decoration:none;

}


a.linkGrey:link, a.linkGrey:visited, a.linkGrey:active{
color: #707070;
text-decoration:none;


}
a.linkGrey:hover {
color: #b61a1a;
text-decoration:none;

}


a.linkBlu:link, a.linkBlu:visited, a.linkBlu:active{
color: #0030ce;
text-decoration:none;


}
a.linkBlu:hover {
color: #0030ce;
text-decoration:underline;

}


a.linkSwapped:link, a.linkSwapped:visited, a.linkSwapped:active, a.linkSwapped:hover{
color: #b61a1a;
text-decoration:none;
}



a.linkCobalt:link, a.linkCobalt:visited, a.linkCobalt:active{
color: #2588d5;
text-decoration:none;


}
a.linkCobalt:hover {
color: #2588d5;
text-decoration:underline;

}





/* :::::  END 2 :::::::: */


/* :::: 4 : CONTAINERS :::::: */

#header, #nav, #modulo, #downModulo, #rigaNews, #rigaSubNews, #footer, #navIntpersonalizzare{
margin:0 auto 0 auto;
text-align:left;
}

#header{
height:83px;
width:983px;
padding:0;
overflow:hidden;
/*background:url(../template/images/bpa.jpg) left top no-repeat;*/
}

#header div{
float:left;
}


#nav{
padding:22px 4px 14px 0;
width:979px;
height:11px;
overflow:hidden
}

#nav p{
font-size:12px;
}

#nav p a{
margin-left:20px;
}


#modulo{
width:983px;
background:url(../template/images/bgModulo.gif) left top repeat-y;
padding:0 0 0 0;
overflow:hidden;
}


#rigaNews{
width:983px;
height:47px;
overflow:hidden;
background:url(../modules/images/home/rigaNews.jpg) left top no-repeat;
}

#rigaNews div{
float:left;
overflow:hidden
}

#rigaSubNews{
height:182px;
width:983px;
}

#rigaSubNews div{
float:left;
height:182px;
}


#downModulo{
width:983px;
height:16px;
overflow:hidden;
background:url(../template/images/downModulo.gif) left top no-repeat;
}


#footer{
height:57px;
width:983px;
padding:0;
background:url(../template/images/dms_footer.gif) right top no-repeat;
color:#707070;
}


#navIntpersonalizzare{
width:983px;
height:187px;
background:url(../modules/images/soluzioni/common/bgNavSoluzioni_0.jpg) left top no-repeat;
margin-bottom:11px;
overflow:hidden;
}

/*referenze*/

#loghiReferenze{
width:922px;
overflow:auto;
padding-left:33px;
padding-right:28px;
margin-top:20px;
margin-bottom:40px;
}

*html #loghiReferenze{
overflow:hidden;
}


#loghiReferenze div{
float:left;
height:59px;
width:150px;
margin-top:15px;
text-align:center
}

#paReferenze{
width:922px;
height:865px;
overflow:visible;
padding-left:33px;
padding-right:27px;
margin-top:20px;
margin-bottom:40px;
clear:left
}



/* :::::  END 4 :::::::: */


/* :::::  6: NAVIGATION :::::::: */



/* :::::  END 6 :::::::: */



/* :::: 8 : FORMS :::::: */

form{
margin:0;
padding:0;
/*color:#ccc;*/
}

.inputbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3d3a3a;
	border-right-color: #3d3a3a;
	border-bottom-color: #3d3a3a;
	border-left-color: #3d3a3a;
	background-color:#d1ccbc;
	color:#493627;
	font-size:11px;
}






/* ::::::::: END 8  :::::::::::*/


/* :::::::::.. 9: EXTRA :::::::::::::::*/


.shadowTx {
	
	/*
	colore
	x
	y
	blur radius
	*/
	text-shadow: #000 1px 1px 0;
	
	
}


a.linkopacity img {
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}


a.linkopacity1 img {
filter:alpha(opacity=100); 
-moz-opacity: 1; 
opacity: 1;}

a.linkopacity1:hover img {
filter:alpha(opacity=60);   
-moz-opacity: .06;   
opacity: 0.6;
}

.alpha50{

filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
color:#999999;
}




/* ::::::::.. END 9  :::::::::::::::::::..*/
