﻿@charset "utf-8";
/*  
Theme Name: Campanha Faço Parte
Theme URI: 
Description: Tema do site Vicariato Episcopal para a Pastoral
Author: Juju
Author URI: http://www.juliocesar.org/
Version: 0.9
Tags: Igreja, Católica, Arquidiocese, BH, Campanha, faço, Parte, Rede, Catedral
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */
/* Corpo */

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:25px;
background-image:url(imgs/estrutura/bgSite.jpg);
background-repeat:repeat-x;

}


.menu{
	border:0px solid black;
	width:980px;
	height:80px;
	float:left;
}

.corpoSite{
	border:0px solid red;
	width:980px;
	height:500px;
}

.flash{
	border:0px solid black;
	width:351px;
	height:400px;
	float:left;
	margin-top:10px;
}


.conteudo{
	border:1px solid black;
	width:551px;
	height:400px;
	margin-right:20px;
	float:right;
	margin-top:10px;

}


.conteudoTexto{
	border:0px solid black;
	width:551px;
	height:400px;
	margin-right:20px;
	float:right;
	margin-top:10px;
	overflow:auto;
	text-align:left;


}


.swf{
	border:0px solid black;
	width:1000px;
	height:400px;
	margin-right:20px;
	float:right;
	margin-top:10px;
	overflow:auto;
	text-align:left;


}


.textoSite{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
text-align:left;
line-height:160%;

}


.textoSite2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
color:#000000;
text-align:left;
line-height:160%;

}