* {margin:0; padding:0}
.sm {list-style:none; width:900px; height:200px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	color:White;
	font-family:Arial;
	font-size:12px;
	}
a
{
    color:#f08913;
    font-weight:bold;
    text-decoration:none;
}	
.content {
	width:1142px;
	margin:0px auto;
	text-align:left;
	padding:15px 0 0 0;
	}
	
.subHeader
{
	width:900px;
	height:33px;
	background-color:#f08913;
	margin:0px auto;
}

.contenuto
{
	width:900px;
	background-color:#000000;
	margin:0px auto;
}

.tabContatti
{
    background-image:url(../images/linguetta_contatti.jpg);
    width:53px;
    height:136px;
    position:relative;
    float:right;
}
.tabLocation
{
    background-image:url(../images/linguetta_locations.jpg);
    width:53px;
    height:136px;
    position:relative;
    float:right;
}
.tabPartner
{
    background-image:url(../images/linguetta_partners.jpg);
    width:53px;
    height:136px;
    position:relative;
    float:right;
}
.tabTecnica
{
    background-image:url(../images/linguetta_tecnica.jpg);
    width:53px;
    height:136px;
    position:relative;
    float:right;
}

.tabBeachStore
{
    background-image:url(../images/pallone_destra.jpg);
    width:121px;
    height:216px;
    position:relative;
    float:left;
}

.credits
{
    font-size:11px;
    color:Black;
}

.classTestoLogIn
{
    color:White;
}

.classtestoLogInArancione
{
    color:#f18916;
}

.testoNormalePiccolo
{
    font-size:12px;
}

.testoNormaleArancione
{
    color:#f18916;
}

.primaNews
{
    border-style:solid;
    border-width:1px;
    margin-left: 10px;
    border-color:#f18916;
    padding:7px;
}

.buttonMenuLarge
{
    padding-left:0px;
}

.testoNormaleBoldArancione
{
    color:#f18916;
}