@charset "utf-8";
/* CSS Document */

.chamadaPrincipal {
width:400px;
height:180px;
font-size:18px;
color:#a1a1a1;
text-align:left;
padding-left:65px;
padding-top:10px;
vertical-align:top;
background-repeat:no-repeat;
}

.allRules .p-aboutUs.regras ul{
	margin: 0px 0px 20px;
}
.allRules .p-aboutUs.regras ul li{
	list-style: disc inside;
	line-height: 22px;
	text-align: justify;
	margin-top: 8px;
    margin-left: 12px;
}
.allRules .p-aboutUs.regras ul li ul li{
	list-style: circle inside;
	padding-left: 20px;
}
.allRules .p-aboutUs.regras ul li ul ul li{
	list-style: square inside;
	padding-left: 40px;
}
.regras p {
	margin-top: 5px;
	text-align: justify;
}
.chamadaPrincipal strong {
color:#686868;
font-size:30px;
font-style:italic;
line-height:50px;
}
.tdIcones {
width:150px;
text-align:center;
vertical-align:top;
padding-top:40px;
}
.Specification {
line-height:22px;
font-size: 14px;
}
.Specification strong {
color:#194c99;
line-height:15px;
}
.Specification span {
color:#194c99;
font-size:18px !important;
}
.ilustraTeaser {
position:absolute;
left:50%;
margin-top:75px;;
margin-left:100px;
}
.hability {
width:50px;
height:35px;
background-color:#ffffff;
border: solid 1px #999999;
text-align:center;
padding-top:15px;
}
.img-margin-left {
	margin-left: 30px;
}
.img-margin-left-90 {
	margin-left: 90px;
}
.secondary-title {
	margin-top: 40px;
}
.poker-table-rules {
	border: 1px solid #CBCBCB;
  	border-spacing: 0;
}
.poker-table-rules thead { 
	background-color: #E5E5E5;
	font-weight: bold;
	font-size: 13px;
}
.poker-table-rules td {
  padding: 6px;
  border: 1px solid #CBCBCB;
}
.poker-table-rules img {
	width: 300px;
}