﻿#contenido
{
    position: relative;
    float:left;
    width: 40em;
}
#edificio
{
    position: relative;
    float: left;
    width: 23em;
}
#direccion
{
    position: relative;
    float: left;
    width: 30em;
    margin-bottom: 2em;
}
#contenido strong
{
    font-family: Arial;
    font-size: 1.2em;
}
.input
{
	border-right: #CCCCCC 0.1em solid;
	border-top: #CCCCCC 0.1em solid;
	border-left: #CCCCCC 0.1em solid;
	border-bottom: #CCCCCC 0.1em solid;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	padding-left: 0.4em;
    text-decoration: none;
    font-family: Arial, Verdana;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
    margin-left: 0.3em;
    margin-right: 0.5em;
}
label
{
    margin-left: 0.3em;
}
#contenido span
{
    vertical-align: middle;
}
#ctl00_ctl00_Contenido_Contenido_txtNombre
{
    width: 9em;
}
#ctl00_ctl00_Contenido_Contenido_txtApellidos
{
    width: 9em;
}
#ctl00_ctl00_Contenido_Contenido_txtEmpresa
{
    width: 17em;
}
#ctl00_ctl00_Contenido_Contenido_txtDireccion
{
    width: 17em;
}
#ctl00_ctl00_Contenido_Contenido_txtCP
{
    width: 4em;
}
#ctl00_ctl00_Contenido_Contenido_txtCiudad
{
    width: 10.6em;
}
#ctl00_ctl00_Contenido_Contenido_txtTelefono
{
    width: 8em;
}
#ctl00_ctl00_Contenido_Contenido_txtEmail
{
    width: 14em;
}
#ctl00_ctl00_Contenido_Contenido_txtWeb
{
    width: 14em;
}
#ctl00_ctl00_Contenido_Contenido_txtAsunto
{
    width: 10em;
    height: 0.8em;
}
#ctl00_ctl00_Contenido_Contenido_txtMensaje
{
    width: 25em;
    height: 5em;
}
#ctl00_ctl00_Contenido_Contenido_btnEnviar
{
    background-color: #1c4a82;
    padding: 0.3em;
    border: 0em #FFF none;
    font-weight: bold;
    color: #FFF;
    margin-top: 1em;
    cursor:pointer;
}
#ctl00_ctl00_Contenido_Contenido_vsResumen
{
    font-family: Arial;
    font-size: 1.2em;
}
#ctl00_ctl00_Contenido_Contenido_lblMensajesError
{
    color: #ff0000;
    font-family: Arial;
    font-size: 1.2em;    
}
.obligatorio
{
  color: #ff0000;
}
.maspeque
{
  font-size: 0.9em;
}
.maspeque u
{
  text-decoration: underline;
}
.perfil1
{
    position: relative;
    float:left;
    width: 25em;
    font-family: Arial;
    font-size: 1.2em;
    color: #333;    
}
.perfil1 fieldset
{
    padding: 0.3em;
    margin-left: 0.3em;
    border: #CCC solid 0.1em;
}

#inversores
{
    position: relative;
    float: left;
    width: 13.3em;
    margin-left: 5em;
}
#inversores div
{
    position: relative;
    float: left;
    width: 13.3em;
    padding: 1em;
    border: solid 0.1em #CCC;
    margin-bottom: 2em;
}
#inversores img
{
    text-align: center;
    margin-bottom: 1em;
}
#inversores a
{
    color: #008357;
    font-weight: normal;
}
#inversores p
{
    font-size: 1.1em;
}
h3
{
    font-family: Arial;
    font-size: 1.1em;
    color: #008357;
    text-decoration: none;
    margin-bottom: 0em;
}
#cross a
{
    color: #10a9d2;
}
#cross h3
{
    color: #10a9d2;
}
#cross img
{
    margin-left: 1.2em;
}
#invertir
{
    background-image: url(../images/invertir_en_biotecnologia2.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
}
#invertir a
{
    font-size: 1.4em;
    font-family: Arial;
    color: #003366;
    font-weight: bold;
}
#invertir p
{
    margin-top: 0.2em;
    margin-right: 4.3em;
}
#formulario
{
    position: relative;
    float:left;
}