#pro13 ul {margin:0px 0px 0px 0px; padding:0px; list-style:none; white-space:nowrap; list-style:none; height:35px; position:relative; background:url(../images/pro_bg.png) repeat-x; font-size:11px;}
#pro13 li {margin:0; padding:0; float:left;}
#pro13 li a {display:block; float:left; height:35px; line-height:35px; color:#FFFFFF; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../images/pro_13_0a.png) no-repeat;}
#pro13 li a b {float:left; display:block; padding:0 14px 0 4px; background:url(../images/pro_13_0b.png) no-repeat right top;}
#pro13 li a:hover { font-size:11px; color:#000066; background: url(../images/pro_13_1a.png) no-repeat; line-height:35px;}
#pro13 li a:hover b {background:url(../images/pro_13_1b.png) no-repeat right top;}
#pro13 li.current a:hover {color:#cc0; background: url(../images/pro_13_2a.png) no-repeat; cursor:default; line-height:33px;}
#pro13 li.current a:hover b {background:url(../images/pro_13_2b.png) no-repeat right top; padding-bottom:2px;}
#pro13 li.sub {background:#aba;}

/*----------Text Styles----------*/
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}

div#container
{
	position:relative;
	width: 970px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}
body {
    text-align:center;
    margin:0
	position:relative;
	paddign:0px;
	font-size:100%;
}

#ul{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}

#li{
		margin:0px 10px 3px 10px;
		padding:2px;
		list-style-type:none;
		display:block;
		background-color:#66CCFF;
		width:177px;
	}

#h2 {
        color: #CCFF33;
}


#li a:hover{
		color:#003399;
		text-decoration:underline;
        font-size: 18px;
	}

#sideBar{
		position: absolute;
		width: auto;
		height: auto;
		top: 100px;
		right:-2px;
        background-color: #000000;
		background-image:FONDO2.jpg)/FONDO2.jpg);
		background-position:top left;
		background-repeat:repeat-x;
        overflow:hidden; /*width:0px; height:128px;  */
        z-index:267;
	}

	#sideBarTab{
		float:left;
		height:auto;
		width:auto;
	}

	#sideBarTab img{
		border:0px solid #FFFFFF;
	}

	#sideBarContents{
		overflow:hidden !important;
	}

	#sideBarContentsInner{
		width:100px;
	}

#default
{
	background-color: #E8E8E8;
	border-collapse: collapse;
}

#default caption
{
	background-color: #59819F;
	border-bottom: 3px solid #C2DBEF;
	color: #FFF;
	padding: 10px;
	text-transform: uppercase;
}
#default thead th
{
	background-color: #18394F;
	border-bottom: 3px solid #59819F;
	color: #FFF;
	padding: 5px;
}
#default tbody tr td
{
	padding: 0px 1px;
}
#default tfoot tr td
{
	background-color: #59819F;
	color: #FFF;
	padding: 4px;
	text-align: center;
}

	#demoGreen {
		border-collapse:collapse;
		background-color: #E8E8E8;
	}
	#demoGreen caption{
		background-color:#99CC00;
		border-bottom:3px solid #669900;
		color:#FFF;
		padding:10px;
		text-transform:uppercase;
		}

	#demoGreen thead th{
		background-color:#333;
		border-bottom:3px solid #000;
		color:#FFF;
		padding:5px;
	}


	#demoGreen tbody tr td {
		padding: 3px 8px;
	}

	#demoGreen tfoot tr td{
		background-color:#666;
		color:#FFF;
		padding:4px;
		text-align:center;
	}