.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}
.somos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.dedo {
	cursor: pointer;
}
.submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #023EC8;
	font-weight: bold;
	text-decoration: none;
}
.noticiasSubtitular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FDA340;
	font-weight: bold;
	text-decoration: none;
}
.noticiasTitular {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #7FABF6;
	font-weight: bold;
	text-decoration: none;
}
.menuDedo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.diaSemana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image:  url(../imagenes/fondo_degradado.jpg);
	margin-left: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.imagen {
	background-image: url(../imagenes/noticias1.jpg);
}

.texto {
	border: 1px solid #424B50;
}

#contenedor{
	margin: 0 auto;
	text-align: left;
}
	
.izquierda_index{
	float: left; 
	position: relative;
	width:450px;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	border : 1px solid white;
}

.izquierda_sub{
	float: left; 
	position: relative;
	width:700px;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	border : 1px solid white;
}

.izquierda_cli{
	float: left; 
	position: relative;
	width:976px;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	border : 1px solid white;
}
	
.centro{
	float: left; 
	position: relative;
	width:250px;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	border : 1px solid white;
}
	
.alineacion{
	float: left; 
	position: relative;
	width:10px;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	border : 1px solid white;
}
	
.derecha{
	float: left; 
	position: relative;
	width:260px;
	z-index: 1;
	left: 0px;
	top: 0px;
	overflow: visible;
	border : 1px solid white;
}
.menuAveriaCliente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #232323;
}
.menuTamano {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menuBlanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menuDescarga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0D013A;
	text-decoration: underline;
}
