/* CSS PARA UTILIZAR EM PAGINAS DE EXEMPLOS */
/*
Theme Name: FS Clean
Theme URI: http://www.fazedordesite.com
Description: FS Clean Theme - created for <a href=http://www.fazedordesite.com>Fazedor de Site</a>
Version: 1.0
Author: Rodrigo Fante
Author URI: http://www.fazedordesite.com

	FS Clean 1.0
	http://www.fazedordesite.com

*/

/* Topo */
div#topo{ 
	background:#FFF url(http://www.fazedordesite.com/blog/wp-content/themes/fs_clean/img/fundo_topo.jpg) left top repeat-x; 
	height:106px;
	overflow:hidden;
}
div#cont_topo{
	width:980px;
	margin:0 auto;	
	height:106px;
}
div#cont_topo{
	width:980px;
	margin:0 auto;	
	height:106px;
	position:relative;
}
div#cont_topo #img_logo{ margin:30px 0; }
div#cont_topo #por_rf{
	position:absolute;
	top:0;
	right:0;
}



.slide{
	background:#FFF;
	border: solid 1px #F1F1F1;
	text-align:justify;
}

div#conteudo_scripts a{
	font-weight:bold;
	font-size:12px;
	color:#FF9900;
}
div#conteudo_scripts a:hover{
	text-decoration:underline;
}
div#conteudo_scripts li{
	list-style:none;
	margin:5px;
	padding:0 0 0 10px;
}
div#conteudo_scripts li a{
	color:#3175A6;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}


