/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

hr.clear {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	border-width:0;
	margin:0;
	padding:0;
	overflow: hidden;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #4d3e2b;
}

a {
	color: #f15929;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}


/* = general = */

body.pages.index {
	background-image: url("logo-spm.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

#top_container {
	margin: 0 auto;
	margin-top: 23px;
	padding-bottom: 44px;
	width: 1000px;
}

body.pages.index #top_container #intro {
	padding: 70px 0px 0px 150px;
	width: 530px;
}

#top_container #intro h1 {
	display: block;
	margin-bottom: 2px;
	width: 462px;
	height: 56px;
	text-indent: -9999px;
	background-image: url("en-construccion.png");
	background-position: left top;
	background-repeat: no-repeat;
}

body.pages.index #top_container #intro h2 {
	margin: 24px 0px 24px 0px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 20px;
}

#top_container #intro p {
	padding-right: 20px;
	font-size: 14px;
	line-height: 26px;
}


/* = footer = */

#footer {
	position: absolute;
	margin-top: 125px;
	left: 0px;
	padding: 0px 0px 0px 50px;
	height: 110px;
	width: 320px;
	background-image: url("bg_grey.png");
	z-index: 25;
}

#footer h6 {
	margin: 10px 0px 6px 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ef4310;
}

#footer p {
	margin: 9px 0px 0px 0px;
	font-size: 13px;
	line-height: 22px;
	color: #4d3e2b;
}

