td, table{
	font-family:verdana;
	font-size:10px;
	vertical-align:middle;
	/*line-height:12px;*/
	color:#7F7F7F;

}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color: #FFFFFF; background:  url(../images/bg_fondo_pagina.jpg) center repeat-y  ;}

a { color:#E93400; text-decoration:none}
a:hover{ text-decoration:underline}

span a { color:#E93400; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px;}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding:0 0 0 10px}
.list ul li a{ color:#E93400; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.policy{ color:#7F7F7F}
.policy a{ color:#000000; text-decoration:none}
.policy a:hover{ text-decoration:underline}

span{ color:#000000}

strong a{ font-size:10px}

strong{ font-size:10px}
/*b{ color:#E93400}*/

.form input {
	width:191px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	color: #7F7F7F;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}
.form input.boton {
	width:94px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	color: #7F7F7F;
	padding:2 0 0 6px;
	border-color:#D3D3D3;
	border-style:solid;
	border-width:1px;
	background-color:#E5E1E1;
	}

.form textarea {
	width:191px;
	height:102px;
	font-family:verdana;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}
.bon {
	font-family:verdana;
	font-size:35px;
	border-width:5px;
	/*vertical-align: left;*/
	padding:10px;
}
.sol_mul {
	font-family:verdana;
	position:relative;
	height: 113px;
	width: 111px;
	top:0px;
	font-size:10px;
	border-width:3px;
	vertical-align: middle;
	/*float:right;*/
}
.comp {
	background-image:  url(/images/cont.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 113px;
	width: 111px;
}
.titles{
	font-family:verdana;
	font-size:22px;
	padding:4px;
}
.flotante {
  width:405px;
  height:520px;
  background: white;
  border: solid 1px #B0B0B0;
  float: right;
  padding: 10px;
  margin: 10px;
  position: absolute;
  overflow: auto;
}
.flotante1 {
  width:630px;
  height:520px;
  background: white;
  border: solid 1px #B0B0B0;
  float: right;
  padding: 10px;
  margin: 10px;
  position: absolute;
  overflow: auto;
}
.flotante_title {
 padding:7px;
 background: #B0B0B0;
 font-family: Times, serif;
 color:white;
 font-size:medium;
 text-align:center;
 /*font-weight: bolder;*/
}
.flotante_body {
 overflow:auto;
 font-family:verdana;
 font-size:10;
}
.popup a{ color:#B0B0B0; text-decoration:none}
#linkt {
	color:white;
	font-family: Tahoma;
	font-weight: bold;
 }
#linkt:hover {
	text-decoration: none;
.policy a{ color:#B0B0B0; text-decoration:none}