/* CSS Document */
body{background:url(images/fundo.gif)}
table{background:#fff}

body, table{ font-family: Arial; font-size:12px}

#menu a{
	background:url(images/menu.jpg) no-repeat;
	height:26px;
	display:block;
	padding:10px 0 0 30px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover{
	background:#d41510;
	height:26px;
	display:block;
	padding:10px 0 0 30px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.frase1{
	 font-size:20px;
	 font-weight:bold;
}

.frase2{
	 font-size:24px;
	 font-weight:bold;
}

.titulo { font-weight: bold; color: #000000; 
	background: url(images/titulo.jpg) no-repeat;
	height: 30px;
	padding: 6px 0 0px 25px;	
	font-size: 14px;
	color: #BC130D;
	font-style: italic;
}

#foto{
	background: url(images/cx_foto.jpg) no-repeat;
	padding:15px 0 0 0;

}

.vermelho{
	color: #CC0000;
}

.rodape{
 	font-size:14px;
	font-weight:bold;
}
