/**
 * YOUmove - Inglês pra você crescer
 * 
 * @since Version 1.0
 * @author MindSet Films Dev Team
 * @copyright Copyright (c) 2009, Ometz Group.
 */

/**
 * noticias.css
 * 
 * @author João Paulo Fricks
 * @description Arquivo de estilos de noticias.html
 */

/*****************************************************
 * ESTILO CONTENT NOTICIAS   			             *
 *****************************************************/

#content 
{
/*	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/layout/bg_content_curso.png) no-repeat scroll center top;*/
	background-color: #ffffff;
	float: left;
	height: auto;
	padding: 0 0 0 17px;
	width: 981px;
}

#geral #content_top_bg
{
	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/layout/bg_content_top.jpg) no-repeat scroll center top;
	float: left;
	height: 25px;
	width: 998px;
}

#geral #content_bot_bg
{
	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/layout/bg_content_bot.jpg) no-repeat scroll center top;
	float: left;
	height: 29px;
	width: 998px;
}

#content #noticias
{
	float: left;
	width: 978px;
	height: auto;
	padding: 0 0 20px 0;
}

/*****************************************************
 * DOWNLOADS                    					 *
 *****************************************************/

#content h1
{
	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/noticias/tit_noticias.png) no-repeat scroll center top;
	height: 13px;
	width: 67px;
	margin: 0 0 20px 0;
}

#content h1 span 
{
	display: none;
}

#content #noticias #coluna1 
{
	float: left;
	width: 398px;
}

#content #noticias #coluna2 
{
	float: left;
	width: 580px;
}

#content #noticias #coluna2 div
{
	font: normal 12px/17px Arial;
	/*padding-bottom:15px;*/
}

#content #noticias #coluna1 ul#lista_noticias 
{
	background: transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/noticias/bg_content_coluna1.jpg) no-repeat scroll center bottom;
	font-family: Arial,Verdana,sans-serif;
	height: 693px;
	width: 364px;
	float: left;
}

#content #noticias #coluna1 ul#lista_noticias li.noticias 
{
	float: left;
	padding-left: 18px;
	padding-top: 20px;
	width: 340px;
}

#content #noticias #coluna1 ul#lista_noticias li.noticias div.fundo 
{
/*	background: transparent url(http://wiseup.tecnologia.ws/assets/OMT/images/noticias/background_noticias2.png) no-repeat scroll center center;*/
	border: 1px solid #d7d7d7;
	float: left;
	height: 61px;
	margin-right: 10px;
	width: 97px;
	padding: 2px;
}

#content #noticias #coluna1 ul#lista_noticias li.noticias img.destaque_menor 
{
	float: left;
	height: 61px;
	width: 97px;
}

#content #noticias #coluna1 ul#lista_noticias li.noticias h6 
{
	color: #005a96;
	font-size: 11px;
	font-weight: bolder;
	float: left;
	width: 220px;
	padding: 0 0 5px 0;
}

#content #noticias #coluna1 ul#lista_noticias li.noticias h4 a
{
	color: #00204a;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 220px;
	padding: 0 0 4px;
	text-decoration:none;
}

#content #noticias #coluna1 ul#lista_noticias li.noticias a.link_noticias 
{
	color: #2d2d2d;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	float: left;
	width: 220px;	
}

#content #noticias #coluna1 ul#lista_noticias li.noticias a:hover.link_noticias 
{
	color: #2d2d2d;
	text-decoration: underline;
	font-size: 11px;
	display: block;
}

/****** PAGINAÇÃO COLUNA 1 *********/

#content #noticias #coluna1 #pag
{
	width: 248px;
	border-top: 1px solid #fff;
	padding: 10px 0 0 123px;
	float: left;
	margin: 25px 0 0 16px;
	display: inline;
} 

#content #noticias #coluna1 #pag ul#paginacao 
{
	float: left;
	height: 15px;
}

#content #noticias #coluna1 #pag ul#paginacao li 
{
	float: left;
	text-align: center;
	width: 20px;
}

#content #noticias #coluna1 #pag ul#paginacao li.voltar, ul#paginacao li.avancar 
{
	padding: 2px 0 0;
	width: 20px;
}

#content #noticias #coluna1 #pag ul#paginacao li a.pagina {
	color: #002559;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#content #noticias #coluna1 #pag ul#paginacao li a:hover.pagina {
	color: #005a95;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/****** COLUNA 2 *********/


#content #noticias #coluna2 h5, #coluna2 h2, #coluna2 h3, p, small 
{
	font-family: Arial,Verdana,sans-serif;
/*	float: left;*/
}

#content #noticias #coluna2 h5
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #005a96;
}

#content #noticias #coluna2 h2
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 9px;
	color: #002559;
}

#content #noticias #coluna2 h3
{
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 15px;
}

#content #noticias #coluna2 p
{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #2d2d2d;
	line-height: 16px;
}

#content #noticias #coluna2 small
{
	font-size: 11px;
	font-style: italic;
	padding-bottom: 15px;
	color: #2d2d2d;
}

#content #noticias #coluna2 div.fundo 
{
	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/noticias/bg_destaque_imagem.png) no-repeat scroll center center;
	height: 257px;
	margin: 0 0 15px;
	width: 578px;
	float: left;
}

#content #noticias #coluna2 img.destaque 
{
	padding: 7px
	
	}