﻿



/* box sportware*/
.cont_chi {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #666666;
display:inline;
float:left;
margin:0;
width:890px;
padding-right: 10px;
}

.chi_titolo1 {
color:white;
font-size:16px;
font-weight:bold;
height:21px;
margin:0;
padding:4px 0 0 15px;
}

.titolo1 
{
    width: 200px;
background:url("../images/box_head_arancio.png") repeat-x scroll left top transparent;
border:1px solid #DC8C00;
    }

.titolo2
{
    width: 340px;
    background:url("../images/box_head_viola.png") repeat-x scroll left top transparent;
border:1px solid #733273;
    }

.titolo3
{
    width: 360px;
    background:url("../images/box_head_verde.png") repeat-x scroll left top transparent;
border:1px solid #8CA000;

    }

.titolo4
{
    width: 400px;
background:url("../images/box_head_arancio.png") repeat-x scroll left top transparent;
border:1px solid #DC8C00;
    }
        
.row_subs {
    background: #FFF;
}

.row_subs_alt {
    color: #FFF;
}

.alt_1 {
    background: none repeat scroll 0 0 #DC8C00;
}

.alt_2 {
    background: none repeat scroll 0 0 #733273;
}

.alt_3 {
    background: none repeat scroll 0 0 #8CA000;
}
   
.titoli {
    display:block;
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:20px;
}

.tarancio {
        color:#DC8C00;
}

.tverde 
{
    color:#8CA000;        
}

.tviola {
     color:#733273;
}


.main_chi {
color:#5A5A5A;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:18px;
margin:10px 0 0 15px;
padding:0;
text-align:justify;
width:870px;
}


/* box cosa*/
#cont_cosa {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	width:660px;
	height: 673px;
	
	background: url(../images/bg2_chisiamo.png) left top no-repeat;
}

#chi_titolo2 {
	width: 178px;
	height:22px;
	background: url(../images/titolo_arancio2.png) left top no-repeat;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 4px 0px 0 15px;
	margin: 20px 0px 0px 0px;
}


#main_cosa {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5A5A5A;
	width: 618px;
	height: 600px;
	text-align:justify;
	line-height:18px;
	padding: 0px;
	float: left;
	margin: 10px 0px 0px 15px;
	display: inline;
}




