body {
text-align: center
}
#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	width:100%;	
		
	
}

#menuh ul, li {
	list-style-type: none;
	
}

#menuh ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#menuh li {
	float: center;
	

}

#menuh a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 15px 10px;
	text-align: center;
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 1px;

}



#menuh a:hover {
	background: #DBEBF6;
}


	
#wrap {
	width:70%;
	_width:100%;
	margin:0 auto;
	padding:5px;
	margin-top: 20px;
	text-align:left;
	border:1px solid #142476;
	}

	
	
#wrap2 {
	width:60%;
	margin:0 auto;
	padding:5px;
	margin-top: 20px;
	text-align:left;
	}	
#wrap p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 200%;
padding: 10px;
}

#wrap2 p {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 100%;
padding: 10px;
}

	
#BotDown{

	
}

#BotDown a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	padding: 1px 20px;
	text-align: center;
	border: 1px solid #ACCFE8;


}
#BotDown a:hover {
	background: #DBEBF6;
}

#BotNA{

}

#BotNA a {
	text-decoration: none;
	color: #BB0000;
	background: #FF8888;
	padding: 1px 20px;
	text-align: center;
	border: 1px solid #BB0000;

}
#BotNA a:hover {
	background: #DBEBF6;
}

#BotTest{

}

#BotTest a {
	text-decoration: none;
	color: #A04B00;
	background: #FFBE84;
	padding: 1px 20px;
	text-align: center;
	border: 1px solid #A04B00;

}
#BotTest a:hover {
	background: #DBEBF6;
}


#BotDona{
	width:20%;
	margin:0 auto;
	text-align:center;
	border:1px solid #0D6F00;
	background:green;
	margin-top: 0px;
	color:  white;
}

#BotDona a {
	text-decoration: none;
	color: #0D6F00;
	background: #CEFFC7;
	display: block;
	padding: 5px 30px;
	text-align: center;
	border: 1px solid #CEFFC7;
	border-width: 1px 1px 1px 1px;

}
#BotDona a:hover {
	background: #DBEBF6;
}



#Menu {
font-family: Verdana, sans-serif;
border-bottom: 10px solid #142476;
}
#Menu ul {
text-align: center; 
margin: 0 0 5px 0; 
}
#Menu li {
display: inline; 

}
#Menu li a {
padding: 7px 0 6px 10px; 
color: #142476;
text-decoration: none;
font-weight: bold;
background: #6981FF;
}
#Menu li a:hover {
background: #142476;
color: #6981FF;
}
#Menu li a span {
padding: 7px 10px 6px 0;
}

#idioma{
}

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}



