body
{
	margin: 0;
	margin: 0 auto;
	/*background: #F3F3F3 url(images/bg.gif) top center repeat-y;*/
	background: #4EB7F7;
}
#header
{
	vertical-align: top;
	background: #ffffff;/*#008CFF;*/
	padding:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #4EB7F7;
	height: 350px;
	border: 6px solid #008CFF;
}
#headerAdmin
{	border-bottom: 4px solid #efefef; 
	border-top: 4px solid #efefef; 
	background: #008CFF;
	padding:0px 18px 18px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #4EB7F7;
	height: 30px;
	width:760px;
	margin:auto;
}
.title
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #A0522D;
}
#main
{
	background:#fff;
	width: 920px;
	height: auto;
	padding: 14px;
	border-left: 1px dashed #efefef;
	border-right: 1px dashed #efefef;
	margin: 0 auto 0 auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	color: #1077B3;
	overflow:hidden;
}

h1, h2
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	color: #191970;
	font-weight: lighter;
	border-left: 16px solid #2F4F4F;
	border-bottom: 1px solid #2F4F4F;
	padding-left: 8px;
}
h3, h4
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	font-weight: lighter;  
	font-size:10px;
	/*border-left: 2px solid #1077B3;
	border-right: 2px solid #1077B3;
	border-bottom: 1px solid #1077B3;*/
	padding-left: 8px;
	background: #1077B3;
	
}
#menu_foto
{
	width: 400px;
	color: #1077B3;
	border-bottom: 1px solid #efefef;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 12px;
}
#menu_foto a:link, #menu_foto a:visited
{
	width: 180px;
	margin: 1px 0 1px 0;
	border: 1px solid #ffffff;
	padding: 4px 3px 4px 12px;
	background-color: transparent;
	color: #1077B3;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#menu_foto a:hover
{
/*	border-right:1px solid #CF784E; */
	background: #EBF0F5;
	border-left:1px solid #1077B3;
	color: #1077B3;
	text-decoration: none;
}

#menu
{
	background: #EBF0F5;
	width: 180px;
	color: #1077B3;
	border-bottom: 1px solid #efefef;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 12px;
}

#menu a:link, #menu a:visited
{
	width: 180px;
	margin: 1px 0 1px 0;
	border: 1px solid #ffffff;
	padding: 4px 3px 4px 12px;
	background-color: transparent;
	color: #1077B3;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#menu a:hover
{
/*	border-right:1px solid #CF784E; */
	background: #EBF0F5;
	border-left:1px solid #1077B3;
	color: #1077B3;
	text-decoration: none;
}

#menu_gallery
{
	
	padding: 12px;
	/*background-color: #EBF0F5;*/
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#menu_gallery a:link, #menu_gallery a:visited
{
	margin: 1px 0 1px 0;
	padding: 5px;
	 line-height:35px;
	/*border: 1px solid #EBF0F5;*/
	background-color: #EBF0F5;
	color: #1077B3;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	
}

#menu_gallery a:hover
{	
	background: #FFFFCC;
	
	color: #1077B3;
	text-decoration: none;
}


#corporate_
{
	padding: 12px;
	/*background-color: #EBF0F5;*/
	background:#4EB7F7;
	border-top: 4px solid #efefef;
	border-bottom: 1px solid #efefef;
}

#globalNav											{  right: 10px; width:920px; height:40px; bottom: 20px; }
	#globalNav li												{ font-weight: bold; font-size: 1.4em; }
	#globalNav li a												{ display: block; padding: 5px 20px; }
	#globalNav .current_page_item								{ background: #f0f0f0;color: #008CFF;}
/*	=navigation
	-------------------------------------------------------------- */
	.navigation 												{ overflow: hidden; background:#008CFF; }
	.navigation li												{ float: left; display: inline; text-decoration:none; }
	.navigation li a:link,
	.navigation li a:visited,
	.navigation li a:active										{ color:#fff; background:#008CFF;}
	.navigation li a:hover,
	.navigation li a:focus,
	.navigation .current_page_item a:link						{ color: #008CFF; background:#f0f0f0; text-decoration:none; }
	.navigation .current_page_item a:hover						{ color: #008CFF; background:#f0f0f0; }
	.navigation .current_page_item a:visited                    {  color: #008CFF; background:#f0f0f0; }
	.navigation .current-cat									{ background: #008CFF; }

#corporate_ a:link, #corporate_ a:visited
{
	margin: 1px 0 1px 50px;
	
	padding: 5px;
	background-color: #EBF0F5;
	
	color: #1077B3;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	
}

#corporate_ a:hover
{
	background:#FFFFCC;
}

#lefty
{
	margin: 8px;
	width: 180px;
	height: auto;
	color: #00008B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
}
#lefty p
{
	margin-left:15px;
	width: 94%;
	padding-left: 8px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	background-color: #1077B3;
	color: #EBF0F5;
	
}

#content
{
		background: #fff;
	float: right;
	width: 650px;
	text-align: left;
	padding: 12px;
	border-left: 1px solid #efefef;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
	line-height: 145%;
	color: #607080;
}
#content_mio
{
	float: right;
	width: 780px;
	text-align: left;
	padding: 12px;
	border-left: 1px solid #efefef;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
	line-height: 145%;
	color: #607080;
}
#content h3, h4
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Verdana, Arial, sans-serif;*/
	font-size: 16px;
	color:  #2F4F4F;
	font-weight: lighter;
	border-left: 5px solid #1077B3;
	border-bottom: 1px solid #1077B3;
	padding-left: 8px;
}
#footer
{
	border-top: 4px solid #efefef;
	padding: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
	font-weight: lighter;
	background-color: #fdfdfd;
	color: #cccccc;
}
hr
{
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li
{
	list-style-type: none;
	/*line-height: 160%;*/
	text-align:left;
}

.barraTabLefty
{
	
	color:white;
	background:#4EB7F7;
	width:190px;
	text-align:center;
	font-size:14px
}
a.contentTabLefty:hover, a.contentTabLefty:link

{
	background:red;
}

.contentTabLefty
{
	color: #1077B3;
	background:#EBF0F5;
	width:190px;
	margin-left:15px;
	text-align:justify;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.adminmenunewsData {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #1077B3;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	width: 90px;
	text-align:center;

}

.adminmenunewsData:link, .adminmenunewsData:visited 
{
	color: #FFFFFF;
	font-size: 11px;
	width: 70px;
	text-decoration: none;
	text-align:center;
}



.adminmenunewsTitolo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #1077B3;
	text-align:left;
	font-size: 20px;
}
.adminmenunewsTitolino {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #1077B3;
	text-align:left;
	font-size: 10px;
}
.adminmenunewsTitolo:link ,.adminmenunewsTitolo:visited 
{	
	background: #FFFFCC;
	color: #1077B3;
	font-size: 14px;
	
	text-decoration: none;	
}


.adminmenunews {
	font-size: 14px;
	/*line-height: 18px;*/
	text-align:justify;
	padding:6px 6px 6px 0px;

}
a.adminmenunews:link , a.adminmenunews:visited 
{	
	color: #1077B3;
	background-color: #EBF0F5;
	text-decoration: none;
	display:block;
	text-align:justify;
}

a.adminmenunews:hover {
	display: block;
	color: #4EB7F7;
	font-style: normal;
	/*background-color: #1077B3;*/
	text-decoration:none;
} 

a.adminmenunews:active {
	text-decoration: none;
	display:block;
}



.photo_198 {
	border: 4px solid #1077B3;
}


.postcal {
	display: block;
	float: left;
	text-align: center;
	width: 52px;
	height: 53px;
	padding-top: 3px;
	margin-right: 5px;
	margin-left: 0px;
	background: url(images/day.gif) no-repeat;
	
	
	cursor:default;
}
.postcalmonth {
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: lowercase;	
}
.postcaldate {
	display: block;
	font-family: Georgia, Serif;
	font-size: 20px;
	padding: 0px;
	text-align: center;
	color:#CC0000;
}
.postcalday{
	font-family:tahoma;
	color:#1077B3;
	display: block;
	font-size: 11px;
	line-height: 19px;
	padding: 0px;
	text-align: center;
	padding: 0 0 0 1px;
}

.form-input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.paragrafo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	padding: 20px;
}
.form {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #940101;
	text-align: justify;
	padding: 5px;
}
.course-title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2A8BE;
	font-weight: bold;
	padding-left: 5px;
}


/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */

width: 770px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 3px;
width: 770px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
color: red;
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 