body{
	background-color: #006600; 
	font-family: Arial Rounded MT Bold;
/*	text-align:center;*/
	background-image: url(./img/fondo2.png);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

html{
	overflow-x: hidden;
}

a{
	text-decoration: none;
	color: #000000;
}

a img{
	border: 0px;
}


#contenedor{
	border: 0px solid black; 
	width: 1000px; 

/*efecto "margin:auto;", con left: -(width/2) y position: relative*/

	margin-left: 50%;
	left: -500px;
	position: relative;
}


#login{
	width: 200px;
	height: 150px;
	/*float: right;
	margin-right: 10px;
	margin-top: 15px;*/

	position: absolute;
	background-image: url(./img/login.png);
	background-position: top;
	background-repeat: no-repeat;
	top: 15px;
	margin-left: 100%;
	left: -200px;
	border: 0px solid black;
	z-index: 1;
}

#langbox{
	width: 200px;
	height: 50px;
	/*float: right;*/
	

	position: absolute;
/*	background-color: #66CC00;*/
	background-image: url(./img/langbox.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 150px;
	border: 0px solid black;
	z-index: 1;
}

#langtext{
	width:100%;
	height: inherit;
	position: absolute;
	left: -3px;
	top: 10px;
	text-align: center;
	text-decoration: none;
	z-index: 2;
}

#loginform{
	width: 150px;
	height: 110px;
	text-align: center;
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	border: 0px solid black;
	z-index: 2;
}

#logintext{
	width: 150px;
	height: 110px;
	text-align: center;
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
	border: 0px solid black;
	z-index: 2;
}

#log{
	color: #FFFFFF;
}

#deslog{
	color: #006600;
	text-decoration: none;
}

#titulo{
	width: 400px;
	height: 200px;
	/*efecto "margin:auto;", con left: -(width/2) y position: relative*/
	margin-left: 50%;
	left: -200px;
	margin-bottom: 20px;
	position: relative;
	/*border: 1px solid yellow;*/
	z-index: 6;
}


#submenu{
	width: 696px; 
	height: inherit; 
	/*background-image: url(submenu.png); */
	text-align: center;

/*efecto "margin:auto;", con left: -(width/2) y position: relative*/

	margin-left: 50%;
	left: -348px;
	position: relative;
	
	/*padding-top: 13px;*/
	margin-bottom: 20px;
	border: 0px solid black;

	
}

#submenutext{/*
	width:650px;
	height:24px;
	margin-left: 50%;
	left: -325px;
	top: 13px;
	position: relative;
	border: 0px solid yellow;*/
}

#subcontenedor{
	width: 1000px; 

/*efecto "margin:auto;", con left: -(width/2) y position: relative*/

	margin-left: 50%;
	left: -500px;
	position: relative;

	border: 0px solid black;
	background-image: url(./img/nohojade.png);
	background-position: right;
	background-repeat: repeat-y;
}

#cajatexto{
	width: 700px; 
	border: 0px solid black; 
	/*margin-left: 150px;*/

/*efecto "margin:auto;", con left: -(width/2) y position: relative*/

	margin-left: 50%;
	left: -350px;
	position: relative;

}

#tablatexto{
	border: 0px solid black; 
	width: 700px;

}

#tablatexto th{
	font-size: 24px;
	text-align: center; 
	border-style: none;
}

#tablatexto td{
	font-size: 12px;

	/*text-align: justify; */
}

#colde{
	width: 150px; 
	border: 0px solid black;
	/*float: right;*/
	
position: absolute;
margin-left: 100%;
left: -150px;
top: 0px;

}

.puntogordo1{
	background-image: url(./img/puntogordo1.png);
	width: 150px;
	height: 100px;
	border: 0px solid yellow;
	text-align: left;
}

.puntogordo1 img{
	width: 80px;
	position: absolute;
	margin-top: 17px;
	margin-left: 25px;
	border: 0px solid yellow;
}

.puntogordo1 a{
	width: 80px;
	position: absolute;
	margin-top: 20px;
	margin-left: 25px;
	color: #66CC00;
	text-align: center;
	font-size: 12px;
	border: 0px solid yellow;
}

.puntogordo2{
	background-image: url(./img/puntogordo2.png);
	width: 150px;
	height: 120px;
	border: 0px solid yellow;
	text-align: left;
}

.puntogordo2 img{
	width: 80px;
	position: absolute;
	margin-top: 37px;
	margin-left: 25px;
	border: 0px solid yellow;
}

.puntogordo2 a{
	width: 80px;
	position: absolute;
	margin-top: 45px;
	margin-left: 25px;
	color: #66CC00;
	text-align: center;
	font-size: 14px;
	border: 0px solid yellow;
}

#cajahojas{
	text-align: left;
	width: 1000px;
	height: 100px;

/*efecto "margin:auto;", con left: -(width/2) y position: relative*/

	margin-left: 50%;
	left: -500px;
	position: relative;
	border: 0px solid pink;

	
}

.hoja1{
	float: left;
	width: 150px;
	height: 100px;
	background-image: url(./img/hoja1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
/*
.hoja1 img{
	position: absolute;
	margin-left: 43px;
	margin-top: 25px;
	width: 60px;
	height: 25px;
}
*/
.hoja2{
	float: left;
	width: 150px;
	height: 100px;
	background-image: url(./img/hoja2.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
/*
.hoja2 img{
	position: absolute;
	margin-left: 43px;
	margin-top: 25px;
	width: 60px;
	height: 25px;
}
*/
.nohojaiziz{
	float: left;
	width: 6px;
	height: 100px;
	background-image: url(./img/nohojaiziz.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.nohojaiz{
	float: left;
	width: 264px;
	height: 100px;
	background-image: url(./img/nohojaiz.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#colabora{
	position: absolute;
	margin-top: 65px;
	margin-left: 150px;
	color: #66CC00;
}

.nohojade{
	float: right;
	width: 10px;
	height: 100px;
	background-image: url(./img/nohojade.png);
	background-position: right;
	background-repeat: repeat-y; 
}

#pie{
	clear: both;/*
	background-image: url(pie.gif);
	background-position: bottom;*/
	width: 1000px;
	height: 100px;

/*efecto "margin:auto;", con left: -(width/2) y position: relative*/

	margin-left: 50%;
	left: -500px;
	position: relative;
	border: 0px solid orange;

	text-align: center;
}

.pielateral{
	float: left;
	height: 100px;
	width: 6px;
	background-image: url(./img/pielateral.png);
	background-position: bottom;
	background-repeat: repeat-y;
	border: 0px solid yellow;
}

.pieextend{
	float: left;
	height: 100px;
	width: 377px;
	background-image: url(./img/pieextend.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 0px solid red;
}

.piecentro{
	float: left;
	height: 100px;
	width: 234px;
	background-image: url(./img/piecentro.png);
	background-position: bottom;
	background-repeat: no-repeat;
	border: 0px solid blue;
}

.tablaentrada td{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000000;
}

.fechaentrada{
	float: left;
	border: 0px solid red;
}

.entrada1{
	margin-left: 50px;
	margin-top: 30px;
	font-size: 16px;
	border: 0px solid blue;
}

.subentrada1{
	margin-left: 100px;
	margin-top: 10px;
	border: 0px solid yellow;
}

.subentrada1 a{
	text-decoration: none;
	color: #990000;
}

.entrada2{
	margin-left: 50px;
	margin-top: 30px;
	font-size: 16px;
	border: 0px solid blue;
}

.subentrada2{
	margin-left: 100px;
	margin-top: 10px;
	border: 0px solid yellow;
}

.subentrada2 a{
	text-decoration: none;
	color: #cc0099;
}

.botonesadmin{
	text-align: center;	
}

.paginador{
	text-align: center;
}

#relacionados{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px dotted #000000;
	margin-top: 50px;
}

.tablaarchivos{
	width: 100%;
}

.tablaarchivos td{
	padding-top: 20px;
}

.tituloarchivos{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.linkarchivos{
	width: 15%;
	text-align: center;
}

.linkarchivos a{
	text-decoration: none;
	color: #006600;
}

.descripcionarchivos{
	width: 70%;
	text-align:justify;
}

.fechaarchivos{
	width: 15%;
	text-align: center;
}

#subte1{
	position: absolute; display:inline; color:#000000; width:50px; height:42px; margin-top: 16px; margin-left: 50px; font-size:10px;
}
#subte2{
	position: absolute; display:inline; color:#000000; width:50px; height:42px; margin-top: 22px; margin-left: 50px; font-size:10px;
}
#subte3{
	position: absolute; display:inline; color:#000000; width:50px; height:42px; margin-top: 22px; margin-left: 50px; font-size:10px;
}

#subve1{
	/*position: absolute; margin-left: 50px; margin-top: 16px; width: 50px; height: 42px; z-index:5;*/
	display:none; border: 1px solid #000000; position: absolute; margin-left: -25px; margin-top: -46px; width: 200px; height: 166px; z-index:5;
}
/*
#subve1:hover{
	border: 1px solid #000000; position: absolute; margin-left: -25px; margin-top: -46px; width: 200px; height: 166px; z-index:5;
}
*/
#subve2{
	 /*position: absolute; margin-left: 43px; margin-top: 30px; width: 61px; height: 11px;*/
	 display:none; border: 1px solid #000000; position: absolute; margin-left: -76px; margin-top: 8px; width: 300px; height: 54px; z-index:5;
}
/*
#subve2:hover{
	 border: 1px solid #000000; position: absolute; margin-left: -76px; margin-top: 8px; width: 300px; height: 54px; z-index:5;
}
*/
#subve3{
	 /*position: absolute; margin-left: 45px; margin-top: 21px; width: 60px; height: 31px;*/
	 display:none; border: 1px solid #000000; position: absolute; margin-left: -25px; margin-top: -14px; width: 200px; height: 102px; z-index:5;
}
/*
#subve3:hover{
	 border: 1px solid #000000; position: absolute; margin-left: -25px; margin-top: -14px; width: 200px; height: 102px; z-index:5;
}
*/