/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table { border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*END RESET*/

*{
    font-family: Arial,  sans-serif;
    font-size: 14px;
    color: #010101;
}

body{
background:#7b7a7a;
}


/**********************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/***********************/



#container{
    width:800px;
	margin:auto;
	background:#dae7ef;
}


#col_1{
	height:780px;
	width:400px;
	float:left;
	background:#cd3300;
	background-image:url(../../images/bg-rosso.jpg);
    background-repeat:no-repeat;
	
}




h1#img_logo{
	margin-left:40px;
	margin-top:15px;
	margin-bottom:5px;
	background-image:url(../../images/aercoppo-logo.gif);
    background-repeat:no-repeat;
    width:205px;
	height:38px;

}
h1#img_logo span{
	display:none;
}

#col_1 p{
	margin-left:40px;
    font-size: 14px;
	color:#055B93;
    font-weight: bold;
	font-style:italic;
}



#col_2{
	background-image:url(../../images/immagine-hp-bambini.gif);
/*	background-image:url(../../images/immagine-hp.jpg);*/
    background-repeat:no-repeat;	
	padding-top:322px;
	width:400px;
	float:left;
}


#col_2 p{
	margin-left:20px;
	margin-right:15px;
	padding-top:20px;
    font-size: 12px;
	color:#616161;
    font-weight: normal;
	line-height:22px;
}
#col_2 p strong {
    font-size: 12px;
	color:#616161;
    font-weight: bold;
}



#menu{
    width:244px;
    position:absolute;
    top:160px;
}

/**/


#footer{

}

p#left{
	float:left;
	width:380px;
	background:#cd3300;
    font-size: 10px;
	color:#000000;
	padding-left:20px;
	padding-bottom:15px;
	height:30px;
}
span.white{
	color:white;
    font-size: 10px;

}
p#right{
	float:left;
	width:380px;
	background:#dae7ef;
    font-size: 10px;
	color:#616161;
	padding-left:20px;
	padding-bottom:15px;
}

p#right a{
    font-size: 10px;
	color:#616161;
	text-decoration:none;
}


.clear{
	clear:both;
}



div#img_centrale{
	width:182px;
	height:194px;
	background:  url("../../images/img-centrale-hp.gif") 0 0px no-repeat;
    position:absolute;
    top:200px;
	margin-left:240px;
	z-index:10;
}



#flash_home{
margin-left:50px;
}



.immagini_con_testo_no_width{
	display:inline;
	margin:0px;
	margin-left:20px;
	float:left;
}
