/* LF5 - lucasferr@gmail.com - Deus é Fiel */

/* Estrutural */

body {
	margin:0;
	padding:0;
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size:12px;
	color:#001747;
	background: url(../img/body_bg.jpg) repeat-x top #fff;	
}

body a:link { color: #001748 ; text-decoration:none }
body a:active {color: #001748 ; text-decoration:underline }
body a:visited { color: #001748 ; text-decoration:none }
body a:hover { color: #000084 ; text-decoration:underline; }

.TxtBasicoB  { color:#FF6600 }
.TxtBasicoB  a:link { color:#FF6600 ; text-decoration:none }
.TxtBasicoB  a:active { color:#FF6600 ; text-decoration:underline }
.TxtBasicoB  a:visited { color:#FF6600 ; text-decoration:none }
.TxtBasicoB  a:hover { color:#FF6600 ; text-decoration:underline; }

.TxtTituloA { font-size:14px; color: #000084; font-weight:bold; }
.TxtTituloB { font-size:14px; color: #F2060C; font-weight:bold; }
.TxtTituloC { font-size:20px; color: #F2060C; font-weight:bold; }

/*//// MASTERS ////*/

#geral, #top, #flash, #rp, #main{ 
	width:950px;
	display:block;
}

#geral { 
	margin:0px auto 0px auto;	
}

#top{
	padding:40px 0 34px 0;
}

#main{
	padding:0 0 20px 0
}

#rp { 
	padding:20px 0 10px 0;
	background:url(../img/traste.jpg) no-repeat top
}

/*//// BASICOS ////*/

h1 { 
	font-size:30px; 
	color: #000084;
	font-weight: lighter;
	margin:0 0 20px 0;
}

h2 { 
	font-size:22px; 
	color: #F2060C;
	font-weight:lighter;
	margin:0 0 20px 0;
}

h3 { 
	font-size:16px; 
	color: #F2060C;
	font-weight:bold;
	margin:0 0 10px 0;
}

img { border:0px none }

p { margin:0 0 10px 0 }

input, select {
	color: #000;
}

/*//// FLOATS ////*/

#floatleft, #top, #flash, #main, #rp, #assinatura{
	float:left
}

/*//// TOP ////*/

#flash{
padding-bottom:20px;
}

/*//// rp ////*/

#max, #css, #assinatura{ 
	float:left;
	display:block;
} 

#max {
	width:410px;
	background:url(../img/rp_max.jpg) no-repeat top left;
	padding-top:40px;
}

#css {
	width:464px;
	background:url(../img/rp_css.jpg) no-repeat top left;
	padding-top:40px;
}

#assinatura {
	width: 75px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}
