/* ------------------------------------------------------------------------------ TALLER BOOK */

#book_content {
	width: 940px;
	margin:  auto;
	text-align: center;
	/*border: 1px solid orange;*/
}

#book_content h2{
	font-size: 12px;
	}

#book_content ul#llista_textos li{
	margin-top:  10px;
	
}

#botons_idiomes li{
	margin-top:  10px;
}
.selector_conte {
	width: 340px;
}


#botons_idiomes{
	width: 300px;
		text-align: center;
}

#botons_idiomes .boto{
	width: 170px;
	height: 15px;
	border:  1px solid black;
	background-color: #fff;
	margin-top: 10px;
	padding-top: 3px;
	text-align: center;
	
}

.btn_shaded{
	border: none;
	width: 107px;
	height: 50px;
	background: url(/images/layout/gral_btn_bg.gif) no-repeat 0 5px;
	cursor: pointer;
	color:  #4f4f4f;

}

.btn_shaded_white{
	border: none;
	width: 107px;
	height: 50px;
	background: url(/images/layout/gral_btn_bg_white.gif) no-repeat -2px 5px;
	cursor: pointer;
	color: #4f4f4f;

}

.btn_shaded_white_big{
	margin: auto;

	width: 250px;
	height: 35px;
	background: url(/images/layout/gral_btn_big_white.gif) no-repeat ;
	cursor: pointer;
	color: #4f4f4f;
	padding-top: 15px;
	text-align: center;

}

.btn_shaded_big{
	margin: auto;

	width: 250px;
	height: 35px;
	background: url(/images/layout/gral_btn_bg_big.gif) no-repeat ;
	cursor: pointer;
	color: #4f4f4f;
	padding-top: 12px;
	text-align: center;

}





.text_editor_bg{
	width: 360px;
	height:  280px;
	padding-top: 22px;
	padding-left: 2px;
	background: url(/images/layout/edicio_bg_editor.gif) no-repeat;
	overflow: hidden;
	color: #4f4f4f;
}


#book {
	margin: auto;
	width:600px;
	height:570px;
		/*background: url(../images/layout/book_bg_guide.png) no-repeat;*/
}

#book_page{
	width: 370px;
	float: left;
}

#book_page_layout{
	width:375px;
	height: 521px;
	padding-top:4px;
	padding-left: 4px;
	background: url(../images/layout/book_bae_page.png) no-repeat;
}

#book_page_layout p{
	font-size: 12px;
}


#book_page_layout h3{
	font-size:  14px;
}


#book_page_layout h2{
	font-size: 18px;
}


#book_page_layout h1{
	font-size: 24px;

}



#book_page_models{
	float: left;
	margin-top: 27px;
	margin-bottom: 10px;
	width: 100px;
}

#book_page_models img{
	margin-bottom: 10px;
	padding-right: 4px;
	padding-bottom:  4px;
	background-color: #ccc;
}



#user_text_div {
	margin-top:  54px;
	text-align: center;
	width: 360px;
	float: left;
	/*border:  1px solid red;*/
}

#user_text_editor{
	text-align: center;
	margin-top:  19px;
	width: 369px;
	height:  465px;
	padding-top: 20px;
	padding-left: 2px;
	background: url(../images/layout/taller_edicio_bg_text.png) no-repeat;
}

#user_text_editor ul li{
	text-align: left;
	font-size: 12px;
}

#controls{
	margin-top:  54px;
	float: left;
	width: 100px;
	/*border:  1px solid orange;*/
	}

#page_models{
	margin-top: 27px;
	margin-bottom: 10px;
}

#page_models img{
	margin-bottom: 10px;
	padding-right: 4px;
	padding-bottom:  4px;
	background-color: #ccc;
}

#page_layout{
	float: left;
	width:375px;
	height: 521px;
		/*border:  1px solid orange;*/
		padding-top:10px;
	background: url(../images/layout/book_bae_page.png) no-repeat;
}

#page_bg{
	padding: 5px;
}
#preview_page_bg{
	
	width: 356px;
	height: 505px;
	overflow: hidden;
	font-size: 12px;
}
#book_page_layout_form{
	float: left;
	text-align: left;
	width:375px;
	height: 531px;
	background: url(../images/layout/book_bae_page.png) no-repeat;
	padding-top: 5px;
}
#book_page_layout_form p{
	padding-top: 5px;
	padding-bottom:10px;
}
#book_central_container{
	width:850px; 
	height:450px;
	margin:auto;
}
#select_image_container{
	
	background-color: #f2efea; 
	
}

#page_both_form{
	height:  420px;
	width: 320px;
	padding: 10px;
	/*border:1px solid orange;*/
}

#page_header_form{
	text-align: center;
	padding-top:  5px; 
	padding-bottom: 5px;
}
#page_top_form{
	height: 200px; 
	width: 340px;
	padding: 10px;
	background-color: transparent;
	}

#page_bottom_form{
	height: 200px; 
	width: 340px;
	padding: 10px;
	}

.image_selector{
	 height: 190px; overflow: auto; padding:10px;
}

#page_form_submit{
	text-align: center;
	/*border:1px solid orange;*/
	}

#element_photo{
	margin-left: 15px;
	margin-bottom: 10px;
	width: 330px;
	height:  220px;
	border:  2px solid #ccc;
	overflow: scroll;
	text-align: left;
}

#element_text{
	
}

#page_miniatures{
	margin-top:  54px;
	float: left;
	width: 100px;
	text-align:center;
}

#page_miniatures_thumbs{
	margin: auto;
	margin-top: 24px;
	height: 380px;
	width:40px;
		
}

.page_thumb{
	width: 40px;
	height: 56px;
	margin-bottom: 10px;
	/*background-position: top center no-repeat;*/

}

.page_thumb p{
	font-size: 18px;
	font-weight: bold;
	padding-top:  20px;
	background-color: #ffcbfa;
}

#book_page_layout blockquote{
	margin: 10px 20px 10px 20px;
}
