p.pablo {
font-weight: normal;
font-size: 100%;
font-style: normal;
text-align: right;
letter-spacing: 0px;
margin-top: -100px;
padding-right: 50px;
padding: 0;
}

p.slogan2 {
font-size: 130%;
font-weight: bold;
font-style: italic;
text-align: left;
/*color: #6B97C6;*/
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
letter-spacing: 1px;
padding: 0.5em 5px 0em 5px;
margin: 0
}

p.slogan {
font-size: 150%;
font-weight: bold;
font-style: italic;
text-align: center;
/*color: #6B97C6;*/
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
letter-spacing: 2px;
padding: 0.5em 20px 0.5em 20px;
}

#productos, #productos-1 {
text-align: center;
height: 40px;
width: 100%;
line-height: 40px;
margin: 0px 0 1em -5px;
}

#productos img, #productos-1 img {
margin: 0px 1px;
}

#productos-1 {
margin-top: -10px
}

#contenido {
padding: 0  35px 0 35px
}

#contenedor {
margin: 0px auto;   /* align for good browsers */
text-align: left; /* counter the body center */
width: 580px;
}


#sombra-sup {
width: 100%;
height: 32px;
background: #fff url(sombra-sup-bg.jpg) no-repeat;
}

#sombra-inf{
width: 100%;
height: 32px;
float: left;
background: #fff url(sombra-inf-bg.jpg) no-repeat;
}

#header {
width: 522px;;
height: 169px;
background: #fff url(header.jpg) no-repeat;
margin: 0 0 0 28px;
padding: 0;
}


#logo {
width: 400px;
height: 79px;
}

/*#logo img{
border: 0;
margin-left: 10px;
margin-top: 50px
}*/




#productos-home {
text-align: center;
}

#productos-home2 {
margin-left: 40px
}

#productos-home2 div.prod{
text-align: center;
margin: 0 20px ;
width: 160px
}

div.prod {
width: 160px;
float: left;
height: 250px;
margin: 0 3px;
background: #fff url(andreas07/prod-bg.jpg) no-repeat bottom;
font-size: 11px;
}

div.prod h3, div.prod img{
margin: 0;
padding: 1px;
}

div.prod p{
padding: 3px;
margin: 0;
text-align: justify;;
}





/* andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

/**************** Page and tag styles ****************/

body
{margin:0;
padding:0;
color:#999;
background:#d7dadd;
font:76% Verdana,Tahoma,sans-serif;
text-align: center;
}

ul, ol
{list-style:circle;
margin:15px 0 20px 0;
padding: 0 0 0 5em;
}

li
{margin:0 0 8px 0px;
}

ol {
list-style:decimal;

}

a
{color:#295185;
font-weight:bold;
text-decoration:none;
}

a:hover
{color:#7AA331;
text-decoration:underline;
}

img
{
margin: 0 2px ;
padding:1px;
background:#ffffff;
border:1px solid #d0d0d0;
}

a img
{border-color:#7AA331;
}

a img:hover
{background:#7AA331;
border-color:#7AA331;
}

h4
{
margin:10px 0 10px 0;
font-size: 130%;
letter-spacing:1px;
}

h5
{
margin:0px 0 10px 0;
font-size: 100%;
letter-spacing:1px;
}


/**************** Navigation menu styles ****************/
#menu {
width: 542px;
height: 28px;
background: #eaeaea url(menu-bg.jpg) repeat-x;
margin: 0 0 0 18px;
text-align: center;
}

#menu a
{
/*display:block;
width:202px;*/
line-height: 28px;
padding:0px 4px;
color: #395D8D;
/*background:#d7dadd url(img/sidebarbg.gif) top right repeat-y;*/
font-size: 13px;
font-weight: bold;
text-decoration:none;
letter-spacing:-1px;
}

#menu a:hover 
{color:#7AA331;
}

#menu a.active
{
}

#menu a.active:hover
{
color:#505050;
}

/**************** Content area styles ****************/

#content
{width:580px;
margin: 0;
padding: 0;
background: #D7DADD url(content-bg.jpg) repeat-y;
/*border-right: 10px solid #E6E8EA;*/
float: left;
z-index: 1;
}

#content p
{margin:0 0 20px 0;
line-height:1.5em;
}

#content h1
{margin:0;
color:#d85d5d;
font-size:4em;
letter-spacing:-5px;
text-align:center;
}

#content h2
{margin:0;
color:#808080;
font-weight:normal;
font-size:2.5em;
letter-spacing:-2px;
text-align:center;
}

#content h3
{clear:both;
margin:10px 0 10px 0;
color:#7AA331;
font-size: 180%;
letter-spacing:2px;
}