/* BROWSER 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color:rgb(67,72,78);
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*END BROWSER RESET */

body {
	background-image: url(recursos/fondo.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin:0px auto;
	padding:0;
}
#flash, #footer {
margin:auto;
text-align:center;
margin-bottom:0;
}
#container {
width:746px;
margin:auto;
background:#FFFFFF;
margin-top:0;
text-align:center;
padding:20px 0;
border-top:3px solid #E0DCCC;
}
#blockSec {
width:280px;
float:left;
padding:0 20px;
text-align:justify;
}
#blockSecProd {
width:260px;
float:left;
padding:0 20px;
text-align:left;
height:330px;
overflow:auto;
}
#blockPrim {
margin-left:300px;
padding:0 20px;
text-align:justify;
margin-right:40px;
}
#blockPrimProd {
margin-left:300px;
padding:0 20px;
text-align:justify;
}
#blockPrim:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.3em;
letter-spacing:0.03em;
margin:7px 0;
}
ul li, ol li {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.3em;
letter-spacing:0.03em;
margin:7px 0;
list-style-type:disc;
margin-left:15px;
}
p strong {
font-weight:bold;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#1c4d6d;
font-weight:bold;
margin:10px 0;
border-bottom:1px solid #1c4d6d;
}
#niftyCorners {

padding:10px;
background-color:#8aacc6;
margin-left:10px;
width:390px;
}
#hack:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#prodList li a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding:4px 0;
color:#bf421b;
}
#prodList li a:visited {
color:#7d2c13;
}
#prodList li a:focus, #prodList li a:active {
font-weight:bold;
font-size:11px;
color:#1c4d6d;
}
ul#contacto li a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:0;
color:#bf421b;
}
ul#contacto li {
margin:10px;
}
#niftyCorners2 {
padding:10px;
background-color:#ff8e70;
margin-left:10px;
width:350px;
}
#niftyCorners3 {
padding:10px;
background-color:#8aacc6;
}
#niftyCorners3 a {
color:#000000;
}
.caption {
font-size:12px;
text-align:center;
}

#menuFoooter ul {
list-style-type:none;
display:inline;
}
#menuFoooter ul li {
display:inline;
padding:0 5px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
}
#menuFoooter ul li a{
color:#FFFFFF;
}