/* 
Progetto: Vaievem.it
Data: 3/01/2004
Autore: F.C.

CSS ottimizzata x IE > 5.5 */

/*Gestione immagini*/

.logoDefault
{
margin:0px 0px 0px 0px;
position:absolute;
background-image: url(../img/logo_vaievem.gif);
background-position: center;
background-repeat: no-repeat;
height: 400px;
width:760px;
}

.logo
{
	margin:-20px 0px 0px 530px;
	position:absolute;
	z-index: 1;
}

.bg_home
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_home.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}

.bg_ch_1_1
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_ch_1_1.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}

.bg_ch_1_2
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_ch_1_2.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}

.bg_ch_1_3
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_ch_1_3.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}

.bg_ch_2
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_ch_2.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}

.bg_ch_3
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_ch_3.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}

.bg_ch_4
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_ch_4.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}


.bg_ch_5
{
margin:-16px 0px 0px -9px;
position:absolute;
background-image: url(../img/bg_ch_5.jpg);
background-position: center;
background-repeat: no-repeat;
height: 428px;
width:760px;
}


.thumb_ch1_1
{
margin:340px 0px 0px 20px;
position:absolute;
}

.thumb_ch1_2
{
margin:340px 0px 0px 108px;
position:absolute;
}

.thumb_ch1_3
{
margin:340px 0px 0px 195px;
position:absolute;
}

.thumb_ch1_4
{
margin:340px 0px 0px 285px;
position:absolute;
}
