﻿.mc-content 
{
	
	margin:10px 10px;
	padding:15px;
	border:solid 0px #999;
}
.mc-content * 
{
	padding:0px;
	margin:0px;
}
.mc-tleft 
{
	float:left;
	width:560px;
}
.mc-tright
{
	float:left;
	margin-left:25px;
	width:560px;
}
.mc-cleft 
{
	float:left;
	padding:20px 15px;
	margin-top:15px;
	width:530px;
	border:solid 1px #bbb;
	background:#fff url(../../Library/images/img_bg_box.jpg) repeat-x;
}
.mc-cright 
{
	float:left;
	margin-top:15px;
	margin-left:25px;
	width:530px;
}

.mc-item 
{
	padding:10px;
	margin-top:10px;
	width:507px;
	border:solid 1px #bbb;
	background:#fff url(../../Library/images/img_bg_box.jpg) repeat-x;
}
.mc-item p, .mc-item a
{ 
	font-size:11px; 
	margin-left:50px;
	margin-bottom:5px;   
}
.mc-item p { margin-top:-6px; }


h1
{
	width:361px;
	height:79px;
	background:url(../../Library/images/img_logo.jpg);
}
h1 span
{
	visibility:hidden;
}
h2 
{
	font-family:Verdana;
	color:#3D516A;
	font-size:17px;
	font-weight:normal;
	padding-bottom:20px;
}
h3 
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.mc-item h4
{
	font-size:12px;
	padding-left:50px;
	padding-top:12px;
	height:26px;
	vertical-align:middle;
}

.mc-btnEntrar
{
	width:100px;
	height:30px;
	margin-top:35px;
	display:block;
	border:0px;
	background:url(../../Library/images/btnEntrar.gif) no-repeat top left;
}
.mc-btnEntrar span 
{
	visibility:hidden;
}

.mc-item h4.mc-apresentacoes 
{
	background:url(../../Library/images/icone_apresentacao.png) no-repeat top left;
}
.mc-item h4.mc-artigos 
{
	background:url(../../Library/images/icone_artigos.png) no-repeat top left;
}
.mc-item h4.mc-audio 
{
	background:url(../../Library/images/icone_audio.png) no-repeat top left;
}
.mc-item h4.mc-downloads 
{
	background:url(../../Library/images/icone_download.png) no-repeat top left;
}
.mc-item h4.mc-videos 
{
	background:url(../../Library/images/icone_videos.png) no-repeat top left;
}
.mc-item h4.mc-webcasts 
{
	background:url(../../Library/images/icone_webcasts.png) no-repeat top left;
}