/* //////////////// GLOBALES //////////////////// */
html, body{
  	height:100%;
	min-height:100%;
  	width: 100%;
	margin: 0px;
	padding: 0px;
}
html > body{
  	height:auto;
}
body {
	SCROLLBAR-FACE-COLOR: #eee;
	SCROLLBAR-HIGHLIGHT-COLOR: #000;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-3DLIGHT-COLOR: #eee;
	SCROLLBAR-ARROW-COLOR:  #ca0000;
	SCROLLBAR-TRACK-COLOR: #eee;
	SCROLLBAR-DARKSHADOW-COLOR: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff url(img/fondo_web.jpg) bottom right no-repeat;
	overflow: -moz-scrollbars-vertical;
}
a {
	color: #ca0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 5px 5px 5px 10px;
	padding: 0px;
}
h3 {
	font-size: 14px;
 	color: #770000;
}
strong{
	color: #ca0000;
}
img {
	border: 0px none;
}
ul {
	margin: 0px;
	padding: 0px;
	/*list-style-type: none;*/
}
form {
	margin: 0px;
	padding: 10px 20px 0px 0px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	width: 300px;
	height: 12px;
}
textarea {
	height: 70px;
}
table {
	border-collapse:collapse;
	margin: 10px;
	padding: 0px;
	border: 0px none;
	text-align: left;
}
blockquote {
	color: #dab95f;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}


/* //////////////// GENERICOS //////////////////// */

#contenedor{
	position: relative;
	left:31px;
	width: 698px;
	min-height: 400px;
	background: url(img/fondo_header.gif) repeat-x;
}
#contenidos, #contenidosB{
	position: absolute;
	width: 553px;
	height:314px;
	background: url(img/fondo_web.png) fixed;
	border-bottom: 1px solid #000;
	overflow: auto;
}
#contenidosB{
	width: 698px;
}
#contenidos p, .form{
	font-size: 11px;
	margin: 10px 50px 10px 32px;
	padding: 0 10px 0 30px;
	line-height: 17px;
	letter-spacing: 0.05em;
	border-left: 1px solid #ca0000;
	text-align: justify;
	background-color: #f9f9f9;
}
.form{
	padding: 0 0 0 30px;
}
.form table{
	margin: 0;
	padding: 0;
}
.form table strong{
	font-size: 10px;
	padding: 0;
}
.form td{
	text-align: right;
	padding: 6px 0 0 10px;
	/padding: 4px 0 0 10px;
	vertical-align: top;
}
.form th{
	text-transform: uppercase;
	border-bottom: 1px solid #000;
}
.submit{
	width: auto;
	height: auto;
	margin: 0 0 6px 0;
}
.tdCol{
	text-align: left !important;
	padding: 6px 0 0 0 !important;
}
.clearDiv, .clearDivB, .clearDivC {
	width: 80%;
	clear: both;
}
.clearDiv{
	height: 1px;
}
.clearDivB{
	height: 20px;
}
.clearDivC{
	height: 8px;
}
.producto {
	width: 160px;
	border-left: 1px solid #000;
	margin: 7px 5px 0 15px;
	/margin: 7px 5px 0 10px;
	background-color: #eee;
	float: left;
}
.prodMod{
	font-size: 10px;
	margin: 0 0 0 5px;
	letter-spacing: 0.04em;
}
.prodMod strong, .pie strong, .pieB strong, .pieBdos strong{
	color: #ca0000;
	font-weight: normal;
}
#paginacion{
	position: absolute;
	bottom:0;
	right:0;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #000;
	background-image: url(img/fondo_pie.png);
}
#paginacion a{
	margin: 0 0 0 3px;
	padding: 0 4px 0 4px;
}
#paginacion a:hover, .paginacionOn{
	color: #fff;
	background-color: #ac0000;
	text-decoration: none;
}
.mapaImg{
	float: left;
}

/* //////////////// HEADER //////////////////// */

#menu ul{
	height: 54px;
}
#menu	li{
	display: inline;
	text-transform: uppercase;
}
#menu	li a{
	float:left;
	color: #fff;
	background: url(img/fondo_menu.gif) repeat-x;
	padding: 33px 6px 8px 6px;
}
#menu	li a:hover, #menu	li a.menuOn{
	background: url(img/fondo_menu_b.gif);
	text-decoration: none;
}
#submenu{
	position: absolute;
	top: 54px;
	background-color: Gray;
	z-index: 3;
}
#submenu a{
	width: 100%;
	height: 20px;
	display: block;
}
.ocultar {
	display: none;
}

/* ////////////////  COL RIGHT //////////////////// */

#logoMs{
	position: absolute;
	top:16px;
	right: 0px;
	width: 145px;
	z-index: 2;
}
#colRight, #colRightB{
	position: absolute;
	top:66px;
	right: 0px;
	width: 144px;
	height: 302px;
	background: url(img/fondo_web.png);
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#colRightB {
	top:50px;
	height: 318px;
}
.marca{
	margin: 9px 0 0 3px;
	/margin: 9px 2px 0 1px;
	float: left;
}

/* //////////////// FOOTER //////////////////// */

.pie, .pieB, .pieBdos{
	position: absolute;
	top: 369px;
	width: 100%;
	background: url(img/fondo_pie.png);
	border-bottom: 1px solid #000;
	padding: 3px 0 6px 0;
}
.pieB, .pieBdos{
	padding: 4px 0 5px 0;
}
.pieBdos{
	top: 392px;
}
.pie p, .pieB p, .pieBdos p{
	margin: 0;
	letter-spacing: 0.04em;
}
.pie li{
	letter-spacing: 0.04em;
	margin: 0 5px 0 0;
	display: inline;
}
.pie a{
	padding: 0 0 0 17px;
	display: inline;
	color: #000;
	background: url(img/submenu2_ico.gif) no-repeat 0px 3px;
	line-height: 14px;
}
.submenuON, .pie a:hover{
	color: #ca0000 !important;
	background: url(img/submenu_ico.gif) no-repeat 0px 3px !important;
	text-decoration: none;
}
.pieC, .pieD{
	color: #aaa;
	position: absolute;
	top: 436px;
	width: 100%;
	padding: 3px 0 0 0;
}
.pieD{
	top: 420px;
	padding:0;
}
.pieC p, .pieD p{
	margin: 0;
	letter-spacing: 0.04em;
}
.pieC a, .pieD a{
	color: #aaa;
	text-decoration: underline;
}
.pieC a:hover, .pieD a:hover{
	text-decoration: none;
}
/* //////////////// POP UP //////////////////// */


#popup{
	background: none;
	padding: 0 0 0 0;
}
#popup p{
	margin: 10px 5px 5px 38px;
	width: 300px;
	text-indent: 20px;
	text-align: justify;
}
#popup h3{
	width: 300px;
	margin:0 0 0 38px;
	padding: 5px 0 2px 5px;
	border-left: 1px solid #000;
}
.popupImg img{
	border: 1px solid #000;
	margin: 0 0 0 38px;
}
.popupTxt p{
	margin: 3px 0 3px 18px !important;
}
.popupTxt a{
	color: #aaa;
}
.tablaPopup{
	width: 300px;
	color: #777;
	margin: 0 0 0 38px;
}
.tablaPopup table{
	width: 100%;
	margin: 5px 0 10px 0;
}
.tablaPopup caption {
	margin: 10px 0 0 0;
	border-bottom: 1px solid #000;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.tablaPopup td{
	padding: 1px 4px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #eee;
}
.tablaPopup th {
	text-transform: uppercase;
	padding: 1px 4px;
	background: #ffe200;
	color: #000;
}
.tdOn{
	color: #ac0000 !important;
}
