@charset "utf-8";

#imagen-centro {
	width:900px;
	height:300px;
	background:url('http://ap.src.com.uy/img/imagen-centro.jpg?img-centro6') no-repeat;
}
	#imagen-centro-vinculo, #imagen-centro-vinculo:visited {
		display:block;
		float:right;
		width:200px;
		height:70px;
		cursor:pointer;
	}
	#imagen-centro-vinculo:hover {
		background-image:url('http://ap.src.com.uy/img/fondo-imagen-centro-vinculo.png')!important;
		background-image:none;
		filter:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ap.src.com.uy/img/fondo-imagen-centro-vinculo.png');

	}
#noticias {
	width:850px;
	padding:15px 25px;
}
	#columna1 {
		float:left;
		width:256px;
		margin:0 20px 30px 0;
		padding-top:10px;
	}
	#columna2 {
		float:left;
		width:256px;
		margin-bottom:30px;
		padding:10px 20px 0 20px;
		border-left:1px dotted #333;
		border-right:1px dotted #333;
	}
	#columna3 {
		float:left;
		width:256px;
		margin:0 0 30px 20px;
		padding-top:10px;
	}
	.noticia {
		width:236px;
		font-size:0.85em;
		padding:10px;
		color:#333;
	}
	h2 {
		margin:0 0 15px 0;
		padding:0;
		font-size:1.35em;
		font-weight:bold;
	}
	.vinculo-noticia, .vinculo-noticia:visited {
		display:inline-block;
		margin-top:10px;
		padding-left:10px;
		font-size:0.9em;
		text-decoration:none;
		color:#008789;
		background:url('http://ap.src.com.uy/img/icono-vinculo-noticia.png') no-repeat;
		background-position:0 4px;
		border-bottom:1px solid white;	
	}
	.vinculo-noticia:hover {
		color:#366;
		border-bottom:1px dotted #999;	
	}
	.vinculo-noticia-h2, .vinculo-noticia-h2:visited {
		color:#333;
		text-decoration:none;
	}
	.vinculo-noticia-h2:hover {
		border-bottom:1px dotted #333;
	}
	.vinculo-noticia-texto, .vinculo-noticia-texto:visited, .vinculo-noticia-texto:hover {
		color:#333;
		text-decoration:none;
	}
#resumen {
	width:830px;
	height:160px;
	margin-bottom:40px;
	padding:20px 35px;
	font-size:0.9em;
	color:#333;
	clear:both;
	background:#F0F0F0;
	border:1px solid #CCC;
	border-left:none;
	border-right:none;
}
	#acerca-de {
		float:left;
		width:261px;
		height:125px;
		padding:0 5px 5px 0;
		border-right:1px solid #CCC;
	}
	#quienes-que {
		float:left;
		width:533px;
		height:125px;
		padding:0 0 5px 30px;
	}
	#quienes-que-columna1 {
		float:left;
		width:171px;
		height:110px;
		border-right:1px dotted #CCC;
	}
	#quienes-que-columna2 {
		float:left;
		width:170px;
		height:110px;
		margin-left:10px;
		border-right:1px dotted #CCC;
	}
	#quienes-que-columna3 {
		float:left;
		width:170px;
		height:110px;
		margin-left:10px;
	}
	h3 {
		margin:0 0 8px 0;
		padding:0;
		font-size:1.0em;
		font-weight:bold;
	}
	.vinculo-acerca-de, .vinculo-acerca-de:visited {
		color:#333;
		text-decoration:none;
		border-bottom:1px solid #F0F0F0;
	}
	.vinculo-acerca-de:hover {
		border-bottom:1px dotted #333;
	}
	.menu-resumen {
		display:inline-block;
		margin-bottom:2px;
	}
	.vinculo-resumen, .vinculo-resumen:visited, .vinculo-resumen-margen, .vinculo-resumen-margen:visited {
		color:#333;
		text-decoration:none;
		padding-left:10px;
		background:url('http://ap.src.com.uy/img/icono-vinculo-noticia.png') no-repeat;
		background-position:0 4px;
		border-bottom:1px solid #F0F0F0;
	}
	.vinculo-resumen-margen, .vinculo-resumen-margen:visited {
		margin-left:12px;
	}
	.vinculo-resumen:hover, .vinculo-resumen-margen:hover {
		border-bottom:1px dotted #999;	
	}
