a {
	color: #F30;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
a:hover {
	color: #063;
	text-decoration: none;
}
img {
	border: 0px;
}
html, body { 
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666;
	background: #FFF url(../img/bg_body.jpg) repeat-x 0 0;
}
#contenedor {
	width: 785px;
	height: 100%;
	position:relative;
	margin: 0px auto 0px auto;
}
#header {
	height: 60px;
	margin: 0px;
}
#headermenu {
	position: absolute;
	left: 490px;
	top: 33px;
	height: 17px;
	width: 285px;
	text-align: right;
}
#headermenu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #063;
}
#headermenu a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #EC3900;
}
#LeftPanel {
	background: url(../img/bgmenu.jpg) left top no-repeat;
	width: 209px;
	margin: 0px;
	float: left;
	height: 100%;
}
#footer {
	height: 180px;
	position: relative;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../img/Fbgfooter.gif) 0 0 repeat-x #666;
}
#footer p {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 68px;
}
ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	float: none;
	list-style-image: none;
	list-style-type: none;
}
.invisible { 
	visibility:	hidden;
	position:	absolute;	
	overflow:	visible;
	z-index:	100;
	padding: 0;
	margin: 0;
	display:none;
	FILTER: Alpha(Opacity=0);
}

.visible { 
	background-color: white ;
	padding:0px 0px ;
}
#menu{
	list-style-image: none;
	list-style-type: none;
	float: left;
	position: relative;
	padding: 7px 7px 40px 8px;
}
#menu li a{
	list-style-image: none;
	list-style-type: none;
	color: #EC3900;
	text-align: left;
	border-bottom: 1px solid #b4b4b4;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	width: 187px;
}
#menu li a:hover {
	color: #fff;
	background-color: #006633;
	margin: 0px;
}
#menu li li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	padding: 2px 0px 2px 20px;
	background-color: #e9e9e9;
	text-transform: none;
	color: #666;
	margin: 0px;
	width: 177px;
}
#menu li li a:hover {
	color: #fff;
	background-color: #999;
	margin: 0px;
}
#rightpanel {
	float: right;
	width: 560px;
	margin: 0px;
}
#leftcolu {
	float: left;
	width: 255px;
	padding: 5px;
}
#leftcolu p {
	line-height: 18px;
	margin: 2px 0px 2px 0px;
}
#rightcolu {
	float: right;
	width: 255px;
	padding: 5px;
}
#rightcolu p {
	line-height: 18px;
	margin: 2px 0px 2px 0px;
}
#bottompanel {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #E8E8E7;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 556px;
	clear: both;
	background: #FDFDFD url(../img/center_panel.gif) repeat-x left bottom;
}
#bottompanel p {
	margin: 0px;
	padding: 5px 10px 0px 10px;
}
#mainpanel {
	float: right;
	width: 540px;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}
#mainpanel p {
	line-height: 17px;
}
#mainpanel a {
	text-transform: none;
	line-height: 20px;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #EC3900;
	margin: 2px 0px 2px 0px;    
}
h2 {
	text-transform: uppercase;
	color: #006633;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
	background: url(../img/h2fin.gif) right top no-repeat #e8e8e8;
	border: 1px solid #FFF;
}
h3 {
	text-transform: uppercase;
	color: #006633;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
}
div.leftpanelbottom {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #E8E8E7;
	margin: 20px 0px 0px 7px;
	padding: 0px 0px 10px 0px;
	clear: both;
	background: #FDFDFD url(../img/center_panel.gif) repeat-x left bottom;
}
div.bottomborder {
	margin: 0px 0px 0px 7px;
	background: url(../img/center_bottom.gif) repeat-x;
	height: 4px;
}
div.spacer {
	clear: both;
}
.imgright {
	border: 1px solid #e8e8e8;
	padding: 5px;
	float: right;
	margin-left: 10px;
}
span.gris {
	color: #666;
}
span.naranja {
	color: #AA5D2E;
}
div.tituloppal {
	background: url(../img/tit_center.gif) repeat-x;
	height: 30px;
	margin-top: 10px;
}
div.tituloppal span{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	float: left;
	padding: 5px;
}
div.right {
	text-align: right;
	padding: 5px;
	clear: both;
}
div.banner {
	float: right;
	height: 134px;
	width: 560px;
	margin: 0px;
}
div.floatright {
	float: right;
	margin-right: 10px;
	width: 255px;
	margin-top: 30px;
	height: 200px;
}
div.floatleft {
	float: left;
	margin-left: 10px;
	width: 255px;
	margin-top: 30px;
	height: 200px;
}
div.floatleft div, div.floatright div{
	height: 80px;
}
div.floatleft div a, div.floatright div a{
	text-decoration: none;
}
div.floatleft p, div .floatright p {
	padding: 2px 2px 2px 2px;
	margin: 0px;
}
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	border: 1px solid #80A990;
}
table td {
	padding: 2px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #FFF;
}
table {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
.txtlabel {
	text-align: right;
	width: 30%;
	border: 1px solid #fff;
}
.radio {
	border-style: none;
}
.casillacampo {
	font-size: 11px;
	background-color: #F8F8F8;
}
.cuadroNot{
	border: 1px solid #CCC;
	width: 100%;
	font-size: 12px;
}
.cuadroNot td {
	borde-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #e6e6e6;
	padding: 5px;
}
p.faq {
	margin: 0px;
	padding: 5px;
}
p.faq a:visited {
	color: #896C5B;
}
.menu:a{
	list-style-image: none;
	list-style-type: none;
	color: #EC3900;
	text-align: left;
	border-bottom: 1px solid #b4b4b4;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	width: 187px;
	cursor: auto;
}
.menu:hover {
	color: #fff;
	background-color: #063;
	margin: 0px;
	cursor: auto;
}

strong {
	color: #535353;
}
span.volver a {
	font-size: 10px;
	text-transform: uppercase;
	background: url(../img/i_volver.gif) 0px 0px no-repeat;
	text-decoration: none;
	display: block;
	color: #999;
	height: 22px;
	float:left;
	margin: 0px 5px 0px 5px;
	padding: 3px 0px 0px 24px;
	outline: none;
}
span.volver a:hover {
	background: url(../img/i_volverhover.gif) left top no-repeat;
	color: #F30;
}
span.imprimir a {
	font-size: 10px;
	text-transform: uppercase;
	background: url(../img/i_imprimir.gif) 0px 0px no-repeat;
	text-decoration: none;
	display: block;
	color: #999;
	height: 22px;
	float:left;
	margin: 0px 5px 0px 5px;
	padding: 3px 0px 0px 24px;
	outline: none;
}
span.imprimir a:hover {
	background: url(../img/i_imprimirhover.gif) left top no-repeat;
	color: #F30;
}
span.ver a {
	font-size: 10px;
	text-transform: uppercase;
	background: url(../img/i_vermas.gif) 0px 0px no-repeat;
	text-decoration: none;
	display: block;
	color: #999;
	height: 22px;
	padding: 3px 0px 0px 24px;
	outline: none;
}
span.ver a:hover {
	background: url(../img/i_vermashover.gif) left top no-repeat;
	color: #F30;
}
div.botonera {
	text-align: right;
	padding: 2px;
	height: 26px;
	float: right;
	clear: left;
}
div.panel {
	padding: 5px;
	width: 546px;
	clear: none;
}
div.panel p{
	line-height: 18px;
	margin: 2px 0px 2px 0px;
}
div.bottompanel {
	margin: 0px;
	width: 558px;
	background: url(../img/center_bottom.gif) repeat-x;
	height: 4px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
div.leftbanner {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	margin: 20px auto 20px auto;
	text-align: center;
}
.img_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
h1.articulos {
	display:block;
	width:160px;
	height:64px;
	font:27px/30px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4D4D4D;
	background: url(http://www.membrantec.cl/newsletter/images/iconarticulo.png) no-repeat 0 0;
	padding-left: 69px;
	margin: 8px;
	}
h1.noticias {
	display:block;
	height:64px;
	font:27px/30px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4D4D4D;
	background: url(http://www.membrantec.cl/newsletter/images/iconnew.png) no-repeat 0 0;
	padding-left: 69px;
	margin: 8px;
	}
	div.lista p {
	padding-left: 16px;
	background-image: url(http://www.membrantec.cl/newsletter/images/bullet.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin: 0px;
}
