/*------------------------------------------------------------------
Desarrollo Web: www.acemtic.com
------------------------------------------------------------------*/

body {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:#d4d0c8;
	text-align: center;
	background-image: url(../images/comun/bg_jaitai.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
img {
	border: 0px;
}
form {
	margin: 0;
	border: 0;
}
.btn {
	position: relative;
	top: 1px;
	border: 0px;
	background-color: transparent;
}
table {
		border: 0px;
		margin: 0px;
		padding: 0px;
		font-family: arial,verdana,serif;
		font-size: 12px;
		font-weight: normal;
		text-align: justify;
}
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #3B3730;
	background-image: url(../images/comun/cb2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 12px;
	color: #3B3730;
	font-family: tahoma,arial,verdana,serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
   vertical-align: middle;
}
h2 {
	margin: 0px;
	border: 0px;
	color: #3B3730;
	background-color: #CECDC5;
	padding: 4px;
	font-family: tahoma,arial,verdana,serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
   vertical-align: middle;
}
h3 {
	margin: 0px;
	border: 0px;
	border-bottom: 1px dashed #3B3730;
	background-color: #F1F0EE;
	color: #3B3730;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: tahoma,arial,verdana,serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
   vertical-align: middle;
}
input, textarea { 
	font-family: Arial; 
	font-size:11px; 
	font-style: normal; 
	font-weight: normal;
	color: #000000; 
	background-color: #EDECE9; 
	border: 1px #4B473D solid; 
	margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 1px; 
	display: table-row;
}
p {
	margin: 0px;
	border: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*----------------------------------------------------------*/
a{
	color: #4B473D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.aMenu{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;	
	padding-bottom: 4px;
}
a.aMenu:hover {
	text-decoration: underline;
	background-color: #4B473D;
}
a.aRastro{
	font-family: arial, helvetica;
	font-weight:  bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.aRastro:hover {
	text-decoration: underline;
}
/*----------------------------------------------------------------*/

table.tbPrincipal {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	padding: 0;
	width: 780px;
	margin-right:auto;
	margin-left:auto;
}
.tdRastro {
	background-image: url(../images/comun/bg_rastro.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#spRastro{
	position: relative;
	top: -1px;
	padding: 0px 10px 2px 3px;
	font-size:11px;
	background-color: #4B473D;
	font-family: arial, helvetica;
	font-weight:  bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
/*----------------------------------------------------------------*/
.tbContactar {
	border: 1px;
	margin-right:195px;
	margin-left:195px;
	color: #000000;
	font-size:11px;
	font-family: tahoma,arial,helvetica;
	font-weight: bold;
}
.tbContactar th{
	background-color: #6D6656;
	background-image: url(../images/comun/fl_titulo_02.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 12px;
}
.tbContactar td{
	background-color: #BDB7AC;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px 5px 12px;
}
/*----------------------------------------------------------------*/
#spMenu{
	position: relative;
	top: 2px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	background-color: #6D6656;
	font-family: arial, helvetica;
	font-weight:  bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

td.tdCont {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font-family: arial,verdana,serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.tbPag {
	margin-bottom: 5px; 
	width: 100%;
	background-color:#BDB7AC; 
	padding: 0px; 
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
}

/*----------------------------------------------------------------*/

#dvAcemtic {
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.aAcemtic{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B473D;
	text-decoration: none;
}
a.aAcemtic:hover{
	text-decoration: underline;
}