@charset "utf-8";
/* CSS Document */

body {
	background: url("../img/bg.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #544d2d;
}

img {border:0;}

#container{
	background:url("../img/bg.png") no-repeat;
}

#topo {
	width:885px;
	height:387px;
}

#logo {
	background: url("../img/logo.jpg") no-repeat;
	width:146px;
	height:387px;
	float:left;
}

#logo h1 {
	left:0;
	top:-100em;
	position:absolute;
	display:block;
}

#slide {
	width:721px;
	height:253px;
	background-color:#3a0514;
	float:right;
	padding:9px;
}

#menu {
	width:739px;
	height:40px;
	float:right;
	font-size:16px;
	text-align:center;
	padding-top:75px;
}

a {color:#544d2d; text-decoration:none;}
a:hover {color:#db712a; text-decoration:none;}

#menu a {color:#544d2d; text-decoration:none; padding:0 10px;}
#menu a:hover {color:#db712a; text-decoration:none;}

#conteudo {
	width:739px;
	margin:40px 0 0 0;
	padding:0 0 0 146px;
}

#destaques {margin-right:11px;}

#rodape {
	clear:both;
	height:100%;
	position: relative;
	margin:40px 0 0 0;
	background:#939598;
	padding:30px 0 0 146px;
}

#endereco {
	width:250px;
	float:left;
}

#assinatura {
	text-align:right;
	padding-top:45px;
	height:100px;
	width:721px;
	*width:480px;
}

#texto { 
	float:right;
	width:452px;
	padding:0 13px 10px 0;
	text-align:justify;
}

#textolateral {
	width:264px;
	float:left;
	margin:15px 0;
}

.formulario {
	border:1px solid #666666;
	width:270px;
}

/*-------- Titulos --------*/
#trabalho {
	width:264px;
	height:42px;
	background:url("../img/trabalho.jpg") no-repeat; 
	float:left;
}

#trabalho h1 {
	left:0;
	top:-100em;
	position:absolute;
	display:block;
}

#clipping {
	width:264px;
	height:42px;
	background:url("../img/tclipping.jpg") no-repeat; 
	float:left;
}

#clipping h1 {
	left:0;
	top:-100em;
	position:absolute;
	display:block;
}

#casamentos {
	width:264px;
	height:42px;
	background:url("../img/tcasamentos.jpg") no-repeat; 
	float:left;
}

#casamentos h1 {
	left:0;
	top:-100em;
	position:absolute;
	display:block;
}

#bodas {
	width:264px;
	height:42px;
	background:url("../img/tbodas.jpg") no-repeat; 
	float:left;
}

#bodas h1 {
	left:0;
	top:-100em;
	position:absolute;
	display:block;
}

#quinzeanos {
	width:264px;
	height:42px;
	background:url("../img/t15anos.jpg") no-repeat; 
	float:left;
}

#quinzeanos h1 {
	left:0;
	top:-100em;
	position:absolute;
	display:block;
}

#contato {
	width:264px;
	height:42px;
	background:url("../img/tcontato.jpg") no-repeat; 
	float:left;
}

#contato h1 {
	left:0;
	top:-100em;
	position:absolute;
	display:block;
}
/*-----------------------*/