body {
	background-color: #FFFFFF;
	color:#403E36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form{width:560px;}
p, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color:#d17615;
	background-color: #FFFFFF;
}
th {
	text-align: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color:#FFFFFF;
	height:30px;

}
a {
	color: #626758;
	text-decoration: none;
}
a:hover {
	color: #8D9481;
	text-decoration: underline;
}
.title {
	font-size: 17px;
	background-color:#FFFFFF;
	color: #000000;
	text-align: left;
}

input.text { width: 250px; height:22px; _height:15px;}

select.pais { width: 255px; height:22px; padding:0px;}

select.fecha{ width: 80px; margin-right:7px;  height:22px;}

input.text2 { width: 160px; height:20px; _height:15px;}

select.pais2 { width: 160px; height:20px; padding:0px;}

select.fecha2{ width:40px; margin-right:0px; margin-left:0px; height:20px;}

select.anio{ width:60px; margin-right:0px; margin-left:0px; height:20px;}

#contenedor{
width:560px;
background-color:#FFFFFF;
text-align:left;
}
#cuerpo{
background-repeat:repeat-y;
}
#top{
background-repeat: no-repeat;
height:11px;
}
#bottom{
background-repeat: no-repeat;
height:78px;
text-align:center;
}
#boton{
margin-top: 15px;
cursor: pointer;
}

#hor{
	margin:20px 20px 0 50px;
	text-align:left;
	float:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

  #hor .sel_1{
float:left;

}
 #hor .sel_2{
float:left;

}
#hor SELECT{
font-size:11px;
}
  #hor .dias{
margin:45px 0 0 0;
}
 #hor .dias ul{
list-style:none;
}
 #hor .dias li{
margin-right:34px;
float:left;
}
