﻿#Centro {

	font-family:Georgia;
	margin-top:20px;
	background-color:#FFFFFF;
	color:#333333;
	font-style: normal;
	font-size:14px;
	text-align: left;
}
#Centro p{

	font-family:Georgia;
	margin-top:20px;
	background-color:#FFFFFF;
	color:#333333;;
	font-style: normal;
	font-size:14px;
	text-align: left;
}
#Centro td{
	width:450px;
	max-width:450px;
	font-family:Georgia;
	background-color:#FFFFFF;
	color:#333333;
	font-style: normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:24px;
	font-size:14px;

	text-align: left;
}
#Centro th{
	width:100px;
	max-width:450px;
	font-family:Georgia;
	background-color:#FFFFFF;
	color:#336666;
	font-style: normal;
	margin:0px 0px 0px 0px;
	padding-top:20px;
	height:24px;
	font-size:14px;
	text-align: left;
}
#Centro .tdAlternativas{
	width:450px;
	max-width:450px;
	font-family:Georgia;
	background-color:#FFFFFF;
	color:#632323;
	font-style: normal;
	margin:0px 0px 0px 0px;
	padding-bottom:20px;
	height:24px;
	font-size:14px;
	border:1px #FFFFFF solid;
	text-align: center;
}
#Centro h1{
	font-weight:bold;
	text-align: left;
	font:18px georgia;
	color: #B31B1B;

}
