@charset "utf-8";
/* 
CSS Document 
Creado por Bruno Pasquini
brunoip.com.ar
*/

body  
{
	font: 100%  Verdana;
	background:#ECC54E;
	/*#CC724F;*/
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	margin-top: 24px;
	margin-bottom: 24px;
	/*background:url(celeste.PNG);*/
	background-attachment: fixed;
	/*background-image: url(http://a3.twimg.com/profile_background_images/80947463/ladrillo2.png);
	background-image: url(http://netdna.webdesignerdepot.com/uploads/2008/11/the-tile.gif);*/
	background-repeat: repeat;
}

#container 
{
	width: 950px; 

	margin: 0 auto; 
	text-align: left;
	float: none;
	position: relative;
	font-size: 14px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
} 

#adentro 
{
	float: none;
	clear:none;
	margin-top:10px;
} 

 #contenedor-articulo 
 {
	width: 822px; 
	background: #D7DCE1;
	margin: 0 auto;
	border: 1px solid #EE0000;
	text-align: left;
	float: none;
	position: relative;
	font-size: 16px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;

	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}

#principal-articulo
{
	color:#000000;
	 margin: 16px;
	 margin-left:8px;
	 margin-right:12px;
	
	  padding:8px;
	  padding-right:24px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 font-weight:normal;
	 background-color:F6F6F6;
	border: 1px solid #D7DCE1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
} 

#imagen-juego
{
float:left;
margin-right:10px;
}

#principal-celular 
{
	 margin: 16px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 font-weight:normal;
} 

#header 
{
	padding: 0 10px;
	height:58px;
	margin-bottom:2px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
} 

#header h1 
{
	margin: 0; 
	padding: 10px 0; 
}

/**#sidebar1 
{
	float: right;
	width: 160px; 
	background: #D7DCE1;  
	padding: 10px; 
	font-size:12px;
}*/

#mainContent 
{
	 margin: 0 13em 0px 10px; 	
} 

#footer 
{
	clear:both;
	margin:6px;
	margin-right:12px;
	margin-top:12px;
	font-size: 10px;
	padding:10px;
	padding-left: 24px;
	padding-right: 24px;
	background-color:F6F6F6;
	border: 1px solid #D7DCE1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
} 

a:link 
{
	color: #233338;
	text-decoration: none;
}

a:visited 
{
	color: #233338;
	text-decoration: none;
}

.Estilo9 
{
	color: #233338;
	font-weight: bold;
	font-size: 16px;
}

a:hover 
{
	text-decoration: underline;
}
	
.cuadroArticulo
{
	margin:6px;
	float:left;
	width:300px;
	height:200px;
	font-size: 14px;
	background-color:F6F6F6;
	border: 1px solid #D7DCE1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.cuadroArticulo2
{
	margin:6px;
	margin-top:12px;
	float:left;
	width:360px;
	font-size: 14px;
	background-color:F6F6F6;
	border: 1px solid #D7DCE1;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.tituloArticulo
{
	color: #233338;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 6px;
}

.imgArticulo
{
	clear:both;
	
	text-align:center;
	width:238;
	height:96px;
	margin:0 auto;
}

.textoArticulo
{
	clear:both;
	font-size:11px;
	margin:8px;
}

 .clearfloat 
{ 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.redondo
{
	color:#333;
	font-weight: bold;
	font-size:14px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	background:#999999;
	padding: 5px;
	margin: 14px;
}

/*#librodevisitas
{
	border-color:#009966;
	border-style:solid;
	border-width:2px;
	margin:14px auto 14px auto;
	padding:4px;
	 -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:center
}

#librodevisitas a,#librodevisitas a:visited
{
	text-decoration:none;
	color:#233338;
}

#librodevisitas a:hover
{
	text-decoration:underline;
	color:#233338;
}*/

.estilochico 
{
	color: #FF8B00;
	font-weight: bold;
	font-size: 12px;
}

hr 
{
	background:#CCC;
	height:1px;
	border:0 none;
}

.naranja
{
	font-size: 20px;
	color: #FF8B00;
	font-weight: bold;
}

.marron
{
	font-size: 20px;
	color: #233338;
	font-weight: bold;
	text-align: center;
	margin: 6px;
}

.color-estilo
{
	color: #233338;
	font-weight: bold;
}

.redondo
{
	color:#333;
	font-weight: bold;
	font-size:14px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	background:#999999;
	padding: 5px;
	margin: 14px;
}

/*
#librodevisitas
{
	width:130px;
	height:52px;
	border-color:#CAD1B3;	
	background-color:#CAD1B3;
	color:#000000;
	border-style:solid;
	border-width:0px;
	margin:16px auto 16px auto;
	padding:4px;
	 -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align:center
}


#librodevisitas img
{
margin-top:4px;
}

#librodevisitas a,#librodevisitas a:visited
{
	text-decoration:none;
	color:#6D7949;
	display: block;
	width: 100%; 
	height: 100%;
}

#librodevisitas a:hover
{
	text-decoration:underline;
	color:#6D7949;
	display: block;
	width: 100%; 
	height: 100%;

}

#cuadrocoment
{
	font-size:12px;
}

.coment
{

	margin:4px auto 4px auto;
	padding:1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 600px;
}

.imgcoment
{
	float: left;
	margin:10px;
	margin-right:0px;
	padding:2px;
	padding-right:0px;
	clear:right;
	width:60px;
	text-align: right;
}
.nombrecoment
{
	color:#CC3300;
	font-size:14px;
	font-weight:bold;
	margin:2px;
	padding:2px;
	clear:both;
}
.mensajecoment
{
	margin:2px;
	padding:2px;
	clear:both;
	font-size:11px;
	color:#000000;
}
.fechacoment
{
	margin:2px;
font-size:9px;
	padding:2px;
	clear:both;
	text-align: right;
	color:#000000;
}	

.datoscoment
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:0px;
	padding-left:8px;
	padding-right:8px;
	background-color:#CCCCCC;
	float: left;
	width: 500px;
}*/

/*#cuadro-random
{
	text-align:center;
	vertical-align:middle;
	width:132px;
	margin:0 auto 0 auto;
}*/

.Estilo10 {font-size: 14px}
	
/*.punteado
{
	border-color:#233338;
	border-style:dashed;
	border-width: 0px 0px 2px 0px;
	margin-left:16px;
	margin-right:16px;
	margin-top:4px;
	margin-bottom:4px;
}*/

/*#redes
{
	width:128px;
	margin: 16px auto;
	background-color:#EFEFEF;
	padding:4px;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}*/

 .clearfloat 
{ 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#facebook
{ margin:4px;float:left;
}

#tuiter
{ margin:4px;float:left;
}

#google
{ margin:4px;float:left;
}

#taringa
{ margin:4px;float:left;
}

#final
{
text-align:center;font-size: 10px; margin-top: 12px;
}


