@charset "utf-8";
/* CSS Document */

#test
{
	clear:both;
	width:659px;
	height:154px;
	padding:0;
	margin:0;
	background:url(../../img/montaje/modulos/test_velocidad/fondo_test.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#test a
{
	color:#ffffff;
}

#test .cabecera
{
	font-size:20px;
	font-family:"trebuchet MS", arial;
	color:#00076f;
	font-weight:bold;
	padding-top:0.3em;
	letter-spacing:-1px;
	font-style:italic;
}

#test .titulo
{
	font-size:22px;
	font-family:"trebuchet MS", arial;
	color:#ffffff;
	font-weight:400;
	padding-top:1.7em;
}

#test .enlace
{
	font-size:16px;
	font-family:"trebuchet MS", arial;
	color:#ffffff;
	font-weight:bold;
	padding:1em 0 0 5em;
}

#test .enlace_peq
{
	font-size:9px;
	font-family:"trebuchet MS", arial;
	color:#ffffff;
	font-weight:bold;
}