/*======================================*
** stylesheet.css
**======================================*/

/*---------------------------------------*
** Created: 26-04-2006
** Author: M S Rahman
** Website: webain.co.uk
**======================================*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: "Segoe UI" UI,Trebuchet MS, Verdana, Tahoma, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back_smm2.jpg);
	/*background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #A2B5CD;
	background-color: #3A5D73;*/
	
}
#wrapper {
	width: 900px;
	height: 200px;
	margin: auto;
	border: 0px;
}

img { border: 0; }

h2 {
	color: #3A5D73;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Segoe UI",Trebuchet MS, Verdana, Tahoma, sans-serif;
	}

h4 {
	color: #000033;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Segoe UI",Trebuchet MS, Verdana, Tahoma, sans-serif;
	}
	
h5 {
	color: #FFFF99;
	font-size: 1.9em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Segoe UI",Segoe UI, Verdana, Tahoma, sans-serif;
	}
	
h6 {
	color: #000033;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Segoe UI",Trebuchet MS, Verdana, Tahoma, sans-serif;
	}
	
			
a {
	text-decoration: underline;
	color: #FFFFff;
}
a:hover {
	text-decoration:none;
}
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#divBanner{
	height: 110px;
	/*width: 300px;*/
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 10px;
	border: 0px solid #FFCC00;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#divlogo {
	height: 65px;
	width: 175px;
	margin-top: 0px;
	border: 0px solid #4066b2;
	text-align: center;
	padding-top: 45px;
	font-size: 3em;
	background-image: url(../images/smm.jpg);


}
span.ain {
	color: #92D340;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4066b2;
}
span.web {
	color: #FFC605;
}
/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------*/
#colLeft {
	width: 175px;
	height: 550px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000033;
	padding: 0px;
	float: left;
	margin: 0px;
	/*background-color: #3A5D73;*/
	background-color: #000033;
	
}

/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------*/
#divMainContent {
	padding-left: 20px;
	padding-right: 20px;
	/*text-align: center;*/
}


/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------*/
#colRight {
	background-color: #7c97cd;
	/*background-color: #7495AB;*/
	height: 550px;
	width: 725px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#Navigation {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
	font-size: 1.0em;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	
	/*color: #FFFFFF;*/
	color: #7c97cd;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: #000033;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000033;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000033;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-image: url(../images/line4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	background-color: #7c97cd;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000033;
	border-left-width: 10px;
	border-left-style: solid;
	/*border-left-color: #365D7A;*/
	color: #FFFFFF;
	background-image: none;
}


/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer {
	height: 15px;
	clear: both;
	border: 1px solid #013499;
	color: #013499;
	text-align: center;
	padding-top: 3px;
	font-size: 0.8em;
	font-family: "Segoe UI",Trebuchet MS, Verdana, Tahoma, sans-serif;

}
/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------*/	

.title {
	font-size: 17px;
	color: #4066b2;
	height: 20px;
	padding-top: 20px;
	background-image: url(../images/line5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.allpara {
	background-image: url(../images/line5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #ffffff;
	margin: 0px;
}


.allpara2 {
	background-image: url(../images/line5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #3A5D73;
	margin: 0px;
	font-size: 1.3em;
}

.allpara3 {
	/*background-image: url(../images/line1.jpg);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 3px;
	color: #ffffff;
	margin: 0px;
	/*font-size:0.9em;*/
}

.allpara4 {
	background-image: url(../images/line5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 3px;
	color: #ffffff;
	margin: 0px;
	/*font-size:0.9em;*/
}

.smallSpacer {
	height: 600px;
	width: 5px;
	float: left;
}

#menuTab {
	color:#000033;
	font-size:1.1em;
	text-align:center;
/*	background-image: url(../images/navtab.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}

#divFundoIndex{
	height: 300px;
	width: 670px;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 10px;
	border: 0px solid #FFCC00;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fundomeio.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-position: center center;

}


#noticias {
	color:#FFFFCC;
	font-size:1.0em;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}

#endereco {
	color:#7c97cd;
	font-size:0.8em;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
	font-family: "Segoe UI",Trebuchet MS, Verdana, Tahoma, Sans-Serif;
}
.h3{
	font-size: 10px;
}

#flash {
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 10px;
}

#bandeiras {
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 5px;
	margin-top: 50px;
	margin-left: 240px;
	margin-right: 10px;
	background-color: #7c97cd;

}