td,th,tr
{
	border: solid, 2px;
	border-color: #000000;
	height: 75px;
	width: 60px;
	text-align: center;
	font-size: small;
	color: #000000;
}

th
{
	background-color: #FFCD19;
}

.big
{
	border: solid, 2px;
	height: 75px;
	width: 550px;
	text-align: center;
}

body
{
	
	
	background: url(images/logoTeologia.png) no-repeat;
	position: relative;
	margin: auto;
	text-align: center;
	/*
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	padding: 0;*/
}

table
{
	margin: auto;
	background-color: #FFFFFF;
	
}

#content
{
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #0053A1;	
	width: 610px;		
	margin: auto;		
}

.cc
{
	float: right;
}