#contenedor{
	width: 755px;
	margin: 20px;
}
#top{ 
	height: 284px;
}
#td2{
vertical-align:middle
}
.titulo{
	height: 57px;
	width: 542px;
	padding-top: 20px;
	margin-right: 3px;
	background: #FFF;
	vertical-align: middle;
}
.buscar{ 
	background: #FFF; 
	height: 47px;
	padding: 6px 0 24px 20px;
	/*width: 214px;*/
	font-size: 15px;
	font-weight: bold;
}
.inputTop{
	margin: 3px 3px 6px 0;
	width: 120px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}
.col1{
	background: #FFF; 
	/*margin-right: 15px;*/
	height: 155px;
}
.nave{
	margin: 0 20px 0 20px;
	padding-top: 22px;
	border-top: 2px solid #062F55;
}
.btn1{
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
}
.btn1 a{
color:#000000;
}
.btn1 a:link, .btn1 a:visited{
	color: #000;
	text-decoration: none;
}
.btn1 a:hover, .btn1 a:active{
	color: #0D79E1;
	text-decoration: none;
}
.barra1{
	/*height: 28px;*/
	width: 540px;
	margin-right: 3px;
	padding-top: 20px;

}
.barra1 hr{ 
	border: none;
	background-color: #999;
	height: 3px;
	margin: 20px;
}
.barra2{
	/*height: 28px;*/
	width: 540px;
	margin-right: 3px;
	padding-top: 190px;

}
.barra2 hr{ 
	border: none;
	background-color: #999;
	height: 3px;
	margin: 20px;
}
.pages{
	text-align: right;
	padding: 12px 20px 12px 12px;
	border-left: 1px solid #CCC;
}
.pages a:link, .pages a:visited{
	color: #333;
	text-decoration: underline;
} 
.pages a:hover, .pages a:active{
	color: #000;
	text-decoration: underline;
} 
.tit1{
	border-left: 1px solid #CCC;
	height: 18px;
	padding-left: 20px;
}
.cont1{
	border-left: 1px solid #CCC;
	padding: 20px 0 0 20px;
	margin-right: 20px;
}
.cont2{
	padding: 0 40px 20px 20px;
}
.inputDer{
	width: 150px;
	margin: 3px 0;
	padding: 1px;
	font-family: Tahoma;
	font-size: 13px;
}
.cont2 strong{
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
H2{
	width: 120px;
	border-bottom: 3px solid #0075EA;
	font-size: 13px;
	padding-bottom: 6px;
}
H3{
	width: 120px;
	border-bottom: 3px solid #999;
	font-size: 13px;
	padding-bottom: 6px;
	color: #666;
}
.tit2{
	padding: 28px 20px 0 20px;
	margin-top:60px
}
.tit3{ 
	background: url(img/bttit.gif) no-repeat 10px 0; 
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	height: 21px;
	padding: 4px 20px 0 20px;
}
.tit4{
	border-left: 1px solid #CCC;
	height: 18px;
	padding-left: 20px;
}
.tit5{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 18px;
	padding-left: 20px;
}
.txt1{
	color: #0D79E1;
}
.txt2{
	color: #0D79E1;
	font-size: 16px;
	font-weight: bold;
}
.txt3{
	color: #2C1C6E;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 3px solid #999;
}
.txt5{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
}
.txt6{
font-family:Arial, Helvetica, sans-serif;
	color: #0D79E1;
	font-size: 16px;
}
#table1{
	margin-top: 3px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}
.precio{
	text-align: right;
	font-size: 13px;
	color: #000;
	padding: 0 12px;
	margin: 6px 0;
	border-right: 1px solid #CCC;
}
.precio1{
	text-align: left;
	font-size: 16px;
	color: #000;
	padding: 12px 0;
	/*margin: 6px 0;*/
	/*border-right: 1px solid #CCC;*/
}
.table1{ background-color: #B8D6E5; }
.table2{ background-color: #A6C1CC; margin-bottom: 20px; }
.table3{ background-color: #F7F7F7; margin-bottom: 20px;}
.table4{ background-color: #CCCCCC; margin-bottom: 20px;}
.table1, .table2, .table1 td, .table2 td, .table3, .table4, .table3 td, .table4 td{
	padding: 3px;
}
.boton{
		border:0px;
       }

.btndetalle{
	text-align: right;
	padding-top: 6px;
}
.btndetalle1{
	text-align: left;
	padding: 6px 0 0 6px;
}
#bottom1{

	background-color: #999;
	border-top: 5px solid #666;
	padding: 6px;
	text-align: center;
	color: #FFF;
	clear:both
}
#bottom1 a:link, #bottom1 a:visited{
	color: #FFF;
	text-decoration: none;
} 
#bottom1 a:hover, #bottom1 a:active{
	color: #FFF;
	text-decoration: underline;
} 
#bottom2{ 
	padding: 6px;
	text-align: right;
	color: #666;
}



*{
	margin: 0;
	padding: 0;
}
p{
	margin: 15px 0;
}
option{
	padding: 0 4px;
}
select{
		width: 100px;
}
td{
	vertical-align: top;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding:3px
}
body{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
a:link, a:visited{
	color: #0D79E1;
	text-decoration: underline;
}
a:hover, a:active{
	color: #000;
	text-decoration: underline;	
}
