/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin:0;
	padding:0;
}



#contenedor {

	width: 900px;

	text-align:left;

	display: block;

	margin: 0 auto;

}

#logo{
	display:block;
	margin-left: 5px;
	padding:0px;
	height: 69px;
	text-align: right;
	

}

#info{

/*	margin-left:10px;

	margin-right:10px;*/

	border-left: solid 1px #ccc;

	border-right: solid 1px #ccc;

	border: solid 1px #ccc;

	

}

#Izq {
	float:left;
	width: 67%;
	/*	border-top: solid 12px #CCC;*/

	border-right: solid 1px #ccc;
	margin-bottom: 10px;
}

#Izq2 {

	float:left;

	width: 77%;

/*	border-top: solid 12px #CCC;*/

	border-right: solid 1px #ccc;

}



#contenidoIzq{
	text-align: justify;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;/*	margin-top: 15px ;

	margin-left: 5px;

	margin-bottom: 50px;*/
	padding-right: 10px;
	padding-left: 10px;
}

#contenidoIzq2{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 15px;
/*	width: 670px;

	margin-top: 15px ;

	margin-left: 15px;

	margin-bottom: 50px;*/

}



#Der {
	float:left;
	width: 31%;/*	border-top: solid 12px #36C;*/
}
#convertidor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 49%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #DBE2E9;
	height: 150px;
	color: #666;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#resultados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: right;
	float: left;
	width: 41%;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #DBE2E9;
	height: 150px;
	font-size: 11px;
	color: #333;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#producto         {
	margin-left: 6px;
}
#tipo1         {
	margin-left: 30px;
}
#convertir         {
	margin-left: 50px;
	margin-right: 15px;
}

#Der2 {

	float:left;

	width: 18%;

/*	border-top: solid 12px #36C;*/

}

.contenidoDer{

/*	width: 215px;*/

	margin: 30px 0px 20px 40px;

	padding:0px;

}



.contenidoDer2{
	/*	width: 215px;*/

	margin: 50px 0px 20px 0px;
	padding:0px;
	text-align: center;
}

.contenidoDer3{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	background-color: #FFF;
}

.contenidoDer4{
	padding:0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#titulos {
	height: 28%;
	margin-left: 10px;
	padding-left: 20px;
}

.contenidoDer6{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#002F5C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}



#pie{

	clear:both;

/*	margin-top: 15px;*/

	padding:10px 0px 10px 0px;

	background: #fff;

	text-align:center;

	color: #666;

	font-size: 10px;

	border-left: solid 1px #ccc;

	border-right: solid 1px #ccc;

	border: solid 1px #ccc;

}



#borrar

{
	clear:both;
	text-align: center;
}

h1{

	margin:0;

	font-family: "Times New Roman", Times, Serif;

	font-size: 24px;

}



h2{
	margin:0;
	font-family: "Times New Roman", Times, Serif;
	font-size: 18px;
	color:#333;
}

h3{

	margin:0;

	font-family: "Times New Roman", Times, Serif;

	font-size: 14px;

	color:#002F5C;

}



.azul{
	/*	color:#0066CC;*/

	color:#002F5C;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.linea{

	border-top: solid 1px #ccc;

	margin: 15px 0px 15px 35px;

}

.puntos{

	display:block;

	margin-top:10px; 

	background-image:url(../imagenes/puntos.jpg);

	background-repeat:repeat-x;

}

p {
	font-size:11px;
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

p a{

	text-decoration:none;

	color: #666;

}

.nota {
	font-size:10px;
	color:#999;
	margin:0;
	text-align: right;
}

.enfatizar {
	font-size:10px;
	color: #666;
	font-weight: bold;
	text-align: left;


}



.espacio

{

	height: 100px;

}

td{

	height: 90px;

	vertical-align:middle;

}

td a{

	text-decoration:none;

	color: #666;

}

div#swf{



	float:left;



	padding-left:100px;



}
#correo {
	text-align: center;
	color: #002F5C;
	text-decoration: underline;
}

#informacion {
	clear: both;
	float: left;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#convertidor1 {
	float: left;
	width: 45%;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-color: #DBE2E9;
	text-align: center;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 5px;
}
#convertidor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	height: 150px;
	width: 55%;
	background-color: #DBE2E9;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
}
#convertidor3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #DBE2E9;
	height: 150px;
	width: 51%;
	margin-top: 5px;
	float: left;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#convertidor3 #form1 h4 {
	margin-left: 20px;
}
#convertidor3 #form1 p label #tipo1 {
	margin-left: 40px;
	margin-right: 5px;
}
#convertidor3 #form1 p label #convertir {
	margin-left: 70px;
}
#convertidor2 #form1 p label #producto {
	margin-left: 15px;
}
#convertidor2 #form1 h4 {
	margin-left: 30px;
}
#convertidor2 #form1 p label #tipo1 {
	margin-left: 40px;
	margin-right: 5px;
}
#convertidor2 #form1 p label #convertir {
	margin-left: 70px;
}
#resultados1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float: left;
	width: 42%;
	background-color: #DBE2E9;
	height: 150px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#resultados2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 5px;
	clear: none;
	float: left;
	width: 24%;
	background-color: #DBE2E9;
	height: 150px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: left;
}
#resultados3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	clear: right;
	float: left;
	height: 150px;
	width: 24%;
	background-color: #DBE2E9;
	margin-top: 5px;
	padding: 5px;
	text-align: left;
}
#resultados4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #DBE2E9;
	width: 42%;
	float: left;
	height: 150px;
	margin-top: 5px;
	padding-left: 5px;
}
#resultados5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #DBE2E9;
	clear: none;
	float: left;
	width: 23%;
	margin-top: 5px;
	padding-top: 5px;
	height: 150px;
	margin-right: 3px;
}
#resultados6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #DBE2E9;
	clear: right;
	float: left;
	height: 150px;
	width: 23%;
	margin-top: 5px;
	padding-top: 5px;
}
#convertidor1 #form1 p label #producto     {
	text-align: center;
	margin-left: 45px;
}
#convertidor1 #form1 p label input     {
	text-align: center;
	margin-left: 20px;
}
#convertidor1 #form1 p label #select     {
	margin-left: 25px;
}
#convertidor1 #form1 p label input     {
	margin-left: 40px;
}
div.renglon {

	font-size:11px;

	color:#666;

  clear: both;

}



div.renglon span.label {

  float: left;

  text-align: right;

  width: 110px;

  padding: 2px;

}



div.renglon span.elemento {

  float: left;

  text-align: left;

  padding: 2px;

} 

div.renglon span.elemento select{

	width: 200px;

	}	









.borrar, .fin{

	clear:both;

}

#apDiv1 {
	position:absolute;
	left:226px;
	top:474px;
	width:163px;
	height:17px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:225px;
	top:493px;
	width:163px;
	height:19px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:226px;
	top:509px;
	width:161px;
	height:17px;
	z-index:3;
}
.bodyp {
	font-size: medium;
	font-weight: bold;
}
.bodyp {	text-align: left;
}
.bodyp {	text-align: justify;
}
.bodyp {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyp1 {	font-size: medium;
}
.bodyp1 {	text-align: left;
}
.bodyp1 {	text-align: justify;
}
.bodyp1 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodyp11 {font-size: medium;
}
.bodyp11 {text-align: left;
}
.bodyp11 {text-align: justify;
}
.bodyp11 {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodyp2 {	font-size: medium;
}
.bodyp2 {	text-align: left;
}
.bodyp2 {	text-align: justify;
}
.bodyp2 {	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-right: 0px;
}
.bodyp3 {font-size: medium;
}
.bodyp3 {text-align: left;
}
.bodyp3 {text-align: justify;
}
.bodyp3 {	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
