
#stripe {
	position: relative;
	width  : 800px;
	margin :   0px;
	padding:  13px   0px  18px   0px;
	background-image : url(../images/bgMenu.jpg);
	background-repeat: no-repeat;
}

#box {
	position: relative;
	left   :  63px;
	width  : 700px;
	margin :   0px;
	padding:   0px;
	background-image : url(../images/bgBox.gif);
	background-repeat: repeat-y;
}
#boxc {
	position: relative;
	width  : 700px;
	margin :   0px;
	padding:  55px   0px   0px   0px;
	background-image : url(../images/bgBoxTopQ2.gif);
	background-repeat: no-repeat;
}
#boxcp {
	position: relative;
	width   : 679px;
	margin  :   0px   0px   0px   0px;
	padding :   0px   0px  30px   0px;
	background-image   : url(../images/icoLibrosApilados3.jpg);
	background-repeat  : no-repeat;
	background-position: right bottom;
}
#boxcp h2 {
	font-family: "Trebuchet MS", "Verdana";
	font-size  : 12px;
	line-height: 19px;
	color   : #4A94BA;
	margin  :   0px   0px  15px  25px;
}
#boxcp p {
	width   : 470px;
	font-family: "Trebuchet MS", "Verdana";
	font-size  : 12px;
	line-height: 19px;
	margin  :   0px   0px  15px  25px;
}
#boxb {
	position: relative;
	width   : 700px;
	height  :  30px;
	margin  :   0px   0px   0px   0px;
	background-image : url(../images/bgBoxBot.gif);
	background-repeat: no-repeat;
}

#footTh {
	position: relative;
	width  : 800px;
	height :  40px;
	background-image: url(../images/bgFootTh.gif);
}
#footTh p {
	font-family: "Trebuchet MS", "Verdana";
	font-size  : 12px;
	margin :   0px   0px   0px   0px;
	padding:   5px   0px   0px  20px;
}
#footTh p a {
	font-weight: bold;
	color  : #FFFFFF;
}