/* CSS Document */
body {
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #a4bae5;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color:#666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.tags {
	color: #ffffff;
}
a:hover.tags {
	color:#6986ba;
	text-decoration: underline;
}
a.change {
	color: #949dac;
}
a:hover.change {
	color:#6986ba;
	text-decoration: underline;
}
a.desc {
	color: #ffffff;
}
a:hover.desc {
	color:#ef0303;
	text-decoration: underline;
}
.caja {
	width: 75px;
	height: 10px;
}
#tabla {
	font-size:smaller;
	border: 1px solid #6986ba;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 15px #5576b1;
  	-moz-box-shadow: 0px 0px 15px #5576b1;
	box-shadow: 0px 0px 15px #5576b1;
}
#tablagasto {
	top: 30px;
	position:relative;
	width:600px;
	z-index:3;
	overflow:hidden;
}
#gasto {
	top: -159px;
	left: 0px;
	position:relative;
	width:300px;
	z-index:3;
	overflow:hidden;
}
#ingreso{ 
	top: -33px;
	left:300px;
	position:relative;
	width:300px;
	z-index:3;
	overflow:hidden;
}
/*supercontenedor*/
#pagina{
	top:0px;
	width:100%;
	height: auto;
	position:absolute;
}
#pagina_rec{
	top:0px;
	width:100%;
	height: 800px;
	position:absolute;
}
#pagina_f{
	top:0px;
	width:100%;
	height: auto;
	position:absolute;
}
/*cabecera*/
#header {
	position:relative;
	top:0px;
	left:0px;
	z-index:2;
	overflow:hidden;
	clear:both;
}
/*capa principal transparencia*/
#contenido{
	/*opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);*/
	background-color:#ffffff;
	top: 5px;
	position:relative;
	width:1020px;
	z-index:1;
	overflow:hidden;
}
#contenido_rec{
	/*opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);*/
	background-color:#ffffff;
	top: 5px;
	position:relative;
	width:1020px;
	height:700px;
	z-index:1;
	overflow:hidden;
}
#contenido2{
	/*opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);*/
	background-color:#ffffff;
	top: 5px;
	position:relative;
	width:1020px;
	height:1260px;
	z-index:1;
	overflow:hidden;
}
#contenido_f {
	/*opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);*/
	background-color:#ffffff;
	top: 5px;
	position:relative;
	width:1020px;
	height:auto;
	z-index:1;
	overflow:hidden;
}
#content {
	visibility:visible;
	background-color:#ffffff;
	top: -660px;
	position:relative;
	width:850px;
	z-index:3;
	overflow:visible;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}
#content_rec {
	visibility:visible;
	background-color:#ffffff;
	top: -660px;
	position:relative;
	width:850px;
	height:600px;
	z-index:3;
	overflow:visible;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}
#content2 {
	background-color:#ffffff;
	top: -660px;
	position:relative;
	width:850px;
	height: 1160px;
	z-index:3;
	overflow:hidden;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}
#content_f {
	background-color:#ffffff;
	top: -600px;
	position:relative;
	width:850px;
	height: auto;
	z-index:3;
	overflow:visible;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	margin-bottom: -550px;
}
#titulo {
	background-color:#ffffff;
	top: 20px;
	position:relative;
	width:800px;
	height: 139px;
	z-index:3;
	overflow:hidden;
}
#logo{
	background-color:#ffffff;
	top: -60px;
	left:300px;
	position:relative;
	width:800px;
	height: 129px;
	z-index:3;
	overflow:hidden;
	clear:both;
}
#logo2{
	background-color:#000000;
	top: 50px;
	left: 300px;
	position:relative;
	width:150px;
	height: 166px;
	z-index:3;
	overflow:hidden;
	clear:both;
}
#iframe {
	background-color:#ffffff;
	top: 100px;
	position:relative;
	width:800px;
	height:200px;
	z-index:3;
	overflow:hidden;
}
#iframe2 {
	background-color:#ffffff;
	top: 100px;
	position:relative;
	width:800px;
	height:200px;
	z-index:3;
	overflow:hidden;
}
#data_prp {
	padding:5px;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	background-color:#ffffff;
	top: 20px;
	left: 0px;
	position:relative;
	width:800px;
	z-index:3;
	overflow: hidden;
	margin-bottom: -500px;
}
#publicidad2 {
	padding:5px;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	background-color:#ffffff;
	top: 100px;
	left: 0px;
	position:relative;
	width:650px;
	height: 750px;
	z-index:3;
	overflow:hidden;
}
#slid {
	background-color:#000000;
	top: 30px;
	position:relative;
	width:500px;
	height: 375px;
	z-index:3;
	overflow:hidden;
}
#texto {
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	top: 70px;
	position:relative;
	width:350px;
	height: 180px;
	z-index:3;
	overflow:hidden;
}
#texto2 {
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	top: 70px;
	position:relative;
	width:350px;
	height: 260px;
	z-index:3;
	overflow:hidden;
}
#playa {
	position:relative;
	top:10px;
	left:-105px;
	width: 643px;
	height:259px;
	z-index:4;
	overflow:hidden;
	clear:both;
}
.icon1 {
	padding:5px;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	position:relative;
	top:0px;
	left: -215px;
	width: 175px;
	height: 140px;
	z-index:10;
	overflow:hidden;
	clear:both;
}
.icon2 {
	padding:5px;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	position:relative;
	top:-152px;
	left: 180;
	width: 175px;
	height: 140px;
	z-index:10;
	overflow:hidden;
	clear: both;
}
.icon3 {
	padding:5px;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	position:relative;
	top:-304px;
	left: 215px;
	width: 175px;
	height: 140px;
	z-index:10;
	overflow:hidden;
	clear: both;
}
#foot{
	position: relative;
	top: 20px;
	left:0px;
	width:1020px;
	overflow:visible;
	z-index:100;
	
}
.linksf{
	font-size:12px;
	color:#ffffff;
	float:left;
	position:relative;
	overflow:hidden;
	clear:both;
}
.conctf{
	top:-15px;
	font-size:12px;
	color:#ffffff;
	float:right;
	position:relative;
	overflow:hidden;
	clear:both;
}
.inputxt{
	width:80px;
	height:15px;
}
#nombre {
	padding:5px;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	position:relative;
	top:40px;
	left: -200px;
	width: 350px;
	height: 50px;
	z-index:10;
	overflow:hidden;
	clear:both;
	font-size: 12px;
}
#volver_publi {
	padding:5px;
	border: 1px solid #b8c2d4;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	position:relative;
	top:70px;
	left: 300px;
	width: 80px;
	height: 20px;
	z-index:10;
	overflow:hidden;
	clear:both;
	font-size: 12px;
}