.sitealecrim #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
	text-decoration: none;	
} 
.sitealecrim #container input{
height:15px; 
border-top: 1px solid #CCCCCC; 
border-bottom: 1px solid #FFFFFF; 
border-left: 1px solid #CCCCCC; 
border-right: 1px solid #FFFFFF; 
font-family: Verdana, arial, helvetica, sans-serif; font-size: 10px; background: #efefef; color: #666666;
	margin: 2px;
} 

.sitealecrim #container select{
height:15px; 
border-top: 1px solid #CCCCCC; 
border-bottom: 1px solid #FFFFFF; 
border-left: 1px solid #CCCCCC; 
border-right: 1px solid #FFFFFF; 
font-family: Verdana, arial, helvetica, sans-serif; font-size: 10px; background: #efefef; color: #666666;
	margin: 2px;
} 


.textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #efefef;
    background-color: #fdfdfd;
	}


.botao  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #efefef;
    background-color: #fdfdfd;
	height: 16;
		}


.sitealecrim #container h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.sitealecrim #container h3 {
	margin: 3px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



.sitealecrim #header {
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
		height: 245px;

	
} 
.sitealecrim #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 255px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.sitealecrim #mainContent {
	width: 510px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0px;
		margin-left: 5px;


} 


.sitealecrim #footer { 
	padding: 0 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		text-align: center;

} 
.sitealecrim #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.sitealecrim #banner-topo {
	position: relative;
	padding: 10px 0 5px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.sitealecrim #topologo {
	position: relative;
	width: 120px;
	height: 138px;
	float: left;

	} 
.sitealecrim #topoescrito {
	position: relative;
	width: 246px;
	height: 98px;
	float: left;

	} 

.sitealecrim #meio-noticias {
	width: 500px;
	position: relative;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
} 
.sitealecrim #meio-noticias-foto {
	width: 500px;
	position: relative; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border: 1px solid #999;
} 
.sitealecrim #meio-noticias-texto {
	width: 490px;
	position: relative; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
} 


.sitealecrim #credito-foto {
	width: 500px;
	text-align: left;
	position: absolute;
	overflow: visible;
	bottom: 0;
	background-image: url(imagens/box-fundo.png);
} 

.sitealecrim #dir-parceiros {
	width: 240px;
	height: 219px;
	position: relative;
	padding: 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(imagens/box-dir-fundo.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;

} 
.sitealecrim #topo-jogos {
	width: 310px;
	height: 100px;
	position: relative;
	float: right;
} 
.sitealecrim #topo-jogos-box {
	width: 155px;
	text-align: center;
	position: relative;
	color: #cfcfcf;
	padding-top: 4px;
	font-style: italic;
} 

.sitealecrim #dir-busca-login {
	width: 240px;
	position: relative;
	background-image: url(imagens/box-fundo.png);
	padding: 5px;
	text-align: center;
} 
.sitealecrim #topo-jogos-box a:link {
	text-decoration: none;
	color: #cfcfcf;
}
.sitealecrim #topo-jogos-box a:visited {
	text-decoration: none;
	color: #cccccc;
}
.sitealecrim #topo-jogos-box a:hover {
	text-decoration: none;
	color: #cccccc;
}
.sitealecrim #topo-jogos-box a:active {
	text-decoration: none;
	color: #cccccc;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #030;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover {
	text-decoration: none;
	color: #033;
}
a:active {
	text-decoration: none;
	color: #900;
}
