/* CSS Document */
html, body {
	margin: 0 auto;
	padding: 0;
}
body {
	text-align:center;
	background: url(../images/bodybg.gif);
	margin:0 auto;
}

#container {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}
img
{
  border:0;
  padding:0;
}
#largatop {
height: 53px;
background:url(../images/line.jpg) repeat-x bottom left #000000;
}
/*#container2 {
width:1000px;
text-align:left;
position:relative;	
margin:auto;
}*/
#containerfix {
width:1000px;
text-align:left;
margin:0 auto;
}
#menutop {
width:1000px;
height: 48px;
background-image:url(../images/logovespavintage.png);
background-color:#000000;
background-repeat:no-repeat;
background-position:10px 0px;
padding:0;
}
#linetop {
height: 5px;
padding:0;
background-image:url(../images/line.jpg);
background-repeat:repeat-x;
overflow:hidden;
}
#content {
	padding:25px;
	overflow:hidden;
	background:transparent;
	}
#contenth {
	padding:0px;
	overflow:hidden;
	background:transparent;
}
/*#flashpubli {
	width:110px;
	height:110px;
	text-align:center;
	overflow:hidden;
	float:right;
	position:absolute;
	right:0;
	top:0px;
	z-index:100;
}*/
#linepie {
clear:both;
height: 5px;
padding:0;
background-image:url(../images/line.jpg);
background-repeat:repeat-x;
overflow:hidden;
}
#pie {
	font-size: 12px;
	text-align:center;
	color: #fff;
	padding: 10px 15px;
	background-color:#000000;
}
#pie a{
	color: #fff;
}
/*#cpo {
height:480px;
}*/
/* LISTA  PAGINA AMIGOS*/
#contenth ul.amigos {
margin: 0;
padding:0;
list-style:none;
}
#contenth ul.amigos li{
float:left;
width: 172px;
height:139px;
margin: 10px;
background: url(../images/transparent_bg.png);
text-align:center;
border:#333 3px solid;
}
#contenth ul.amigos li.conamigo{
border:#87AD9C 3px solid;
}
#contenth ul.amigos li a{
font-size:18px;
font-weight:bold;
color:#87AD9C;
text-align:center;
text-decoration:none;
display:block;
width: 172px;
padding-top:20px;
}
#contenth ul.amigos li a span{
display:none;
}
#contenth ul.amigos li a.viaje, #contenth ul.amigos li a.break, #contenth ul.amigos li a.via, #contenth ul.amigos li a.gafa{
text-align:center;
text-decoration:none;
display:block;
width: 172px;
padding-top:0;
}
#contenth ul.amigos li a.viaje{
background: url(../images/viajeenmoto.jpg) no-repeat 7px 3px;
height:69px;
}
#contenth ul.amigos li a.break{
background: url(../images/breakaway.jpg) no-repeat 7px 3px;
height:59px;
}
#contenth ul.amigos li a.via{
background: url(../images/viavespa.png) no-repeat 10px 3px;
height:90px;
}
#contenth ul.amigos li a.gafa{
background: url(../images/gafa.jpg) no-repeat 10px 3px;
height:119px;
}
#contenth ul.amigos li p{
font-size:13px;
color:#FFFFFF;
text-align:center;
padding-top:0;
}

