

#body {
	background-color: #d7d1b5;
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#envoltorio-pagina {
	float: left;
	background-color: #d7d1b5;
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	

}
#pagina {
	background-color: #d7d1b5;
	height: autopx;
	width: 808px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#site {
	height: 15px;
}
#site ul {
	padding: 0;
	list-style: none;
	border: none;
}
#site ul li {
	float: right;
}
#site ul li a {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	width: 80px;
	height: 20px;
	display: block;	
}

#cabecera {
	padding-top: 10px;
	width: 804px;
	height: 165px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/top3.jpg);
	background-repeat: no-repeat;
	background-color: #d7d1b5;
	
}
#cabecera h1 {
	margin: 0px 0px 0px 10px;
	width: 790px;
	height: 140px;
}

#cabecera h1 span {
	display: none;
}


#menu {
	height: 25px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
	border: none;
}
#menu ul li {
	float: left;
    padding: 0;
}
#menu ul li a {
	font-family: Verdana;
	color: #F5FFFA;
	font-size: 12px;
	text-decoration: none;
	border: none;
	margin:0px;
	margin-bottom: -2px;
	margin-left: 4px;
	padding: 0px;
	width:157px;
	display: block;
	background-color: #d7d1b5;
	background-image: url(images/tab.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#menu ul li a:hover {
	color: #cccc99;
	background-image: url(images/tabhover.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#menu ul li a.actual {
	color: #cccc99;
	background-image: url(images/tabhover.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}

#menu ul li a span {
	padding: 8px;
	display: block;
	background-image: url(images/tableft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#menu ul li a.actual span {
	padding: 8px;
	display: block;
	background-image: url(images/tablefthover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#menu ul li a:hover span {
	padding: 8px;
	display: block;
	background-image: url(images/tablefthover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu ul li div {
    margin: 0px;
    margin-top: -3px;
	float: none;
	border: none;
	overflow: hidden;
	width: 161px;
	background-color: none;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}
#menu ul li div ul {
	height: auto;
	
}
#menu ul li div ul li {
	float: none;
	height: auto;
	margin: -2px;
    padding: 0px;
}
#menu ul li div ul li a {
	border: none;
	color: #F5FFFA;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	background-color: #3e73ff;
    margin-left: 7px;
	padding: 5px;
	width: 158px;
	height: 25px;
	display: block;
	background-image: none;
}
#menu ul li div ul li a:hover {
	color: #FFFFE0;
	font-weight: none;
	background-color: #1a3e9d;
	background-image: none;
}

#menu ul li div ul li a.actual {
	color: #FFFFE0;
	background-color: #1a3e9d;
	background-image: none;
}

#menu ul li div.folded {
	display: none;
}
#menu ul li div.unfolded {
	display: block;
	position: absolute;
}

#envoltorio-pagina2 {
	float: left;
	height: auto;
	width: 804px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #ffffff;

	
}



#menuleft {
	
	width: 150px;
	margin-left: 4px;
	margin-top: 0px;
	float: left;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3A35;
	margin: auto auto auto 5px;
	line-height: 25px;
	padding: 0px 5px 0px 5px;
}


#menuleft h3 {
	font-weight: bold;
}

#menuleft p img {
	padding-top: 15px;
}

#menuleft h4 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
	
	#menuleft ul {
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;	
	}
	
	#menuleft ol {
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		
	}
	#menuleft ol li {
		border-bottom: 1px solid #999999
	}
	#menuleft ol li a {
		text-decoration: none;
		color: #48463C;
		display: block;
		padding: 0px;
	}
		
	#menuleft ol li a:hover {
		color: #999999;
	}
	
	#menuleft ol li a:after {
		color: #ff6600;
	}
	
	#menuleft ol li a:active {
		color: #ff6600;
	}
	
	#menuleft ol li div ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		height: auto;
	}
	#menuleft ol li div ul li {
		background-color:  #d7d1b5;
		border-bottom: none;
	}
	#menuleft ol li div ul li a {
		border-bottom: 1px solid #ffffff;
	}
	#menuleft ol li div ul li a:hover {
		color: #000000;
	}
	#menuleft ol li div ul li a.actual {
		color: #000000;
	}
	.fold {
		display: none;
	}
	.unfold {
		display: block;
	}

	
	
#maincontent {
	float: right;
	height: auto;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3A35;
	background-color: #ffffff;
	background-image: url(images/fondofull3.jpg);
	background-repeat:  repeat-y;
	text-align: justify;
	line-height: 18px;
}

#maincontent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 22px
	}

#maincontent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F3A35;
}
#maincontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #627d02;
}

#maincontent h2 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 18px;
	color: #627d02;
	padding-top: 15px;
}

#maincontent h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #627d02;
	line-height: 30px;
	text-align: left;
	padding-top: 10px;
}

#maincontent p {
	margin-right: 15px;
	
}

#maincontent a {
	color: #1C49B0;
}

#leftcolumn1 {
	float: left;
	width: 345px;
	margin-bottom: 10px;
}

#leftcolumn1  ul{
}

#leftcolumn1 ul li {
	list-style: none;
}

#leftcolumn1 ul  li h1{
	font-family: "Century Schoolbook", "Lucida Grande", serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #535450;
}

#leftcolumn {
	float: left;
	border: dotted 2px #cccccc;
	margin-bottom: 18px;
}

#leftcolumn  ul{
	width: 290px;
	list-style: none;
}

#leftcolumn ul li {
	list-style: none;
}

#leftcolumn1 ul  li h5{
	font-family: "Lucida Grande";
	font-size: 18px;
	color: #48463C;
	background-color: #C4EDAF;
	padding: 0px;
}

#rightcolumn {
	float: right;
}

#rightcolumn ul {
	width: 200px;
	list-style: none;
}

#rightcolumn ul li {
	list-style: none;
}

#rightcolumn ul li  h1{
	font-size: 1.6em;
	font-weight: bold;
	line-height: 22px;
}

#rightcolumn ul  li h2{
	font-size: 1.0em;
}

#rightcolumn ul  li h3{
	font-size: 1em;
	line-height: 18px;
	text-align: left;
	padding-top: 20px;
}

#rightcolumn ul  li h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #627d02;
	background-color: #E7E6DA;
	padding: 5px;
	
}

#rightcolumn ul li h6{
	font-size: 1em;
	padding: 4px;
	font-weight: normal;
	color: #000;
	background-color: #E7E6DA;
	text-align: left;
	
}

#rightcolumn ul  li p{
	font-size: 0.9em;
	line-height: 18px;
	text-align: justify;
}

#maincontent p {
	padding: 0px;	
}

#maincontent hover {
	color: #658CE5;
}

#maincontent visited {
	color: #E37342;
}

#maincontent #form1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: right;
}

#maincontent ol {
	list-style-type: lower-roman;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 28px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#maincontent ul {
	list-style-type: circle;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 28px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#maincontent li {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 25px;
}




#logos  img{
width:auto;
}


#maincontent img a {
	text-decoration: none;
}

/* Footer */

#footer {
	float: left;
	height: auto;
	width: 765px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 15px;
	background-color: #fff;
	
}

#footer p {
	margin: 0;
	font-family: Arial;
	font-size: 9px;
	color: #cccccc;
	text-align: center;
	line-height: 18px;
}

#footer a {
	color: #cccccc;
}



table {
    border-collapse: collapse;
    background: url(graph.png) #fff no-repeat center;
    color: #000;
		font-family: "Lucida Bright", "Times New Roman", serif;
    font-size: 1.0em;
	
	
}


caption {
    padding-bottom: 5px;
    font-variant: small-caps;
    letter-spacing: 0.2em;
    text-align: left;
	font-size: 1.3em;
	padding-top: 20px;
}

thead th {
    border-top: 3px double #ccc;
    border-bottom: 3px double #ccc;
    padding: 2px 10px;
    background-color: #fff;
    color: #aaa;
    text-align: left;
    font-variant: small-caps;
    letter-spacing: 0.1em;
    white-space: nowrap;
}

tfoot th, tfoot td {
    border-top: 3px double #ccc;
    border-bottom: 3px double #ccc;
    padding: 2px 10px;
    font-variant: small-caps;
    letter-spacing: 0.1em;
	text-align: left;
}

tbody th, tbody td {
    border-bottom: 1px solid #ccc;
    padding: 2px 10px;
    text-align: left;
	font-family: Arial, sanserif;
    vertical-align: top;
}

tbody tr:hover {
    background: url(images/fauxalpha.png) transparent repeat center;
}

tbody td+td+td a {
    padding-right: 16px;
    color: #00d;
    letter-spacing: 0.1em;
}

span.star {
	color="red";
}

tbody a {
    background-color: transparent;
    color: #00d;
    text-decoration: none;
}
tbody a:visited {
    background-color: transparent;
    color: #00a;
}
tbody a:hover {
    background-color: transparent;
    color: #00f;
}
tbody a:active {
    background-color: transparent;
    color: #f00;
}









