body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
body, img, h1, h2, h3, h4, h5, h6, strong, ul, ol, li, form, input, p {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
/*Alig Corners*/
.topLeft {
	position:absolute;
	top: 0px;
	left: 0px;
}
.topRight {
	position:absolute;
	top: 0px;
	right: 0px;
}
.bottomLeft {
	position:absolute;
	bottom: 0px;
	left: 0px;
}
.bottomRight {
	position:absolute;
	bottom: 0px;
	right: 0px;
}
.topLeftBorder {
	position:absolute;
	top: -1px;
	left: -1px;
}
.topRightBorder {
	position:absolute;
	right: -1px;
	top: -1px;
}
.bottomLeftBorder {
	position:absolute;
	bottom: -1px;
	left: -1px;
}
.bottomRightBorder {
	position:absolute;
	bottom: -1px;
	right: -1px;
}
/*End Align Corners*/ 
.clearAll {
	clear:both;
	line-height:0px;
	overflow:hidden;
}
#page {
	width: 774px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: F8CB66;
	display: block;


}
#navBar {
	width: 196px;
	float: left;
}
#header {
	width: 774px;
	float: left;
	background-image: url(images/header_03.jpg);
	height: 62px;
}
.miniMenu {
	width: 200px;
	float: left;
	background-color: #FFE9BD;
	display: block;
	margin-bottom: 10px;


}
.centerObject {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}
.leftObject {
	margin-left: 5px;
	display: block;
	margin-top: 10px;
	float: left;

}
#search {
	font-size: 11px;
}
.textSearch {
	height: 20px;
	width: 160px;
	margin-left: 5px;
	margin-bottom: 6px;
	color: #000000;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	border-top: 1px solid #CC6600;

}

.textSearchG {
	height: 31px;
	width: 255px;
	margin-left: 5px;
	margin-bottom: 6px;
	color: #000000;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	border-top: 1px solid #CC6600;

}
.radio {
	min-height:20px;
}
#mainContent {
	width: 622px;
	float: left;
	padding-left: 10px;
	}
.subtitles {
	font-size: 12px;
	font-weight: bold;
	color: #C6640F;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6640F;
	left: auto;
	right: auto;
	width: 180px;
	display: block;
	margin-left: 5px;
	padding-left: 4px;
}
.subS {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.aTxt {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	width: 205px;


}
.aTxt:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	width: 205px;
	padding-right: 4px;
	padding-left: 4px;


}
.aLinks {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6640F;
	left: auto;
	right: auto;
	width: 180px;
	display: block;
	margin-left: 5px;
	text-decoration: none;

}
.aLinks:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6640F;
	left: auto;
	right: auto;
	width: 180px;
	display: block;
	margin-left: 5px;
	text-decoration: none;
}
.aLinksS {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	left: auto;
	right: auto;
	width: 180px;
	display: block;
	margin-left: 5px;
	text-decoration: none;

}
.aLinksS:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	left: auto;
	right: auto;
	width: 180px;
	display: block;
	margin-left: 5px;
	text-decoration: underline;
}
.parrafoMenu {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 180px;
	display: block;
}
.aBotonU {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	background-color: #FFFFFF;
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	margin-left: 15px;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
	text-decoration: none;


}
.aBotonU:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	background-color: #FFCC99;
	height: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	margin-left: 15px;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
	text-decoration: none;
}
.zonaInfo {
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	background-color: #FFFFFF;
	height: 666px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	margin-left: 15px;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
	text-decoration: none;
	width: 544px;
}
.anchoMenu {
	width: 205px;
}
.librosHome {
	width: 130px;
}
.librosHomep {
	width: 194px;
}
.infoCompras {
	padding-left: 5px;


}
.parrafoInfo {
	font-size: 12px;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}

.titleOrange {
	font-size: 13px;
	color: #CC6600;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.cuadroInfo {
	font-size: 9px;
	color: #000000;
}
.cuadroCompras {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 8px;

}
#noticias {
	width: 384px;
}
#noticias li {;
	font-size: 12px;
	color: #000000;
	margin-left: 24px;
	list-style-position: outside;
	list-style-image: url(images/bulletnoticias_03.jpg);
	list-style-type: circle;
	vertical-align: middle;
	margin-top: 8px;
}
.aNoticias {
	color: #C6640F;
	text-decoration: none;
	font-size: 12px;
}
.aNoticias:hover {
	color: #C6640F;
	text-decoration: underline;
	font-size: 12px;
}
.enlace {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.enlace:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.textSearch1 {

	height: 60px;
	width: 160px;
	margin-left: 5px;
	margin-bottom: 6px;
	font-size: 15px;
	color: #000000;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	border-top: 1px solid #CC6600;
}
.canasta {
	height: 15px;
	width: 30px;
	margin-left: 5px;
	margin-bottom: 6px;
	color: #000000;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	border-top: 1px solid #CC6600;
}
