/* CSS BRIKO' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EB0C11;
}
#pagina {
width:800px;
min-height:600px;
background-color:#ffffff;
border-left:5px double #ffffff;
border-right:5px double #ffffff;
border-bottom:5px double #ffffff;
}
#top {
width:800px;
height:156px;
background-image:url(../images/top.jpg);
background-repeat: no-repeat;
}
#corpo1 {
width:780px;
min-height:230px;
margin-left:10px;
margin-right:10px;
}
#corpo2 {
width:780px;
height:230px;
margin-left:10px;
margin-right:10px;
background-image:url(../images/briko_la_forza_del_gruppo.jpg);
}
#corpo3 {
width:780px;
min-height:330px;
margin-top:20px;
margin-left:10px;
margin-right:10px;
}
#contenuti {
width:545px;
min-height:330px;
margin:10px;
}
#gruppo {
width:256px;
min-height:200px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
text-align:justify;
padding-right:21px;
padding-left:2px;
padding-top:5px;
}
#fotogruppo {
width:279px;
height:317px;
background-image:url(../images/briko_la_forza_del_gruppo1.jpg);
background-position:top left;
background-repeat:no-repeat;
padding-bottom:10px;
}
#news {
	width:200px;
	height:300px;
	margin-top:20px;
	text-align:justify;
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;
	border:1px solid #000000;
}
#flash {
	width:200px;
	height:220px;
	margin-top:20px;
	text-align:left;
}
#contatti {
	width:200px;
	height:100px;
	text-align:center;
	margin-bottom:10px;
}
#footer {
width:780px;
min-height:30px;
}

/*menu*/
.titolomenu{
cursor: pointer;
margin-top:5px;
margin-bottom: 2px;
color: #66CCFF;
width: 200px;
padding: 2px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
font-weight:bold;
}
.titolomenu a:link{ text-decoration:none; color:#000000;}
.titolomenu a:visited{ text-decoration:none; color:#000000;}
.titolomenu a:hover{ text-decoration:none; color:#000000;}
.titolomenu a:active{ text-decoration:none; color:#000000;}

.menu_int{
width: 185px;
margin-bottom: 0.5em;
margin-left:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
text-align: left;
}
	.menu_int A:link{ text-decoration:none; color:#000000;}
	.menu_int A:visited{ text-decoration:none; color:#000000;}
	.menu_int A:hover{ text-decoration:underline overline; color:#ffffff; background-color:#EB0C11;}
	.menu_int A:acive{ text-decoration:none; color:#000000;}
.testo_footer{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#ffffff;
margin-top:10px;
text-align: center
}
.testo_contatti{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
text-align: left;
}
.testo_contatti a:link{ text-decoration:none; color:#000000}
.testo_contatti a:visited{ text-decoration:none; color:#000000}
.testo_contatti a:hover{ text-decoration:underline; color:#EB0C11}
.testo_contatti a:active{ text-decoration:none; color:#000000}
.testo_gruppo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#000000;
text-align: left;
margin-left:10px;
}
.testo_gruppo A:link{ text-decoration:none; color:#000000;}
.testo_gruppo A:visited{ text-decoration:none; color:#000000;}
.testo_gruppo A:hover{ text-decoration:underline; color:#EB0C11;}
.testo_gruppo A:active{ text-decoration:none; color:#000000;}
.contenuti{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
text-align: justify;
}
.contenuti A:link{ text-decoration:none; color:#000000;}
.contenuti A:visited{ text-decoration:none; color:#000000;}
.contenuti A:hover{ text-decoration:underline; color:#EB0C11;}
.contenuti A:active{ text-decoration:none; color:#000000;}


