body {
	margin: 0px;
	font: 11px Verdana,Arial;
	background: #000000;
	color: #FFFFFF
}

p {
	margin-right: 20px;
	text-align: justify
}

a {
	text-decoration: none;
	color: #FFFFFF
}

a:hover {
	color: #B32C30
}

.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #B32C30;
	height: 100%
}

img {
	border: none
}

ul.menu {
	list-style: none;
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
}

ul.menu * {
	z-index: 1005;
	margin: 0px;
	padding: 0px
}

ul.menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none
}

ul.menu li {
	position: relative;
	float: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #B32C30
}

ul.menu ul {
	position: absolute;
	top: 21px;
	left: 0px;
	display: none;
	opacity: 0;
	list-style: none
}

ul.menu ul li {
	position: relative;
	border: 1px solid #AAAAAA;
	border-top: none;
	width: 146px;
	margin: 0px
}

ul.menu ul li a {
	display: block;
	padding: 3px 7px 5px;
	background-color: #B32C30
}

ul.menu ul li a:hover {
	background-color: #B32C30
}

ul.menu ul ul {
	left: 148px;
	top: -1px
}

ul.menu .menulink {
	/*padding: 5px 7px 7px;*/
	font-weight: bold;
	width: 125px
}


ul.menu .sub {
	background: #B32C30 url(../image/menu_arrow.gif) 136px 8px no-repeat
}


ul.menu .topline {
	border-top: 1px solid #AAAAAA
}

.lcdstyle { /*Example CSS to create LCD countdown look*/
	padding-top: 40px;
	padding-bottom: 15px;
	display: block;
	color: #B32C30;
	text-align: center;
	font: bold 21px Old English Text MT
}

.lcdnum {
	color: #FFFFFF;
	font-size: 30px;
}

#inicio {
	width: 970px;
	margin-left: auto;
	margin-right: auto
}

#java {
	float: left;
	margin-right: 10px
}

.center-text {
	text-align: center
}

.footer {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font: 16px Old English Text MT
}

.titulo_enlace{
	width: 90%;
	margin: 20px auto 20px auto;
	text-align: center;
	font: 36px Old English Text MT
}

.oracion_1 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font: 20px Old English Text MT
}

.oracion_2 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font: 28px Old English Text MT
}

.tienda {
	font: 20px Old English Text MT
}

.carrito {
	font: 20px Old English Text MT
}

.carrito table {
	width: 100%
}

.confirmar {
	border: 1px solid #B32C30;
}
.gracias {
	font: 20px Old English Text MT;
	color: #FFFFFF;
}
