body {
    margin: 0;
    padding: 0;
    border: 0;
	font-family:Arial, Verdana,  Helvetica;
	background-image: url(../media/fondo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.text {
color:#000000;
font-size:11px;
text-align:left;
}
.titol {
color:#f14c12;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.titol:HOVER {
color:#f14c12;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.titol1{
color:#000000;
font-size:12px;
text-align:left;
font-weight:bold;
text-transform:uppercase;
}

.titmenu {
color:#000000;
text-transform:uppercase;
font-size:9px;
text-align:left;
font-weight:bold;
}

.footer {
color:#000000;
font-size:9px;
}

#conmenu {
color:#000000;
font-size:9px;
padding-left:5px;
padding:10px;
}

#conmenu ul {
	margin: 0;
	padding: 0;
	display: block; 
}

#conmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left {
font-weight:bold;
padding-left:35px;
color:#000000;
text-transform:uppercase;
font-size:10px;
}

#left2 {
padding-top:10px;
padding-left:35px;
color:#000000;
font-size:9px;
}

#promo {
border:none;
padding-top:9px;
}

a:link {color: #000000; text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {text-decoration: none; color:#f05825;}
a:active {color: #000000;text-decoration:none;} 

INPUT { 
	BORDER-RIGHT: #E6DFD7 1PX SOLID;
	BORDER-TOP: #E6DFD7 1PX SOLID;
	BORDER-LEFT: #E6DFD7 1PX SOLID;
	BORDER-BOTTOM: #E6DFD7 1PX SOLID;
	FONT-SIZE: 10PX;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	BACKGROUND: #ffffff;
	width:200;
}
.scroll { 
	BORDER-RIGHT: #000000 1PX SOLID;
	BORDER-TOP: #ffffff 1PX SOLID;
	BORDER-LEFT: #ffffff 1PX SOLID;
	BORDER-BOTTOM: #ffffff 1PX SOLID;
	FONT-SIZE: 10PX;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	BACKGROUND: #ffffff;
}