

body {
	background-color: #009966
}


.centrado{
text-align: center;
}

table {
margin-left:auto;
margin-right:auto;
border: 1px #8C8C8C solid;
width: 450px;
text-align: left;
}

h2 {
	font-size:16px;
	margin-bottom: 0;
	background-color:#8C8C8C;
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
}

.sidebarTitle{
	/*border: 2px dotted #E6E7E6;*/
	border-right: 2px solid #32963C;
	border-bottom: 2px solid #32963C;
	background-color: #3CB348;

}

