@charset "utf-8";
/* CSS Document */

.bodyclass {
	text-align: center;
	margin: 0px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tv {
	background-image: url(imagenes/tele.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 266px;
	width: 441px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 63px;
	padding-left: 9px;
	behavior: url(trans/iepngfix.htc);
}
.ladoa {
	background-color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.ladob {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 5px;
}
.tv1 {
	background-image: url(imagenes/tele1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 233px;
	width: 400px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 35px;
	padding-left: 8px;
	behavior: url(trans/iepngfix.htc);
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.cuadro {
	padding: 5px;
	background-image: url(imagenes/fondocuadro.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.cuadro1 {
	padding: 5px;
}
.tit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: none;
}
.tit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.ima {
	margin-right: 5px;
	border: 5px double #999999;
}
.imagencitas {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.televisor {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(imagenes/fondopie.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	behavior: url(trans/iepngfix.htc);
}
.centro {
	background-image: url(imagenes/fondocentro.png);
	background-repeat:  repeat-y;
	background-position: center;
	behavior: url(trans/iepngfix.htc);
}
.encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(imagenes/fondoencabezado.png);
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url(trans/iepngfix.htc);
}
