/*------- GENERAL -----------*/
body {
	margin:0; padding:0; color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	line-height:19px;
}
div, p, img, a, ul, h1, h2 {
	margin:0; padding:0;
}
ul {
	list-style:none;
}
img {
	border:none;
}
a {
	text-decoration:none; outline:none;
}
.spacer {
	line-height:0; font-size:0; clear:both;
}

/*--------- TOP MENU -----------*/
#topMenu {
	width:780px; margin:0 auto; height:76px; color:#c2a779; margin-bottom:3px;
	background:#000 url(../images/topmenu-topbg.jpg) 39px 0 no-repeat;
}
#topMenu ul {
	font-size: 100%px;
	font-family:verdana, arial, "Trebuchet MS", sans-serif;
	font-weight:none; line-height:65px;
}
#topMenu ul li, #footer ul li {
	float:left; padding:0 0 0 25px;
}
#topMenu ul li a, #footer ul li a {
	color:#c2a779; background-color:#000;
}
#topMenu ul li a:hover, #topMenu ul li span, #footer ul li a:hover, #footer ul li span {
	color:#ff0000; background-color:#000;
}

#topMenu div.contact {
	width:230px; float:right; padding:25px 0 0;
	font:bold 12px verdana, arial, "Trebuchet MS", sans-serif;
	line-height:18px;
}
#topMenu div.contact span {
	font-size:9px; text-transform:uppercase;
}
#topMenu div.contact a {
	color:#c2a779; background-color:#000;}
	
#topMenu div.contact a:hover {
	text-decoration:underline;
	color:#fff
}
#topMenu p.botBg {
	height:3px; 
}

/*--------- HEADER ----------*/
#header {
	width:780px; 
	margin:0 auto; 
	height:293px; 
	padding:10px 0 0 0px;
	background:url(../images/header-bg.jpg) 0 0 no-repeat;
}
#header img {
	display:block;
}
#header h1 {
	width:230px; height:27px; padding:10px 0 0 6px; text-align:center;
	font:12px/16px verdana, arial, "Trebuchet MS", sans-serif; 
}

/*--------- BODY ----------*/
#body {
	width:738px; 
	margin:0 auto; 
	padding:0 17px 1px 25px;
	font-size:12px; 
	line-height:16px;
	background-color:#1F1C0B
}
#body h2 {
	text-indent:-2000px; height:16px; margin:0 0 22px;
}
#body p {
	padding:0 0 30px;
}
#body p span {
	color:#c2a779; background-color:#000; font-weight:bold;
}
/*------ LEFT PANEL -------*/
#leftPanel {
	width:450px; border-right:#725A21 1px dashed; float:left;
	padding:22px 16px 5px 0;
}
/*- HEADERS -*/
#leftPanel p.bemvindos {
	font:16px verdana, arial, "Trebuchet MS", sans-serif; 
	line-height:11px; 
	color:#c2a779; 
	padding-bottom:22px;
}
#leftPanel h2.services {	
	background:url(../images/services-hdr.gif) 0 0 no-repeat;
}
#leftPanel p.agenda {
	font:16px verdana, arial, "Trebuchet MS", sans-serif; 
	line-height:11px; 
	color:#c2a779; 
	padding-bottom:22px;
}
#leftPanel p.readmore {
	background:url(../images/readmore-btn.jpg) 0 0 no-repeat; font-weight:bold;padding-left:2px;
	height:25px; line-height:25px; margin:0 0 0 0px; text-align:left;
}
#leftPanel p.readmore a {
	color:#ff0000; 
	background:#000;
	padding-left:2px;
}
#leftPanel p.readmore a:hover {
	color:#C92E1D; 
	background:#000;
	padding-left:2px;
}

#leftPanel a {
	color:#ff0000; 
}
#leftPanel a:hover {
	color:#fff; 
}

/*--- Services List ----*/
#leftPanel ul.services {
	line-height:18px; font-weight:bold; 
	width:140px; float:left; padding-bottom:18px;
}
#leftPanel ul.services li {
	padding:0 0 0 16px; background:url(../images/bul-body.gif) 0 50% no-repeat;
}

/*--- Fashion Magazine ---*/
/*.leftPanel div.magazine imgs {
	float:left; margin:0 13px 0 0;
	border:dashed 1px #725A21
}*/
#leftPanel div.magazine p.date {
	text-indent:-2000px; background:url(../images/sunday-jan-img.gif) 0 0 no-repeat;
	padding:0 0 15px; margin:0 0 0 175px; height:20px;
}


.outrasimg {
	float:left; margin:0 13px 0 0;
	border:dashed 1px #725A21
}

/*------------- RIGHT PANEL ------------*/
#rightPanel {
	padding:22px 0 0 27px; width:244px; float:left;
	font-family:verdana, arial, "Trebuchet MS", sans-serif;
}
#rightPanel h2.model {	
	background:url(../images/model-gallery-hdr.gif) 0 0 no-repeat;
	height:20px; margin-bottom:15px;
}
#rightPanel p.projetos {
	font:16px verdana, arial, "Trebuchet MS", sans-serif; 
	line-height:11px; 
	color:#c2a779; 
	padding-bottom:22px;
}
#rightPanel p.click {
	font-size:12px; line-height:15px; color:#fff; 
	padding-bottom:22px;
}
#rightPanel p.discografia {
	font:16px verdana, arial, "Trebuchet MS", sans-serif; 
	line-height:11px; 
	color:#c2a779; 
	padding-bottom:22px;
}

/*---- GALLERY ----*/
#rightPanel ul.modelGallery li {
	width:115px; height:127px; float:left; font-weight:bold;
	line-height:16px; padding:0 14px 17px 0;
}
#rightPanel ul.modelGallery li img {
	margin-bottom:4px; display:block;
}
#rightPanel ul.modelGallery li a.enlarge {
	background:#821715 url(../images/model-gal-btn.gif) 100% 0 no-repeat;
	display:block; height:16px; padding-right:20px; text-align:center;
	text-transform:uppercase; color:#fff;
}
#rightPanel ul.modelGallery li.noPad {
	padding-right:0;
}
#rightPanel ul.modelGallery li a.enlarge:hover {
	background-color:#6A0B0A; background-position:100% 100%; color:#fff;
}

/*--- NEWS & EVENTS --*/
#rightPanel div.news p {
	padding:0 31px 12px 0;
}
#rightPanel div.news a.more {
	display:block; width:52px; height:16px; padding:0 20px 0 0;
	background:#821715 url(../images/model-gal-btn.gif) 100% 0 no-repeat;
	text-align:center; font-weight:bold; color:#fff; margin:0 0 16px 1px;
}
#rightPanel div.news a.more:hover {
	background-color:#6A0B0A; background-position:100% 100%; color:#fff;
}

/*-------------- FO0TER --------------*/
#footer {
	width:780px; 
	margin:0 auto; 
	padding:20px 0 0;
	background-color:#000;
	border-top: dashed #725A21 1px;
	border-left:solid 1px #1F1C0B;
	border-right:solid 1px #1F1C0B;	
}
#footer ul {
	font-size: 75%px;
	font-family:verdana, arial, "Trebuchet MS", sans-serif;
	color:#9D180A
	width:435px; 
	margin:0 auto;
	padding-bottom:12px; 
	height:16px;
}
#footer p {
	text-align:left; 
	font-size:11px; 
	padding-bottom:12px; 
	padding-left: 22px;
	line-height:22px;
	color:#c2a779
}
#footer p a {
	color:#c2a779; 
	text-decoration:none;
}
#footer p a:hover {
	color:#9D180A; 
	text-decoration:underline;
}



.marcador ul{
	line-height:18px; 
	padding-bottom:18px;
}
.marcador ul li {
	padding:0 0 0 16px; 
	background:url(../images/bul-body.gif) 0 50% no-repeat;
}


.campos { 
background-color: #000; 
font: 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
color: #fff;
border:1px solid #c2a779;
width: 210px;
height:20px;
}

.botao {
background-color: #821715;
font: 10px "Trebuchet MS",Arial, Helvetica, sans-serif;
color: #FFFFFF;
width:60px;
}




.pdf a {
	font:10px verdana, arial, "Trebuchet MS", sans-serif; 
	color:#c2a779;
	background-color:#1F1C0B;
	padding: 5px 2px 4px 2px;
}

.pdf a:hover{
	text-decoration:underline;
}

.destaque{
color:#c2a779
}


p.navega{
	margin:10px;
	height:52px;
	float:right;
}



#galeria {
	position: relative;
}


img.galeria{
	border-style:solid;
	border-color: #ffffff;
	border-width:2px;
	padding:3px 3px 13px 3px ;
	background-color:#FFFFFF;
	margin:5px 5px
}

