@charset "UTF-8";/* CSS Document Diseñado por rafael olea sking.cl@gmail.com */body { margin: 0px; padding: 0px; height: auto; background: #198BCA; font: normal 14px/14px Arial, Helvetica, sans-serif; color: #999;}img {border:none;}h1, h2, h3, h4, h4 {	padding: 0px;	margin: 0px;	border: 0px;	font-size: 100%;	}a:link {text-decoration: none}a:visited {text-decoration: none}a:active {text-decoration: none}a:hover {text-decoration: none;}#contenedor { height: auto; width: 900px; margin: 10px auto 30px; background: #FEFEFE; padding: 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }#header { width: 900px; height: 160px; border-bottom: 2px solid #cccccc; margin-bottom: 10px; }#slider {	width:1000px;	height:350px;}#cuerpo { width: 900px; height: 270px; padding-bottom: 20px; border-bottom: 1px solid #cccccc; }.items { margin: 10px 35px 30px; float: left; height: 250px; width: 230px; }.items:hover {	opacity: 0.8;    filter: alpha(opacity=40); /* For IE8 and earlier */}.sub-titulo { display: block; margin: 20px auto 10px; text-align: center; height: 30px; width: 400px; clear: both; }#footer { width: 800px; height: 100px; clear: both; }.header-logo { height: 150px; width: 600px; margin-right: auto; margin-left: auto; margin-top: 10px; }.header-logo img { height: 100px; width: 183px; margin-right: auto; display: block; clear: both; margin-left: auto; }.header-logo h1 { font: 300 28px/28px 'Oswald', sans-serif; color: #505050; margin-top: 20px; display: block; margin-right: auto; margin-left: auto; width: 500px; text-align: center; }.footer { widows: 800px; height: auto; text-align: center; }.footer strong {color:#1A8CCA;}.footer a{ color: #666;}.footer a:hover {color:#1A8CCA;}