@charset "utf-8";
/* CSS Document */

body {

	background-color:#EEF5FB;
	background-image:url(http://www.aordemedoadvogado.com.br/images/bkg.png);
	background-repeat:repeat-x;
	
	font-family:Arial;
	font-size:12px;
	color:#333333;
	margin:0px;
}

#fundo {
	width:100%;
	background-image:url(http://www.aordemedoadvogado.com.br/images/bkg10.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#conteiner {
	width:980px;
	margin:auto;
}

#cabecalho {
	width:980px;
	margin-bottom: 28px;
	margin: auto;
}

#logo {
	width:175px;
	float:left;
}

#topo_icones {
	float:right;
	padding-bottom:3px;
}

.traco {
	border-bottom: 1px dashed #CC0000;
	width:100%;
	margin-bottom:10px;
	height:10px;
}

.tracoPreto {
	border-bottom: 1px dashed #333333;
	width:100%;
	margin-bottom:10px;
	height:10px;
}

.cx_form {
	background-color:#E9F2FA;
	border: solid 1px #00458E;
	margin-right:2px;
	float:left;
	color:#003366;
	height:21px;
	padding-top: 1px;
	padding-left: 2px;
}

.limpa {
	clear:both;
}

.busca {
	float:right;
	height:20px;
}


.menu {
	float:left;
	margin-top:2px;
	margin-bottom: 2px;
}



#esquerda {
	width:314px;
	float: left;
}

#direita {
	width:314px;
	float: left;
}

#miolo {
	float:right;
	margin-left:14px;
}

#mioloInterna {
	float:left;
	margin-right:13px;
	width:648px;
}

.shadow{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100;
display:block; 
background-color:#FFFFFF; 
padding:10px 10px 10px 10px;
}

.shadow2{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
z-index:100;
display:block; 
background-color:#FFFFFF; 
padding:4px 4px 4px 4px;
}


.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}


#rodape {
	width:980px;
	background-color:#AFCDED;
	margin-top:20px;
	color:#333333;
	font-size:12px;
	position:relative;
	
}

#conteudoInterna {
	width:648px;
	background-image:url(../images/sombra.png);
	background-repeat:repeat-y;
	background-position:right;
}

.conteudoInternaBranco {
	background-color:#FFFFFF;
	padding:25px 25px 25px 25px;
	width:590px;
}

.maisNoticias {
	padding:5px 0px 10px 0px;
}

.maisNoticiasInterna {
	padding:0px 0px 5px 0px;
}

.cx_noticias {
	width:280px;
	float:left;
}

.fotoIndice {
	margin-top:5px; 
	margin-right:10px; 
	float:left;
}

.fotoInterna {
	margin-right:20px; 
	float:left;
	margin-bottom:10px;
}

.cx_direitaInterna {
	width:315px; 
	float:left;
}

.faixaVermelhaInterna {
	border: 3px solid #DA251C;
	margin-bottom:10px;
}

.box_voto_direita {
	width:290px; 
	margin-bottom:5px; 
	float:left
}

.box_depoimento_direita {
	width:155px; 
	margin-bottom:5px; 
	float:left; 
	margin-right: 5px;
}

.faixaRodape {
	border-bottom:15px solid #DA251C;
}

.seloRodape {
	float:left; 
	position:absolute; 
	width:70px; 
	top: -20px; 
	left: 10px;
}

.box1Rodape {
	float:left; 
	margin-top:50px; 
	margin-right:80px; 
	width:140px;
}

.box2Rodape {
	float:left; 
	margin-top:20px; 
	margin-right:50px; 
	width:120px;
}

.box3Rodape {
	float:left; 
	margin-top:20px; 
	width:200px;
}

.baseCurvaInterna {
	 background-image:url(http://www.aordemedoadvogado.com.br/images/bkg_fundoInterna.png); 
	 background-repeat:no-repeat; height:25px;
	}

.fotoChapa {
	width:120px;
	float:left;
	margin-right:15px;
	margin-top:20px;
}

.forms {
	border:1px solid #999999;
	background-color:#FFFFFF;
	color:#333333;
	padding:2px 0px 2px 2px;
	margin-top:5px;
}

.campos {
	float:left; 
	padding:2px 0px 2px 0px; 
	width:400px;
	margin-bottom:10px;
}

.comentario {
	float:left; 
	padding:20px 0px 20px 0px; 
	width:100%; 
	border-bottom:dashed 1px #999999;
}

.comentarioUsuario {
	width:130px; 
	float:left; 
	margin-right:20px;
}

