@charset "utf-8";
/* CSS Document */
/*######################################
  ###     CSS SEBASTIANPLANO.COM     ###
  ###          DESING BY AAB         ###
  ###  				2009	         ###
  ######################################*/

/* ####### CSS GENERAL ####### */


html {
		height: 100%;
		overflow:inherit;
	}	
	#flashcontent {
		height:100%;
	}
body {
	background: #FFFFFF;
	background-repeat: repeat;
	font-family: Calibri, tahoma, Geneva, Arial;
	font-size:11px;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	marginwidth:0; 
	marginheight:0; 
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif, Miriam;
	font-weight:bold;
	font-style:oblique;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
}

h2{
	background-color: #F7F7F7;
	font-family: Geneva, Arial, Helvetica, sans-serif, Miriam;
	font-weight:bold;
	font-style:oblique;
	color: #000000;
	margin-bottom:0px;
	margin-top:4px;
}

.top{
	vertical-align:top;
}

.center{
	text-align:center;
}

.left{
	text-align:left;
}
.texto {
	padding:0px;
	color:#000000;
	font-size:12px;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;

}
.piefoto{
	paddin:0;
	margin: 0;
	color:#A6A0A0;
	font-size:12px;
	font-family: Segoe UI,Calibri, tahoma, Geneva, Arial;
	font-style:oblique;
	}
	
a, a:link:visited:active {
	color:#066124;
	text-decoration:none;

}
	a:hover {
	text-decoration:underline;
}

.titulo{	
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
}

/* ####### CSS PIE DE PAGINA ###### */
#footer {
	clear: both;
	margin-top: 0px;
	text-align:center;
	border-top:1px solid #FFFFFF;
	font-size:10px;
	background-color:#FFFFFF;
	font-weight:bold
	
}
	.designnotes {
		font-size: 10px;
		color:#000000;
		font-weight:normal
	}