body {
	background-color: #FFF;
	color: #666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

img {
	border: 0;
}

div#container {
	width: 800px;
	height: 620px;
	position: absolute;
	top/* */:/**/50%;
	left: 50%;
	margin-top/* */:/**/-350px;
	margin-left: -400px;
}



body#planners div#container {
	background: #FFF url(../images/bg_planners.jpg) no-repeat center center;
}


img#front {
	margin: 45px 50px;
}

div#index {
	margin: 358px 26px 0 0;
}

div#index img {
	margin: 5px;
}

div#surf {	
	clear: both;
	width: 800px;
	position:absolute;
	top: 640px;
	left: 0px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: lowercase;
	line-height: 20px;
}


div#surf a {
	text-decoration: none;
	color: #666;
}

div#surf a:hover, .selected {
	color: #000;
}


h1 {
	height: 40px;
	padding: 0 0 0 6px;
	margin: 5px 0 5px 3px;
	
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: lowercase;
}

h2 {
	height: 40px;
	padding: 0 6px 0 0;
	margin: 5px 3px 5px 0;
	border-right: 1px solid #666;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: lowercase;
	text-align: right;
}

p a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	color: #000;
}



div.planners1 {
	float: right;
	width: 500px;
	margin: 110px 20px 0 10px;
	margin /**/: 100px 45px 0 10px;
	padding: 0;
	text-align: justify;
}

/* solo IE7 Win */
*:first-child+html body div.filosofia1{
	margin: 110px 45px 0 10px;
}

div.planners2 {
	float: left;
	width: 415px;
	margin: 40px 10px 0 20px;
	margin /**/: 30px 10px 0 45px;
	padding: 0;
	text-align: justify;
}

/* solo IE7 Win */
*:first-child+html body div.planners2{
	margin: 40px 10px 0 45px;
}

#info
{
position: absolute;
top: 1100px;
width: 70%;
left: 15%;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
text-align: center;
color: #c0c0c0;
}
#info h1
{
font-size: 14px;
margin: 0px;
}

#info p
{
text-align: justify;
}
#info a
{
color: #c0c0c0;
font-size: 10px;
text-decoration: underline;
font-weight: normal;
}

#info strong
{
color: #c0c0c0;
font-weight: normal;
}


div#lps {
	clear: both;
	width: 800px;
	position:absolute;
	top: 720px;
	left: 0px;
	color: #BBB;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: lowercase;
	line-height: 20px;
}


div#lps a {
	text-decoration: none;
	color: #BBB;
}

div#lps a:hover, .selected {
	color: #000;
}

