	body {
	background-image: url(/Imagenes/Productos/fondo_tile.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body, p, h1, h2, h3, h4, input, select, option, ul, ol, li, form, textarea{
	margin:0px;
	padding:0px;
}
/* Align corners*/
.topLeft {
	position:absolute;
	top:0px;
	left:0px;
}
.bottomLeft {
	position:absolute;
	bottom:0px;
	left:0px;
}
.topRight {
	position:absolute;
	top:0px;
	right:0px;
}
.bottomRight {
	position:absolute;
	bottom:0px;
	right:0px;
}
.topRightLink {
	position:absolute;
	top:0px;
	right:2px;
}
.bottomRightLink {
	position:absolute;
	bottom:0px;
	right:2px;
}
.homeTopLeft{
	position:absolute;
	top:0px;
	left:-1px;
}
.homeTopRight{
	position:absolute;
	top:-1px;
	right:-1px;
}
.homeBottomLeft{
	position:absolute;
	bottom:-2px;
	left:-1px;
}
.homeBottomRight{
	position:absolute;
	bottom:-1px;
	right:-1px;
}

#mainContent{
	width:772px;
	position:relative;
}

/* Home panels */
.clearAll{
	line-height:0px;
	clear:both;
}
#page {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 764px;
}
#pageContent {
	width: 764px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:  #DCE4EA;
}
#contentLinks {
	width: 148px;
	background-image: url(/Imagenes/Productos/contentlogo_tile.gif);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 26px;
	padding-left: 8px;
	height: 476px;
	float: left;
	border-right-style: solid;
	border-right-color: #DCE4EA;
	border-right-width: 1px;
}
#logo {
	position: relative;
	width: 148px;
	height: 86px;
}
.homeLink, .homeLink:hover {
	color: #336699;
	text-decoration: none;
	font-size: 10px;
	display: block;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E6EDF2;
	position: relative;
	width: 140px;
	padding-right: 8px;
	padding-top: 6px;
	text-align: right;
}
.homeLink:hover {
	color:#003366;
	background-image: url(/Imagenes/Productos/home_link_over.jpg);
	background-repeat: repeat-y;/*
	text-decoration:none*/
}
#comboBox {
	width: 148px;
	position: absolute;
	
	bottom:50px;
}
.textArea {
	width: 140px;
	background-color: #E2EAF2;
	font-weight: bold;
	color: #83B4E4;
	font-size: 11px;
	border: 1px solid #99BED7;
}
#contentFlash {
	float: left;
	width: 607px;
	height: 504px;
}
#shadowUp {
	position: absolute;
	width: 765px;
	top: -3px;
	left: 0px;
	height: 3px;
	z-index: 500;
}
#shadowDown {
	position: absolute;
	left: 0px;
	height: 3px;
	width: 765px;
	bottom: -3px;
}
#footer {
	font-size: 10px;
	color: #3183C8;
	text-align: center;
	margin-top: 12px;
}

.border {
	position: absolute;
	height: 502px;
	width: 6px;
	top: 0px;
	z-index: 500;
	left: 152px;
}




#cierreYage {
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
	font-size: 9px;
	color: #6699CC;
	padding-bottom: 4px;
	font-weight: bold;
}