div{
	display: block;
	position: relative;
}


#noticias{
	display: block;
	top: 15px;
	width: 720px;
	height: 762px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(imagenes/fondo_noticias.jpg);
	
	background-position: top;
	background-repeat: no-repeat;	
}
body{
	background: #000000;
	font-family: "Times New Roman";
	font-size: 12px;
}


.las5{
	font-size: 23px;
	font-weight: bolder;
	color: #836F51;
	text-decoration: underline;
}
#centro{
	width: 670px;
	height: 615px;
	
	margin-top: 20px;
	overflow: auto;
	//margin-left: 10px;
}

.Titulo{
	font-size: 17px;
	color: #454138;
	font-weight: bold;
	
	background-color: #EBE3D8;
	width: 100%;	
}
h1{
	padding: 0px;
	margin: 0px;
}



p{
	padding: 0px;
	margin: 0px;
	
}

.linea{
	font-size: 0px;
	width: 95%;
	
	background: url(imagenes/linea.jpg);
	height: 1px;
	
	background-repeat: repeat-x;
}
.fecha{
	font-size: 9px;
	color: #000000;
}


.copete{
	font-size: 15px;
	color: #5B5340;
}

.noticias{
	padding-bottom: 5px;
	cursor: pointer;
	
	padding-top: 5px;	
}
#Kabul{
	width:100%;
	height:100%;
}




a:active {font-size: 11pt; color: #BF005D ; font-family: Times New Roman; text-decoration: none; font-weight: 900;}
a:hover {font-size: 11pt; color: #000000 ;  font-family: Times New Roman; text-decoration: none; font-weight: 900;}
a:link {font-size: 11pt; color: #BF005D ;  font-family: Times New Roman; text-decoration: none; font-weight: 900;}
a:visited {font-size: 11pt; color: #BF005D;  font-family: Times New Roman; text-decoration: none; font-weight: 900;}






#kabul{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #CCCCCC;
	border-style: solid;
}

.cerrar{
	color: #000000;
	font-size: 10px;
}

#principal {
	background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	
	position: absolute;
	display: block;
	z-index: 10;
	top: 0px;

	left: 0px;
	overflow:hidden;
}


.bot_de_cerrar{
	position: relative;
	top: 0px;
	left: 300px;
	
	width: 100px;
}
#foto_de_las5{

	

	background: #000000;
}