/*generales*/
html, body { 
	font: 10pt "Trebuchet MS", sans-serif; 
	color: #000033; 
	margin: 0px; 
	background-color: #DCDEE4;
                height: 100%;
	}
p { 
	font: 10pt "Trebuchet MS", sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 {
	font: bold 16pt "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 4px;
	margin-top: 0px; 
	color: #000066;
	text-align: left;
	}
h2 {
	font: bold 14pt "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 4px;
	color: #000066;
	text-align: left;
	}
h3 {
	font: bold 13pt "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 4px;
	color: #000066;
	text-align: left;
	}
.header1 {
	font: bold 16pt "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 4px;
	color: #000066;
	text-align: left;
	}
.header2 {
	font: bold 14pt "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 4px;
	color: #000066;
	text-align: left;
	}
.header3 {
	font: bold 12pt "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 4px;
	color: #000066;
	text-align: left;
}
.header4 {
	font: bold 18pt "Trebuchet MS", sans-serif;
	letter-spacing: 3px;
	margin-bottom: 4px;
	color: #FF9900;
	text-align: left;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF3300;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF3300;
}
a:hover { 
	text-decoration: underline; 
	color: #000099;
}
a:active{ 
	color: #FF6600;
}
/* divs específicas*/
#template {
	background-color: #DCDEE4;
	height: 100%;
}
#banner {
	padding: 0px;
	color: #666666;
	position: absolute;
	width: 785px;
	height: 180px;
	top: 0;
	z-index: 1;
}
#container {
	background: #EBF0F4;
	padding: 195px 0px 0px;
	margin: 0px auto;
	width:785px;
	border-left: 2px dashed #999;
	border-right: 2px dashed #999;
	position: relative;
}
#pageHeader { 
	margin-bottom: 10px;
}
#pageHeader h1 { 
	display:none;
}
#pageHeader h1 span {
	display:none;
}
#pageHeader h2 { 
	display:none;
}
#pageHeader h2 span {
	display: none;
}
#fecha {
	padding: 0px 0px 0px 8px;
	color: #666666;
	position: absolute;
	top: 144px;
	z-index: 2;
}
#preamble {
	padding: 10px 18px 10px 156px;
	margin-top: 20px;
}
#footer {
	padding: 6px 0px;
	margin: 0px auto;
	width:785px;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 2px dashed #999;
	border-right: 2px dashed #999;
	display: block;
	position: inherit;
}
#footer a:link, #footer a:visited { 
	margin-right: 8px; 
}
#linkList {
	background: transparent url(../images/menu.gif) no-repeat right top;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	width: 130px;
	display: block;
	float: left;
	}
#linkList2{
	font: 10px verdana, sans-serif;
	}
#linkList ul.topmenu, #linkList ul.topmenu2 {
	margin: 0px;
	padding: 0px;
	}
#linkList li.topmenu {
	line-height: 18px;
	background: transparent url(../images/boton.gif) repeat-y;
	display: block;
	margin-bottom: 5px;
	list-style-type: none;
	padding-left: 4px;
	}
#linkList li.topmenu a.topmenu:link {
	display: block;
	color: #FF3300;
	}
#linkList li.topmenu a.topmenu:hover { 
	text-decoration: underline; 
	color: #000099;
}
#linkList li.topmenu2 {
	list-style-type: circle;
	line-height: 18px;
	background-color: #EEEFF2;
	margin-bottom: 5px;
	margin-left: 14px;
	}
#linkList li.topmenu2 a.topmenu2:link, #linkList li.topmenu2 a.topmenu2:visited {
	display: block;
	color: #CC0000;
	}
#linkList li.topmenu2 a.topmenu2:hover { 
	text-decoration: underline; 
	color: #FF6600;
}
#linkList li.topmenu a.topmenu:active {
	color: #FF6600;
}
#linkList li.topmenu2 a.topmenu2:active { 
	color: #000099;
}
#linkListb, #linkListc, #extradiv1 {
	display: none;
	}
#lselect a {
	display: block;
}
#imgmenu1 {
	background-image: url(../images/foto.jpg);
	height: 242px;
}
#producto {
	display: block;
	width: 600px;
	background-color: #DBEBF5;
	padding: 8px 0px 0px 0px;
	margin-bottom: 8px;
}
#producto p {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	line-height: normal;
	margin: 0px;
	padding-bottom: 8px;
	text-align: left;
}
#producto img {
	border: 1px solid #663300;
}
#ventajas {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 8px 0px 8px 0px;
	display: block;
	width: 583px;
	text-align: center;
	margin-bottom: 15px;
}
#search {
	display: block;
	width: 300px;
	position: absolute;
	top: 182px;
	left: 564px;
	z-index: 3;
}
.tprod {
	font: bold normal 16px "Courier New", Courier, mono;
	color: #FF0000;
	display: block;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.clear {
	clear: both;
}

