body {
	margin: 0px;
	padding: 0px;
	background: url(img/pasto.jpg);
	font-family: Arial;
}

#cuerpo {background-image: url(img/nuves.jpg);background-repeat: no-repeat; background-position: 50% 0%; text-align: center;}
#centro {width: 754px; text-align: left;}
#pie {
	background: url(img/pie.jpg);
	height: 179px;
	background-position:center;
	text-align:center;
	font-size: 12px;
}

#menu {}
#menuin {background: url(img/menu.jpg);background-repeat: no-repeat; background-position: 50% 0%;}
#menu ul {list-style: none; margin:0px; padding: 0px;text-align: center;}
#menu li {margin-bottom: 10px;}
#menu a {text-decoration: none; color: #FFF; font-weight: bold;font-size: 15px;}
#menu a:hover {text-decoration: underline;}
#desplegable {border: 1px solid #000; z-index: 1000;}
.estados a{color: #284D9E; font-size: 13px; font-weight: bold;}
.estados li {list-style: none;}

table {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.Estilo1 {font-family: Arial; font-size: 12px;}



#kwicks_container { 
	background-color: violet;
	height: 100px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 117px;
	height: 100px;
}
 
#kwick_red {background-color: red;}
#kwick_orange {background-color: orange;}
#kwick_yellow {background-color: yellow;}
#kwick_green {background-color: green;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}
#pie {
	color: #FFF;
}
#pie table tr td table tr td {
	text-align: right;
}
#cuerpo center #centro table tr td #Table_01 tr td img {
	text-align: center;
}
#cuerpo center #centro table tr td #Table_01 tr td {
	text-align: center;
}
#cuerpo center #centro table tr td table tr td img {
	text-align: right;
}
