/*center {
 //color : rgb(51,0,0);
 background-color : rgb(255,255,255);
 font-family : Verdana, Arial, Helvetica, Helv, sans-serif;
}*/

/*
a:link {color: #FFFFFF} 
a:visited {text-decoration:none} 
a:hover {color: #00FFFF} 
a:active {color: #0000FF}
*/
/*body {
 color : white;
 background-color : #9999FF;
 font-family : Verdana, Arial, Helvetica, Helv, sans-serif;
 font-size : medium
 }
a:link {color: white} 
a:visited {text-decoration:none;
           color: #dddddd} 
a:hover {color: #f27336} 
a:active {color: #7777ff}
*/


.TablaIzq {
	color : white;
	font-size: 12px;
	text-align: left;
}

.TablaIzq A:link {
	color: white;
	text-decoration: none;
} 
.TablaIzq A:visited {
	text-decoration:none;
	color: #FFF
}
.TablaIzq A:hover {text-decoration : underline;
	          color: #f27336}

.TablaIzq A:active {
	color: #7777ff;
	text-decoration: none;
}

.TablaCentral {
   color : white;
}

.TablaCentral A:link {color: navy} 
.TablaCentral A:visited {text-decoration:none;
                     color: navy}
.TablaCentral A:hover {text-decoration : underline;
	          color: #f27336}

.TablaCentral A:active {color: #7777ff}


.DireccionPeque {
	color : navy;
	font-family : sans-serif;
	font-size : 10px
}
.MainBody {
           background-color : white
                }
.IngenieriaCenter {
                  background-color : #eeeeff
                }

.Deportes
{
    BACKGROUND-IMAGE: url(images/FondoErreaAzul.jpg);
    MARGIN: 0px;
    COLOR: white;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #9999FF;
    TEXT-ALIGN: center
}

.Deportes A:link {color: white} 
.Deportes A:visited {text-decoration:none;
                     color: #dddddd}
.Deportes A:hover {text-decoration : underline;
	          color: #f27336}

.Deportes A:active {color: #7777ff}

.TablaCentralDeportes A:link {color: navy} 
.TablaCentralDeportes A:visited {text-decoration:none;
                     color: navy}
.TablaCentralDeportes A:hover {text-decoration : underline;
	          color: #f27336}

.TablaCentralDeportes A:active {color: #7777ff}
.footer
{
	BACKGROUND-COLOR: #69F
}
.smallText
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial;
	color: #FFF;
}
DIV.headerNavigation {
	border-color: #9CF;
	background-color: #69F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
}
TD.headerNavigation
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BACKGROUND-IMAGE: none;
	COLOR: #CFF;
	BACKGROUND-REPEAT: repeat;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #69F;
	text-decoration: none;
}
a.headerNavigation:link
{
	color: #CFF;
	text-decoration: none;
}
a.headerNavigation:hover
{
	color: #60F
}
a.headerNavigation:visited
{
	color: #CFF;
	text-decoration: none;
}
a.headerNavigation:activate
{
	color: #CFF;
	text-decoration: none;
}

.bloquePpal {
	width: 780px;
	border-color: #FC3;
	background-color: #EEF0FF;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
TD.main
{
    FONT-SIZE: 12px;
    LINE-HEIGHT: 1.5;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: justify
}
TR.main
{
	FONT-SIZE: 12px;
	LINE-HEIGHT: 1.5;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: justify;
}

P.main
{
	FONT-SIZE: 12px;
	LINE-HEIGHT: 1.5;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: transparent;
	margin-left: 10px;
	margin-right: 10px;
}
.main a:link
{
	text-decoration:none;
}

.main a:hover
{
	text-decoration:underline;
}
ul#box{
	color: #333;
	text-align:center;
	font: 16px "Trebuchet MS",Verdana,Arial,sans-serif;
}
.xstooltip 
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	/*z-index: 2;*/
    
    font: normal 9pt "Trebuchet MS",Verdana,Arial,sans-serif;
	padding: 3px;
	/*border: raised 1px;*/
    border:thin outset #3CF;
	background-color: #FFF;
}
.box {
	background-color: #FFF;
	color: #444;
	text-align:center;
	font: 16px "Trebuchet MS",Verdana,Arial,sans-serif
}