td.contenido{
	background-color: White;
	vertical-align: top;
}
td.info_sg{
	font-family: verdana;
	color: Silver;
	text-align: center;
	font-size: 9px;
	padding: 5px;
}
td.infor{
	font-family: verdana;
	font-size: 11px;
	margin: 10px;
	margin-left: 15px;
	padding-right: 20px;
	color: #004E71;
	width: 65%; 
}
td.enlace {
	width: 30%;
	margin: 10px;	
	text-align: center;
	border-left: dotted #E0AC20 2;
	vertical-align: top;
}

td.fecha{
	background-color: #004D6C;
	font-family: verdana;
	font-size: 9px;
	color: silver;
	text-align: right;
	height: 15px;
	padding-right: 5px;
}

h2{
	color: #E0AC20;
	font-family: tahoma;
	text-align: center;	
}
h3{
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font: bolder larger;
}
td.contac{
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
	color: #004D6C;
	margin-bottom: 10px;
	margin-top: 10px;
}

input.texts{
	font-family: verdana;
	color: black;
	font-size: 10;
	width: 400px;
}
textarea.texts{
	font-family: verdana;
	color: black;
	font-size: 10;
	width: 400px;
	height: 150px;
}