@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background-image:url(../img/fundo.jpg);
	background-color: #ffc001;
	background-repeat: repeat-x;
}

#fundo {
	width: 851px;
	margin: 0 auto;
}

#cabeca {
	width: 851px;
	height: 59px;
	background: #0c0000;
	display: block;
	margin: 0 auto;
}

#listamenu {
	width: 500px;
	height: 57px;
	line-height: 57px;
	background: #0c0000;
	margin: 0 0 10px 300px;
}

#menu {
	list-style: none;
	text-align: center;
}

li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 25px;
}

#adriana {
	width: 266px;
	margin: 20px 0 0 0;
	float: left;
}

#nome {
	width: 266px;
	height: 199px;
	background-image: url(../img/adriana_dallacosta.jpg);
	margin: 0 auto;
}

#nome:hover {
	width: 266px;
	height: 199px;
	background-image: url(../img/adriana_dallacosta_light.jpg);
	margin: 0 auto;
}

#foto {
	width: 266px;
	height: 266px;
	background-image: url(../img/fotodallacosta.jpg);
	margin: 30px 0 0 0;
}

#fototrab01 {
	width: 299px;
	height: 402px;
	background-image: url(../img/foto1.jpg);
	margin: 20px 0 0 118px;
}

#fototrab02 {
	width: 500px;
	height: 323px;
	background-image: url(../img/foto2.jpg);
	margin: 60px 0 0 17px;
}

#fototrab03 {
	width: 500px;
	height: 352px;
	background-image: url(../img/foto3.jpg);
	margin: 20px 0 0 17px;
}

#fototrab04 {
	width: 500px;
	height: 288px;
	background-image: url(../img/foto4.jpg);
	margin: 60px 0 0 17px;
}

#texto {
	width: 535px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 20px 0 0 50px;
	float: right;
}

.titulo {
	width: 535px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 0 0;
}

.titulogrande {
	width: 535px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 0 0;
}

.subtitulo {
	width: 535px;
	height: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 7px 0 0 0; 
}

.textomiolo {
	width: 535px;
	margin: 20px 0 0 0;
}

.textomiolofrente {
	width: 535px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#textomiolosobremim {
	width: 535px;
	margin: 130px 0 0 0;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.linksite {
	font-style: italic;
	font-weight: bold;
	color: #761F30;
	font-weight: bold;
	text-decoration: none;
}

.linksitecenter {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #761F30;
	font-weight: bold;
	text-decoration: none;
}

.tarja {
	width: 535px;
	height: 3px;
	background-image: url(../img/tarja.jpg);
	margin: 30px 0 30px 0;
}

#espacofinal {
	width: 535px;
	height: 70px;
	margin: 0 auto;
}