h1, h2, h3, h4, h5, h6 { font-family: inherit; font-size: 100%; font-weight: inherit; font-style: inherit;  white-space: normal; text-align: left; margin: 0; padding: 0; border: 0; outline: 0; background: transparent; 
}

body {
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: 0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.txt_general {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.txt_general:link {
	text-decoration: underline;
	color: #666666;
}
a.txt_general:visited {
	text-decoration: underline;
	color: #666666;
}
a.txt_general:hover {
	text-decoration: underline;
	color: #FF3300;
}
a.txt_general:active {
	text-decoration: underline;
	color: #666666;
}
#fondotabla {
	width: 100%;
	background: #FDBC86 no-repeat center top;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
a.new:link {
	color: #999999;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.new:visited {
	color: #666666;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.new:hover {
	color: #999999;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.subtitulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.new:active {
	color: #999999;
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF3300;
	font-weight: bold;
}
.titulogrande {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FF3300;
	font-weight: bold;
}
.menu_bot {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}
a.menu_bot:link {
	text-decoration: none;
}
a.menu_bot:visited {
	text-decoration: none;
}
a.menu_bot:hover {
	text-decoration: underline;
}
a.menu_bot:active {
	text-decoration: none;
}
.submenu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	text-decoration: underline;
}
a.submenu:link {
	text-decoration: underline;
}
a.submenu:visited {
	text-decoration: underline;
}
a.submenu:hover {
	text-decoration: underline;
	color: #FF3300;
}
a.submenu:active {
	text-decoration: underline;
}
.piedepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.piedepagina:link {
	text-decoration: underline;
}
a.piedepagina:visited {
	text-decoration: underline;
}
a.piedepagina:hover {
	text-decoration: underline;
	color: #333333;
}
a.piedepagina:active {
	text-decoration: underline;
}
.subrayado	{ text-decoration:underline; }

