@charset "UTF-8";

/* 2col Layout */


h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #990000;
}
h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: -10px;
}
h5 {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-bottom: -10px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
p img {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}


/* Right rail - sidebar */

.twoColFixRtHdr #sidebar1 li a {
	color: #cc0000;
	line-height: 1.5em;
	list-style-type: none;
	margin-left: 0px;
}
.twoColFixRtHdr  #products  ul  {
	color: #cc0000;
	margin-left: -20px;
}

.twoColFixRtHdr #sidebar1 a {
	color: #cc0000;
}

/* header, top navbar and footer */

.twoColFixRtHdr #header a, .twoColFixRtHdr #footer a{
	font-size: 10px;
	text-transform: uppercase;
	color:#666666
}
.twoColFixRtHdr #header a:hover, .twoColFixRtHdr #footer a:hover {
	color: #000000;
}

.twoColFixRtHdr #topNav ul{
	text-align: right;
	display: inline;
}
.twoColFixRtHdr #topNav ul li{
	line-height: 9px;
	border-left-color: #999;
	border-left: 1px solid;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.twoColFixRtHdr #topNav ul li.first {
	border-width: 0px;
	border-style: none;
}
.twoColFixRtHdr #topNav ul li.last {
		padding-right: 0px;
}
.twoColFixRtHdr #footer {
	line-height: 2em;
	margin-top: 30px;
} 
.twoColFixRtHdr #footer p {
	text-align: center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-size: 11px;
}

.twoColFixRtHdr #logo a, .twoColFixRtHdr #logo a:hover{
	border-style: none;
}
.tab {
	font-size: 17px;
	text-transform: uppercase;
	color: #ffffff;
	height: 19px;
	display: block;
	background-color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(imagenes/fondo-tab.gif);
	text-align: right;
	padding-right: 20px;
}
.twoColFixRtHdr #logos a {
	border-style: none;
}
.quotes {
	color: #660000;
	padding-left: 25px;
	font-size: 11px;
	background-image: url(imagenes/quote.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
}
.quoteFirma {
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-align: right;
	padding-right: 20px;
	padding-left: 50px;
}
.twoColFixRtHdr #container #mainContentHome a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
