/*  
Theme Name: ALR
Theme URL: http://www.alrconcursos.com.br
Version: 1.0
Author: Hian Battiston
Author URL: http://www.alrconcursos.com.br
*/

/***Body***/
body {
	margin:0px;
	padding:0px;
}

/***/

/***Geral***/
div.geral{
	width:900px;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}
/***/

/***Linha Top***/
div.linhatop{
	background:#0055a5;
	width:900px;
	height:5px;
}
/***/

/***Top***/
div.top{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:25px;
}

div.bottomtop{
	width:900px;
	height:20px;
	background:url(images/bg_top.jpg) repeat-x;
}
/***/

/***Conteudo***/
div.conteudo{
	margin:0px;
	padding:0px;
	margin-top:-12px;
}

/***Left***/
div.left{
	width:210px;
	float:left;
	background-color:#d9d4ea;
	margin-top:-12px;
	padding-top:10px;
}

div.propaganda{
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-align:center;
	margin-bottom:15px;
}

div.propaganda a{
	text-decoration:none;
	color:#0055a5;
}

div.propaganda a:hover{
	text-decoration:none;
	color:#666;
}

/***Botoes***/

div.botoes{
	width:210px;s
}

div.botoes ul{
	list-style:none;
	margin-left:-40px;
}

div.botoes ul li.botao1{
	width:205px;
	height:30px;
	display:block;
	text-transform:uppercase;
	font-size:14px;
}

div.botoes ul li.botao1 a{
	width:205px;
	height:30px;
	display:block;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(images/bg_botao1.jpg) repeat-x;
	color:#FFF;
	padding-top:5px;
	padding-left:5px;
}

div.botoes ul li.botao1 a:hover{
	width:205px;
	height:30px;
	display:block;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:#d9d4ea;
	color:#0055a5;
	padding-top:5px;
	padding-left:5px;
}
	
/***/
/***Direita***/
div.right{
	width:675px;
	margin-left:217px;
	margin-top:-282px;
	padding-left:5px;
	padding-top:1px;
}

div.concurso1{
	background-color:#E0E8FC;
	padding-left:20px;
	padding-top:1px;
}

div.concurso2{
	background-color:#C4CDFD;
	padding-left:20px;
	padding-top:1px;
}

div.concurso2 a, .concurso1 a{
	text-decoration:none;
	color:#333;
}

div.concurso2 a:hover, .concurso1 a:hover{
	text-decoration:none;
	color:#00F;
	text-decoration:underline;
}

div.texto{
	text-align:justify;
}

div.texto1{
	text-align:justify;
	float:right;
	margin-top:-280px;
}

div.texto1 img{
	float:right;
	position:relative;
	padding-left:10px;
}

div.texto a{
	text-decoration:none;
	color:#333;
}

div.texto a:hover{
	text-decoration:none;
	color:#666;
	text-decoration:underline;
}
/***/

/***Conteudo baixo***/

div.atestados{
	width:215px;
	padding: 3px 3px 3px 3px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-right:4px;
	height:280px;
	background:url(images/bg_ates.jpg);
}

div.atestados p{
	width:225px;
	text-align:justify;
	font-size:12px;
	width:200px;
	text-align:justify;
	padding-left:10px;
}


div.atestados1{
	width:215px;
	padding: 3px 3px 3px 3px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-right:4px;
	height:280px;
	background:url(images/bg_ates_v.jpg);
}

div.atestados1 a, div.atestados a{
	text-align:center;
	font-size:12px;
	padding-top:20px;
	text-decoration:none;
	color:#333;
}

div.atestados1 a:hover, div.atestados a:hover{
	text-align:center;
	font-size:12px;
	padding-top:20px;
	text-decoration:none;
	color:#fff;
	text-decoration:underline;
}

div.atestados1 p{
	width:225px;
	text-align:justify;
	font-size:12px;
	width:200px;
	text-align:justify;
	padding-left:10px;
}


/***Rodape***/
div.rodape{
	width:100%;
	height:23px;
	background:url(images/bg_botao1.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-top:7px;
	text-align:center;
	float:left;
	margin-top:10px;
}
#pop{
	position:absolute;
	top:10px;
	left:630px;
	width:350px;
	height:350px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
/***/
