body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eeeeee;
}
A:link          {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A:active        {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
.fondo_login {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_login.png);
	background-repeat: no-repeat;
	background-position: 4px top;
	height: 103px;
	width: 180px;
}
.fondo_formcel1 {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_cel1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fondo_celda {
	background-attachment: scroll;
	background-image: url(../imagenes/fondos/fondo_celda.png);
	background-repeat:  repeat-x;
	background-position: left top;
}


.fondo_botonrack {
	background-attachment: scroll;
	background-image: url(../img/fondos/cuerpo_botonrack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
}
.sidebar_botonrack {
	background-attachment: scroll;
	background-image: url(../img/fondos/sideline_botonrack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
}
.sombra_botonrack {
	background-attachment: scroll;
	background-image: url(../img/fondos/sombra_botonrack.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.sideline_mini {
	background-attachment: scroll;
	background-image: url(../img/fondos/sideline_mini.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/boton.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #FFFFFF;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	color: #CC0000;
	background-image: url(../img/fondos/fondoboton.png);
}

.glossymenu a.menuitem2{
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/boton.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.glossymenu a.menuitem2:visited, .glossymenu .menuitem:active{
	color: #a9f806;
}

.glossymenu a.menuitem2 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem2:hover{
	color: #FFFFFF;
	background-image: url(../img/boton_pressed2.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
}

.glossymenu div.submenu ul li a{
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/boton.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	color: #CC0000;
	background-image: url(../img/fondos/fondoboton_160.png);
}
.fondo_form {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo_form.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

A:visited       {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A:hover         {
	BACKGROUND: none;
	COLOR: #666666;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: underline
}
.table_logo {
	background-attachment: scroll;
	background-image: url(../imagenes/logo_solo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
A.footert:link          {
	BACKGROUND: none;
	COLOR: #999999;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}


A.footert:active        {
	BACKGROUND: none;
	COLOR: #999999;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.footert:visited       {
	BACKGROUND: none;
	COLOR: #999999;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.footert:hover         {
	BACKGROUND: none;
	COLOR: #CCCCCC;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.noticiaslink:link          {
	BACKGROUND: none;
	COLOR: #CCCCCC;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.noticiaslink:active        {
	BACKGROUND: none;
	COLOR: #CCCCCC;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.noticiaslink:visited       {
	BACKGROUND: none;
	COLOR: #CCCCCC;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.noticiaslink:hover         {
	BACKGROUND: none;
	COLOR: #FFFFFF;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.small:link          {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.small:active        {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.small:visited       {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.small:hover         {
	BACKGROUND: none;
	COLOR: #FF0000;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.contentlink:link          {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.contentlink:active        {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.contentlink:visited       {
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
A.contentlink:hover         {
	BACKGROUND: none;
	COLOR: #FF0000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
.boton65 {
	background-attachment: scroll;
	background-image: url(../imagenes/boton55.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 65px;
	width: 200px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.emblemo {
	background-attachment: scroll;
	background-image: url(../imagenes/emblemo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.main {
	background-attachment: scroll;
	background-image: url(../imagenes/fondo_main.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	background-color: #EEEEEE;
}
.footer {
	background-attachment: scroll;
	background-image: url(../imagenes/fondo_footer.jpg);
	background-repeat:   no-repeat;
	background-position: center top;
	background-color: #EEEEEE;
}
.mayus_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F60600;
	font-style: italic;
	font-variant: normal;
}
.boton40 {
	background-attachment: scroll;
	background-image: url(../imagenes/boton30.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 40px;
	width: 200px;
}
.contentmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.formtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #EEEEEE;
}

.contentminirojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.contentrojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.fondo_empresa {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_acad2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.titulobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.smallcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.smallcontentlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.fondo_catcher {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_catcher.png);
	background-repeat: no-repeat;
	background-position: 4px top;
	height: 142px;
	width: 180px;
}
.fondo_catcher_a {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_catcher_a.png);
	background-repeat: no-repeat;
	background-position: 4px top;
	height: 142px;
	width: 180px;
}
.fondo_noticias {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_noticias.png);
	background-repeat: no-repeat;
	background-position: 4px top;
	height: 163px;
	width: 180px;
}
.noticias_corto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fondo_servicios {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_acad1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_contacto {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_acad8.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lopdtext {
	height: 70px;
	width: 433px;
	overflow: auto;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.fondo_catcher_a_closer {
	background-attachment: scroll;
	background-image: url(../img/fondos/fondo_catcher_a_closer.png);
	background-repeat: no-repeat;
	background-position: 7px top;
	height: 142px;
	width: 180px;
}
