﻿/* Tema css Original 
}
.mser-SolucaoTexto2{
	color:#4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 20px;
	display:block;
	text-align: left;
}


.titulo{
	font-family:arial;
	font-size:14px;
	color:#fff;
	position:absolute;
	left:185px;
	top:320px;
	font-weight:bold;
}

.texto_rodape{
	line-height: 30px;
	float:left;
	margin-left:35px;
}

#topo_form{
	background:transparent url('topo_form.jpg') no-repeat scroll center top !important;
	height: 57px;
	width:844px;
}

#body_form{
	background:transparent url('body_form.jpg') repeat-y scroll center center;
	height: 21px;
	width:843px;
	text-align: center;
}

#rodape_form{
	background:transparent url('rodape_form.jpg') no-repeat scroll center bottom;
	height: 48px;
	width:844px;
}



.botao{
	background:transparent url('botao.png') no-repeat scroll center center;
	width:88px !important;
	height:43px !important;
	border:none;
	float:right;
}

.dm-FormTable
{
	width: 600px;
	margin: 0 auto;
}

.dm-FormTable TR
{
	vertical-align: top;
}

								*/


/* Modificações */

#alinhamento
{
	position: relative;
}

#alinhamento *
{
	color:#4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	line-height: 14px;
}

#alinhamento .mser-SolucaoTexto2
{
	padding: 0 20px;
	display:block;
	text-align: left;
	margin: 0 0 12px 0;
}


#alinhamento .titulo
{
	font-family:arial;
	font-size: 14px !important;
	color:#fff;
	position:absolute;
	left:15px;
	top:7px;
	font-weight:bold;
}

#alinhamento .texto_rodape
{
	line-height: 30px;
	float:left;
	margin-left:35px;
}

#alinhamento #topo_form{
	background: transparent url('topo_form.jpg') no-repeat scroll left top !important;
	height: 57px;
	width:710px;
}

#alinhamento #body_form{
	background:transparent url('body_form.jpg') repeat-y scroll -2px top !important;
	width:710px;
	text-align: center;
}

#alinhamento #body_form br
{
	display: none;
}

#alinhamento #rodape_form{
	background:transparent url('rodape_form.jpg') no-repeat scroll left bottom;
	height: 48px;
	width:710px;
}


#alinhamento .botao{
	background:transparent url('botao.png') no-repeat scroll center center;
	width:90px !important;
	height:35px !important;
	border:none;
	float:right;
}

#alinhamento .botao_cadastro{
	background:transparent url('botao2.png') no-repeat scroll center center;
	width:135px !important;
	height:43px !important;
	border:none;
	
}

#alinhamento .botao
{
	color: #FFF !important;
	font-weight: bold !important;
}

#alinhamento .dm-FormTable
{
	width: 600px;
	margin: 20px auto 0 auto;
}

#alinhamento .dm-FormTable TR
{
	vertical-align: top;
}

#alinhamento .dm-sucesso{
	color:#fc0;
}

#alinhamento #body_form .dm-FormTable br
{
	display: block;
}

/* toolpart 23/7 */

 .dm-formstoolpart { padding: 6px 8px }
 .dm-formstoolpart input { display: block; margin: 0 0 3px 0 }
 .dm-formstoolpart br { display: none }