@charset "utf-8";
/* Bruna Perosa : Portfólio */

body {
	border: 0px;
	margin: 0px;
}

#index {
	background-image: url(images/bkg-a.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	width: 890px;
	border: 0px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
}

#content #logo {
	background-image: url(images/logo_v.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 41px;
	width: 890px;
	border: 0px;
}

#content #copyr {
	width: 884px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#content #copyr #logo2 {
	background-image: url(images/logo_v2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 884px;
	border: 0px;
}

#content #copyr p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #ffe4b8;
	background-color: #c93d2d;
	line-height: 14pt;
	margin-top: -9px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;	
}

#content #menu {
	float: left;
	width: 752px;
	margin-top: 10px;
	margin-left: 138px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#content #work {
	float: left;
	width: 884px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#texto {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
}

.texto h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24pt;
	font-style: italic;
	color: #c93d2d;
	line-height: 30pt;
	letter-spacing: -1px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.texto h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-style: italic;
	color: #c93d2d;
	line-height: 30pt;
	letter-spacing: -1px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.texto p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #c93d2d;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.texto A, .texto A:link, .texto A:visited, .texto A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFF;
	background-color: #c93d2d;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.texto A:hover {
	color: #ffcf7d;
}

.menu A, .menu A:link, .menu A:visited, .menu A:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #FFF;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(images/bkg-m.png);
	background-repeat: repeat-x;
}

.menu A:hover {
	color: #ffcf7d;
}