body {
	background-image: url(../images/fondo.jpg);
	margin-top: 7px;
}
.style1 {
	color: #666666
}
.style2 {
	color: #333333
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color:#A64AB9;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0582ba;
	font-weight: bold;
	font-style: normal;
	background-position: bottom;
	vertical-align: bottom;
}
.comboform {
	background-color: #edf3f8;
	border: 1px solid #d0dae8;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b5868;
	font-weight: normal;
}
.txtazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0582ba;
	font-weight: normal;
	font-style: normal;
	background-position: bottom;
	vertical-align: bottom;
}

.izquierda{
	width:400px;
	float:left;
	padding-left:20px;
}

.miclase{
	background:url(../images/fondoabajo.png) no-repeat;
	behavior: url("pngbehavior.htc");
}
.mifondoblanco{
	background-image:url(../images/fondoblanco.png);
	behavior: url("pngbehavior.htc");
}

img{
	behavior: url("pngbehavior.htc");
}

.extraDiv1 {
	background: transparent url(cr2.gif) top left no-repeat;
	position: relative;
	top: 177px;
	right: 122px;
	width: 113px;
	height: 92px;
	}

