body{
	font-family:Arial;
	background:#1A4E80 url(/imagenes/fondo_body.jpg) repeat-y 50% 50%;
	color:#FF9900;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
* {
	font-family:Arial;
}
a{
	color:#1A4E80;
}
p.description{
	font-size:12px;
	color:Black;
}
a.title_game{
	font-size:11px;
}
a.categorie_game{
	padding-left:15px;
	margin-left:15px;
	font-size:11px;
	background:url(/imagenes/asterisco.gif) no-repeat 0px 3px #FFFFFF;
}
div.banner{
	height:90px;
	margin-left:210px;
	position:absolute;
	width:700px;
}
img.inicio1{
	margin-left:0px;
	top:10px;
	position:absolute;
	width:220px;
	height:194px;
	border:none;
}
img.inicio2{
	margin-left:220px;
	top:10px;
	position:absolute;
	width:730px;
	height:90px; 
	border:none;
}
div.vote_game{
	width:55px;
	height:13px;
	background:url(/images/stars.png) 0px 0px no-repeat #FFFFFF;
}
div.big_votes{
	width:95px;
	height:20px;
	background:url(/images/big_stars.png) 0px 0px no-repeat #FFFFFF;
}
div.big_votes div.voters{
	width:19px;
	height:20px;
	float:left;
	border:none;
	cursor:pointer;
}
div.vertical-box{
	margin:2px;
	width:280px;
}
div.vertical-box h3{
	margin:5px;
}
a.other_web{	
	font-size:12px;
	padding-left:12px;
	margin:1px;
	background:url(/images/external.png) no-repeat 0px 4px #FFFFFF;
	float:left;
	width:120px;
}




.cabecera {
	padding: 0px;
	overflow: hidden;
	height:200px;
	position:relative;
}

.cabecera ul {
	margin: 0px;
	list-style: none;
}

.cabecera li {
	float: right;
	margin: 8px 0 0 0;
	padding: 0;
	font-size:14px;
}

.cabecera li a, .cabecera li a:visited {
	float: left;
	font-size: 14px;
	border-left: 3px solid Red;
	padding: 2px 10px 2px 10px;
}

.cabecera form {
	margin: 0;
	border-left: 0px solid;
	padding: 2px 10px 0 0px;
}

.cabecera form input {
	width: 140px;
	font-size: 100%;
	padding: 1px 3px 0 3px;
	border: 1px solid;
	margin: -1px 0 0 0;
}
table.item_game{	
 	height:150px;
	margin:5px;
	width:315px;
}
table.item_game img.preview_game{
	border:1px solid #FF9900;
	margin:5px;
}	
table.item_game a.title_game{	
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
}
table.item_game table td{	
	border-bottom:1px solid #DDDDDD;
}
div.paginator{	
	font-size:12px; 
}
div.paginator a{
	font-size:11px; 
}
td{
	font-size:11px;
}
table.right_bar{
	margin:5px;
}
table.right_bar span.title{
	margin:5px;
	font-size:15px;
	font-weight:bolder;
}
table.categories{
	margin:5px;
	border:1px solid #DDDDDD;	
}
div.box_game_right{
	margin: 15px; 
	margin-bottom: 11px; 
	height: 26px;
	overflow:hidden;
	text-align:right;
}
div.box_game_right img{
	border:none;
	margin-top:-8px;
}
table.info{
	border:1px solid #FF9900;
}
table.info span.title{
	margin:5px;
	font-size:15px;
	font-weight:bolder;
}


.commentinfo{
	font-weight: bold;
	border: 2px dotted #DDDDDD;
	padding:10px;
	background-color:#ffedb4;
	width:400px;
}
.commentform {
	font-weight: bold;
	border: 1px dotted #DDDDDD;
	padding:5px;
}
.commentform input {
	font-weight: bold;
	border: 1px dotted;
}

.commentform textarea {
	font-weight: bold;
	display: block;
	width: 250px;
	height: 125px;
	border: 1px dotted;
	margin: 0 0 10px 0;
	font-size:12px;
}

.commentform.warn {
	border: 0;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
}

.tblFormb input{
	width:115px;
	border:1px solid #DDDDDD;
	color:#333333;
	font-size:11px;
}
