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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
.fondoizquierda {
	background-image: url(images/transvarco-backleft.jpg);
}
.fondobottom {
	background-image: url(images/transvarco-bottom.jpg);
}
a:link {
	color: #006;
}
a:visited {
	color: #005FA8;
}
a:hover {
	color: #F00;
}
a:active {
	color: #7A96DF;
}
.texto-titulos {
	color: #005FA8;
}