/* BODY */
body {
	font-family:	"Tahoma", Arial, Helvetica, sans-serif; 
	background:		 url(../../images/fondo.jpg) #FFF no-repeat top center;
}

/* MENU */
#menu {
	background:	url(../../images/menu_up.png) no-repeat;
	width:		777px;
	height:		36px;
	margin:		auto;
	color:		#515151;
	/*font-size:	0.8em;*/
	font-size:	12px;
}

#menu ul {
	list-style:		none;
	margin-left:	10px;
}

#menu li {
	float:			left;
}

#menu li a {
	display:		block;
	float:			left;
	/*width:			65px;*/
	height:			26px;
	text-align:		center;
	padding-top: 	10px;
	color:			#515151;
	text-decoration:none;	
	padding-left:   8px;
	padding-right:  8px;
}

#menu li a:hover {
	color:				#FFFFFF;
	background-color:	#1c498f;
}

.li_on {
	color:				#FFFFFF;
	background-color:	#1c498f;
}

#menu_izda {
	float:		left;
}

#menu_dcha {
	float:		right;
	padding-top: 	10px;
	/*font-size:		0.8em;*/
}

/* LOGO */
#logo {
	width:		777px;
	height:		70px;
	margin:		7px auto;
}

a#logo_home {
    display:block;
    text-indent:-9999em;
    width:232px;
    height:65px;
    background:url(../../images/logo_home.png) top left no-repeat;
	 /*background-image: url(http://www.nuevafantasia.com/images/logo_home.png) !important;
	 background-image: none;
	 filter: none !important;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.nuevafantasia.com/images/logo_home.png');	*/
}
a#logo_home:hover {
    background-position:0 -65px;
}

/* FOOTER */
#footer_logos {
	background: url(../../images/footer_logos.png) no-repeat; 
	width: 		777px; 
	height: 	41px; 
	margin: 	auto;
	text-align: center;
	padding-top: 10px;
}

#footer_logos ul {
	list-style:		none;
}

#footer_logos li {
	float:			left;
	width:			20%;
	text-align:		center;
}

#footer_links {
	text-align: center; 
	font-size: 9px;
	color:		#707070;
}

#footer_links a {
	color:				#707070;
	text-decoration:	underline;
	font-weight:		bold;
}

/* ------------------------------------------------------------- */

/* INTRO */
#intro {
	width:		777px;
	height:		294px;
	text-align: center;
	margin:		auto;
}

#index_coming_soon {
	background:		url(../../images/index_coming_soon.png) no-repeat; 
	width: 			252px; 
	height: 		215px; 
	float: 			left; 
	margin-right: 	10px;
}

#index_coming_soon a {
	color:				#515151;
	text-decoration:	underline;
}

#index_events {
	background:		url(../../images/index_events.png) no-repeat; 
	width: 			252px; 
	height: 		215px; 
	float: 			left; 
	margin-right: 	10px;
}

#index_news {
	/*background:		url(../../images/index_news.png) no-repeat; */
	width: 			252px; 
	height: 		215px; 
	float: 			left; 
}

/* ABOUT US */
#intro_aboutus {
	width:		777px;
	height:		300px;
	text-align: center;
	margin:		auto;
}

#aboutus_left {
	background:	url(../../images/aboutus_left.png) no-repeat;
	float: 		left; 
	width: 		46%;
	height:		294px;
	color:		#FFFFFF;
	text-align: justify;
	padding-left: 20px;
}

#aboutus_right {
	background: url(../../images/aboutus_right.png) no-repeat;
	float: 		right; 
	width: 		49%; 
	height:		294px;
	text-align:	left;
}

/* OUR VISION */
#ourvision_right {
	/*background: url(../../images/ourvision_right.png) no-repeat;*/
	float: 		right; 
	width: 		49%; 
	height:		294px;
	text-align:	left;
}

/* PRODUCTS */
#products {
	background:	url(../../images/products_index.png) no-repeat;
	width:		777px;
	height:		284px;
	text-align: center;
	margin:		auto;
}

#products_books {
	background:	url(../../images/products_books.png) no-repeat;
	width:		777px;
	height:		141px;
	text-align: center;
	margin:		auto;
}

/* PRODUCTS BOOKS */
#products_book_1 {
	background:	url(../../images/products_book_1.png) no-repeat;
	width:		777px;
	height:		284px;
	text-align: center;
	margin:		auto;
}

#products_books_1 {
	background:	url(../../images/products_books_1.png) no-repeat;
	width:		777px;
	height:		142px;
	text-align: center;
	margin:		auto;
}

#products_book_2 {
	background:	url(../../images/products_book_2.png) no-repeat;
	width:		777px;
	height:		284px;
	text-align: center;
	margin:		auto;
}

#products_books_2 {
	background:	url(../../images/products_books_2.png) no-repeat;
	width:		777px;
	height:		142px;
	text-align: center;
	margin:		auto;
}

#products_book_3 {
	background:	url(../../images/products_book_3.png) no-repeat;
	width:		777px;
	height:		284px;
	text-align: center;
	margin:		auto;
}

#products_books_3 {
	background:	url(../../images/products_books_3.png) no-repeat;
	width:		777px;
	height:		142px;
	text-align: center;
	margin:		auto;
}

#products_book_4 {
	background:	url(../../images/products_book_4.png) no-repeat;
	width:		777px;
	height:		284px;
	text-align: center;
	margin:		auto;
}

#products_books_4 {
	background:	url(../../images/products_books_4.png) no-repeat;
	width:		777px;
	height:		142px;
	text-align: center;
	margin:		auto;
}