body {
	background-image: url("/img/standard/bg.gif");
	background-repeat:repeat;
	background-color:#FFFFFF;
	margin:0px;
}

.main{
	width:850px;
}

.border_img{	
	border:1px solid #CCCCCC;
	padding:2px;
}

hr{
	border:1px solid black;
}

a:link, a:visited {
	TEXT-DECORATION: none; 
	COLOR:black; 
	font-weight:bold;
}

a:hover {
	COLOR:black;
	font-weight:bold;
	TEXT-DECORATION: underline; 
}

a.tabs:hover {
	COLOR:#666666;
	font-weight:bold;
	TEXT-DECORATION: none; 
	background-color:#CCCCCC;
}

.chiaro{
	color:#8D4F2D;
}

p, td, div {
	font-size:10px; 
	COLOR:#000000; 
	font-family: verdana; 
	font-weight: normal;
}

input, textarea, select {
	font-size:11px;  
	color:#000000; 
	font-family: verdana;
}

.verde {
	color: #5B9741;
	font-weight: bold;
}

.big_text {
	font-size: 14px;
}

.blackbig {
	font-size: 16px;
	font-weight: bold;
}

.pic {
	float:left;
	margin-right:3px;
}

.nopcart {
	background: #F0F0F0;
	text-align:center;
}

.nopentry{
	background: #f8f8f8;
	text-align:center;
}

.noptotal {
	background: #f8f8f8;
	text-align:center;
	width:90px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 4px;
margin-right: 2px;
border: 1px solid #C1C1C1;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a.oquee{
background-image: url(shade_1.gif);
}

.shadetabs li a.cultura{
background-image: url(shade_2.gif);
}
.shadetabs li a.gastronomia{
background-image: url(shade_3.gif);
}
.shadetabs li a.balada{
background-image: url(shade_4.gif);
}
.shadetabs li a.college{
background-image: url(shade_5.gif);
}
.shadetabs li a.trasporte{
background-image: url(shade_6.gif);
}
.shadetabs li a.ladob{
background-image: url(shade_7.gif);
}
.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #41C7CC;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}