body{
	margin-top: 0px;
	margin-left: 0px;
}
.bodyBG{
	background-image:url(../images/bg_all.gif);
	background-repeat: repeat-x;
	}
.textoHome{
	font-family: Verdana;
	font-size:10px;
	color:#555555;
	text-align:justify;
	line-height:160%;

	}

p{
	font-family: Verdana;
	font-size:10px;
	color:#555555;
	text-align:justify;
	}

ul{
	font-family: Verdana;
	font-size:11px;
	color:#555555;

	}

img{
	border:0px;
}

h1{
	font-family:Arial;
	font-size:18px;
	color:#000000;
	font-weight:600;
	padding-left:18px;
	background-image:url(../img/css/dotorange.gif);
	background-repeat:no-repeat;
	width:100%;
	border-bottom: 1px solid #dddddd;
	}

h2{
	font-family:Arial;
	font-size:18px;
	color:#808080;
	font-weight:600;
	}
h3{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#717171;
	background:#dddddd;
	width:10%
	font-weight:600;
	padding-right:25px;
	text-align:right;
	vertical-align:-10;
	background-image:url(../img/css/h3arrow.gif);
	background-repeat:no-repeat;
	background-position: top right;
	height:16px
	}


.ticker{
	padding-left:8px;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	
	}

.lineaHr{
	width:100%;
	color:#dddddd;
	height:1px;
}
.titulo{
	font-family:Arial;
	font-size:12px;
	color:#aeaeae;
	font-weight:600;
	padding-left:18px;
	background-image:url(../img/css/dotorange.gif);
	background-repeat:no-repeat;
	width:100%;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;}
a{
	font-family:Arial;
	font-size:10px;
	color:#808080;
	font-weight:400;
	text-decoration:none;
	}

a:HOVER{
	color:#e40000;
	text-decoration:underline;
	}

/*a:visited{
	font-family:Arial;
	font-size:10px;
	color:#ff5a00;
	font-weight:600;
	text-decoration:none;
	}*/

.fot{
	font-weight:400;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#818181;
	text-decoration:underline;
	}

.fot:HOVER{
	font-weight:400;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#e40000;
	text-decoration:underline;
	}
/*.fot:visited{
	font-weight:400;
	font-family:arial, sans-serif;
	color:#aaaaaa;
	text-decoration:underline;
}*/

.submenu{
	font-family:Arial;
	font-size:10px;
	color:#557180;
	font-weight:400;
	text-decoration:none;
	}
.submenu:HOVER{
	color:#557180;
	text-decoration:none;
	}

/*.submenu:visited{
	font-family:Arial;
	font-size:10px;
	color:#557180;
	font-weight:600;
	text-decoration:none;
	}*/

.vermastk{
	font-family:arial, sans-serif;
	font-size:100%;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
	}
.vermastk:HOVER{
	color:#ffffff;
	}
.vermastk:visited{
	color:#ffffff;
	}
.pie{
	font-family:arial, sans-serif;
	font-size:60%;
	color:#818181;
	text-align:right;
	}

hr{
	border-top: 1px solid #dddddd;
	height: 0px;
}

.text{
	border-width: 1px;
	border-style: solid:
	border-color: #808080;
	font-family:Verdana;
	font-size:10px;
	color:#555555;
	font-weight:600;
	padding-left:10px;

}

.select{
	border-width: 1px;
	border-style: solid:
	border-color: #808080;
	font-family:Verdana;
	font-size:10px;
	color:#555555;
	font-weight:100;
	padding-left:10px;

}

.textarea{
	border-width: 1px;
	border-style: solid:
	border-color: #808080;
	font-family:Verdana;
	font-size:10px;
	color:#555555;
	font-weight:600;
}
.cierreGris{
	background-image:url(../images/curva_abajo.jpg);
	background-repeat: no-repeat;
	background-color: #dddddd;
	background-position: right top;
	height:8px;
}