      body {
	background-color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
	padding-top: 1px;
}
    div.pic {
	height: auto;
	width: 90px;
	margin-top: 5px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: none;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #1F1F1F;
	border-right-color: #1F1F1F;
	border-bottom-color: #1F1F1F;
	border-left-color: #1F1F1F;
}
	div.pic img {
	border: 3px solid #7EDADB;
	width: 60px;
	height: 60px;
}
	div.pic a:hover img {
	border:3px solid #000;
}
    div.ls img {
}
    div.pic ul {margin: 0 0 0; padding: 0;font: small Arial, Verdana, sans-serif;}
    li {
	display: block;
	text-align: center;
}
    li.metadata {
	font-size: 50%;
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
}
	li.metadata a {
	color: #666;
	padding: 3px 5px;
	
}
	li.metadata  a.active {color: #CD0A23}
    li a:hover {}
	#header {
	text-align: right;
	clear: both;
	color: #CBD7C3;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
}
	#footer{
	clear: both;
	font-size: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #333;
	background-color: #EBEFF3;
	background-repeat: no-repeat;
	
}		#footer2{
	clear: both;
	font-size: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #333;
	background-color: #EBEFF3;
	background-repeat: no-repeat;
	background-image: url(imagen/fondo2.gif);
}	
	#page_obj {
	clear: both;
	font-size: 10pt;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #333;
	margin-top: 20px;
	padding: 5px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background-color: #FFF;
}
	
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
 a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #798950;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #7e956e;
}
a:visited {
	text-decoration: none;
	color: #7e956e;
}
a:hover {
	text-decoration: underline;
	color: #7e956e;
}
a:active {
	text-decoration: none;
	color: #7e956e;
}
    #content {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: none;
	background-color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(imagen/fondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11pt;
	text-align: center;
	border: 5px solid #cbd7c3;
	color: #7e956e;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1D3D5;
	font-weight: bold;
}
.titulo {
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #5BA5B0;
	font-size: 22px;
	text-align: left;
	padding-left: 23px;
	font-weight: normal;
	margin-bottom: 0px;
}
.menu1 {
	font-family: Tahoma, Arial, sans-serif;
	color: #FFF;
	background-image: url(images/h3.png);
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.menu2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
}
.menu2:link {
	text-decoration: none;
	color: #888888;
}
.menu2:visited {
	text-decoration: none;
	color: #888888;
}
.menu2:hover {
	text-decoration: underline;
	color: #888888;
}
.menu2:active {
	text-decoration: none;
	color: #888888;
}