
		/*	CSS Reset
		------------------
		*/
	
		body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
		form,fieldset,input,textarea,p,blockquote,th,td { 
		    padding: 			0; 
		    margin: 			0; 
                    color: 				#5F3D4B;
		}
		
		table { 
		    border-collapse: 	collapse; 
		    border-spacing: 	0; 
			
		}
		
		fieldset,img { 
		    border: 			0; 
		
		}
		
		address,caption,cite,code,dfn,em,strong,th,var { 
		    font-weight: 		normal; 
		    font-style: 		normal; 
		}
		
		ol,ul { 
		    list-style: 		none; 
		}
		
		caption,th { 
		    text-align: 		left; 
		}
		 
		h1,h2,h3,h4,h5,h6 { 
		    font-weight: 		normal; 
		    font-size: 			100%; 
		}
		
		q:before,q:after { 
		    content:			''; 
		}
		 
		abbr,acronym { 
		    border:			0; 
		}


		
		/*	Body & Basic
		------------------
		*/
		
		body{
			background: #FFD7FF url(http://www.juegosgratischicas.com/background.gif);
                       
			text-align: 		center;
			font-family: 		Helvetica, Arial;
			font-size: 			12px;
			color: 				#5F3D4B;
			padding-top: 		0px;

		}
		a{ 
		color:				#5F3D4B;
		text-decoration: 	none;
		}
		
		.clear{
			clear: 				both;
			display: 			block;	
		}
		
		.sizer{
			width: 				900px;
			margin: 			auto;
			background:         #FFBCFD;
border: 1px solid #FFBCFD;
		}
		

		h2{
			margin:				15px;
			
			font-size: 			18px;
                        font-weight: bold;
			letter-spacing: 	2px;
			color: 				#5F3D4B;
		}



		/* General
		------------------
		*/
	
		.header{
			height: 			80px;
			background:         #FFBCFD;
			display: 			block;
			padding-bottom: 	5px;
            margin-bottom:       20px;
		}
		
		.header .logo{
			
		}

		.header .search{
			float: 				right;
			text-align: 		right;
			width: 				480px;
			height: 			60px;
		}

		.header input{
			height: 			15px;
			line-height: 		16px;
			font-size: 			14px;
			width: 				360px;

			border: 			2px #5F3D4B solid;
			color:				#888;
		}

		.header .button{
			border: 			2px #5F3D4B solid;
			line-height: 		16px;
			height: 			15px;
			padding: 			5px;
			

			text-decoration: 	none;
			cursor: 			pointer;
		}	

		.content{
			border:				0px dotted white;
		}
		
		
		.footer{
			margin-top: 		25px;
			background:         #FFBCFD;
			padding-top: 		5px;
			
padding: 10px 10px 0px 10px;
		}
		
		.footer a{
			text-decoration: 	none;
			padding: 			10px;
			color: 				#000000;
		}

		.favorited_games{
                        text-decoration: 		none;
			color:				 	#5F3D4B;
                        text-align: 		left;	
			padding-bottom: 		15px;
		}
		
		.favorited_games a{
		    text-decoration: 		none;
		    color:				 	#5F3D4B;	
		   }
		
		/* Index categories
		------------------
		*/

		.pagination a{
			text-decoration: none;
			margin: 3px;
			color: #000000;
                        text-align: right;
		
		}

		.index_left{
			float:				left;
			width: 				640px;
			border:				0px solid blue;
			background:         #FFBCFD;
		}

		.index_right{
			float:				right;
			width: 				230px;
			border:				0px solid blue;
			background:         #FFBCFD;
		}

		.game_box{
			border-top:			1px dotted #5F3D4B;
			padding: 10px;
			clear: 				both;
			background:         #FFBCFD;
		
		}

		.game_box .game_info{
			margin-left: 210px;
			margin-top: 		15px;
			padding-top: 		5px;
			text-align: 		left;
			font-size: 			11px;
			width: 				230px;
		
		}

		.game_box .game_desc{
			text-align: 		left;
			width: 				600px;	
		}

		.game_box .game_desc .thumb{
			float: 				left;	
		}

		.game_box .game_desc a{
			text-decoration: 		none;
			color:				 	#5F3D4B;	
			font-size: 				14px;
			font-weight: 			bold;
			padding-bottom: 		15px:
		}	

		.game_box .game_desc a:hover{
			text-decoration: 	underline;	
		}	
		
		.game_desc p{
			height: 120px;
		}
	
	
		.game_box img{
			margin-right: 		5px;
		}


		.categories_menu ul li{
			width: 				160px;
			float: 				left;
			text-align: 		left;
			padding: 			5px 0px 0px 0px;
		}

		.categories_menu ul li a{
			text-decoration: 	none;
			
			font-size: 12px;
			color: #5F3D4B;		
		}

		.categories_menu ul li a:hover{
			text-decoration: 	underline;	
		}













		/* Page Game
		------------------
		*/

		.adsese_zone{
			padding-top: 	40px;
			height: 		300px;
			font-size: 		12px;
		}

		.adsese_zone a{
			border: none;
			text-decoration: 		none;
			font-weight: bold;
			font-size: 18px;
			color: #000000;
		}

	
		.game_page_box{
			display: none;
		}
	
		.game_page_left{
			float:				left;
			width: 				640px;
			border:				0px solid blue;
			text-decoration: 		none;
		}

		.game_page_right{
			float:				right;
			width: 				230px;
		}
	
		.game_zoom{
			text-align: center;
		}

		#zoom_mas, #zoom_menos{
			
			padding: 			6px;
			cursor: 			pointer;
		}

		.votes{
			width: 					50px;
			padding: 				5px;
			background-color: #FFA4FD 		 ;
			font-size: 				40px;
			color: 					#ffffff;
			margin: 20px auto 0px auto;
			border-radius:			4px;
			-moz-border-radius:	 	4px;		
			-webkit-border-radius: 	4px;
		}

		.game_vote{
			margin-top: 		5px;
			text-align: 		center;
		}
		

		.info_vote{
			font-size: 12px;
		}

		.game_favorite{
			margin-top:			20px;
			text-align: 		center;
		}

		.game_page_desc{
			
			margin-top: 		25px;
			text-align: 		left;
			padding: 			25px;
			font-size: 			14px;
		}
		
		.game_page_controls{
			margin-top: 		25px;
			margin-bottom: 		30px;
			padding: 			25px;
			font-size: 			14px;
			text-align: 		left;
		}
		
		.game_mini_info{
			font-size: 			14px;
		}
		
		.game_mini_info b{
			font-weight: 		bold;
			color: 				#5F3D4B;
		}
		
		
		#flash_objet{
			width: 				620px;
			height: 			500px;		
		}
		
		