/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{
	text-decoration:	none;
	color: #FFFFFF;

	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A:hover	{
	color:	#006666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;


	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-align: center;
	vertical-align: middle;


}
.tabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009999;
	border: 1px 1 #FFFFFF;
	text-align: center;

}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009999;
	text-align: center;
}
.MenuPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-align: center;
	vertical-align: middle;

}
.portada {
	background-attachment: fixed;
	background-image: url(../IMAGENES/top_vespa.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.Tabla4 {
	background-image: url(../IMAGENES/cabecera.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}
.bordes1 {
	border: thin solid #000000;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;


}
.texto2-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006666;
}
.cabecera2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #009999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	text-align: right;
	white-space: pre;
	clip:  rect(auto 100px auto auto);
	font-weight: bolder;






}
.fondo1 {
	background-attachment: fixed;
	background-image: url(../IMAGENES/enfield_bw.gif);
	background-repeat: no-repeat;
	background-position: right 200px;

}
.fondo2 {
	background-attachment: fixed;
	background-image: url(../IMAGENES/top_vespa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo3 {
	background-image: url(../IMAGENES/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}
.fondo4 {
	background-image: url(../IMAGENES/bike_uk.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
}
.fondo5 {
	background-image:  url(../IMAGENES/azul.GIF);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
.fondo6 {
	background-attachment: fixed;
	background-image: url(../IMAGENES/200x.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
}
.PieCorreo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #006666;

}
.ENMARCADO {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;



}
.FondoVespa {
	background-image: url(/IMAGENES/VESPA.gif);
	background-attachment: fixed;
	background-repeat:  no-repeat;
	background-position: right bottom;
}
.FondoVespa2 {
	background-attachment: fixed;
	background-image: url(/IMAGENES/vespa2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FondoVespas {
	background-image: url(/IMAGENES/vespas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.FondoLambreta1 {
	background-image: url(/IMAGENES/LAMBRETA1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.FondoRoyal {
	background-image: url(/IMAGENES/ROYAL.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
}
