.hide
{
    display: none;
}
.input_otros
{
    width: 100%;
    border:none;
    border-bottom: 1px solid gray;
    font-family: arial;
    font-size: 16px;
}
.imagenes_entrada
{
    /*border-style: solid;*/
    margin-top: -20px;
}
.div_logos
{
    margin-top: 150px;
    width: 820px;
    height: 308px;/*450px;*/
    /*padding-top: 150px;*/
    background-color: #f4f4f4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border:1px solid #003670;
}
.div_logos a
{
    TEXT-DECORATION: none;
}
.titulo_entrada
{
    margin-bottom: 50px;
    font-family: Arial;
}
.img_stp
{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
}
.img_marinapalma
{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
}
.img_marinaport
{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
}
/* encuesta_incio.php */
body
{
    font-family: arial;
}
.menu_valores
{
    background-color: rgb(233 99 26 / 1);
    color: white;
    padding: 10px;
    width: 200px;
    font-size: 15px;
}
.menu_valores b {
    color: white;
}
.titulo
{
    color: rgb(233 99 26 / 1);

	float: left;
}
p, td, b , span{
    color: rgb(42 66 114 / 1);
}
.flag
{
	float: left;
	margin-top: 23px;
	margin-left: 40px;
}
.text_primerapart
{
    width: 700px;
    text-align: justify;
}
.text_primerapart table
{
    margin-left: 30px;
}
.text_primerapart td
{
    padding-left: 30px;
}
.text_partedos
{
    width: 700px;
    text-align: justify;
    line-height: 35px;
}
.text_partedos h2
{
	float: none;
	color: white;
    background-color: rgb(233 99 26 / 1);
    text-align: center;
}
.div_observaciones h2
{
	float: none;
	background-color: rgb(233 99 26 / 1);
    color: white;
    text-align: center;
}
.textareas
{
    width: 700px;
    height: 50px;
}
.tabla td
{
    margin-left: 50px;
    width: 350px;
    margin-bottom: 10px;
}
.logo
{
    text-align: center;
    margin-right: 450px;
}
/*  encuesta_finalizada */
.titulo_finalizado
{
    color: #003670;
}
.div_observaciones
 {
    width: 700px; text-align: justify;
 }
 .div_observaciones b
 {
    line-height: 25px;
 }
 .div_logos2
{

    margin-top: 150px;
    width: 900px;
    height: 250px;
    padding-top: 100px;
    background-color: #f4f4f4;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border:1px solid #003670;
}

select {
    width: 100%;
    padding: 10;
    color: rgb(42 66 114 / 1);
}
