/* CSS Document */

body {
	background:url(../imagens/background.jpg);
	margin:0;
	padding:0;
	font-size:9pt;
	font-family:Georgia, "Trebuchet MS", Arial
	
}
hr {
	width:80%;
	color:#B38655;
	height:1px;
}

h1,h2,h3 {
	margin-left:0;padding:0;
}
h1 {
	font-size:1.5em;

}

h2 {
	font-size:16pt;
	color:#70460A;
	margin-left:50px;
}


h3 {
	font-size:13pt;
	color: #80652D;
	margin-left:50px;
	font-weight:normal;
}


h4 {
	font-size:8pt;
	color:#AA5100;
	font-style:oblique;
	margin-left:40px;
	margin-right:40px;
}

h6 {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 50px;
}

p {
	font-size: 10pt;
	color:#000000;
	text-align:justify;
	margin-left:50px;
	margin-right:50px;
	line-height:20px;
}

li {
	margin-left:40px;
	margin-right:40px;
}

blockquote {
	margin-left:70px;
}

a {
	color:#B90000;
}
a:hover {
	text-decoration:none;

}
#containerBG {
	width:100%;
	background:url(../imagens/topBackground.jpg) top repeat-x;
	float:left;
	position:absolute;
	height:350px;
}

#container {
	margin-left:-380px;
	left:50%;
	position:absolute;
	z-index:2;
	background:url(../imagens/contentBackground.jpg) repeat-y;
}

#mosteirofts {

	padding:0 0 0 120px;
}
#menuFlash {	
	width:760px;
	background:url(../imagens/logoBackground.jpg) no-repeat;

}

#xemla {
	margin-left:58px;

}

#content {
	margin-left:58px;
	width:646px;
}


#rodape {
	background:url(../imagens/rodape.jpg) no-repeat ;
	width:760px;
	height:110px;
	padding-bottom:15px;
	margin-top:25px;
}

#bannerirma {
	width:130px;
	height:200px;
	margin:0 10px 0 50px;
	float:left;
} 

#imgGalleryNavBar {
	background-color:#FFFFCC;
	padding:10px;
	margin-top:10px;
	height:20px
}

#imgGallery img{
	border:0;

}
#imgGallery span{
	margin:0;
	padding:0;
	display:block;
	width:120px;
	text-align:center;
	float:left;
	padding:5px;

}
#imgGallery a{
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}

#imgGallery {
margin-left:50px;
}

.colContent {
	width:283px;
	float:left;
	margin-left:15px;
}

.colContent p {

	margin:5px 15px;
}

.pageTitleline {
	display:block;
	background:url(../imagens/separador.jpg) no-repeat bottom;
	width:283px;
	padding-bottom:5px;
	font-size:15pt;

}
.pageTitleline h2 {
	margin-left:20px;
	font-weight:normal;
	font-size:15pt;
}

.pageTitlelinetop {
	display:block;
	background:url(../imagens/separador2.jpg) no-repeat bottom;
	width:646px;
	padding-bottom:21px;
	font-size:15pt;
}

.pageTitlelinetop h2 {
	margin-left:50px;
	font-weight: bold;
	font-size:15pt;
	margin-bottom:0;
}

.pageTitlelinebtn {
	display: block;
	background:url(../imagens/separador3.jpg) no-repeat top;
	width:646px;
	padding-top:30px;
	margin-left: 58px;
	text-align:center;

}

.pageTitleline1 h3 {
	margin-left:20px;
	font-weight:normal;
}
.pageTitlelinebtn a {
	font-size:10pt;
	font-weight: bolder;
	color: #80652D;
	text-align:center;
	text-decoration:none;
}

.pageTitlelinebtn a:hover {
	color:#000000;
}
.selo {
	margin-left:587px;
	width:57px;
	margin-top:75px;
}


.form {

}

.form span {
	float:left;
	width:70px;
	display:block;
	text-align:right;
	color:#000000;
	font-family:Georgia, "Trebuchet MS", Arial;	
	font-size:8pt;
	padding-top:5px;
	padding-right:5px;
}
.form input, .form textarea {
	border:#CE841B 1px solid;
	width:200px;
	margin-bottom:3px;
}

.form .submit {
	margin-left:60px;
}

.btnForm {


	border:0;
	padding:3px 5px;
	background-color:#D3A945;
	text-align:center;
	width:100px;
	margin-left:75px;
	margin-top:10px;
}

a.lnk {
	font-size:8pt;
	font-weight: bolder;
	color: #82551A;
	text-align:center;
	text-decoration:none;
}
a.lnk:hover {
	color:#990000;
	text-decoration:underline;
}
.img {
	margin-left:250px;
}



.texto3 {
	font-size:13pt;
	font-weight:normal;
}

.texto4 {
	font-size:11pt;
	font-weight:bold;
}

a.texto3:hover {
	color:#000000;
}

a.none {
	text-decoration:none;

}
a.none:hover {
	text-decoration:underline;
}
.corPreta {
	color:#000000;
}
.corBordo {
	color: #800000;
}

.corPalha {
	color: #80652D;
	}
