* {
	padding: 0;
	margin: 0;
	border: 0px none;
 }
html, body{
	text-align:center;
	font-family: Garamond, "Trebuchet MS", "Times New Roman";
	background-color: #000000;
	color: #99CC66;
	font-size: 0.95em;
}
#contenedor{
	width:760px;
	margin-left:auto;
	margin-right:auto;
} 
#cabezal {
	background-image: url(../../imagenes/banderas_ame/titulo.jpg);
	background-repeat: no-repeat;
	height: 85px;
	text-indent: -3000px;
	display: block;
}
#contenido {
	border: 1px solid #99CC66;
	height: 100%;
}
ul li{
	display: inline;
	list-style-type: none;
	margin-right: 60px;
	margin-left: 5px;
}
ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	background-color: #CC6600;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Garamond, "Times New Roman";	
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #CCCCCC;
}
ol {
	list-style-type: none;
}
ol li {
	background-color: #999966;
	margin: 3px 0px;
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
}
h2 {
	text-align: center;
	text-transform: uppercase;
}
h3 {
	color: #FFFF00;
	font-weight: normal;
	text-indent: 5px;
}
#enlaces {
	background-color: #CC6600;
	width: 195px;
	float: left;
}
#texto {
	width: 550px;
	float: right;
	padding: 5px;
	text-align: left;
}
#paises {
	width: 700px;
	padding: 5px;
	text-align: left;
}
#textico {
	width: 700px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000066;
	clear: both;
}
cite {
	font-size: 1em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	padding: 3px;
	border: 1px solid #99CC66;
}
p {
	padding: 5px;
}
/***...index...***/

#inicio {
	float: right;
	border: 1px solid #99CC66;
	width: 340px;
	text-align: left;
	padding: 5px;
	margin-right: 5px;
}
#inicio img, #texto img {
	float: right;
}
#foto {
	float: left;
	margin-left: 10px;
}
#pie-foto {
	float: left;
	border: 1px solid #99CC66;
	width: 380px;
	margin-left: 5px;
	background-color: #000066;
	font-size: 0.95em;
	color: #FFFFFF;
	padding-top: 5px;
}
/***...Fin de index...***/
/***...Tabla...***/
#tabla {
	padding-top: 150px;
	padding-right: 30px;
}
table {
	width: 300px;
	float: right;
	text-align: left;	
	border: 1px solid #99CC66;
}
th {
	padding: 5px;
	width: 50%;
}
#rojo {
	background-color: #FF0000;
	text-indent: -2000px;
	display: block;
}
#magenta {
	background-color: #ff00d4;
	text-indent: -2000px;
	display: block;
}
#gris {
	background-color: #785693;
	text-indent: -2000px;
	display: block;
}
/***...fin de Tabla...***/
#izq {
	float: left;
	width: 50%;
	text-align: center;
}
#der {
	float: right;
	width: 50%;
	text-align: center;
}
.izq {
	float: left;
	width: 50%;
	text-align: center;
}
.der {
	float: right;
	width: 50%;
	text-align: center;
}
#central {
	text-align: center;
	width: 250px;
	clear: both;
	padding-left: 28%;
}
#der img, #izq img, #central img   {
	float: none;
	margin-left: 20px;
}

#pie {
	text-align: center;
	clear: both;
	padding: 5px;
}
#java {
	display: none;
}

