body,td,th {
	font-family: "trebuchet MS", verdana;
	font-size: 12px;
}
table {
	background-color: #FFFFFF;
	width: 100%;
	border: 1px none #999999;
	padding: 0px;
}
table th{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
h1, h2, h3 {
	font-family: "trebuchet MS", verdana;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #333333;
	font-style: normal;
}
.TablaContenido {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;	
	width: 760px; 
	padding: 20px;
}
h2 {
	font-size: 20px;
	color: #333333;
	font-style: normal;
	margin: 10px;
	padding: 10px;
}
h3 {
	font-size: 16px;
	color: #737373;
	font-style: normal;
}
.Mensaje {
	padding-top: 0px;
	padding-bottom: 10px;
	color: #666666;
}
a { color: #990000; text-decoration:none}
a:link { color: #990000; }
a:active { text-decoration:none }
a:hover { text-decoration: underline}
a:visited { color: #990000; }

.CuadroConsulta {
	boder: 1px solid #ccc;
	margin: 5px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: repeat-x;
}
.Footer {
	text-align: center;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.ClaseInput{
	background-color: #FFFFCC;
	border: 1px solid #666666;
}
.Menu {
	boder: 1px solid #ccc;
	margin: 5px;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: center;
	border: 1px 10 #666666;
}
body {
	background-image: url(imgpr/fondo.png);
}
.CuadroAdsense {
	height: auto;
	width: auto;
	padding: 0px;
	text-align: center;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}