/*HomePage CSS
Son los estilos que se utilizan unicamente en la homepage, cargados solo para 
$enLaHole==1 de overallheader.
*/
a.steps,
A.steps:visited
{
font-size:100%;
font-family:Trebuchet MS;
color:#fafafa;
}
a.steps:hover
{
background:#fafafa;
color:#04637F;
text-decoration:none;
}



p.georgiatitulofooter
{
	font-size:115%;font-family:'Trebuchet MS';
	margin-left:20px;
	margin-top:5px;
	margin-bottom:8px;
	text-align:left;
}

p.georgiatitulo
{
	font-size:115%;font-family:'Trebuchet MS';
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	font-weight:none;
	text-transform:uppercase;
	letter-spacing:1.2px;
}

ul.trebuchettitulo
{
	list-style-type: none;
	font-size:110%;
	font-family:'Trebuchet MS';
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
	padding-left:10px;
	margin:0;
	margin-top:10px;
	text-align:left;
	vertical-align:center;
}

li.trebuchettitulo1
{
	background-image: url('http://static.regalospoker.com/images/1_.png');
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 2.2em;
	padding-top: 0.4em;
	height:20px;
	vertical-align:center;
}

li.trebuchettitulo2
{
	background-image: url('http://static.regalospoker.com/images/2_.png');
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 2.2em;
	padding-top: 0.4em;
	height:20px;
	vertical-align:center;
}

li.trebuchettitulo3
{
	background-image: url('http://static.regalospoker.com/images/3_.png');
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 2.2em;
	padding-top: 0.4em;
	height:20px;
	vertical-align:center;
}

a.trebuchettitulo
{
	font-size:100%;font-family:'Trebuchet MS';
	margin-top:0px;
}

a.trebuchettitulo:link,
a.trebuchettitulo:active, 
a.trebuchettitulo:focus,
a.trebuchettitulo:hover 
{
	font-size:100%;font-family:'Trebuchet MS';
}

a.trebuchettitulo:visited
{
font-size:100%;font-family:'Trebuchet MS';color: #916ddc;
}

