@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #E1E1E1;
	scrollbar-highlight-color: #FAFAFA;
	scrollbar-shadow-color: #E1E1E1;
	scrollbar-3dlight-color: #D5D5D5;
	scrollbar-arrow-color: #0;
	scrollbar-track-color: #F2F2F2;
	scrollbar-darkshadow-color: #C6C6C6;
}
a{
	color:inherit;
	text-decoration:inherit;

}
a:hover{
	text-decoration:underline;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10px;
	line-height: 18px;
	margin:0px;
	padding:0px;
}


ul {
	padding:0px;
	margin:0px;
	margin-left:30px;
	list-style-image: url(../images/bulletpfeil.gif);
}

li {
	margin:0px;
	padding:0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 18px;
	margin:0px;
}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	margin:0px;
	font-weight:lighter; 
	
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	
}

.textoResaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

/********** DIVISIONES *********/ 
#cabecera {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #F86618;
	border-bottom-width: 1px;
}
 

#contenedor {
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#separadorPie{
	height:20px;
	width:250px;
	clear:both;
	position:relative;
	left:50%;
	margin-left:300px;
	padding:4px;
}

#pie {
	
	width: 100%;
	background-color: #F86618;
	height: 50px;
	position:relative;
	margin-top:10px;
	
}
#comparteloHover{
	display:none;
}
#imprimirHover{
display:none;
}

#interior {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	cursor: pointer;
}
#contenido {
	width: 930px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
	.enlaces{
		width:156px;
		margin-right:4px;
		float:left;
		
	}
		.enlacesTitulo{
			height:14px;
			width:inherit;
			background-color: #EBEBEB;
			text-align:center;
			border-bottom: #FF6600 2px solid;
			padding-top:8px;
		}
		.enlacesImagen{
			height:94px;
			width:inherit;
			}
		.enlacesDescripcion{
			height:62px;
			width:inherit -5px;
			background-color: #EBEBEB;
			padding:10px 5px 10px 5px;
		}
		.noticias{
			float:left;
			width:290px;
			height:200px;
			
		}		
			.imgNoticias{
				background-repeat:no-repeat;
				width:290x;
				height:18px;
			}
			.imgInternational{
				display:none;
				background-image:url(../imagenes/noticias2.jpg);
				
			}
			.imgEcuador{
				background-image:url(../imagenes/noticias1.jpg);
				
				
			}
			.headerNoticias{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				line-height: 18px;
				height:18px;
				position:absolute;
				cursor:pointer;
				
				}
			.headerEcuador{
				float:left;
				color: #FF6600;
				width:120px;
				padding-left:2px;
				
			}
			.headerInternational{
				width:130px;
				margin-left:150px;
				color: #666666;
				
			}
			.noticiasDescripcion{
				clear:both;
				width:270px;
				height:162px;
				background:#EBEBEB;
				padding:10px;
			
			}
			.descripcionEcuador{
				
			}
			.descripcionInternational{
				display:none;
			}
		
		
#contenidoIzq {
	margin-top:20px;
	width: 239px;
	float: left;
	background-color: #EBEBEB;
}
#contenidoCentro {
	width: 687px;
	margin-left: 4px;
	float: right;
}

/*******Fin de Divisiones ******/
#ruta {
	height: 20px;
	color: #FFF;
	vertical-align: middle;
}
#ruta a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
#noticias {
	width: 637px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #EBEBEB;
	padding-right: 25px;
	padding-left: 25px;
} 

#noticiasTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999;
	color:#FFFFFF;
	display:block;
	line-height:17px;
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding-left: 20px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#imgCont{
}



.ctnMenu2 {
	width:218px;
	height:287px;
	margin-top:-287px;
	*margin-top:-291px !important;
}
.ctnMenu3 {
	width:218px;
	height:287px;
	margin-top:-287px;
	*margin-top:-291px !important;
}
.ctnIzqCabecera{
	padding-top:5px;
	padding-left:18px;
}
.ctnIzqpie{
	float:left;
	padding:5px;
	height:28px;
	position:relative;
}

.Logopie{
	width:150px;
	height: 30px;
	margin-left: 1px;
	margin-top: 10px;
	float: left;	
	}
	
.TlfPie{
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	width: 210px;
	color: #FFF;
	font-size: 11px;
	height: 40px;
	}

.LogoKtmpie{
	width:108px;
	height: 34px;
	margin-left: 1px;
	margin-top: 5px;
	float: right;	
	}
	
.blockpiepagina {
	height: 50px;
	width:930px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
