 @charset "utf-8";
/* CSS Document */
div.contenido_A{ color:#333333; width:380px; height:360px; border:solid 0px #00FF00; overflow:auto; float:left;}
div.contenido_B{ margin-left:15px; width:166px; height:176px; overflow:hidden; border:solid 0px #0099FF; float:left;}
div.contenido_C{ margin-left:15px; width:166px; height:auto; overflow:hidden; border:solid 0px #0099FF; float:left;}

div.listas{ background-color:#ddd; margin-bottom:6px; width:370px; border:solid 0px #009999; height:65px; color:#000033; padding:4px;font-size:10px; }

#contacto input{ width:170px}
#contacto #fecha_e{ width:50px; font-size:10px;}
#contacto #fecha_d{ width:50px; font-size:10px;}
#contacto #hora_pre{font-size:10px;}
#contacto #minutos_pre{font-size:10px;}
#contacto #presupuesto{ width:15px}
#contacto #lanzador{ width:20px; font-size:10px;}
#contacto #lanzador2{ width:20px; font-size:10px;}
#contacto textarea{ width:170px;  height:60px; overflow:auto}

#profesionales input{ width:245px}

.dTreeNode img{
border:none;
}
#contenido #tarifa{
	height: 100%;
	overflow: scroll;
}

/* ## ESTILOS PARA EL CONTENIDO
A)
________
|	 | |
|	 |-|
|	 | |
--------

B)
________
|	   |
|------|
|	 | |
--------

C)
________
|	   |
|      |
|	   |
--------

D)
________
|	   |
|------|
|	   |
--------

E)
________
|	 | |
|	 | |
|	 | |
--------

F)
________
|  |   |
|  |   |
--------
| 	   |
--------

*/


