/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/

.FOR_ADM_Linea {  CLEAR: both }

.FOR_ADM_izquierda { 
	FONT-WEIGHT: bold;
	FLOAT: left;
	WIDTH: 250px;
	BORDER-BOTTOM: 1px;
	font-size: 0.7em;
}

.FOR_ADM_derecha { FLOAT: left; 	 }

.FOR_ADM_Multilinea { WIDTH: 300px; HEIGHT: 100px }

.FOR_ADM_centro { TEXT-ALIGN: center; }

.FOR_VIS_todo input, textarea {

}

.FOR_VIS_ancho {
	width: 250px;
}

.FOR_ADM_Linea {

}


.FOR_VIS_todo input {
	width: 350px;
}

.FOR_VIS_todo textarea {
	width: 350px;
	height: 60px;
}
