body {
	margin: 0px;
	background-color: #000000;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.txt2 a:link {
	color: #FFCC00;
	text-decoration: none;
}
.txt2 a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.txt2 a:hover {
	color: #CCCCCC;
}


.centerBgExt {
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-x;
}
.butQuien a {
	background-image: url(images/but_quien1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 114px;
}
.butQuien a:hover {
	background-image: url(images/but_quien2.jpg);
	background-repeat: no-repeat;
}

.butEscuela a {

	background-image: url(images/but_escuela1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 132px;
}
.butEscuela a:hover {
	background-image: url(images/but_escuela2.jpg);
	background-repeat: no-repeat;
}


.butContenidos a {
	background-image: url(images/but_contenido1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 127px;
}
.butContenidos a:hover {
	background-image: url(images/but_contenido2.jpg);
	background-repeat: no-repeat;
}

.butBolsa a {
	background-image: url(images/but_bolsa1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 100px;
}
.butBolsa a:hover {
	background-image: url(images/but_bolsa2.jpg);
	background-repeat: no-repeat;
}

.butContactar a {
	background-image: url(images/but_contactar1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 65px;
}
.butContactar a:hover {
	background-image: url(images/but_contactar2.jpg);
	background-repeat: no-repeat;
}

.bodyTd {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
}
.inicioRightExt {
	background-image: url(images/inicio_right_ext.jpg);
	background-repeat: no-repeat;
	background-position: 0px 382px;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: f4f4f4;
	border: 1px solid #CCCCCC;
}
.formBut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2D658A;
	height: 20px;
	width: 89px;
	border: 1px solid #333333;
}
