
h1 { font-family: "lucida calligraphy", Verdana; }
h2 { font-family: "lucida calligraphy", Verdana; }
h3 { font-family: "lucida calligraphy", Verdana; }
h4 { font-family: "lucida calligraphy", Verdana; }

body {
	background-image:url('http://www.pereiradearaujo.com.br/website/imgs/ceubsb.jpg');
	}

div.centered 
	{
	text-align: center;
	}

div.centered table 
	{
	background-color:#ffffff;
	margin: 0 auto; 
	width:80%;
	height:75%;
	text-align: center;
	}

table
	{
	width:70%;
	border:0px;
	//border-collapse:collapse;
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	}

#table1
	{
	width:100%;
	table-layout:auto;
	background-image:url('http://www.pereiradearaujo.com.br/website/imgs/blankface.jpg');
	border:0px;
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	}

	th
		{
		background-color:green;
		color:white;
		height:50px;
		}

		td
		{
		padding:0px;
		height:0px;
//		background-color:#B11116;
		background-image:url('http://www.pereiradearaujo.com.br/website/imgs/ceubsb.jpg');
		vertical-align:bottom;
		text-align:left;
		}

		#td1
		{
		padding:5px;
		height:0px;
//		background-color:#FFFFFF;
		background-image:url('http://www.pereiradearaujo.com.br/website/imgs/blankface.jpg');
		vertical-align:top;
		text-align:left;
		}

		#td2
		{
		width: 80%;
		padding:10px;
		height:0px;
//		background-color:#FFFFFF;
		background-image:url('http://www.pereiradearaujo.com.br/website/imgs/blankface.jpg');
		vertical-align:top;
		text-align:left;
		}

		#td3
		{
		width: 20%;
		padding:0px;
		height:0px;
//		background-color:#FFFFFF;
		background-image:url('http://www.pereiradearaujo.com.br/website/imgs/blankface.jpg');
		vertical-align:top;
		text-align:left;
		}

p { 
	
	font-family: Calibri;
	font-weight:normal;
	font-size:14px;
	}

#p0 {
	font-family: "Century Gothic";
	color: #800000;
	font-size:140%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;

	}

#p1 {
	font-family: "Century Gothic";
	color: #FFFF00;
	font-weight:normal;
	text-align: justify;
	line-height: 140%;
	margin-right: 100px;
	margin-top: 50px;
	margin-bottom: 0;
	}

#p2 {
	font-family: "Century Gothic";
	color: #FFFF00;
	font-weight:normal;
	text-align: justify;
	line-height: 140%;
	margin-right: 100px;
	margin-top: 50px;
	margin-bottom: 0;
	}

#p3 {
	font-family: "Century Gothic";
	color: #B11116;
	text-decoration: none;
	margin-right: 10px;
	margin-top:0;
	margin-bottom: 0;
	font-size: 2;
	}

img { cursor:pointer; }
	a:link { text-decoration: none }
	a:hover { text-decoration: underline;
	color:red }
	a:active { text-decoration: none }
	a:visited {color:black;}

hr {

	color: #800000;
	background-color: #800000;
	height: 1px;
	border-width:0;
	noshade: noshade;
	}

#hr1 {

	color: #B11116;
	background-color: #B11116;
	height: 1px;
	border-width:0;
	noshade: noshade;
	}

#hr2 {

	color: #B11116;
	background-color: #B11116;
	height: 6px;
	border-width:0;
	noshade: noshade;
	}

#container {
	min-width: 600px;
	width:expression(document.body.clientWidth < 600? "600px": "auto" );
	}

#leftcolumn {
	min-width: 100px;
	width:expression(document.body.clientWidth < 100? "100px": "auto" );
	} 

#rightcolumn {
	min-width: 200px;
	width:expression(document.body.clientWidth < 200? "200px": "auto" );
	} 

a:link {      /* unvisited link */
	color:#B11116;
	}
a:visited {  /* visited link */
	color:#B11116;
	}

a:hover {  /* mouse over link */
	color:#B11116;
	}

a:active {  /* selected link */
color:#B11116;
	}

ul {
	list-style-image: url('http://www.pereiradearaujo.com.br/website/imgs/arrow.jpg');

	}




















