*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #C45101;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #F0E3A4;
	background-image: url('/images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 12pt;
}

ol, ul {
	margin-left:5ex;
	/*margin-top:-2em;*/
}

#outer
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('/images/a3.gif');
	background-repeat: repeat-x;
	padding: 0.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 0.0em;
}

#outer2
{
	padding: 0.0em;
}

#menu
{
	background-color: #C45101;
	color: #ffffff;
	height: 1.5em;
	line-height: 1.5em;
	padding: 1.1em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	margin:0;
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	background-color: #E57222;
}

#header
{
	padding: 0.0em 0.0em 0.0em 0.0em;
}

#header h1
{
	font-size: 3.0em;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 1.0em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	width: 650px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
	width: 245px;
	float: right;
	position: relative;
	margin-left: auto;
        background-image: url('/images/nano.png');
        background-repeat: repeat-y;
}

#column2 ul
{
	margin:0;
}

#column2 a
{
	text-decoration: none;
	color: #C45101;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	color: #C45101;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}


.TablaRegistroIndex {
	font-size:smaller;
	line-height:150%;
}

#PeopleTable th {
	 background-color:#4D81BD;
	 color:#CCCCCC;
}

#problemas * {
	line-height:150%;
}

#problemas h1 {
	text-align:center;
	font-size:115%;
}
#problemas h2 {
	text-align:center;
	font-size:110%;
	font-style:italic;
}
#problemas h3 {
	text-align:center;
	font-size:105%;
	font-style:italic;
	border-bottom:none;
}
#problemas p {
	margin:0.5em 0 0.5em 0;
}

