/*************************************************/
/***  HOJA DE ESTILOS DISEÑADA PARA UNA TOTAL  ***/
/***  COMPATIBILIDAD CON LOS ESTANDARES        ***/
/***  DEFINIDOS POR EL W3C www.w3c.org         ***/
/*************************************************/
/***          GPL 2004 IRONTEC S.L.            ***/
/*************************************************/
/**           http://www.irontec.com           ***/
/*************************************************/

/*************************************************/
/********** NOTAS DE DISEÑO *********************/
/*************************************************/
/******* VERDE PREBENDI: #348c26 *****************/
/******* ORO PREBENDI:   #A68C0D *****************/
/*************************************************/


#cuerpoLogin p label {
	display:block;
}

#cuerpoLogin p input {
	width:100px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:10px;
	border:1px solid #000;
	background:transparent;
	margin:0px;
}

#cuerpoLogin p input.img {
	width:auto;
	text-align:right;
	border:0;
}

DL {
        width:470px;
	font-size:10px;
	font-family:verdana,helvetica,arial,sans serif;
	margin-left:5px;
}

DT {
        background:#348c26;
        color:#fff;
        font-weight:bold;
        text-align:right;
        width:210px;
        margin:0px 5px 0px 0px;
        float:left;
}

DD {
        font-size:10px;
        font-family:verdana,helvetica,arial,sans serif;
        color:#000;
        margin:0px 0px 5px 0px;
        text-align:left;
}

DT.nofloat {
	text-align:left;
	width:100%;
   float:none;
  	margin-bottom:2px;
}

DD.nofloat {
	text-align:left;
	margin-bottom:15px;

}

.formcomentario {
        font-size:10px;
        font-family:verdana,helvetica,arial,sans serif;
        background:#fff;
        color:#000;
        border:1px solid #348c26;
        width:245px;
}

.enviar {
        border:0px;
        background:#fff;
        font-size:10px;
        font-family:verdana,helvetica,arial,sans serif;
        font-weight:bold;
        cursor:pointer;
}

option {
	background:#f3f8f3;
}

optgroup{
	background:#e8f2e6;
}

/*form p {
	width:440px;
	clear:both;
}

form p label {
	float:left;
}

form p input, form p textarea {
	float:right;
}*/
