html, body {
margin: 0;
padding: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #666;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#contenedor {
margin: 0 auto;
width: 640px;
background: url(images/fondo.png) repeat-y !important;
_background: url(images/fondo.gif) repeat-y;
overflow: hidden;
padding: 30px 30px 0px 140px;
font-size: 1.1em;
}
#marca {
position: fixed;
_position: absolute;
margin-left: 50%;
top: 10px;
left: -500px;
_left: -340px;
width: 215px;
height: 180px;
}
.estado {
width: 18px;
height: 25px;
}
#izquierda {
width: 375px;
float: left;
padding-right: 50px;
}
#derecha {
width: 165px;
padding-left: 20px;
float: left;
}
#footer {
clear: left;
color: #ccc;
padding-top: 10px;
}
#footer a{
color: #ccc;
}
.entrada img {
padding: 10px;
border: #00a79d dashed 1px;

}
.separador {
height: 20px;
border-top: #999 dashed 1px;
margin-top: 20px;
}
.separanar {
height: 5px;
border-top: #f7931e dashed 1px;
margin-top: 5px;
}
.negra {
font-weight: bold;
color: #f7931e;
display: block;
margin-bottom: 5px;
}
.italica {
font-style: italic;
}
.separadorprimero {
display: none;
}
.corazones {
background: url(images/3corazones.gif) no-repeat;
height: 16px;
width: 75px;
margin: 0 auto;
position: relative;
top: -9px;
}
h2 {
margin: 0;
padding: 0;
color: #00a79d;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 200%;
}
#derecha ul li {
display: block;
height: 24px;
width: 158px;
margin-bottom: 15px;
}
#derecha ul{
margin-top: 14px;
}
.novedades {
background: url(images/menu.gif) no-repeat;
}
.productos {
background: url(images/menu.gif) 0 -25px no-repeat;
}
.seguinos {
background: url(images/menu.gif) 0 -50px no-repeat;
}
.suscribite {
background: url(images/menu.gif) 0 -75px no-repeat;
}
.encontranos {
background: url(images/menu.gif) 0 -100px no-repeat;
}
.escribinos {
background: url(images/menu.gif) 0 -125px no-repeat;
}
#encontranos{
margin: 0 0 20px 34px;
}
#encontranos a{
color: #666;
border: none;
}
#derecha ul li a{
display: block;
height: 24px;
width: 138px;
}
#derecha ul li a:hover{
border-bottom: #999 dashed 1px;
_height: 23px;
}
a {
text-decoration: none;
color: #00a79d;
}
a:hover {
border-bottom: #00a79d dashed 1px;
}
.datos, .custom_field{
	font-family: Verdana, Arial, Sans-Serif;
	color: #666;
	font-size: 1em;
	border: 0;
	background: #f5f5f5;
	width: 135px;
	padding: 3px 0 3px 0;
	margin-top: 3px;
}

#contacto {
margin-left: 34px;
color: #4D4B9F;
*margin-top: 40px;
_margin-top: 35px;
}
#registro {
color: #4D4B9F;
}
#contacto p {
margin:0;
margin-top: 9px;
}
#boton {
background-color: #4D4B9F;
color:#FFF;
padding: 1px 0 1px 0;
cursor: pointer;
cursor: hand;
border: none;
}

a.primera {
border: none;
}
.segunda {
display: none;
}
.entrada embed {
padding: 10px;
border: #00a79d dashed 1px;
}
.fecha {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-transform: uppercase;
color: #999;
letter-spacing: 2px;
}
.alignright {
text-align: left;
}
.alignleft {
text-align: right;
}
