@charset "utf-8";

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:1.0em;
	font-weight:normal;
}

#f-encabezado {
	width:100%;
	height:110px;
	background:url('http://ap.src.com.uy/img/encabezado.png') repeat-x;
}
#encabezado {
	width:850px;
	height:58px;
	margin:0 auto;
	padding:17px 25px 11px 25px;
}
#logo, #logo:visited {
	float:left;
	width:104px;
	height:57px;
	display:block;
	background:url('http://ap.src.com.uy/img/logos-encabezado.png');

}
#logo:hover {
	background-position:0 -57px;
}
	#logoIE, #logoIE:visited {
		float:left;
		width:104px;
		height:57px;
		display:block;
		background-image:none;
		filter:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://aseo.com.uy/img/logo-aseo-encabezado-IE6.png');
		cursor:pointer;
	}
#encabezado-cont-d {
	float:left;
	width:746px;
}
	#menu-logos { height:27px; }
	#menu-logos-ms, #menu-logos-ms:visited {
		float:right;
		width:39px;
		height:27px;
		display:block;
		margin-left:15px;
		background:url('http://ap.src.com.uy/img/logos-encabezado.png') no-repeat -104px 0;
	}
	#menu-logos-ms:hover {
		background-position:-104px -27px;
	}
	#menu-logos-cys, #menu-logos-cys:visited {
		float:right;
		width:33px;
		height:21px;
		display:block;
		margin-top:4px;
		background:url('http://ap.src.com.uy/img/logos-encabezado.png') no-repeat -143px 0;
	}
	#menu-logos-cys:hover {
		background-position:-143px -21px;
	}
	#menu {
		margin-top:10px;
		font-size:0.8em;
	}
	.menu-boton, .menu-boton:visited {
		float:right;
		height:18px;
		margin-left:15px;
		color:#333;
		text-decoration:none;
		border-bottom:1px solid #F2F2F2;
	}
	.menu-boton:hover {
		color:black;
		border-bottom:1px dotted #333;
	}
	.menu-boton-seleccionado {
		float:right;
		height:42px;
		margin-left:15px;
		padding:0 15px;
		color:#333;
		text-decoration:none;
		cursor:auto;
		background:url('http://ap.src.com.uy/img/fondo-boton.png');
	}
	
#f-contenido {
	width:932px;
	margin:-3px auto 30px auto;
}
	#f-contenido-sup {
		float:left;
		width:932px;
		height:16px;
		background-image:url('http://ap.src.com.uy/img/fondo-contenido-sup.png')!important;
		background-image:none;
		filter:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ap.src.com.uy/img/fondo-contenido-sup.png');
	}
	#f-contenido-cen {
		float:left;
		width:900px;
		padding:0 16px;
		background:url('http://ap.src.com.uy/img/fondo-contenido-cen.png') repeat-y;
	}
	#f-contenido-inf {
		float:left;
		width:932px;
		height:16px;
		background-image:url('http://ap.src.com.uy/img/fondo-contenido-inf.png')!important;
		background-image:none;
		filter:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ap.src.com.uy/img/fondo-contenido-inf.png');
	}
	
#separador-pie {
	width:900px;
	height:5px;
	clear:both;
	border-top:1px solid #CCC;
}
#pie {
	width:850px;
	height:20px;
	padding:0 25px;
	font-size:0.7em;
	color:#666;
	border-bottom:5px solid #008789;
}
	#menu-alternativo { float:left; }
	.vinculo-menu-alternativo, .vinculo-menu-alternativo:visited {
		color:#666;
		text-decoration:none;
		border-bottom:1px solid white;
	}
	.vinculo-menu-alternativo:hover {
		border-bottom:1px dotted #666;	
	}
	#pie-datos { float:right; }
	.pie-datos {
		display:inline;
	}
