﻿#oficina_virtual {
	FONT-FAMILY: "Trebuchet MS","Lucida Sans Unicode", "Gill Sans MT";
	FONT-SIZE: 0.7em;
	position: absolute;	
	/*left: 21px;	*/
	/*top:150px;*/
	height: 120px;
	width: 218px;
	background-image: url('../imagenes/bg_oficina_virtual.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	COLOR: #993300;
}


#oficina_virtual span {
	FONT-FAMILY: "Trebuchet MS","Lucida Sans Unicode", "Gill Sans MT";
	FONT-SIZE: 0.7em;
	COLOR: #666666;
	TEXT-DECORATION: none
}


#oficina_virtual A:active {
	FONT-FAMILY: "Trebuchet MS","Lucida Sans Unicode", "Gill Sans MT";
	FONT-SIZE: 0.7em;
	COLOR: #666666;
	TEXT-DECORATION: none
}

#oficina_virtual A:hover {
	FONT-FAMILY: "Trebuchet MS","Lucida Sans Unicode", "Gill Sans MT";
	FONT-SIZE: 0.7em;
	COLOR: #000000;
	TEXT-DECORATION: none
}

#oficina_virtual A:visited {
	FONT-FAMILY: "Trebuchet MS","Lucida Sans Unicode", "Gill Sans MT";
	FONT-SIZE: 0.7em;

	COLOR: #666666;
	TEXT-DECORATION: none
}

#oficina_virtual A:link {
	FONT-FAMILY: "Trebuchet MS","Lucida Sans Unicode", "Gill Sans MT";
	FONT-SIZE: 0.7em;

	COLOR: #666666;
	TEXT-DECORATION: none
}

