.palestra
{
	background-image:url(../Images/gilcler/bg_palestra.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	width:612px;
	min-height:300px;
	color:#4F1C1C;
}


.palestra .descricao 
{
	float:left;
	width:265px;
	padding-top:20px;
	text-align:justify;
	padding-bottom:15px;

}

.palestra .descricao .titulo
{
	float:left;
	width:230px;
	font-size:24px;
	padding-bottom:15px;
	text-align:left;
}

.palestra .descricao .sol
{
	background-image:url(../Images/gilcler/sol.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../Images/gilcler/sol.png",sizingMethod="scale");
	background-position:center;
	margin-top:5px;
	display:inline;
	float:left;
	width:20px;
	padding-right:10px;
	background-repeat:no-repeat;
	height:16px;
}

.palestra .descricao .texto
{
	float:left;
	width:225px;
	margin-left:30px;
	display:inline;
}

.palestra .miniRodape 
{
	float:left;
	width:100%;
	height:80px;
}

.palestra .miniRodape div 
{	
	float:left;
	display:inline;
	margin-left:15px;
	width:245px;
	height:40px;
}

.palestra .miniRodape div a
{
	display:block;
	float:left;
	width:100%;
	height:40px;
}

.palestra .videos
{
	width:300px;
	float:left;
	margin-left:20px;
}

.palestra .videos embed
{
	float:left;
	margin-top:68px;
	margin-left:10px;
	display:inline;
	z-index:-999999;
	width:280px;
	height:200px;
}

.RecentArticles
{
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}


.Article
{
	float:left;
	width:600px;
	display:inline;
	margin-left:10px; 
	margin-bottom:20px;

}

.RecentArticles .PostInfo 
{
	display:block;
	width:100%;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#E0E0E0;
	padding-left:5px;
	padding-bottom:4px;
	padding-top:3px;
}

.RecentArticles .PostInfo li
{
	list-style:none;
	display:inline;
}


.RecentArticles .Article .PostContent img
{
	float:left;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	display:inline;
	margin-right:10px;
}

.RecentArticles .Article .PostContent 
{

	font-size: 10px !important;
	color:#5E5E5E !important;
	font-family:"Trebuchet MS", Georgia !important;
	margin-left:5px;
	text-align:left;
	float:left;
	margin-top:20px;
	display:inline;
	
}


.RecentArticles .Article .PostContent span 
{
	padding-right:10px;
	padding-bottom:10px;
}


.RecentArticles .PostBottom
{
	display:block;
	float:left;
	width:100%;
	margin-top:10px;
	
}

.RecentArticles .PostBottom li
{
	list-style:none;
	display:inline;
}

.RecentArticles .PostBottom li a img
{
	border: 0;

}

.RecentArticles .PostBottom li a
{
	text-decoration:none;
}

.RecentArticles .PostInfo li
{
	color:#4C1B1B;
	font-size:12px;
}


.RecentArticles h2 a
{
	font-weight:bold;
	font-size:14px;
	color:#B9121B;
	text-decoration:none;	
	
}

.RecentArticles h2 a:hover
{
	text-decoration:underline;
	color:#FF3A00;
}

.shopping 
{
	float:left;
	width:616px;;
	display:inline;
	background-image:url(../Images/gilcler/bg_shopping_rodape.jpg);
	background-repeat:no-repeat;	
	background-position:bottom;

	
}


.shopping .itemProduto
{
	float:left; width:30%; margin-left:10px; height:185px; text-align:center;
}

.shopping .wrapperItens
{
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:0px;
}


.shopping .divisor
{
	float:left;
	height:52px;
	width:616px;
	background-image:url(../Images/gilcler/bg_shopping_topo.jpg);
	background-repeat:no-repeat;	
}


.shopping .itemProduto .foto
{
	float:left; width:170px; background-position:center; background-repeat:no-repeat;  height:100px; text-align:center;
}

.shopping .itemProduto .foto img
{
	margin-top:10px;
}

.shopping .itemProduto .descricao
{
	 float:left; width:100%; text-align:center;
}

.shopping .itemProduto .descricao a
{
	text-decoration:none;
	color:#494949;
	font-size:12px;
}

.shopping .itemProduto .descricao a:hover
{
	text-decoration:underline;
	color:#5A201F;
	font-size:12px;
}


.shopping .itemProduto .descricao .preco
{	
	float:left; width:170px; font-weight:bold; color:#990000; text-align:center;

}