/*alinesena.com/*
/* geral */

body {
	letter-spacing: 1px;
	line-height: 200%;
	color: #666666;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 90%;
	background-image: url(../img/bgecx.jpg);
	background-repeat: repeat;
	background-position: left;
}
#tudo {
 margin: auto;
}

.alerta.busca {
 width: 436px;
 margin: auto;
}

#alto{
	position:relative;
	width:700px;
	height:321px;
	top:0px;
	left:212
	z-index:3;
	background-image: url(../top.jpg);
}

#baixo {
position:fixed;
width:100%;
height:5%;
background-color:#666666;
top:95%;
left:0;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #CCCCCC;

}

/* formulário */



input, textarea {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-image: url(../img/fundo_input.png);
	background-position: left top;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.botao {
	color: #666666;
	border: 1px solid #CCCCCC;
	cursor:pointer;
	font-family: Tahoma, sans-serif;
	font-size: 85%;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom:10;
}

form{
margin-bottom:0;
}

/* titulos */


h1 {
	color: #CCCCCC;
	line-height: 80%;
	margin-top: 0;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center;
}

h2 {
	font: italic 112px Garamond, Georgia, serif;
	background-position: center;
}
h2.apertado{
	margin: 25px 0 50px;
	background-position: center;
}
h2, h3 {
	color: #666666;
	z-index: 1;
	line-height: 60%;
	text-transform: lowercase;
	background-position: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: -1%;
	margin-left: 10px;
}
h3 {
	font: italic 42px Georgia;
	margin-left: -50%;
	background-position: center;
}

/* texto */


#conteudo {
 width: 750px;
 margin: auto;
}

p, dl {
	position: relative;
	text-align: left;
	margin: 0 auto 18px;
	z-index: 2;
	width: 220px;
	color: #666666;
	font-size: 11px;
}

#prote{
position:relative;
top:-10px;
	z-index:1;
	background-position: 50%;
}

#logo img{
	left: 30%;
	top: 30px;
	margin-bottom:-60px;
	margin-top:0px;

}
