/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
#contenido #contenedor #completo .confBuy p {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #900;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* FIN DEL RESET CSS*/

body {
	margin: 0px;
}
h1 {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 36px;
	color: #000;
	margin-bottom: 13px;
}
h2 {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #E42322;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
}
h4 {
	font-size: 16px;
	color: #333;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
}



p {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 12px;
	color: #4e4d4d;
}
.send {
	background-color: #F99;
	color: #000;
	border: 1px solid #C30;
	margin-left: 220px;
	width: 120px;
	height: 30px;
}
#send {
	background-color: #F99;
	color: #000;
	border: 1px solid #C30;
	margin-left: 220px;
	width: 120px;
	height: 30px;
}

/* ENCABEZADO */

#hsuperior {
	color: #FFF;
	height: 72px;
	font-size: 10px;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	background-color: #000;
	font-weight: bold;
	position: relative;
}
#hsuperior #txtinicio p {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

#txtinicio {
	color: #FFF;
	width: 980px;
	background-color: #000;
	height: 72px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#hsuperior #txtinicio #wel {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 30px;
}
#hsuperior #txtinicio #translate {
	float: left;
	clip: rect(auto,auto,auto,auto);
	margin-top: 27px;
	z-index: 600;
	margin-left: 700px;
}
#hsuperior #txtinicio #translate a {
	color: #FFF;
	font-weight: bold;
}
#hsuperior #txtinicio #translate a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}






/* LOGOS */

#logos {
	height: 134px;
	background-image: url(../img/bglogos.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#logos #interiorL {
	margin: auto;
	width: 980px;
	height: 134px;
	background-image: url(../img/bglogos.jpg);
	background-repeat: repeat-x;
}
#logos #interiorL #sushiup {
	height: 118px;
	width: 313px;
	position: relative;
	top: 8px;
	background-image: url(../img/logoSushiUP.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#logos #interiorL #simplelife {
	float: right;
	height: 134px;
	width: 317px;
	background-image: url(../img/bglogos2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 0px;
	visibility: hidden;
}

/* PRECONTENIDO */

#precontenido {
	background-color: #FFF;
	height: 315px;
}
#precontenido #interiorP {
	background-color: #FFF;
	width: 965px;
	margin: auto;
	padding-left: 15px;
	height: 500px;
}
#precontenido #interiorP #caracteristicas {
	float: left;
	width: 480px;
	top: 15px;
	position: relative;
	text-align: justify;
}
#precontenido #interiorP #caracteristicas p {
	line-height: 20px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

#precontenido #interiorP #slides {
	background-image: url(../img/bgslides.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 312px;
	width: 469px;
}
#precontenido #interiorP #slides #contenido_slides {
	height: 273px;
	width: 430px;
	position: relative;
	left: 19px;
	top: 18px;
}


/* BARRA MENU */

#menu {
	height: 60px;
	background-image: url(../img/bgmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#menu #bar {
	margin: auto;
	width: 930px;
	padding-left: 0px;
	height: 60px;
	padding-top: 0px;
}
#menu #bar ul#barra_menu {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-right: 0px;
}

#menu #bar ul#barra_menu li{
	width: 125px;
	float: left;
	padding-right: 0px;
	list-style-type: none;
	margin: 0;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
#menu #bar #barra_menu li a {
	color: #FFF;
	text-decoration: none;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 18px;
	font-weight: bold;
	height: 60px;
}
#menu #bar #barra_menu li a:hover {
	color: #66ccff;
}
#home #bini {
	background-image:url(../img/indicador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nosotros #bus {
	background-image:url(../img/indicador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#brecet #brec {
	background-image:url(../img/indicador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bvf #bgal {
	background-image:url(../img/indicador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bct #bcon {
	background-image:url(../img/indicador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bb #bbuy {
	background-image:url(../img/ind.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bcr #bbuy {
	background-image:url(../img/indicador.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
	
/* CONTENIDO */

#contenido {
	background-color: #FFF;
}
#contenido_b {
	background-color: #FFF;
}
.comp     {
	color: #66ccff;
}

#contenido    a{
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	text-align: right;
	font-size: 12px;
	color: #4e4d4d;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 0px;
}
#home #contenido #contenedor #extendido p a {
	color: #E42322;
}

#contenido #contenedor {
	margin: auto;
	width: 965px;
	padding-left: 15px;
}
#contenido #contenedor_t {
	margin: auto;
	width: 980px;
	background-color: #EDEDED;
}
#contenido_b #contenedor_b {
	margin: auto;
	width: 965px;
	padding-left: 15px;
}
#contenido #contenedor  h1 {
	color: #000;
}
#contenido #contenedor #extendido {
	float: left;
	width: 616px;
	padding-top: 15px;
	text-align: justify;
}
#contenido #contenedor #extendido p span {
	line-height: 24px;
}
#contenido #contenedor #extendido #slogan   {
	font-size: 13px;
	margin-top: 10px;
	line-height: 18px;
}
#contenido #contenedor #extendido h2 {
	font-size:18px;
}
#contenido #contenedor #extendido #shr {
	margin-left: 0px;
	margin-top: 50px;
}
.precio {
	background-image: url(../img/su.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 249px;
	width: 375px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}




#sidebar {
	float: right;
	width: 302px;
	height: 579px;
	background-color: #ededed;
	padding: 10px;
}
#sbh {
	float: right;
	width: 302px;
	height: 1130px;
	background-color: #ededed;
	padding: 10px;
}
#sbh h2 {
	color: #af1313;
	padding-bottom: 30px;
}
#sbh a {
	padding: 0px;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	color: #333;
	text-decoration: underline;
	font-size: 18px;
}
#sbrecetario {
	float: right;
	width: 302px;
	height: 579px;
	background-color: #ededed;
	padding: 10px;
}
#contenido_b #contenedor_b #sidebar_buy {
	float: right;
	width: 302px;
	height: 1100px;
	background-color: #ededed;
	padding: 10px;
}
#contenido_b #contenedor_b #sidebar_buy h2 {
	color: #C82624;
}


#sidebar h2 {
	color: #af1313;
	padding-bottom: 30px;
}
#sidebar a {
	padding: 0px;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	color: #333;
	text-decoration: underline;
	font-size: 18px;
}

#puede h3 {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 18px;
	color: #000;
}
#puede p  {
	color: #848484;
	padding-top: 10px;
}


#puede #buy {
	background-image: url(../img/carro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	padding-left: 60px;
	margin-bottom: 40px;
	text-align: justify;
}
#puede #recetario {
	background-image: url(../img/book.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	margin-bottom: 40px;
	padding-left: 60px;
	text-align: justify;
}
#puede #gal {
	background-image: url(../img/galeria.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	height: 60px;
	margin-bottom: 40px;
	padding-left: 60px;
	text-align: justify;
}
#puede #contact {
	background-image: url(../img/lapiz.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	margin-bottom: 40px;
	padding-left: 60px;
	text-align: justify;
}
#followus {
	width: 300px;
	padding-left: 5px;
	height: 130px;
}
#followus a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#3A4289;
}


#followus h3 {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 18px;
	color: #7f7f7f;
	margin-bottom: 20px;
	padding-top: 30px;
}
#followus #follow li {
	float: left;
	padding-right: 5px;
	width: 27px;
	font-size: 12px;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	padding-left: 36px;
	height: 27px;
	padding-top: 12px;
	position: static;
	color:#30C;
	text-decoration:underline;
}
#followus #follow #facebook {
	background-image: url(../img/fbc.png);
	background-repeat: no-repeat;
	background-position: 0;
	margin-right: 22px;
	padding-left: 27px;
}
#followus #follow #twitter {
	background-image: url(../img/twtc.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 27px;
}
#followus #follow #youtube {
	background-repeat: no-repeat;
	margin-right: 20px;
	background-position: 0;
	padding-left: 27px;
	background-image: url(../img/ytc.png);
}
#followus #follow #vimeo {
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 27px;
	background-image: url(../img/vmc.png);
	margin-right: 10px;
}

#fus {
	width: 300px;
	padding-left: 5px;
	height: 130px;
	margin-top: 0px;
	position: relative;
}
#fus a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #3A4289;
}


#fus h3 {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 18px;
	color: #7f7f7f;
	margin-bottom: 20px;
	padding-top: 10px;
}
#fus #follow li {
	float: left;
	padding-right: 5px;
	width: 27px;
	font-size: 12px;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	padding-left: 36px;
	height: 27px;
	padding-top: 12px;
	position: static;
}
#fus #follow #facebook {
	background-image: url(../img/fbc.png);
	background-repeat: no-repeat;
	background-position: 0;
	margin-right: 22px;
	padding-left: 27px;
}
#fus #follow #twitter {
	background-image: url(../img/twtc.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 27px;
}
#fus #follow #youtube {
	background-repeat: no-repeat;
	margin-right: 20px;
	background-position: 0;
	padding-left: 27px;
	background-image: url(../img/ytc.png);
}
#fus #follow #vimeo {
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 27px;
	background-image: url(../img/vmc.png);
	margin-right: 10px;
}










/* FOOTER */

#footer {
	background-image: url(../img/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 81px;
	text-align: center;
	color: #CCC;
	padding-top: 25px;
	font-weight: bold;
	position: relative;
}
#footer p {
	font-size: 12px;
	color: #FFF;
}
#footer a {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	color: #FFF;
	text-decoration: none;
}
#footer #valido {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #valido p {
	font-size: 14px;
}
#footer #creditos p {
	text-decoration: none;
	font-size: 9px;
}





/* CLASE CLEAR */

.clearfix {
	width:1px;
	height:1px;
	display:block;
	clear:both;
	content:" "
	
	
}

/* CSS PARA SLIDES EN JQUERY*/
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:273px;
	width: 430px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
	z-index: 500;

	}

	#gallery .caption {
	background-color:#000;
	color:#ffffff;
	height:65px;
	width:100%;
	position:absolute;
	bottom:0;
	z-index: 600;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-weight: bold;
	font-size: 14px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
	margin:0;
	padding:0 0 7px;
	color:#E42322;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-weight: bold;
	text-decoration: underline;
	}


/* ESTILOS PARA ABOUT US*/#contenido #contenedor #completo {
	width: 97%;
	padding-top: 15px;
	text-align: justify;
	margin: auto;
	color: #900;
}
#contenido_b #contenedor_b #completo_b {
	width: 620px;
	padding-top: 15px;
	text-align: justify;
	margin: 2px;
	color: #900;
	float: left;
	position: relative;
}
#contenido_b #contenedor_b #completo_b .text {
	color: #E42322;
	font-weight: normal;
	font-size: 14px;
	background-color: #FFF0F0;
	border: 1px solid #FCC;
	text-align: center;
	height: 25px;
	padding-top: 11px;
}
#contenido_b #contenedor_b #completo_b .text2 {
	color: #036;
	font-weight: normal;
	font-size: 12px;
	background-color: #DDECFF;
	border: 1px solid #A8D1FF;
	text-align: center;
	height: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#bb #contenido_b #contenedor_b #completo_b .text2 strong {
	text-decoration: underline;
}
#bb #contenido_b #contenedor_b #completo_b .text2 span {
	text-decoration: none;
	font-weight: bold;
}


#contenido_b #contenedor_b #completo_b .text a {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}


#contenido #contenedor #completo_t {
	width: 97%;
	padding-top: 15px;
	text-align: justify;
	color: #900;
}
#contenido_b #contenedor_b #completo_b #compra_personal {
	width: 580px;
	padding: 10px;
}
#contenido_b #contenedor_b #completo_b #compra_personal form #buy_p {
	width: 500px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	border-collapse: separate;
	border-spacing: 10px 20px;
	line-height: 20px;
	margin: auto;
	margin-top: 50px;
}
#contenido_b #contenedor_b #completo_b #compra_personal h2 {
	margin-bottom: 10px;
}

.about {
	line-height: 25px;
	float: left;
	width: 616px;
	padding-top: 15px;
	text-align: justify;
}
#nosotros #contenido #contenedor .about h1 span {
	color: #E42322;
}

.receta {
	line-height: 25px;
	float: left;
	width: 642px;
	padding-top: 15px;
	text-align: justify;
}
.receta p {
	padding-left: 25px;
}


#contenido #contenedor .about h1 {
	color: #000;
}
#contenido_b #contenedor_b .about h1 {
	color: #AF1313;
}
#contenido #contenedor #extendido #info {
	font-size: 13px;
	margin-top: 10px;
	line-height: 18px;
}

#contenido #contenedor #completo #resaltado {
	color: #900;
}
#contenido #contenedor #completo span p {
	color: #E42322;
}
#bebidas {
	width: 620px;
	clear: both;
	border-right-width: 322px;
	border-right-style: solid;
	border-right-color: #EDEDED;
	margin-right: -312px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bebidas #drinks {
	list-style-type: none;
	padding-left: 40px;
}

#bebidas #drinks li h3 {
	font-size: 18px;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	margin-left: 0px;
	line-height: 800%;
	padding-left: 120px;
}
#bebidas #drinks li p {
	margin-left: 40px;
	line-height: 200%;
}
#bebidas #drinks li #te {
	background-image: url(../img/greentea.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#bebidas #drinks li #sake {
	background-image: url(../img/sake.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#bebidas #drinks li #beer {
	background-image: url(../img/beer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#bebidas #drinks li #wine {
	background-image: url(../img/wine.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#contenido #contenedor #extendido #tips {
	font-size: 13px;
	margin-top: 10px;
	line-height: 18px;
}
#completo h3 a {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-decoration: none;
	color: #E42322;
	line-height: 200%;
}

#more  {
	font-size: 12px;
	margin-top: 20px;
}
.receta #bebidas   a{
	margin: 0px;
	padding: 0px;
	color: #900;
}
#contenido #contenedor .receta #bebidas #more p a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

#contenido #contenedor #completo #videos {
	width: 810px;
	margin: auto;
	border: 1px solid #CCC;
	padding: 20px;
	height: 760px;
}
#contenido #contenedor #completo #videos #maki {
	width: 380px;
	height: 320px;
	float: left;
	margin-top: 10px;
}
#contenido #contenedor #completo #videos #maki p {
	text-align: center;
	line-height: 200%;
	font-weight: bold;
	color: #900;
	font-size: 13px;
}


#contenido #contenedor #completo #pics {
	width: 810px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contenido #contenedor #completo #videos #how {
	width: 380px;
	height: 320px;
	float: right;
	margin-top: 10px;
}
#contenido #contenedor #completo #videos #how p {
	text-align: center;
	line-height: 200%;
	font-weight: bold;
	color: #900;
	font-size: 13px;
}
#contenido #contenedor #completo #videos #how_rice {
	width: 380px;
	height: 320px;
	float: right;
	margin-top: 10px;
}
#contenido #contenedor #completo #videos #how_rice p {
	text-align: center;
	line-height: 200%;
	font-weight: bold;
	color: #900;
	font-size: 13px;
}


#contenido #contenedor #completo #pics #pic1 {
	background-image: url(../img/sushiup/shushiup1.jpg);
	height: 320px;
	width: 380px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#contenido #contenedor #completo #pics #pic1 p {
	text-align: center;
	margin-top: 295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #900;
}

#contenido #contenedor #completo #pics #pic2 {
	background-image: url(../img/sushiup/shushiup2.jpg);
	height: 320px;
	width: 380px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#contenido #contenedor #completo #pics #pic2 p {
	text-align: center;
	margin-top: 295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #900;
}

#contenido #contenedor #completo #pics #pic3 {
	background-image: url(../img/sushiup/shushiup3.jpg);
	height: 320px;
	width: 380px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;

}
#contenido #contenedor #completo #pics #pic3 p {
	text-align: center;
	margin-top: 295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #900;
}

#contenido #contenedor #completo #pics #pic4 {
	background-image: url(../img/sushiup/shushiup4.jpg);
	height: 320px;
	width: 380px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#contenido #contenedor #completo #pics #pic4 p {
	text-align: center;
	margin-top: 295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #900;
}
#contenido #contenedor #completo #contactus {
	width: 810px;
	margin: 20px auto;
	padding: 20px;
}
#contenido #contenedor #completo #contactus p {
	padding: 0px;
	margin: 0 0 0 20px;
	line-height: 200%;
}

#contenido #contenedor #completo #contactus p a {
	padding: 0px;
	margin: 0px;
}
#contenido #contenedor #completo #contactus p a img {
	margin-top: auto;
	margin-right: 380px;
	margin-bottom: auto;
	margin-left: 0px;
}
#bct #contenido #contenedor #completo #contactus #mail {
	margin: auto;
	height: 64px;
	width: 64px;
}

#contenido #contenedor #completo #contactus #vtas {
	margin-top: 20px;
}
#contenido #contenedor #completo #contactus #addus {
	text-align: center;
	margin-left: 300px;
}

#contenido #contenedor #completo #contactus #vtas p a img {
	margin-top: 5px;
	margin-right: 300px;
	margin-bottom: auto;
	margin-left: 0px;
}
#contenido #contenedor #completo .aviso {
	background-color: #FCC;
	height: 70px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #930;
	text-align: center;
	padding-top: 10px;
}
#contenido #contenedor #completo .aviso h3 {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 20px;
	font-weight: bold;
}

#contenido #contenedor #completo .aviso h3 a {
	margin: 0px;
	padding: 0px;
	color: #900;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
}
form div {
	padding-top: 10px;
	height: 30px;
}
#contenido_b #contenedor_b #completo_b #compra_personal form {
	margin: 20px auto 0 auto;
	width: 100%;
	padding-left: 10px;

}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 70px;
	float: left;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-right: 7px;
	margin-left: 25px;
	line-height: 15px;
	margin-top: 2px;
}
#contenido_b #contenedor_b #completo_b #paym {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 291px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.submit:hover {
	background-color: #F63;
}
submit:focus {
	background-color: #F63;
}
input, select {
	background-color: #FBFBFB;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}
input:focus{
	background-color: #FFECEC;
}
input:hover{
	background-color: #FFECEC;
}
select:focus{
	background-color: #FFF9EC;
}
select:hover{
	background-color: #FFF9EC;
}
#contenido #contenedor #completo #compra_personal form #c4 {
	float: none;
}

#contenido #contenedor #completo #compra_personal form #c5 {
	float: none;
}
#contenido #contenedor #completo #compra_personal form #c6 {
	float: none;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp #stot {
	margin-top: 30px;
	width: 270px;
	float: right;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp #random {
	margin-top: 30px;
	float: left;
	width: 250px;
	height: 50px;
	background-color: #F8F8F8;
	border: 1px solid #E6E6E6;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp #random p {
	color: #00F;
	text-align: center;
}

#contenido_b #contenedor_b #completo_b  #compra_personal #buyp #random label {
	color: #000;
	text-decoration: underline;
	width: 100px;
	display: block;
}



#contenido_b #contenedor_b #completo_b #compra_personal #buyp #stot #total {
	color: #E42322;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp #stot input  {
	color: #E42322;
}

#contenido_b #contenedor_b #completo_b #compra_personal #buyp #stot label {
	width: 140px;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
	display: block;
}

#contenido_b #contenedor_b #completo_b #compra_personal #buyp #send {
	margin-top: 45px;
	margin-left: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}


#contenido_b #contenedor_b #completo_b #compra_personal #buyp #preciosu {
	width: 100px;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #spryradio1 # label {
	width: 155px;
	display: block;
	margin-bottom: 10px;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #spryradio1 #botones input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset {
	border: 1px solid #EAEAEA;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
fieldset:hover{
	background-color:#F8F8F8
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#contenido_b #contenedor_b #completo_b #info_c {
	line-height: 110%;
}




#contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #spryradio1 #botones {
	height: 100px;
	margin-top: 10px;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp #random #rnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F8F8F8;
}



.oculto {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #FFF;
	border: 1px solid #FFF;
}
.submit:focus {
	background-color: #F63;
}
#contenido_b #contenedor_b #success {
	float: left;
	width: 616px;
	padding-top: 15px;
	text-align: justify;
}
#contenido_b #contenedor_b #success h2 {
	color: #063;
}
.success {
	background-color: #ECFFEA;
	height: 55px;
	width: 580px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #030;
	text-align: center;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.success a {
	color: #C00;
}

.pasos p a {
	color: #C42625;
	font-weight: bold;
}


.pasos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	background-image: url(../img/chk.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	position: relative;
}
.pasos p {
	font-size: 11px;
	line-height: 120%;
}

.steps {
	margin-top: 20px;
}
.mapCostos {
	background-image: url(../img/envio.jpg);
	height: 438px;
	width: 298px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar_buy #politicas h3 {
	text-align: center;
	color: #B52324;
}

#sidebar_buy #politicas {
	width: 298px;
	margin-top: 10px;
	list-style-type: square;
}
#sidebar_buy #politicas #poli li p {
	font-size: 11px;
	text-align: justify;
	margin-bottom: 6px;
}

#sidebar_buy #politicas #poli {
	list-style-position: outside;
	list-style-type: disc;
	display: block;
	margin-left: 20px;
	margin-top: 8px;
}


.mapCosts {
	background-image: url(../img/infoship.jpg);
	height: 442px;
	width: 298px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.confBuy {
	width: 810px;
	margin: 20px auto;
	padding: 20px;
}.listConf {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 20px;
}
#contenedor #completo .confBuy #conf_buy {
	width: 680px;
	margin: auto;
}
#contenido #contenedor #completo .confBuy .listConf li {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#contenido #contenedor #completo .confBuy #conf_buy #send {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 230px;
}
#contenido #contenedor #completo .confBuy .listConf li a {
	margin: 0px;
	padding: 0px;
}


#contenido #contenedor #completo .confBuy #conf_buy div #sprytextfield4 #calendar {
	margin-left: 5px;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #metodo #spryradio2 label {
	display: block;
	width: 120px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #metodo2 #spryradio3 label {
	display: block;
	width: 190px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #metodo #botonnes #spryradio2 label #metodopago_1, #contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #metodo2 #botonnes #spryradio3 label #metodoenvio_1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #metodo #botonnes #spryradio2 label #metodopago_0, #contenido_b #contenedor_b #completo_b #compra_personal #buyp fieldset #metodo2 #botonnes #spryradio3 label #metodoenvio_0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.thanks {
	background-image: url(../img/gracias.png);
	height: 482px;
	width: 643px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
.thankseng {
	background-image: url(../img/thanks.png);
	height: 482px;
	width: 643px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
.imgder {
	float: right;
	padding-left: 12px;
	margin-top: 5px;
}
.imgizq {
	float: left;
	padding-right: 12px;
	margin-top: 5px;
}
#contenido #contenedor .receta #bebidas p a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.imgcen {
	width: 377px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.salsas {
	width: 295px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contenido #contenedor #completo ul {
	list-style-type: square;
	list-style-position: outside;
}
#sbrecetario ul li {
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
}
#sbrecetario ul li h3 a {
	text-decoration: none;
	padding-left: 15px;
}
.der {
	text-align: right;
}
.imgcomp {
	height: 50px;
	width: 221px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#curso {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	margin-top: 20px;
	background-image: url(../img/SS2.jpg);
	background-repeat: no-repeat;
	padding-left: 209px;
	height: 525px;
	background-position: 0px 0px;
	padding-top: 10px;
	line-height: 120%;
	width: 380px;
}
.resaltado {
	font-weight: bold;
	color: #9D1E25;
	font-size: 16px;
	text-align: center;
}
#contenido #contenedor #extendido #curso p .resaltado a {
	font-size: 16px;
	text-decoration: underline;
}
.lc {
	font-weight: bold;
	font-size: 10px;
	color: #000;
}


#contenido #contenedor #extendido #curso h2 {
	color: #595959;
	font-size: 20px;
}
#home #contenido #contenedor #extendido #curso p span {
	font-weight: bold;
	color: #F00;
	font-size: 14px;
}

#curso ul {
	font-family: Helvetica, sans-serif, "Myriad Pro", Arial;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
}
#brecet #contenido #contenedor #completo .vg h2  {
	color: #333;
	padding-top: 20px;
	padding-bottom: 5px;
}
#nosotros #contenido #contenedor .about #3dsu {
	width: 469px;
	height: 294px;
	margin: auto;
	position: relative;
	text-align: center;
}

#img1 {
	margin: auto;
	width: 476px;
}
.txtrojos {
	color: #03F;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#img2 {
	margin: auto;
	width: 495px;
}
#img3 {
	margin: auto;
	width: 315px;
}
#buyd {
	height: 72px;
	width: 257px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 40px;
	float: left;
}
#online {
	width: 247px;
	height: 64px;
	float: right;
	margin-top: 19px;
	margin-right: 30px;
}
#bb #contenido_b #contenedor_b #completo_b #donline {
	height: 64px;
	width: 247px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#dist {
	margin-top: 30px;
	margin-bottom: 45px;
}
#mapa  {
	border: 2px solid #666;
	width: 450px;
	height: 510px;
	margin-right: auto;
	margin-left: auto;
}
#reseller {
	width: 128px;
	margin-left: 70px;
	margin-top: 30px;
	float: left;
}
#txtreseller {
	width: 540px;
	height: 150px;
	margin-top: 30px;
	margin-left: 40px;
}
#presionc {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#rellenoc {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#nosotros #contenido #contenedor .about #consejos p .linkrojo {
	color: #C40000;
}
#brecet #contenido #contenedor #completo #more p a {
	color: #E42322;
}
