body {
		margin:0;
	font:10pt Arial, Helvetica, sans-serif;
	;
}

html{
	overflow-y:scroll
} 

#container {
	width:987px; 
	margin:0px auto;
	background:url(../images/container-bg.jpg) repeat-y;
}

#bg-gotas {
	width:100%; 
	
}

a {
  -moz-outline: none 0;
  outline: none 0;
}

/* HEADER***********************************/

#header {
	background:url(../images/header-bg2.jpg) no-repeat;
	/*height:254px;*/
height:220px;
}

#header .tag {
	float:left;
	padding:90px 0 0 0;
	width:375px;
	text-align:right;
	font-size:21px;
	color:#004b89;
}

#header .btn-prod {
	float:right;
	margin:110px 50px 0 0;
}

#header .btn-prod img {
	border:none;
}


#header ul {
	margin:0;
	padding:25px 0 0 30px;
	list-style:none;
	float:left;
	width:923px;
	font-size:17px;
	color:#4bcafd;
	height:35px;
	position:relative;
}

#header ul li {
	margin:0 15px 0 0;
	padding:0 0 0 10px;
	float:left;
height:35px;
}

#header ul .press {
	background:url(../images/tab-left.gif) no-repeat;
}

#header ul .press span {
	background:url(../images/tab-right.gif) no-repeat right top;
	padding:1px 10px 3px 0;
	float:left;
	color:#fff;
}

#header ul li a {
	text-decoration:none;
	color:#004B89;
	padding:1px 10px 3px 0;
	float:left;
}

#header ul li a:hover {
	color:#ff5400;
}


/* BODY************************************/

#main {
	padding:0 14px;
	float:left;
	width:959px;
	margin-bottom:25px;
}

#main .top {
	background:url(../images/main-sep.jpg) repeat-x;
	float:left;
	width:959px;
	padding-top:30px;
}

#main .mainbody {
	float:left;
	width:680px;
	padding-left:15px;
}

#main .contact-box {
	float:right;
	width:215px;
	height:139px;
	background:url(../images/box-contact.jpg) no-repeat;
	padding-right:15px;
}

#main .contact-box h2 {
	color:#4bcafd;
	padding:10px 0 20px 15px;
}

#main .contact-box p {
	text-align:center;
}

#main .contact-box p span {
	font-weight:bold;
	font-size:31px;
	color:#666;
	margin-bottom:8px;
	display:block;
}

#main .contact-box p a {
	color:#333;
}

#main h1 {
	margin:0 0 15px 0;
	font-size:31px;
	color:#f14800;
	font-weight:bold;
	letter-spacing:-1px;
}

#main h2 {
	margin:0 0 15px 0;
	font-size:21px;
	color:#f14800;
	font-weight:bold;
	letter-spacing:-1px;
}


#main p {
	margin:0 0 10px 0;
	line-height:17px;
}

#main p a {
	text-decoration:none;
	color:#f14800;
}

#main p a:hover {
	text-decoration:underline;
}

#main .boxes-home {
	float:left;
	width:943px;
	margin-top:20px;
	padding-left:15px;
}

#main .boxes-home h2 {
	color:#fff;
}

#main .boxes-home p {
	color:#fff;
	line-height:14px;
	font-size:12px;
}

#main .boxes-home div {
	float:left;
	width:198px;
	height:171px;
	padding:13px 24px 0 13px;
}

#main .boxes-home .pedidos {
	background:url(../images/box-pedidos.png) no-repeat;
}

#main .boxes-home .entrega {
	background:url(../images/box-entrega.png) no-repeat;
}

#main .boxes-home .productos {
	background:url(../images/box-productos.png) no-repeat;
}

#main .boxes-home .pagos {
	background:url(../images/box-pagos.png) no-repeat;
}

#main .boxes-home .pedidos a {
	color:#7edbff;
}

/* FOOTER************************************/

#footer {
	clear:both;
	background:url(../images/footer-bg.jpg) no-repeat;
	padding:23px 0 0 50px;
	height:44px;
}

#footer ul {
	float:left;
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul li {
	display:inline;
	margin:0 10px 0 0;
	padding:0;
}

#footer ul a {
	text-decoration:none;
	color:#f14800;
}

#footer ul a:hover {
	color:#4bcafd;
}

#footer span {
	float:right;
	font-size:11px;
	color:#999;
	padding-right:45px;
}

.accesodireto {
color:#990000;
font-family:arial;
font-size:15px;
font-weight:bold;
}

#tituloproducto {
color:#003399;
font-family:arial;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

