
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.9em;
	background-image: url(/img/fondo.png);
	background-repeat: repeat-x;
	background-color: #000;
	}
* a {
outline:none;
}
.resaltado {
	font-weight: bold;
	color: #FFF;
}
.enlaces {
	color: #FFF;
	text-decoration: none;
}
.enlaces:hover {
	color: #CCC;
	text-decoration: underline;
}

img{border:none;}
#wrap {
	margin: auto;
	width: 950px;
}
header {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #630031;
}
section#sup {
	background-color: #670330;
	padding-bottom: 5px;
	color: #FFF;
	padding-top: 5px;
	width: 980px;
	text-align: center;
	margin: auto;
}
#sup .l {
	list-style-type: none;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	float: right;
}
#sup .mob {
	list-style-type: none;
	font-size: 0.8em;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/img/mobile.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#sup .l li {
	float: right;
	margin-left: 10px;
}

#sup ul li a {
	color: #FFF;
	font-weight: bold;
}

#sup ul li a:hover {
	color: #D6D6D6;
	text-decoration: underline;
	font-weight: bold;
}


section {
display:block;
}
#cabecera {
	margin: auto;
	text-align: center;
	background-color: #FFF;
}
#cabeceracentral {
	background-color: #FFF;
	text-align: center;
	margin: auto;
	width: 980px;
}

section#cabecerac {
	margin: auto;
	/* [disabled]background-image: url(/img/fondosup.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: right; */
	height: 132px;
	width: 980px;
	text-align: center;
	background-color: #FFF;
}

section#logo {
	margin: auto;
	float: left;
	height: 132px;
}

section#cabecerad {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#cabecerad #rs {
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
	width: 80%;
}
#cabecera #rs span{
	margin-top: -9999px;
	float: left;
}



header h1 {
	float: left;
	margin: 0px;
	padding: 0px;


	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	height: 132px;
	width: 260px;
	text-indent: -9999px;
}

#logo h1 img {
	margin: 0px;
	padding: 0px;
}

nav {
	
	display: block;

	text-align: center;
	float: left;
	font-size: 0.9em;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
nav ul {
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 3em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 2.2em;
	text-align: center;
}

nav ul li {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.na  {
	margin-right: 45px;

}

article {
	
	display: block;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-bottom: 20px;

	font-size: 0.91em;
}

#wrap article #container {

}
#container #imgpre {
	width: 100%;
	text-align: center;
}













.enlacenav  {
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #CCC;
}


A.enlacenav,A.enlacenav:VISITED , A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	text-decoration: none;
	color: #86023E;
	
}
A.enlacenav:hover {
	color: #999;
	text-decoration: underline;
}
footer {
	display: block;
	color: #D6D6D6;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
footer .pielinks {
	float: left;
	text-align: center;
	font-size: 0.7em;
	width: 33%;
}
footer .pielinksc {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	text-align: center;
	font-size: 0.7em;
	width: 33%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
section#pielinks ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
section#pielinks ul li {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.7em;
	float: left;
}
#pielinks ul li a {
	text-decoration: none;
	color: #999;
}
#pielinks ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
footer #footerinf  {
	text-align: center;
	font-size: 0.7em;
	margin: 0px;
	padding-top: 20px;
}
footer #footerinf p {
	margin: 0px;
}


a {
	text-decoration: none;
	border: 0;
}
.rosa {
	color: #E0689D;
}
.apis {
	font-weight: bold;
	color: #FC0;
}
.apis:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.bcrumb {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 0.8em;
	color: #CCC;
	margin-left: 15px;
}
.bcrumb a {
	color: #FFF;
	text-decoration: none;
}
.bcrumb a:hover {
	text-decoration: underline;
	color: #CCC;
}
#wrap article #containerprox {
	font-size: 3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
}
.comprar {
	text-align: right;
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
	width: 4em;
	float: right;
	margin-top: 8px;
	margin-right: 6px;
	padding: 1px;
	background-color: #86023E;
}
#wrap article #novedad p {
	color: #FFF;
	font-size: 1.3em;
	margin-top: 15px;
}
#mg {
	position: absolute;
	top: 20px;
	right: -70px;
}

