@charset "utf-8";
.fotoperfil {
	margin-top: -10px;
	margin-left: -10px;
	margin-bottom: -10px;
}


body {
	margin: 0px;
	background-image: url(../images/fundo.gif);
}

#container {
	width: 920px;
	margin: 0px auto 0px auto;
	z-index: 100;
}
#marca {
	position: absolute;
	margin-top: 25px;
	width: 330px;
	float: left;
	z-index: 20;
	height: 88px;
}

#menu {
	position:absolute;
	margin: 87px 0px 0px 600px;
	height: 18px;
	z-index:100;
}
a.linkmenu {
	z-index:1001;
}
a.linkmenu:link , a.linkmenu:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	display: inline;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	width: 30px;
	height: 20px;
	text-decoration:none;
}
a.linkmenu:hover , a.linkmenu:active {
	font-weight: bold;	
}
.blogframe {
	height: 4000px;
	width: 100%;
	border: 0;
	z-index: 10;
	overflow: visible;
}
.portframe {
	margin-top: -270px;
	height: 2000px;
	border: 0px;
	width: 100%;
	overflow: hidden;
}

#blog {
	z-index: 5;
	width: 100%;
	overflow: hidden;
}

#port {
	z-index: 5;
	width: 100%;
	overflow: hidden;

	border: 0;
	text-align:center;
}
.port_img {
	border-right: 3px solid #F60;
}
.twitt_tit {
	width: 85px;
	height: 116px;
	float: left;
	background-image: url(../images/twitts.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	
	}
.twitt_content {
	width: 500px;
	float: left;
	
	}
ul.twitter_update_list {
	font-size: 16px;
	color: #FFF;
	list-style-type: none;
	}
.formulario {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 80%;
	padding-bottom: 5px;
}

.icons {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	font-size:13px;
}
a.icons:link , a.icons:visited {
	color: black;
	font-size:13px;
	text-decoration:none;
	line-height:17px;
}
a.icons:hover {
	font-weight: bold;	
}
.insite {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:10px;
	font-style: italic;
	line-height: 7px;
}
.title {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:16px;
	font-weight:bold;
	line-height: 30px;

}
.cominic {
	margin-left: 20px;
}

#resume {
	padding-right: 10px;
	
}
#messageblog {
	background-color: #FFF;
	height: 800px;
	width: 284px;
	position: relative;
	z-index: 20;
	left: 626px;
	top: 20px;
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #00a99d;
}
