@charset "utf-8";
/* CSS Document */

body {font-family: Verdana,sans-serif; font-size: 11px; margin:0px; padding:0px; background-image:url(img/fondo1.gif);}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
h1 { margin:0; padding:0; color:#3B3B3B; font-family:Arial, Helvetica, sans-serif; font-size: 13px; display:block; clear:both; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#contenedor {
	width:925px; margin:auto;
}

	#cuerpo {
	width:925px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#282928;
}
		#cabecera { width:925px; height:88px; background-image:url(img/arriba.gif); background-repeat:no-repeat; clear: left; }
		#play { width:640px; height: 600px; float:left; background-color:#282928; margin: 0px; }
		#juegoinf { width:905px; clear:left; height:310px; background-color:#FFFFFF; padding: 10px 10px 10px 10px;}
			#bloqueizq { width:364px; float:left; }
				#bloqueizqup { width:364px; height:27px; background-image:url(img/titulobg.gif); background-repeat:no-repeat; }
				#bloqueizq h3 { margin:0; padding: 2px 0 0 5px; font:bold 16px 'Trebuchet Ms', Arial, sans-serif; color:#3B3B3B; }
				#bloqueizqmid { width:364px;  }
			
			#bloquemid { width:100px; padding: 0 5px 0 4px; float:left; }
				#bloquemidup { width:100px; height:65px; background-color:#434343;}
			
			#bloquedrc { width:305px; float:right; }
				#bloquedrcup { width:305px; height:27px; background-image:url(img/titulobg.gif); background-repeat:no-repeat; }
				#bloquedrc h3 { margin:0; padding: 2px 0 0 5px; font:bold 16px 'Trebuchet Ms', Arial, sans-serif; color:#3B3B3B; }
			 	#bloquedrcmid { width:305px; background-color:#FFFFFF }
			#abajo { width:925px; height:20px; background-color: #FFFFFF; margin:0; padding:0;}
			#abajo a { text-decoration:none; color:#FF3300; }
			
			.bloque { width:366px; padding-bottom:5px; }
			.index_left { margin-bottom: 2px; float: left; width: 110px;  }
			.index_right { margin-bottom: 2px; float: right; width: 256px; }
			.index_right span { color:#232D30; font:bold 15px 'Trebuchet Ms', Arial, sans-serif; display:block; clear:both; text-decoration:none; }
			.descripcion { color:#666; }
		

.limpia { clear:both; }

