body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}


#programa{
	color:#4baeba;
}

#ititulo{
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	width:600px;
	height:80px;
	margin-left:120px;
	margin-top:1px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	border:thin;
	border-width:1px;
}


#pagina { 
	position:absolute; 
	width:800px;
	left:50%;
	margin-left: -400px;
	margin-top:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width:2px;
	border-color:#003300;
}

table{
background-color:#FFFFFF;
font-family:"Goudy Old Style";
}

A.itemmenu:link {color: #FFFFFF; text-decoration: none;
font-size:16px;
}
A.itemmenu:visited {color: #FFFFFF; text-decoration: none; font-size:16px;}
A.itemmenu:hover {color: #59afba; 
font-size:16px;} 


#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 12px "Goudy Old Style";
}

#thicktabs li{
display: inline;
font-family:"Goudy Old Style";
}

#thicktabs li a{
float: left;
color: black;
padding: 5px 5px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(../images/pinkbgover.gif); /*background image swap on hover*/
}

#pathway a{
	text-decoration:none;
}

.title{
	color:#a2224b;
	font-family:"Goudy Old Style";
	font-size:24px;
	font-weight:bold;
}
#titlep{
	width:100%;
	height:50;
	border:thin;
	background-color:#a2224b;
	color:#FFFFFF;
	text-indent:inherit;
	
}

#titlep2{
	width:100%;
	height:25;
	border:thin;
	background-color:#a2224b;
	color:#FFFFFF;
	text-indent:inherit;
}

#programa{
	color:#4baeba;
	font-family:"Goudy Old Style";
	font-size:18px;
	}
#programa2{
	color:#a2224b;
	font-family:"Goudy Old Style";
	font-size:18px;
	}
#proghoras{
	color:#a2224b;
	font-family:"Goudy Old Style";
	font-size:18px;
	font-weight:bold;
}

#titleprog{
	color:#FFFFFF;
	font-family:"Goudy Old Style";
	font-size:18px;
	font-weight:bold;
}

#textos{
	font-family:"Goudy Old Style";
	font-size:18px;
	text-decoration: none;
	font-style: normal;
}

p {
	font-family: "Goudy Old Style";
	font-size: 18px;
	text-align:justify;
	text-decoration: none;
}
