/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #464646;
}
body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.testo1 {color: #990000}
/*sfondo tabella centrale*/
.tabsfondo {
	background-image:  url(../immagini/carma_11.jpg);
	background-repeat: repeat-y;
}
/*sfondo tabella che contiene il layout*/
.sftable {
	background-image:  url(../immagini/sf.jpg);
}
/*immagini del template*/
.tmpt1 {
	background-image:  url(../immagini/carma_01.jpg);
	height: 183px;
	width:248;	
	background-repeat: no-repeat;
}
.tmpt2 {
	background-image:  url(../immagini/carma_02.jpg);
	height: 97px;
	width:177;	
}
.tmpt3 {
	background-image:  url(../immagini/carma_03.jpg);
	height: 97px;
	width:295;	
}
.tmpt4 {
	background-image:  url(../immagini/carma_04.jpg);
	height: 86px;
	width:248;	
}
.tmpt5 {
	background-image:  url(../immagini/carma_05.jpg);
	height: 86px;
	width:177;	
}
.tmpt6 {
	background-image:  url(../immagini/carma_06.jpg);
	height: 86px;
	width:295;	
}
.tmpt7 {
	background-image:  url(../immagini/carma_07.jpg);
	height: 240px;
	width:130;
	background-repeat: no-repeat;
}
.tmpt8 {
	background-image:  url(../immagini/carma_1_01.jpg);
	height: 177px;
	width:126;
	background-repeat: no-repeat;
}
.tmpt8a {
	background-image:  url(../immagini/carma_cont.jpg);
	height: 177px;
	width:126;
	background-repeat: no-repeat;
}
.tmpt8b{
	background-image:  url(../immagini/carma_step.jpg);
	height: 177px;
	width:126;
	background-repeat: no-repeat;
}
.tmpt8c{
	background-image:  url(../immagini/carma_gallery.jpg);
	height: 177px;
	width:126;
	background-repeat: no-repeat;
}
.tmpt9 {
	background-image:  url(../immagini/carma_1_03.jpg);
	height: 30px;
	width:126;
	background-repeat: no-repeat;
}
.tmpt9a {
	background-image:  url(../immagini/sfpag.jpg);
	height: 4px;
	width:126;
	background-repeat: repeat-y;
}
.tmpt12 {
	background-image:  url(../immagini/carma_12.jpg);
	height: 27px;
	width:720;
	background-repeat: no-repeat;
}
/*link*/

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #990000;
}
.coll:link {
	color: #999999;
	text-decoration: none;
}
.coll:visited {
	color: #999999;
	text-decoration: none;
}
.coll:hover {
	color: #ffcc00;
	text-decoration: none;
}
.coll:active {
	color: #999999;
	text-decoration: none;
}

.coll1:link {
	color: #999999;
	text-decoration: none;
}
.coll1:visited {
	color: #999999;
	text-decoration: none;
}
.coll1:hover {
	color: #990000;
	text-decoration: none;
}
.coll1:active {
	color: #999999;
	text-decoration: none;
}
/* paragrafo */
p {
	text-align:justify;
	color:#ffffff;
}
p:hover {
	background-color: #C4C4C4;
	color:#333333;
}
/* div gallerie */
#adesivi {
	background-image:url(../immagini/gall_stikers.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;

#tshirts {
	background-image:url(../immagini/gall_tshirt.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#helmets {
	background-image:url(../immagini/gall_helmets.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#murales {
	background-image:url(../immagini/gall_murales.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#vehicles {
	background-image:url(../immagini/gall_vehicles.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#other {
	background-image:url(../immagini/gall_other.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#bodyart {
	background-image:url(../immagini/gall_body.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#insegne {
	background-image:url(../immagini/gall_insegne.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#galleria {
	background-image:url(../immagini/gallery.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
/* div altre pagine */
#links {
	background-image:url(../immagini/links.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#step {
	background-image:url(../immagini/step.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}
#contatti {
	background-image:url(../immagini/cont.gif);
	background-repeat:no-repeat;
	height: 57px;
	width:414px;
}


/* form */

/* form */

input.text:focus {
    background: #3a6809;
}

input.button {
border: 1px solid #3a6809;
background-color: #ffffff;
color: #3a6809;
}

input.button:hover {
    background: #ff9900;
    color: #ffffff;	
    }


input {
border: 1px solid #3a6809;
background: #56D58F

}

textarea {
border: 1px solid #3a6809;
}

textarea.text1:focus {
    background: #ffffff;
}

select {
width: 75pt;
background: #ffffff;
}

/* banner */
#banner1 {
width: 190pt;
height: 40pt;
overflow: auto;
background-color: #ffffff;

}

.giallo{
color: #ffcc00;
}