/* ESTILO DE LA PAGINA DE PRESENTACION DE VISUAL TREBOL 'www.visualtrebol.com' */

*, html
{
	margin: 0px;
	padding: 0px;
}

body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: transparent url('img/ftym.gif') center right;
}

img
{
	border: 0px;
}

#contenedor
{
	text-align: left;
	height: 200px;
	width: 775px;
	margin: 150px auto auto;
}

#logo
{
	margin-right: 5px;
}

#texto
{
	background: transparent url('img/ttf2.gif') no-repeat top left;
	top: 150px;
	margin-left: 220px;
	height: 182px;
	width: 550px;
	border: 1px solid #cccccc;
	position: absolute;
	text-align: center;
}

#texto span
{
	display: none;
}

#texto p
{
	font-weight: bold;
	font-family: tahoma, arial;
	text-transform: uppercase;
	font-size: 10pt;
	left: 225px;
	position: absolute;
	/*bottom: 5px;*/
	margin-top: 150px;
}

#texto a:link, #texto a:visited
{
	background: transparent url('img/tbyn.gif') no-repeat top left;
	color: #999999;
	text-decoration: none;
	padding-left: 20px;
}

#texto a:hover
{
	background: transparent url('img/trebol.gif') no-repeat top left;
	color: #006666;
}

#pie
{
	top: 335px;
	margin-left: 650px;
	position: absolute;
	font-family: tahoma, arial;
	font-size: 7pt;
	font-weight: bold;
}

#pie a:link, #pie a:visited
{
	text-decoration: none;
	color: #999999;
}

#pie a:hover
{
	color: #ff9900;
}
