
/************************************************************************************************************************************

Dom Bosco

Propriedades da Home

Copyright © 2007 - Linkwell 

www.linkwell.com.br

************************************************************************************************************************************/
@import url("reset.css");
@import url("structure.css");




#wrapper_home{
	float:left;
	width:861px;
	margin:10px 0 0 0;
}
#data_home{
	float:left;
	background:url(../images/bg/bg_data_home.gif) no-repeat transparent;
	width:130px;
	height:71px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:43px;
	text-align:center;
	line-height:20px;
	padding:25px 0 0 0;
}

#data_home span{
	font-size:37px;
	line-height:37px;
}

#home_artigos_humor{
	background:url(../images/bg/bg_home.gif) no-repeat;
	width:630px;
	height:277px;
	float:left;
	padding:31px 0 0 40px;
}

#home_artigos_humor #artigos{
	float:left;
	width:276px;
	height:220px;
	margin:0;
	padding:0;
}

#home_artigos_humor #artigos h1{
	color:#fff;
	background:transparent;
	font-size:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#home_artigos_humor #artigos h2{
	color:#003a77;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent;
	line-height:18px;
	margin:4px 0 0 0;
}
#home_artigos_humor #artigos h2 span{
	font-size:20px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#home_artigos_humor #artigos p, #home_artigos_humor #artigos a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	background:transparent;
	text-align:right;
}
#home_artigos_humor #humor{
	width:260px;
	float:left;
	margin:10px 0 0 60px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
#home_artigos_humor #humor p img{
	float:left;
	margin:0 10px 0 0;
	border:double #fff 3px;
}

#home_artigos_humor #humor p img:hover{
	border:double #000 3px;
}

#home_artigos_humor #humor h1 img{
	float:left;
	margin:0 0 10px 0;
}

#logo_dombosco_neppsi{
	width:128px;
	float:left;
	margin:40px 0 0 0;
	text-align:center;
}
#logo_dombosco_neppsi img{
	margin:30px 0 0 0 ;
}


