body {
	font-family : Verdana;
	font-size: 11px;
	color:black;
	background-color:#1f6283;
}


tr,td {
	font-family : Verdana;
	font-size: 11px;
	color:#585858;
}


ul{
	margin:0px 110px 0px 140px;
	line-height:1.5em;
	list-style-type: circle;
	text-align:justify;
}

ol {
	margin:0px 110px 0px 140px;
	line-height:1.5em;
	list-style-type: decimal;
	text-align:justify;
}

li{
	margin-bottom:10px;
}



a {
	color:#585858;
	text-decoration:underline;
}
a:hover {
	color:#888888;
	text-decoration:none;
}
a:visited {
	color:#888888;
}


a.apageMenu:link {
	color:white;
	text-decoration:none;
}
a.apageMenu:hover{
	color:white;
	text-decoration:underline;
}
a.apageMenu:visited{
	color:white;
	text-decoration:none;
}



a.subMenu:link{
	text-decoration:none;
}
a.subMenu:hover {
	text-decoration:underline;
}
a.subMenu:visited {
	text-decoration:none;
}



/*  text styles   */

.pageTitle {
	font-size:14px;
	color:white;
	padding-left:80px;
	font-weight : bolder;
	letter-spacing:1px;
	text-align:left;
}

.pageMenu{
	color:white;
	font-weight:bold;
}

.imgCaption{
 	font-style:italic;
}

.whiteInvisible {
	color: #FFFFFF;
}

.imgSpace {
	margin-right: 30px;
	margin-bottom: 15px;
	float: left;
}

.imgSpaceLogo {
	margin-right: 15px;
	margin-bottom: 0px;
	border:none;
	float:left;
}

.imgSpaceLeft {
	margin-left: 30px;
	margin-bottom: 15px;
	padding-top:5px;
	float:right;
}

.tableHorario {
	padding:0px 0px 0px 0px;
	border: none;
	margin-left:140px;
}

.tal{
	text-align:left;
}

.genCenter{
	margin:0 auto;
}

/* text format */
.hBigTitle{
	font-size:36px;
	font-weight:800;
	color:#0099CC; 
}

.hSTitle{
	font-size:18px;
	font-weight: bolder;
	color:#0099CC; 

}


#tableSpineCore {
	text-align:center;
	margin:0px 80px 0px 140px;
	border:1px dotted gray;
	
}

#tableSpineCore td{
	border:1px dotted gray;
	border-collapse:collapse;
	padding:8px 2px 8px 2px;
}

#tableSpineCore th {
	font-weight:bold;
	border:1px dotted gray;
	border-collapse:collapse;
	padding:2px 0px 2px 0px;
	background-color:#CCCCCC;
}




#stage p {
	color: #585858;
	margin:0px 80px 10px 140px;
	line-height:1.5em;
	text-align:justify;
	
}

#stage h1 {
	font-size:20px;
	font-weight:bold;
	color:#c1c1c1;
	margin-left:100px;
	letter-spacing:2px;
}

#stage h2 {
	font-size:14px;
	font-weight:bolder;
	color:#c1c1c1;
	margin: 20px 0px 4px 140px;
}




/**
 *  POSITIONING LAYERS
 *
 **/

#header {
	width:760px;
	height:16px;
	text-align:right;
	color:#999999;
	margin:30px auto 0px auto;
}

#stageWrapper {
	width:760px;
	background-color:#ffffff;
	text-align:left;
	margin: 0 auto;
}


#topLogo{
	width:760px;
	height:52px;
	background-color:white;
	background-image: url(../img/blueTop_Logo.png);
	padding-top:2px;
}

#topTitle {
	width:760px;
	height:23px;
	z-index:50;
	text-align:left;
}

#mainMenu{
	width:760px;
	height:23px;
	z-index:50;	
	text-align:right;
}


#stage{
	width:760px;
	text-align:left;
	background-image : url(../img/bgGrafics.jpg);
	background-repeat:repeat-y;
	background-color:white;
	color:#585858;
	
}

#footer {
	width:760px;
	background-color:#cccccc;
	margin:10px auto 0px auto;	
}




#stageWrapperHome {
	width:760px;
	height:275px;
	background-color:#ffffff;
	
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
	margin: 0 auto;
}
/*
#headerHome {
	width:760px;
	height:16px;
	margin:100px auto 0px auto;
}*/

#hmainLogo{
	width:755px;
	height:275px;
	background-image:url(../img/homeTotTrans3.png);
	background-repeat:no-repeat;
	background-position:top;
}

#hctpaTitle{
	width:500px;
	height:60px;
	margin-left:200px;
}

#hmenuBlock{
	width:680px;
	padding-top:50px;
	padding-bottom:12px;
}

#hmenuItems{
	width:680px;
	text-align:right;
}

#hlangVersion{
	width:680px;
	text-align:right;
	margin-top:16px;
}

#hintroTxt{
	width:698px;
	text-align:right;
	font-size:11px;
	color:#B2B2B2;
	margin-bottom:10px;
}

#webMedi{
	width:78px;
	padding:18px 100px 0px 140px;
	float:left;
}

#spineCoreLogo{
	width:250px;
	height:72px;
	background-color: #FFFFFF;
	margin-left:30px;
	padding: 0px 72px 0px 0px;
	float: left;
}

