body {
	margin:0;
	background-color: #ffffff;
	font:10pt "Trebuchet MS", Arial, Verdana;
	color: #000000;
}
#wrapper {
	margin:0 auto;
	width:700px;
}
a:link {
  color: #E59546;
  text-decoration: none;
}
a:active {
  color: #E59546;
  text-decoration: none;
}
a:visited {
  color: #E59546;
  text-decoration: none;
}
a:hover {
  color: #F6E4C3;
  text-decoration: none;
}
.archive a {
	font-family:"Lucida Sans", "Lucida Console", Arial, Verdana;
	font-size:1.3em;
	/* background:#fafafa;
	padding:3px;
	line-height:16px;
	border:1px #ddd dashed; */
}
textarea, select, input, object {
    background-color: #F4DCB1;
    border: 1px solid #DC8500;
}
p.mensaje img {
	display:none;
}
.mensaje br {
	line-height: 0; 
	}

.hr {
  	background-color: #DC8500;
	width: 50%;
}
.logo {
	width:100%;
	margin:0 auto;
	clear:both;
	text-align: center;
}
.root {
	width:100%;
	margin:5px 0;
	clear:both;
	text-align: left;
}

.table, .table2, .table3, .table4 {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 10pt;
	background-color: #ffffff;
	width:100%;
}
.tdtitle {
	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
	font-size: 12pt;
	background-color: #DC8500;
	border:1px #aa0000 solid;
	padding:3px 10px;
	text-align: left;
	color: #fafafa;
}

.font { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10pt;
	color: #000000;
}
.font2 { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 8pt;
	color: #000000;
}
.font3 { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 14pt;
	color: #cc2222;
}